+ 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/neutron/common/utils.py:54: 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-07-02 05:43:47.396 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:43:47.397 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 23.5.0 2026-07-02 05:43:47.621 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:43:48.349 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-02 05:43:48.352 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:43:48.354 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:43:48.354 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-02 05:43:48.354 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-02 05:43:48.355 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-02 05:43:48.355 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:48.360 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:48.360 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:43:48.360 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-02 05:43:48.808 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-02 05:43:48.809 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-02 05:43:48.809 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-02 05:43:48.825 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:43:48.826 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:43:48.826 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-02 05:43:48.826 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-02 05:43:48.836 1 WARNING oslo_policy.policy [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] 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-07-02 05:43:51.086 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:43:51.240 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:43:51.241 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:43:51.241 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:43:51.241 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:43:51.243 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:43:51.243 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:43:51.244 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-02 05:43:51.244 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting OVNMechanismDriver 2026-07-02 05:43:51.279 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] OVN logging driver registered 2026-07-02 05:43:51.288 1 INFO neutron.quota [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded quota_driver: . 2026-07-02 05:43:51.289 1 INFO neutron.plugins.ml2.plugin [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:43:51.289 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:43:51.289 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:43:51.290 1 INFO neutron.plugins.ml2.managers [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:43:51.290 1 INFO neutron.extensions.vlantransparent [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:43:51.290 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: qos 2026-07-02 05:43:51.299 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: ovn-router 2026-07-02 05:43:51.317 1 INFO neutron.services.ovn_l3.plugin [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting OVNL3RouterPlugin 2026-07-02 05:43:51.318 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: segments 2026-07-02 05:43:51.391 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: trunk 2026-07-02 05:43:51.398 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: log 2026-07-02 05:43:51.400 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:43:51.403 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: tag 2026-07-02 05:43:51.408 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:43:51.410 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:43:51.413 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: flavors 2026-07-02 05:43:51.416 1 INFO neutron.manager [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loading Plugin: revisions 2026-07-02 05:43:51.419 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Initializing extension manager. 2026-07-02 05:43:51.420 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: address-group 2026-07-02 05:43:51.421 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: address-scope 2026-07-02 05:43:51.421 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-02 05:43:51.422 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: agent 2026-07-02 05:43:51.422 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-02 05:43:51.423 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:43:51.424 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:43:51.425 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:43:51.425 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-02 05:43:51.425 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:43:51.426 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:43:51.427 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:43:51.427 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:43:51.428 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:43:51.428 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-02 05:43:51.429 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-02 05:43:51.429 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:43:51.430 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:43:51.430 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:43:51.431 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:43:51.431 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: external-net 2026-07-02 05:43:51.431 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:43:51.432 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: extraroute 2026-07-02 05:43:51.432 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-02 05:43:51.433 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: filter-validation 2026-07-02 05:43:51.433 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:43:51.434 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:43:51.434 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:43:51.435 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:43:51.435 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: flavors 2026-07-02 05:43:51.436 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:43:51.437 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:43:51.437 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:43:51.438 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-02 05:43:51.438 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:43:51.439 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: router 2026-07-02 05:43:51.440 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:43:51.441 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:43:51.441 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-07-02 05:43:51.442 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:43:51.442 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:43:51.443 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-07-02 05:43:51.444 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:43:51.444 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-02 05:43:51.445 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-02 05:43:51.446 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:43:51.447 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: logging 2026-07-02 05:43:51.448 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:43:51.448 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:43:51.449 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:43:51.449 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:43:51.450 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:43:51.450 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:43:51.451 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-02 05:43:51.451 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:43:51.452 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:43:51.452 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: pagination 2026-07-02 05:43:51.453 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:43:51.453 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:43:51.454 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:43:51.454 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-02 05:43:51.455 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:43:51.455 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:43:51.456 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:43:51.456 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:43:51.457 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: binding 2026-07-02 05:43:51.457 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:43:51.458 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: port-security 2026-07-02 05:43:51.458 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: project-id 2026-07-02 05:43:51.458 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: provider 2026-07-02 05:43:51.460 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos 2026-07-02 05:43:51.461 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:43:51.461 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:43:51.462 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-default 2026-07-02 05:43:51.462 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:43:51.462 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:43:51.463 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:43:51.463 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:43:51.464 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:43:51.464 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:43:51.465 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:43:51.465 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:43:51.466 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:43:51.466 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:43:51.467 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:43:51.469 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: quotas 2026-07-02 05:43:51.470 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: quota_details 2026-07-02 05:43:51.471 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:43:51.471 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-02 05:43:51.472 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:43:51.472 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:43:51.473 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-02 05:43:51.473 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:43:51.474 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:43:51.474 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:43:51.474 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:43:51.476 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:43:51.476 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:43:51.477 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-02 05:43:51.477 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:43:51.478 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:43:51.484 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: security-group 2026-07-02 05:43:51.485 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: segment 2026-07-02 05:43:51.485 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:43:51.486 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: service-type 2026-07-02 05:43:51.486 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: sorting 2026-07-02 05:43:51.487 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:43:51.487 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:43:51.488 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:43:51.488 1 WARNING neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:43:51.489 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-02 05:43:51.489 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-02 05:43:51.490 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:43:51.490 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:43:51.490 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:43:51.491 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:43:51.492 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:43:51.494 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:43:51.495 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:43:51.495 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: trunk 2026-07-02 05:43:51.496 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:43:51.496 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:43:51.496 1 INFO neutron.api.extensions [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:43:51.500 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:43:51.501 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:43:51.502 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:43:51.502 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:43:51.504 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:43:51.505 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:43:51.508 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:43:51.508 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:43:51.509 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:43:51.509 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:43:51.509 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] subnetpool is already registered 2026-07-02 05:43:51.510 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:43:51.512 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:43:51.512 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] router is already registered 2026-07-02 05:43:51.512 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:43:51.512 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] floatingip is already registered 2026-07-02 05:43:51.514 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:43:51.514 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] rbac_policy is already registered 2026-07-02 05:43:51.514 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:43:51.514 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] security_group is already registered 2026-07-02 05:43:51.514 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:43:51.514 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] security_group_rule is already registered 2026-07-02 05:43:51.515 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:43:51.515 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] subnetpool is already registered 2026-07-02 05:43:51.515 1 INFO neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:43:51.515 1 WARNING neutron.quota.resource_registry [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] trunk is already registered 2026-07-02 05:43:51.542 1 WARNING keystonemiddleware._common.config [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:43:51.549 1 WARNING oslo_config.cfg [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-02 05:43:51.552 1 INFO oslo_service.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting 2 workers 2026-07-02 05:43:51.557 1 INFO neutron.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-07-02 05:43:51.577 1 INFO oslo_service.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting 2 workers 2026-07-02 05:43:51.577 10 INFO neutron.db.ovn_hash_ring_db [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] Nodes from host "neutron-server-55d799db6d-4nrfj" and group "mechanism_driver" removed from the Hash Ring 2026-07-02 05:43:51.585 10 INFO neutron.db.ovn_hash_ring_db [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] Node 590e11f0-1ad5-4ed8-994e-7acab7f0a396 from host "neutron-server-55d799db6d-4nrfj" and group "mechanism_driver" added to the Hash Ring 2026-07-02 05:43:51.585 1 INFO oslo_service.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting 1 workers 2026-07-02 05:43:51.587 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] Hash Ring probing thread has started 2026-07-02 05:43:51.588 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-02 05:43:51.588 1 INFO oslo_service.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting 1 workers 2026-07-02 05:43:51.590 1 INFO oslo_service.service [None req-fd62fb33-5772-40b0-8b6e-031bbe41e010 - - - - - -] Starting 1 workers 2026-07-02 05:43:51.591 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-02 05:43:51.594 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-02 05:43:51.596 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-07-02 05:43:51.604 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-07-02 05:43:51.616 9 INFO neutron.db.ovn_hash_ring_db [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] Node b1dbbcd9-74e4-4602-ac52-de7e981bff21 from host "neutron-server-55d799db6d-4nrfj" and group "mechanism_driver" added to the Hash Ring 2026-07-02 05:43:51.618 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-02 05:43:51.621 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] tcp:10.111.46.89:6641: connecting... 2026-07-02 05:43:51.621 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] tcp:10.111.46.89:6641: connected 2026-07-02 05:43:51.627 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] tcp:10.111.46.89:6641: connecting... 2026-07-02 05:43:51.627 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] tcp:10.111.46.89:6641: connected 2026-07-02 05:43:51.628 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.46.89:6641: connecting... 2026-07-02 05:43:51.628 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.46.89:6641: connected 2026-07-02 05:43:51.635 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] tcp:10.111.46.89:6641: connecting... 2026-07-02 05:43:51.636 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] tcp:10.111.46.89:6641: connected 2026-07-02 05:43:51.659 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] tcp:10.111.46.89:6641: connecting... 2026-07-02 05:43:51.659 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] tcp:10.111.46.89:6641: connected 2026-07-02 05:43:51.660 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-07-02 05:43:51.665 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.182.8:6642: connecting... 2026-07-02 05:43:51.665 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.182.8:6642: connected 2026-07-02 05:43:51.669 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-02 05:43:51.681 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] tcp:10.106.182.8:6642: connecting... 2026-07-02 05:43:51.681 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] tcp:10.106.182.8:6642: connected 2026-07-02 05:43:51.686 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-02 05:43:51.696 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] tcp:10.106.182.8:6642: connecting... 2026-07-02 05:43:51.696 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] tcp:10.106.182.8:6642: connected 2026-07-02 05:43:51.701 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-02 05:43:51.702 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-02 05:43:51.702 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-07-02 05:43:51.703 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-02 05:43:51.708 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] tcp:10.106.182.8:6642: connecting... 2026-07-02 05:43:51.708 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] tcp:10.106.182.8:6642: connected 2026-07-02 05:43:51.709 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-07-02 05:43:51.710 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-07-02 05:43:51.712 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-02 05:43:51.720 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] tcp:10.106.182.8:6642: connecting... 2026-07-02 05:43:51.720 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] tcp:10.106.182.8:6642: connected 2026-07-02 05:43:51.735 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3165719-431b-4ee8-bcae-ca1154840676 - - - - - -] WorkerService process has finished the post initialization 2026-07-02 05:43:51.736 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-07-02 05:43:51.755 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed54ad18-9be2-496e-b921-9edad9f21fa1 - - - - - -] RpcWorker process has finished the post initialization 2026-07-02 05:43:51.764 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6f8c674c-548e-4207-8d03-14d7ca3039c4 - - - - - -] RpcWorker process has finished the post initialization 2026-07-02 05:43:51.773 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18d60b53-466c-460e-bb92-5782b82f6537 - - - - - -] WorkerService process has finished the post initialization 2026-07-02 05:43:51.774 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-07-02 05:43:51.854 15 INFO neutron.db.ovn_hash_ring_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-07-02 05:43:51.875 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Starting OVNClientQosExtension 2026-07-02 05:43:55.075 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021431 /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-07-02 05:43:56.542 9 INFO neutron.pecan_wsgi.hooks.translation [None req-48aa678d-dbdb-42a8-afad-7e49a38996dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:43:56.545 9 INFO neutron.wsgi [None req-48aa678d-dbdb-42a8-afad-7e49a38996dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6508470 2026-07-02 05:43:56.570 9 INFO neutron.wsgi [None req-e41dd9f6-fd09-465a-a34b-ea2dd4008cb6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0213861 2026-07-02 05:43:56.716 9 WARNING oslo_policy.policy [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 05:43:56.866 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientQosExtension 2026-07-02 05:43:56.867 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientPlacementExtension 2026-07-02 05:43:56.905 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3db37cb7-4843-499c-9845-60a1d8033efb (type: security_groups) to 1 2026-07-02 05:43:56.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 35b79539-d512-4292-bcaa-775ae2f65a5d (type: security_group_rules) to 0 2026-07-02 05:43:56.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 49761ab7-71c3-4dc7-9d0d-b68e0889e934 (type: security_group_rules) to 0 2026-07-02 05:43:56.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 95b0a410-5734-4eb6-aa6c-c1dfcc6be11c (type: security_group_rules) to 0 2026-07-02 05:43:56.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d26f6ff1-7437-4ef5-bf22-9cfc72fb0f7e (type: security_group_rules) to 0 2026-07-02 05:43:56.978 9 WARNING neutron.services.revisions.revision_plugin [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:43:57.027 9 INFO neutron.db.segments_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment eb13b50e-357b-4165-87c3-54af9e5e8bdc of type flat for network 434026b2-6e27-4ded-bc50-5dd99f22e9f7 2026-07-02 05:43:57.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 434026b2-6e27-4ded-bc50-5dd99f22e9f7 (type: networks) to 1 2026-07-02 05:43:57.541 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 05:43:57.544 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 05:43:57.671 9 INFO neutron.db.ovn_revision_numbers_db [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bf435e7f-fcea-41a0-a551-7b2e0db75528 (type: ports) to 1 2026-07-02 05:43:57.703 9 INFO neutron.wsgi [None req-91df3938-3973-43e7-a87e-45df52b60fee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.1243875 2026-07-02 05:43:58.926 9 INFO neutron.pecan_wsgi.hooks.translation [None req-224610a1-0853-4e2f-adff-a5b4be82b2f5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:43:58.928 9 INFO neutron.wsgi [None req-224610a1-0853-4e2f-adff-a5b4be82b2f5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0605829 2026-07-02 05:43:58.998 9 INFO neutron.wsgi [None req-eb6b9d04-de70-4cb6-a227-3f88fd746207 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0660696 2026-07-02 05:43:59.030 9 INFO neutron.pecan_wsgi.hooks.translation [None req-da67f910-fc7e-47c6-88c1-83208bfc324b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:43:59.032 9 INFO neutron.wsgi [None req-da67f910-fc7e-47c6-88c1-83208bfc324b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets/public-subnet?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 404 len: 295 time: 0.0245206 2026-07-02 05:43:59.058 9 INFO neutron.wsgi [None req-8c41f2d1-47eb-424a-b5d8-4243f1868abd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets?name=public-subnet&network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 200 len: 188 time: 0.0225067 2026-07-02 05:43:59.338 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6dd3247b-f3bb-43b1-a26e-3870b2bca619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 05:43:59.341 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6dd3247b-f3bb-43b1-a26e-3870b2bca619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 05:43:59.965 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dd3247b-f3bb-43b1-a26e-3870b2bca619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bf435e7f-fcea-41a0-a551-7b2e0db75528 (type: ports) to 2 2026-07-02 05:44:00.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dd3247b-f3bb-43b1-a26e-3870b2bca619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d3366379-2c05-4ff2-a87c-7e47d8d16751 (type: subnets) to 0 2026-07-02 05:44:00.030 9 INFO neutron.wsgi [None req-6dd3247b-f3bb-43b1-a26e-3870b2bca619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9647067 2026-07-02 05:44:02.177 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-58c4abc8-21bb-422b-88cc-20c7956f2b68 - - - - - -] Starting OVNClientQosExtension 2026-07-02 05:44:02.198 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-58c4abc8-21bb-422b-88cc-20c7956f2b68 - - - - - -] Starting OVNClientQosExtension 2026-07-02 05:44:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030158 2026-07-02 05:44:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027890 2026-07-02 05:44:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024283 2026-07-02 05:44:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018835 2026-07-02 05:44:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044723 2026-07-02 05:45:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026226 2026-07-02 05:45:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031655 2026-07-02 05:45:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029395 2026-07-02 05:45:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029619 2026-07-02 05:45:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027452 2026-07-02 05:45:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040064 2026-07-02 05:45:50.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032377 2026-07-02 05:45:50.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012591 2026-07-02 05:46:05.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0069852 2026-07-02 05:46:05.069 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017304 2026-07-02 05:46:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030339 2026-07-02 05:46:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033405 2026-07-02 05:46:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031526 2026-07-02 05:46:35.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042391 2026-07-02 05:46:50.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017300 2026-07-02 05:46:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030165 2026-07-02 05:47:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022001 2026-07-02 05:47:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011752 2026-07-02 05:47:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016341 2026-07-02 05:47:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035627 2026-07-02 05:47:35.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043752 2026-07-02 05:47:35.068 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0078089 2026-07-02 05:47:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035326 2026-07-02 05:47:50.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049553 2026-07-02 05:48:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036674 2026-07-02 05:48:05.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012035 2026-07-02 05:48:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022874 2026-07-02 05:48:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032885 2026-07-02 05:48:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019784 2026-07-02 05:48:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033576 /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-07-02 05:48:35.737 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b72926ed-7347-429c-897d-26d9956ac06e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:48:35.739 10 INFO neutron.wsgi [None req-b72926ed-7347-429c-897d-26d9956ac06e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.6764677 2026-07-02 05:48:35.761 10 INFO neutron.wsgi [None req-c81f7017-3188-4682-8973-911c0af1a39d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0168188 2026-07-02 05:48:35.891 10 WARNING oslo_policy.policy [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 05:48:35.977 10 INFO neutron.db.segments_db [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment c7febc97-2939-42c5-b051-55166ef32bce of type geneve for network 04369f4a-b420-4a8c-b848-44fbf9da8e40 2026-07-02 05:48:36.089 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientQosExtension 2026-07-02 05:48:36.089 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientPlacementExtension 2026-07-02 05:48:36.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 04369f4a-b420-4a8c-b848-44fbf9da8e40 (type: networks) to 1 2026-07-02 05:48:36.538 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 05:48:36.540 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 04369f4a-b420-4a8c-b848-44fbf9da8e40: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 05:48:36.678 10 INFO neutron.db.ovn_revision_numbers_db [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e6e8be49-98b0-42db-95db-cc1a0665245c (type: ports) to 1 2026-07-02 05:48:36.713 10 INFO neutron.wsgi [None req-80fc5b39-a599-48ea-b2da-2de5f74dc85e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.9458230 2026-07-02 05:48:37.700 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4a3be731-c35a-49f3-92c8-7842dd8f389c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:48:37.701 10 INFO neutron.wsgi [None req-4a3be731-c35a-49f3-92c8-7842dd8f389c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0564775 2026-07-02 05:48:37.766 10 INFO neutron.wsgi [None req-fea85f5e-d585-4972-8ebe-89cbcbee44c0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0596414 2026-07-02 05:48:37.795 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d000d2-5ef0-495a-9616-07f928d64067 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:48:37.797 10 INFO neutron.wsgi [None req-d5d000d2-5ef0-495a-9616-07f928d64067 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 404 len: 296 time: 0.0237112 2026-07-02 05:48:37.823 10 INFO neutron.wsgi [None req-00bdf4f1-ce6f-423f-b61a-84cd2b7a23f9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 188 time: 0.0216823 2026-07-02 05:48:38.105 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a8d0037-2e73-4e8c-b0ca-627e96726ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 05:48:38.110 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a8d0037-2e73-4e8c-b0ca-627e96726ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 04369f4a-b420-4a8c-b848-44fbf9da8e40: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 05:48:38.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a8d0037-2e73-4e8c-b0ca-627e96726ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e6e8be49-98b0-42db-95db-cc1a0665245c (type: ports) to 2 2026-07-02 05:48:38.928 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a8d0037-2e73-4e8c-b0ca-627e96726ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a81386bd-3575-4069-ad68-d8e2847bc277 (type: subnets) to 0 2026-07-02 05:48:38.959 10 INFO neutron.wsgi [None req-0a8d0037-2e73-4e8c-b0ca-627e96726ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 1.1284916 2026-07-02 05:48:40.193 10 INFO neutron.api.v2.resource [None req-54320c9f-ab75-42ab-82e2-51a9384a999d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 05:48:40.194 10 INFO neutron.wsgi [None req-54320c9f-ab75-42ab-82e2-51a9384a999d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0588129 2026-07-02 05:48:40.225 10 INFO neutron.wsgi [None req-849e40e3-a993-4b75-8a66-be912634ff6b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0270717 2026-07-02 05:48:40.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-30191f84-7bff-4eed-9bb9-8bead5e7f120 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9906759b-198b-40dc-9300-d276bdc07e8c (type: security_groups) to 1 2026-07-02 05:48:40.393 10 INFO neutron.db.ovn_revision_numbers_db [None req-30191f84-7bff-4eed-9bb9-8bead5e7f120 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 16993bbc-302a-4004-b4f5-acf6b246b9eb (type: security_group_rules) to 0 2026-07-02 05:48:40.413 10 INFO neutron.db.ovn_revision_numbers_db [None req-30191f84-7bff-4eed-9bb9-8bead5e7f120 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c16d1ac3-2c7f-4b5f-b80e-ec73d96641fa (type: security_group_rules) to 0 2026-07-02 05:48:40.444 10 INFO neutron.wsgi [None req-30191f84-7bff-4eed-9bb9-8bead5e7f120 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.2107360 2026-07-02 05:48:41.668 10 INFO neutron.wsgi [None req-f6baf71e-de3a-420a-b76a-b7a8b573b582 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 1728 time: 0.0983465 2026-07-02 05:48:41.716 10 INFO neutron.wsgi [None req-9b5e511d-20b7-4478-831b-e5c887612a18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 1728 time: 0.0430906 2026-07-02 05:48:41.756 10 INFO neutron.wsgi [None req-1cfc482d-a0a4-4a2a-8585-5d78ae9c853c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 1728 time: 0.0332377 2026-07-02 05:48:41.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f442ebb-f61f-40fa-8fb1-48387c2863f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 321dc0e5-ecdb-448f-875f-f62f3582d59b (type: security_group_rules) to 0 2026-07-02 05:48:41.911 10 INFO neutron.wsgi [None req-1f442ebb-f61f-40fa-8fb1-48387c2863f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1494100 2026-07-02 05:48:42.915 10 INFO neutron.wsgi [None req-1695ef01-6dbd-4b10-a9ea-97622e2302a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2310 time: 0.0720062 2026-07-02 05:48:42.956 10 INFO neutron.wsgi [None req-817d9c3b-990f-4b5d-aadd-86ce8b7bc74d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2310 time: 0.0328631 2026-07-02 05:48:42.996 10 INFO neutron.wsgi [None req-ea480ba8-933c-499a-ab07-5f6041bfa3b5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2310 time: 0.0327873 2026-07-02 05:48:43.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-e39be0e7-8ebf-476a-b5cc-84e012ce91ac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4b89efb8-86d8-4c3f-8d1f-2fadffd9e18c (type: security_group_rules) to 0 2026-07-02 05:48:43.180 10 INFO neutron.wsgi [None req-e39be0e7-8ebf-476a-b5cc-84e012ce91ac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1762071 2026-07-02 05:48:44.168 10 INFO neutron.wsgi [None req-393b1a1b-6801-472d-a52e-628638c1c358 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2894 time: 0.0864511 2026-07-02 05:48:44.217 10 INFO neutron.wsgi [None req-66cf2e85-a8e8-4f84-a15b-c369397066a6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2894 time: 0.0406799 2026-07-02 05:48:44.267 10 INFO neutron.wsgi [None req-4cf9e466-6695-40b4-9cc8-4b29e9043b63 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 2894 time: 0.0417793 2026-07-02 05:48:44.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-9854b328-3f67-479a-8538-70d410e4e8b0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 62b15cfe-f4ee-41fb-baa2-56544376a305 (type: security_group_rules) to 0 2026-07-02 05:48:44.454 10 INFO neutron.wsgi [None req-9854b328-3f67-479a-8538-70d410e4e8b0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1767452 2026-07-02 05:48:45.414 10 INFO neutron.wsgi [None req-c79da2ec-1115-4d13-b490-b349a26770a2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 3478 time: 0.0874875 2026-07-02 05:48:45.452 10 INFO neutron.wsgi [None req-ad8ec1ed-c082-4b18-ae9e-155f5a1e555b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 3478 time: 0.0314953 2026-07-02 05:48:45.492 10 INFO neutron.wsgi [None req-9ec5f72e-ee44-456c-bc51-b3c43e79bf5d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 3478 time: 0.0354178 2026-07-02 05:48:45.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-8acb1b0b-08ca-436f-8517-ac62f22273c9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 60cefdff-b009-4072-a4ee-7db1231e5928 (type: security_group_rules) to 0 2026-07-02 05:48:45.671 10 INFO neutron.wsgi [None req-8acb1b0b-08ca-436f-8517-ac62f22273c9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1734321 2026-07-02 05:48:46.605 10 INFO neutron.wsgi [None req-7c410141-cc66-4f72-9132-de58ceb3e38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4062 time: 0.0735025 2026-07-02 05:48:46.646 10 INFO neutron.wsgi [None req-4db75036-365e-4f8f-bd4f-acd51d01b6f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4062 time: 0.0311100 2026-07-02 05:48:46.682 10 INFO neutron.wsgi [None req-f07d20dd-157f-4f90-95cf-91f452ac139e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4062 time: 0.0307045 2026-07-02 05:48:46.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-583729a4-d5af-4070-9ba1-a6c97f24e49e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 72205249-5e81-4543-b88f-53922c2fd87d (type: security_group_rules) to 0 2026-07-02 05:48:46.845 10 INFO neutron.wsgi [None req-583729a4-d5af-4070-9ba1-a6c97f24e49e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1569190 2026-07-02 05:48:48.098 10 INFO neutron.wsgi [None req-a1af34b4-5f9d-46fc-b8f7-1baa12f23b55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 910 time: 0.0923226 2026-07-02 05:48:48.124 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d24caf90-16d8-4f8b-980d-00a799f6d3cc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:48:48.125 10 INFO neutron.wsgi [None req-d24caf90-16d8-4f8b-980d-00a799f6d3cc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 404 len: 314 time: 0.0176196 2026-07-02 05:48:48.156 10 INFO neutron.wsgi [None req-b67f7332-15e7-4212-b5ca-ba692812150c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 186 time: 0.0263026 2026-07-02 05:48:48.195 10 INFO neutron.wsgi [None req-0f9e5ece-1c5f-4c2d-af35-3293b30eb362 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0307374 2026-07-02 05:48:48.685 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d410b37e-ccbe-48ff-a03d-365aa2d99ebb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 05:48:48.689 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d410b37e-ccbe-48ff-a03d-365aa2d99ebb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 04369f4a-b420-4a8c-b848-44fbf9da8e40: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 05:48:48.841 10 INFO neutron.db.ovn_revision_numbers_db [None req-d410b37e-ccbe-48ff-a03d-365aa2d99ebb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad777b52-4b7d-4369-a6a9-ee0a00a6e78a (type: ports) to 1 2026-07-02 05:48:48.876 10 INFO neutron.wsgi [None req-d410b37e-ccbe-48ff-a03d-365aa2d99ebb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.6689365 2026-07-02 05:48:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027261 2026-07-02 05:48:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028729 2026-07-02 05:48:51.958 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 434026b2-6e27-4ded-bc50-5dd99f22e9f7 (type: networks) to 2 2026-07-02 05:48:51.959 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 0.15 seconds) /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-07-02 05:48:55.153 10 INFO neutron.pecan_wsgi.hooks.translation [None req-40bf26eb-1651-40ba-8685-087b11202959 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:48:55.155 10 INFO neutron.wsgi [None req-40bf26eb-1651-40ba-8685-087b11202959 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0647244 2026-07-02 05:48:55.215 10 INFO neutron.wsgi [None req-76c9cf93-8d30-4147-bb30-19867ff544e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0543807 2026-07-02 05:48:55.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-485dcf91-4bcd-4601-9980-5bbcaab17f4b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad777b52-4b7d-4369-a6a9-ee0a00a6e78a (type: ports) to 1 2026-07-02 05:48:55.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-485dcf91-4bcd-4601-9980-5bbcaab17f4b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad777b52-4b7d-4369-a6a9-ee0a00a6e78a (type: ports) to 2 2026-07-02 05:48:56.008 10 INFO neutron.wsgi [None req-485dcf91-4bcd-4601-9980-5bbcaab17f4b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "PUT /v2.0/ports/ad777b52-4b7d-4369-a6a9-ee0a00a6e78a HTTP/1.1" status: 200 len: 1362 time: 0.7839172 /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-07-02 05:48:57.497 10 INFO neutron.wsgi [None req-45eb5013-6ebd-469d-9cdc-6898573fa930 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0889196 2026-07-02 05:48:58.558 10 INFO neutron.api.v2.resource [None req-05a49916-dde5-4106-bf5d-3843cb7932ed 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 05:48:58.561 10 INFO neutron.wsgi [None req-05a49916-dde5-4106-bf5d-3843cb7932ed 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0519638 2026-07-02 05:48:58.593 10 INFO neutron.wsgi [None req-6f728fa0-e936-4019-a6ad-8c0e3bbdfde4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0275538 2026-07-02 05:48:58.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fd977e8-6f25-4d0e-855d-f39ad77f1a86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 271f74d3-749c-43a8-885e-e7c051e64bd1 (type: security_groups) to 1 2026-07-02 05:48:58.752 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fd977e8-6f25-4d0e-855d-f39ad77f1a86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8b79cb6c-a9c4-4a25-b82b-a326b02b7fb3 (type: security_group_rules) to 0 2026-07-02 05:48:58.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fd977e8-6f25-4d0e-855d-f39ad77f1a86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bcf35066-2568-4092-a964-b69c30f2e7ab (type: security_group_rules) to 0 2026-07-02 05:48:58.788 10 INFO neutron.wsgi [None req-1fd977e8-6f25-4d0e-855d-f39ad77f1a86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1872139 2026-07-02 05:48:59.754 10 INFO neutron.wsgi [None req-a79f1117-1a92-4965-8094-dc82eb74e5d2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 1722 time: 0.0604987 2026-07-02 05:48:59.791 10 INFO neutron.wsgi [None req-4bb54e4a-ccf5-486d-b755-c15b288956ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 1722 time: 0.0285347 2026-07-02 05:48:59.824 10 INFO neutron.wsgi [None req-70e5042f-2504-4ed1-ab15-09daa3ca45a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 1722 time: 0.0261705 2026-07-02 05:48:59.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-a06f656c-b018-4e4b-8eb6-6cb4fbaf082e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b30642db-0d8a-4397-9711-6a14abe13848 (type: security_group_rules) to 0 2026-07-02 05:49:00.000 10 INFO neutron.wsgi [None req-a06f656c-b018-4e4b-8eb6-6cb4fbaf082e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1685834 2026-07-02 05:49:00.957 10 INFO neutron.wsgi [None req-82f6d2c7-b189-4978-9063-0b130035ed7c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2324 time: 0.0692680 2026-07-02 05:49:01.001 10 INFO neutron.wsgi [None req-db4b571c-0f1c-4372-b7e9-354414336fad 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2324 time: 0.0343807 2026-07-02 05:49:01.040 10 INFO neutron.wsgi [None req-0c27ae7e-b4e1-43d1-aec2-ecfff187c6ca 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2324 time: 0.0316370 2026-07-02 05:49:01.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-3fae6352-d429-458a-a1ee-0dd1798db526 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 65a76a70-393e-487d-9965-6084c4cb57cd (type: security_group_rules) to 0 2026-07-02 05:49:01.191 10 INFO neutron.wsgi [None req-3fae6352-d429-458a-a1ee-0dd1798db526 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1431830 2026-07-02 05:49:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029294 2026-07-02 05:49:05.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049653 2026-07-02 05:49:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029387 2026-07-02 05:49:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033751 2026-07-02 05:49:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027897 2026-07-02 05:49:35.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055528 2026-07-02 05:49:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022347 2026-07-02 05:49:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026178 2026-07-02 05:50:04.826 10 INFO neutron.wsgi [None req-78307770-f5c0-46bd-9fce-1e3bc49812b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/quotas/431f6c9a3dcd4add9521adb805be1cd6 HTTP/1.1" status: 200 len: 362 time: 0.0155857 2026-07-02 05:50:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035934 2026-07-02 05:50:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0054996 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: 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-07-02 05:50:05.242 10 INFO neutron.wsgi [None req-445e2538-7b52-46cb-a1ec-b965285d6b81 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "PUT /v2.0/quotas/431f6c9a3dcd4add9521adb805be1cd6 HTTP/1.1" status: 200 len: 361 time: 0.0353253 2026-07-02 05:50:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032454 2026-07-02 05:50:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036438 2026-07-02 05:50:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017722 2026-07-02 05:50:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025101 2026-07-02 05:50:50.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0058174 2026-07-02 05:50:50.068 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0075617 2026-07-02 05:51:05.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018106 2026-07-02 05:51:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029466 2026-07-02 05:51:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021646 2026-07-02 05:51:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031869 2026-07-02 05:51:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023437 2026-07-02 05:51:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0050428 2026-07-02 05:51:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031397 2026-07-02 05:51:50.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020378 2026-07-02 05:52:05.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018878 2026-07-02 05:52:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012960 /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-07-02 05:52:15.287 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c85a60df-a8cb-490e-b005-e4ff9cfb636c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:52:15.289 9 INFO neutron.wsgi [None req-c85a60df-a8cb-490e-b005-e4ff9cfb636c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1490617 2026-07-02 05:52:15.360 9 INFO neutron.wsgi [None req-6955aae0-e5b1-4421-821a-a68a20327bae 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0661886 2026-07-02 05:52:17.217 9 INFO neutron.pecan_wsgi.hooks.translation [None req-17f90e25-2c8c-4808-850d-f42558868c16 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 05:52:17.219 9 INFO neutron.wsgi [None req-17f90e25-2c8c-4808-850d-f42558868c16 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0689745 2026-07-02 05:52:17.298 9 INFO neutron.wsgi [None req-3a5d6efc-2e83-4ee5-afcf-9e666b692a7c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0702777 2026-07-02 05:52:18.906 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: ad777b52-4b7d-4369-a6a9-ee0a00a6e78a 2026-07-02 05:52:18.918 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port ad777b52-4b7d-4369-a6a9-ee0a00a6e78a 2026-07-02 05:52:19.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource ad777b52-4b7d-4369-a6a9-ee0a00a6e78a (type: ports) to 4 2026-07-02 05:52:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027962 2026-07-02 05:52:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032601 2026-07-02 05:52:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027740 2026-07-02 05:52:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031860 2026-07-02 05:52:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029418 2026-07-02 05:52:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032308 2026-07-02 05:53:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024998 2026-07-02 05:53:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033565 2026-07-02 05:53:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029504 2026-07-02 05:53:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029144 2026-07-02 05:53:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029933 2026-07-02 05:53:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043762 2026-07-02 05:53:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033231 2026-07-02 05:53:50.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043945 2026-07-02 05:53:51.979 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 04369f4a-b420-4a8c-b848-44fbf9da8e40 (type: networks) to 2 2026-07-02 05:53:52.034 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 9906759b-198b-40dc-9300-d276bdc07e8c (type: security_groups) to 6 2026-07-02 05:53:52.081 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 271f74d3-749c-43a8-885e-e7c051e64bd1 (type: security_groups) to 3 2026-07-02 05:53:52.081 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 0.23 seconds) 2026-07-02 05:54:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027075 2026-07-02 05:54:05.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040326 2026-07-02 05:54:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028803 2026-07-02 05:54:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031898 2026-07-02 05:54:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035164 2026-07-02 05:54:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012774 2026-07-02 05:54:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020485 2026-07-02 05:54:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036690 2026-07-02 05:55:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028868 2026-07-02 05:55:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034900 2026-07-02 05:55:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026896 2026-07-02 05:55:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030346 2026-07-02 05:55:35.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0059054 2026-07-02 05:55:35.069 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015028 2026-07-02 05:55:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029488 2026-07-02 05:55:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030494 2026-07-02 05:56:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033042 2026-07-02 05:56:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045879 2026-07-02 05:56:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031164 2026-07-02 05:56:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026746 2026-07-02 05:56:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021765 2026-07-02 05:56:35.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013235 2026-07-02 05:56:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033917 2026-07-02 05:56:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035760 2026-07-02 05:57:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027580 2026-07-02 05:57:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032072 2026-07-02 05:57:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018022 2026-07-02 05:57:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023229 2026-07-02 05:57:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017343 2026-07-02 05:57:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026863 2026-07-02 05:57:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025132 2026-07-02 05:57:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030377 2026-07-02 05:58:05.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016656 2026-07-02 05:58:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013163 2026-07-02 05:58:20.069 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043702 2026-07-02 05:58:20.076 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0072806 /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-07-02 05:58:32.560 10 INFO neutron.api.v2.resource [None req-5dae1b72-7701-4a22-88ee-17d8a600d69c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 05:58:32.561 10 INFO neutron.wsgi [None req-5dae1b72-7701-4a22-88ee-17d8a600d69c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/manila-service-security-group?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 404 len: 321 time: 0.1712446 2026-07-02 05:58:32.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d00341dc-f012-47f2-b6e4-45c73d2d1cf9 (type: security_groups) to 1 2026-07-02 05:58:32.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6bc70729-b496-47f2-97cb-06b41a2b7b2a (type: security_group_rules) to 0 2026-07-02 05:58:32.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b7a30220-7008-43d3-9c31-34cbe7cc6b10 (type: security_group_rules) to 0 2026-07-02 05:58:32.742 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b91f92af-1109-45b1-acfb-423c2fe88985 (type: security_group_rules) to 0 2026-07-02 05:58:32.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fefdcb7a-189a-4f83-845d-e1972d0ed461 (type: security_group_rules) to 0 2026-07-02 05:58:32.767 10 INFO neutron.wsgi [None req-9fa54e08-7ff2-4735-a611-d32c32088025 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 197 time: 0.2018404 2026-07-02 05:58:32.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d3a5161-c218-4189-8bd2-bfdf49f07619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ae1acac8-c7e1-400f-ac00-04fd0084c3fb (type: security_groups) to 1 2026-07-02 05:58:32.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d3a5161-c218-4189-8bd2-bfdf49f07619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b78cdd1c-8655-47d4-b93f-df60cc424f1a (type: security_group_rules) to 0 2026-07-02 05:58:33.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d3a5161-c218-4189-8bd2-bfdf49f07619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d322ceeb-b6b2-442e-b7f9-61846ef22e98 (type: security_group_rules) to 0 2026-07-02 05:58:33.026 10 INFO neutron.wsgi [None req-8d3a5161-c218-4189-8bd2-bfdf49f07619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1756182 2026-07-02 05:58:34.168 9 INFO neutron.wsgi [None req-cc130251-2fef-4fde-a94e-8d6b98db11c7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 1736 time: 0.0899448 2026-07-02 05:58:34.210 9 INFO neutron.wsgi [None req-c7540384-6a2c-4c84-b26b-eadc4fd77197 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 1736 time: 0.0336516 2026-07-02 05:58:34.375 9 INFO neutron.wsgi [None req-be9ac030-b0c0-4527-88ab-c9eec652d368 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 1736 time: 0.0460043 2026-07-02 05:58:34.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-66a1cca5-cd14-43cc-90b0-0e8a88ee1827 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2a926dd5-862e-4413-8cca-8353ab21f3b7 (type: security_group_rules) to 0 2026-07-02 05:58:34.498 9 INFO neutron.wsgi [None req-66a1cca5-cd14-43cc-90b0-0e8a88ee1827 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1172574 2026-07-02 05:58:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027595 2026-07-02 05:58:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029311 2026-07-02 05:58:35.543 10 INFO neutron.wsgi [None req-4a4f1512-3b19-40af-9fa4-ad02946c4dbb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 2314 time: 0.0836799 2026-07-02 05:58:35.581 10 INFO neutron.wsgi [None req-ca7dcf51-2921-43ae-8f9d-00687c1c5b91 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 2314 time: 0.0309618 2026-07-02 05:58:35.707 10 INFO neutron.wsgi [None req-61885f83-b734-4a37-af48-58e0c0f1f8bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 2314 time: 0.0346334 2026-07-02 05:58:35.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-0915200c-c35b-488d-af43-b857000e4793 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a0014853-4496-4d3b-bf37-628d8278679f (type: security_group_rules) to 0 2026-07-02 05:58:35.863 10 INFO neutron.wsgi [None req-0915200c-c35b-488d-af43-b857000e4793 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1464577 2026-07-02 05:58:36.885 9 INFO neutron.wsgi [None req-30b7b298-87a4-4017-b967-78e5102112e5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 2894 time: 0.0838096 2026-07-02 05:58:36.921 9 INFO neutron.wsgi [None req-b6d83c0f-42eb-4e06-a327-5297392d6ce2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 2894 time: 0.0298100 2026-07-02 05:58:37.035 9 INFO neutron.wsgi [None req-94e601ce-7e95-4518-bba0-1db17e3fa571 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 2894 time: 0.0343237 2026-07-02 05:58:37.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-bcbcb0f3-6f55-4a20-88d3-71a0262f9e90 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a3206859-74e6-4899-848c-5dbae50197c7 (type: security_group_rules) to 0 2026-07-02 05:58:37.208 9 INFO neutron.wsgi [None req-bcbcb0f3-6f55-4a20-88d3-71a0262f9e90 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1641724 2026-07-02 05:58:38.361 10 INFO neutron.wsgi [None req-604d9e61-0535-441c-847b-d1a05031ac43 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 3476 time: 0.1035724 2026-07-02 05:58:38.410 10 INFO neutron.wsgi [None req-a408a5b1-72f0-48da-bd3c-7c8792617c0e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 3476 time: 0.0410340 2026-07-02 05:58:38.528 10 INFO neutron.wsgi [None req-6d33446b-3400-4311-98f3-caf8dd327c10 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 3476 time: 0.0453598 2026-07-02 05:58:38.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-bcc30fd9-38cc-4852-801f-6b87c02694ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 55682916-d0c0-43d0-b06b-cc2e680ab45b (type: security_group_rules) to 0 2026-07-02 05:58:38.697 10 INFO neutron.wsgi [None req-bcc30fd9-38cc-4852-801f-6b87c02694ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1608927 2026-07-02 05:58:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026770 2026-07-02 05:58:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019312 2026-07-02 05:59:05.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017138 2026-07-02 05:59:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025802 2026-07-02 05:59:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019145 2026-07-02 05:59:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011175 2026-07-02 05:59:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026851 2026-07-02 05:59:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048330 2026-07-02 05:59:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025208 2026-07-02 05:59:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033374 2026-07-02 06:00:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019112 2026-07-02 06:00:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010307 2026-07-02 06:00:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025373 2026-07-02 06:00:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031934 2026-07-02 06:00:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025358 2026-07-02 06:00:35.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015266 /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-07-02 06:00:48.026 10 INFO neutron.wsgi [None req-e494c0b3-7288-4093-bfa2-e25898caec96 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?tenant_id=9bbd05abb27045078316e40e7d0fef1e&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1578887 2026-07-02 06:00:48.133 10 INFO neutron.db.segments_db [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Added segment 5d4bdd9b-559e-43af-9084-c1e314083bb2 of type geneve for network a4a53e19-3532-423a-898d-a281fd65d892 2026-07-02 06:00:48.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource a4a53e19-3532-423a-898d-a281fd65d892 (type: networks) to 1 2026-07-02 06:00:48.536 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] No more DHCP agents 2026-07-02 06:00:48.540 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Unable to schedule network a4a53e19-3532-423a-898d-a281fd65d892: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:00:48.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 0d19ba13-ef7a-4802-b153-69852ffb0fc2 (type: ports) to 1 2026-07-02 06:00:48.676 10 INFO neutron.wsgi [None req-a3d44038-1735-4781-bf22-f6a6a0a132f7 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.6419480 2026-07-02 06:00:48.715 10 INFO neutron.wsgi [None req-e1b78c59-6a49-42a8-85d5-85cbeea5e05e bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0310199 2026-07-02 06:00:48.732 10 INFO neutron.wsgi [None req-ebf53761-e0f8-4698-abbc-de121077a266 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0086219 2026-07-02 06:00:48.941 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5b244ed-55eb-472b-85e8-d223e5262ec0 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] No more DHCP agents 2026-07-02 06:00:48.944 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5b244ed-55eb-472b-85e8-d223e5262ec0 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Unable to schedule network a4a53e19-3532-423a-898d-a281fd65d892: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:00:49.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5b244ed-55eb-472b-85e8-d223e5262ec0 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 04965cf2-fbed-4aaa-86aa-80398ea86654 (type: ports) to 1 2026-07-02 06:00:49.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5b244ed-55eb-472b-85e8-d223e5262ec0 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 04965cf2-fbed-4aaa-86aa-80398ea86654 (type: ports) to 1 2026-07-02 06:00:49.247 10 INFO neutron.wsgi [None req-b5b244ed-55eb-472b-85e8-d223e5262ec0 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1144 time: 0.5076020 2026-07-02 06:00:49.302 10 INFO neutron.wsgi [None req-d39bc3b3-5ea8-447b-b111-dd2e47a9210a bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a4a53e19-3532-423a-898d-a281fd65d892 HTTP/1.1" status: 200 len: 907 time: 0.0474312 2026-07-02 06:00:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023808 2026-07-02 06:00:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026824 2026-07-02 06:00:50.179 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 04965cf2-fbed-4aaa-86aa-80398ea86654 2026-07-02 06:00:50.193 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 04965cf2-fbed-4aaa-86aa-80398ea86654 2026-07-02 06:00:50.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 04965cf2-fbed-4aaa-86aa-80398ea86654 (type: ports) to 3 2026-07-02 06:00:51.994 10 INFO neutron.wsgi [None req-c9fb523b-eb42-4227-a7e4-747bdd44a605 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0516558 2026-07-02 06:00:52.044 10 INFO neutron.wsgi [None req-ac75d4bf-068a-448a-a157-e554c3a1c664 bce1e5d901e046e6bbb64a56b5e90869 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a4a53e19-3532-423a-898d-a281fd65d892 HTTP/1.1" status: 200 len: 907 time: 0.0424390 2026-07-02 06:01:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032685 2026-07-02 06:01:05.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0062537 2026-07-02 06:01:17.570 9 INFO neutron.wsgi [None req-7e13734e-c825-457f-9b83-d61a88977691 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/quotas/9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 362 time: 0.0675895 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: 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-07-02 06:01:18.110 9 INFO neutron.wsgi [None req-1998e898-3149-4cdd-9941-ba7a0e52047b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "PUT /v2.0/quotas/9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 361 time: 0.0346594 2026-07-02 06:01:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017073 2026-07-02 06:01:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012014 2026-07-02 06:01:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023510 2026-07-02 06:01:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032189 2026-07-02 06:01:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027378 2026-07-02 06:01:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025408 2026-07-02 06:02:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021732 2026-07-02 06:02:05.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022826 2026-07-02 06:02:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017896 2026-07-02 06:02:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025985 2026-07-02 06:02:34.359 10 INFO neutron.wsgi [None req-d149110c-9d69-4a2f-a540-d2da1b274a57 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1089711 2026-07-02 06:02:34.397 10 INFO neutron.wsgi [None req-d823b79b-479b-4cfc-b573-ddae444b8973 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0206118 2026-07-02 06:02:34.590 10 INFO neutron.wsgi [None req-9cfa7224-02e5-4917-a771-e2ad07e7a840 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1920376 2026-07-02 06:02:34.609 10 INFO neutron.wsgi [None req-749e06b8-04d8-4aa6-9fde-96325e8cb625 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0176628 2026-07-02 06:02:34.646 10 INFO neutron.wsgi [None req-f3ba07f6-adc3-4dd7-b14e-cc975a6543b3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0358133 2026-07-02 06:02:34.695 10 INFO neutron.wsgi [None req-710752e4-c928-491c-b16e-2001d4fa2159 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0472412 2026-07-02 06:02:34.779 10 INFO neutron.wsgi [None req-569df8e7-89ea-439a-a67b-1e6f7528a1f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0823579 2026-07-02 06:02:34.817 10 INFO neutron.wsgi [None req-db316612-b253-443d-afea-047548af700d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0362499 2026-07-02 06:02:34.852 10 INFO neutron.wsgi [None req-82c52f9d-d58a-4b82-9508-b265997b731d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0342813 2026-07-02 06:02:34.865 10 INFO neutron.wsgi [None req-ccc2c40c-c5d8-45a5-b589-cc8004745967 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0113876 2026-07-02 06:02:34.919 10 INFO neutron.wsgi [None req-c40ed7f3-25ca-4f5d-b323-d200e2503fa3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0530927 2026-07-02 06:02:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029550 2026-07-02 06:02:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030479 2026-07-02 06:02:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024021 2026-07-02 06:02:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029085 2026-07-02 06:03:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025647 2026-07-02 06:03:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029330 2026-07-02 06:03:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025351 2026-07-02 06:03:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034907 2026-07-02 06:03:34.317 10 INFO neutron.wsgi [None req-23820da9-c695-4a54-886d-8864258afe73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1381264 2026-07-02 06:03:34.363 10 INFO neutron.wsgi [None req-0e89ebf0-68d1-4bfa-8910-c0d3e394c760 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0432627 2026-07-02 06:03:34.414 10 INFO neutron.wsgi [None req-1566b1ba-205c-450e-acef-067e2d8dc5c4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0493090 2026-07-02 06:03:34.433 10 INFO neutron.wsgi [None req-f9cecc3a-c3b9-4c22-a93c-e10175d02998 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0135677 2026-07-02 06:03:34.455 10 INFO neutron.wsgi [None req-4f11fa17-446d-42bf-8aff-c11b838bba56 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0205002 2026-07-02 06:03:34.477 10 INFO neutron.wsgi [None req-e5a194b9-82a3-4895-b210-520a8cf5e5ad 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210905 2026-07-02 06:03:34.504 10 INFO neutron.wsgi [None req-0d3c0ac0-187a-433c-aa9a-9d8c721a2bcb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0267739 2026-07-02 06:03:34.541 10 INFO neutron.wsgi [None req-1c7a2866-d6b2-4d2f-9f81-aebd8f72395c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0357535 2026-07-02 06:03:34.552 10 INFO neutron.wsgi [None req-ff8831a1-c508-4ad3-b0b4-51d3721f5f90 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0098405 2026-07-02 06:03:34.607 10 INFO neutron.wsgi [None req-94b690c5-370e-48f9-b84d-9251a2d541d0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0542173 2026-07-02 06:03:34.628 10 INFO neutron.wsgi [None req-9dace713-8196-427c-814c-8230ca291674 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0128376 2026-07-02 06:03:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028892 2026-07-02 06:03:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036447 2026-07-02 06:03:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030389 2026-07-02 06:03:50.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019093 2026-07-02 06:03:51.937 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource ae1acac8-c7e1-400f-ac00-04fd0084c3fb (type: security_groups) to 5 2026-07-02 06:03:51.937 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 0.06 seconds) 2026-07-02 06:04:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026958 2026-07-02 06:04:05.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021143 2026-07-02 06:04:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028207 2026-07-02 06:04:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028825 2026-07-02 06:04:34.331 10 INFO neutron.wsgi [None req-e064a919-4faf-4795-9fcb-13c4dd698b1d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1394358 2026-07-02 06:04:34.390 10 INFO neutron.wsgi [None req-8ac1c053-1406-4f21-b175-e4db09427f6c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0529327 2026-07-02 06:04:34.427 10 INFO neutron.wsgi [None req-d9e189df-f389-4270-80a9-5f8a6702ab9e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0307446 2026-07-02 06:04:34.461 10 INFO neutron.wsgi [None req-7d33e60a-674f-4f0c-a2fc-2542cec885d7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0330372 2026-07-02 06:04:34.500 10 INFO neutron.wsgi [None req-ac352fdf-4980-46d8-8352-5379048d9a4d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0381420 2026-07-02 06:04:34.516 10 INFO neutron.wsgi [None req-3902f8cc-49b7-4441-902e-fec9bb452f8b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0148485 2026-07-02 06:04:34.553 10 INFO neutron.wsgi [None req-5d7a785c-83c2-42e0-8845-1e13c06a965d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0366015 2026-07-02 06:04:34.563 10 INFO neutron.wsgi [None req-5a7f6b7d-5dd4-45a0-8885-aa407a696089 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0081701 2026-07-02 06:04:34.583 10 INFO neutron.wsgi [None req-d9f56f2b-fdbd-43ae-a1e7-8b8071204900 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0193129 2026-07-02 06:04:34.626 10 INFO neutron.wsgi [None req-89274d68-051b-4487-a931-a43da2f1001b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0422351 2026-07-02 06:04:34.646 10 INFO neutron.wsgi [None req-fe607b3d-c94d-49f1-9602-bd673f7d6cd9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0122151 2026-07-02 06:04:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035012 2026-07-02 06:04:35.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045145 2026-07-02 06:04:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026102 2026-07-02 06:04:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027878 2026-07-02 06:05:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028090 2026-07-02 06:05:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042109 2026-07-02 06:05:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031755 2026-07-02 06:05:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035894 2026-07-02 06:05:34.436 10 INFO neutron.wsgi [None req-8c985a52-eaf2-4aff-ae80-2396c95a1476 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.1422946 2026-07-02 06:05:34.487 10 INFO neutron.wsgi [None req-e1da0a71-3ec7-4724-8339-f2960ad35b0b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0465038 2026-07-02 06:05:34.532 10 INFO neutron.wsgi [None req-a1b83b23-30b7-4ca1-a2ea-dbe13b7f8f79 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0443282 2026-07-02 06:05:34.544 10 INFO neutron.wsgi [None req-ee421179-25f6-4724-a178-ba9b9d6fa4f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108056 2026-07-02 06:05:34.612 10 INFO neutron.wsgi [None req-e666c17f-fb7d-4729-972d-03b3c330bf87 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0670698 2026-07-02 06:05:34.654 10 INFO neutron.wsgi [None req-eb7275c6-a27b-4e22-ba18-3203a0dbf273 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0337489 2026-07-02 06:05:34.669 10 INFO neutron.wsgi [None req-eac5269e-acec-4b9a-9145-54c836734e09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0132043 2026-07-02 06:05:34.694 10 INFO neutron.wsgi [None req-eb47709b-ccc1-456a-87bc-1b9a2d5e8f0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0241899 2026-07-02 06:05:34.791 10 INFO neutron.wsgi [None req-123bec05-cf4b-413f-a1ee-ccc23958b5f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0961010 2026-07-02 06:05:34.816 10 INFO neutron.wsgi [None req-3ecb8981-7b68-464f-8a26-a05c8696c15c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0226092 2026-07-02 06:05:34.827 10 INFO neutron.wsgi [None req-7a31d944-dea9-406f-a997-ee877b4e5acf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0098255 2026-07-02 06:05:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022688 2026-07-02 06:05:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038812 2026-07-02 06:05:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019717 2026-07-02 06:05:50.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029306 2026-07-02 06:06:05.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022244 2026-07-02 06:06:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012448 2026-07-02 06:06:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019252 2026-07-02 06:06:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025845 2026-07-02 06:06:34.416 10 INFO neutron.wsgi [None req-1c550051-d6f5-4348-a094-4886fc2b467d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.2191374 2026-07-02 06:06:34.446 10 INFO neutron.wsgi [None req-1dce051b-0ad6-468a-bb24-fb5b4b6b0a06 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0289006 2026-07-02 06:06:34.477 10 INFO neutron.wsgi [None req-8cfa9fe7-36ac-4191-8ea7-d2714f516ced 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299184 2026-07-02 06:06:34.537 10 INFO neutron.wsgi [None req-abb4d27b-52f0-40f5-b85b-d83ab5239c32 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0538821 2026-07-02 06:06:34.575 10 INFO neutron.wsgi [None req-c853702f-3c7c-44cd-aa41-a6af4216ee5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0294030 2026-07-02 06:06:34.587 10 INFO neutron.wsgi [None req-67bd34df-5499-46ee-8183-cc91a97c66b8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101495 2026-07-02 06:06:34.599 10 INFO neutron.wsgi [None req-c280d022-576e-4c1b-9ca7-6acb40bf5228 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0112021 2026-07-02 06:06:34.637 10 INFO neutron.wsgi [None req-f2d7f7e7-0c70-4a31-9057-692c958157b3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0377395 2026-07-02 06:06:34.649 10 INFO neutron.wsgi [None req-dbdcba2e-8e09-4235-8215-9d22482c1ce5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0111015 2026-07-02 06:06:34.674 10 INFO neutron.wsgi [None req-007dd9db-9880-47d2-9f91-f46ff25c3914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0236189 2026-07-02 06:06:34.722 10 INFO neutron.wsgi [None req-22e28b2c-2b6b-41c0-ac68-76f2b77118ca 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0474496 2026-07-02 06:06:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038571 2026-07-02 06:06:35.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013738 2026-07-02 06:06:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036523 2026-07-02 06:06:50.068 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035989 2026-07-02 06:07:05.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019183 2026-07-02 06:07:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035932 2026-07-02 06:07:20.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015152 2026-07-02 06:07:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028591 2026-07-02 06:07:34.267 10 INFO neutron.wsgi [None req-4f4e7704-a011-4763-ac25-7ca75b157b91 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1012173 2026-07-02 06:07:34.371 10 INFO neutron.wsgi [None req-b81aede9-1c0f-4627-9699-34b857b56cf9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1034274 2026-07-02 06:07:34.438 10 INFO neutron.wsgi [None req-cba0a16c-c1ed-494b-83ac-a3b6392ac2f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0632093 2026-07-02 06:07:34.504 10 INFO neutron.wsgi [None req-b9dacdf1-e41b-4141-a05e-1bf81439b68e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0566268 2026-07-02 06:07:34.525 10 INFO neutron.wsgi [None req-0ab92fd2-2bac-451e-860a-37da8190ae7f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0148835 2026-07-02 06:07:34.547 10 INFO neutron.wsgi [None req-3732e4be-d91b-4da3-ac6c-5c2c9c528f25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210116 2026-07-02 06:07:34.557 10 INFO neutron.wsgi [None req-543861dc-2417-4bdb-aed3-2b152605e554 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0092192 2026-07-02 06:07:34.588 10 INFO neutron.wsgi [None req-9375fc66-3150-4c39-8b67-a45726561964 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299692 2026-07-02 06:07:34.596 10 INFO neutron.wsgi [None req-163a68a6-3e6a-43d2-810e-d645c0d25a5f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0076668 2026-07-02 06:07:34.615 10 INFO neutron.wsgi [None req-b744d798-36a6-470a-8836-16c1e9591cc9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0174048 2026-07-02 06:07:34.646 10 INFO neutron.wsgi [None req-f8991769-0981-4461-b08b-fe59c421dede 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299468 2026-07-02 06:07:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018771 2026-07-02 06:07:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025132 2026-07-02 06:07:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026426 2026-07-02 06:07:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029323 2026-07-02 06:08:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025117 2026-07-02 06:08:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026789 2026-07-02 06:08:20.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040760 2026-07-02 06:08:20.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0060472 2026-07-02 06:08:34.292 10 INFO neutron.wsgi [None req-5834d5d5-66ee-4aa2-892d-38d98bbfb6de 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1015296 2026-07-02 06:08:34.344 10 INFO neutron.wsgi [None req-4ba4883f-8f0a-41c0-95d9-1bfa89fcfcc5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0506015 2026-07-02 06:08:34.414 10 INFO neutron.wsgi [None req-6b9c1f6c-720f-49ec-8c1b-4e88d4c55712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0684803 2026-07-02 06:08:34.482 10 INFO neutron.wsgi [None req-8b218a55-30a6-41c7-a534-db03d57d4d62 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0665758 2026-07-02 06:08:34.502 10 INFO neutron.wsgi [None req-df8944f9-30b7-4674-85f7-7e732609c7cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0138764 2026-07-02 06:08:34.537 10 INFO neutron.wsgi [None req-44edb5ec-c35d-48d0-adbf-b99c01a8d5c3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332878 2026-07-02 06:08:34.551 10 INFO neutron.wsgi [None req-915e2e44-fa41-418f-be27-6e46a3594ab2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0134149 2026-07-02 06:08:34.591 10 INFO neutron.wsgi [None req-4cfae5c7-7671-46ed-a00f-a0dd98f8a106 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0382500 2026-07-02 06:08:34.601 10 INFO neutron.wsgi [None req-39247fb8-b67a-435d-8bb8-31750f7ed91a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0089781 2026-07-02 06:08:34.623 10 INFO neutron.wsgi [None req-a84e9ef2-897a-4138-bbe0-65b2bd744225 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0210938 2026-07-02 06:08:34.662 10 INFO neutron.wsgi [None req-cc1cde2d-4070-491f-80f0-6c653d125ed5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0376177 2026-07-02 06:08:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040002 2026-07-02 06:08:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026331 2026-07-02 06:08:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030885 2026-07-02 06:08:50.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029211 2026-07-02 06:09:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026643 2026-07-02 06:09:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027795 2026-07-02 06:09:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018547 2026-07-02 06:09:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026889 2026-07-02 06:09:34.285 10 INFO neutron.wsgi [None req-ac504bc3-344d-41ab-9f4c-a1aef0f4fd4d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0970800 2026-07-02 06:09:34.326 10 INFO neutron.wsgi [None req-d788948a-8520-40d6-a940-348b53162b68 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0407434 2026-07-02 06:09:34.344 10 INFO neutron.wsgi [None req-b194697e-f0a1-4465-a3f5-e35011052387 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0162446 2026-07-02 06:09:34.377 10 INFO neutron.wsgi [None req-a8bf9b7d-4cdc-48ad-bc9c-f1e39cfea8be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0296493 2026-07-02 06:09:34.416 10 INFO neutron.wsgi [None req-a8cb2fa6-3bf4-42f1-8591-97938621b84a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0381577 2026-07-02 06:09:34.487 10 INFO neutron.wsgi [None req-018e0d15-cbb4-4a9b-bdb6-83b84637c317 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0695403 2026-07-02 06:09:34.498 10 INFO neutron.wsgi [None req-10887611-89c7-44d6-b12e-765244b39b7a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0099342 2026-07-02 06:09:34.558 10 INFO neutron.wsgi [None req-09147a75-d49e-479e-8bec-c7597af200ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0597272 2026-07-02 06:09:34.612 10 INFO neutron.wsgi [None req-7ad84ef9-7c7e-4fe4-89c2-6582672fb029 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0499506 2026-07-02 06:09:34.717 10 INFO neutron.wsgi [None req-833bf064-7bd6-4f7f-b1ce-c16df2742f27 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1008711 2026-07-02 06:09:34.736 10 INFO neutron.wsgi [None req-6c51381c-5aa2-47ea-937d-046851a5f845 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0157723 2026-07-02 06:09:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018098 2026-07-02 06:09:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019462 2026-07-02 06:09:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026438 2026-07-02 06:09:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012696 2026-07-02 06:10:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023365 2026-07-02 06:10:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024889 2026-07-02 06:10:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030115 2026-07-02 06:10:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029006 2026-07-02 06:10:34.276 10 INFO neutron.wsgi [None req-da4e1313-c2c4-4c79-a37c-03c7be652b36 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0884001 2026-07-02 06:10:34.331 10 INFO neutron.wsgi [None req-3e675463-3fb3-4ac9-a4e2-519ebe88428e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0531642 2026-07-02 06:10:34.393 10 INFO neutron.wsgi [None req-33677e88-ad3e-4a1e-a0ac-d5e5769bfba6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0539515 2026-07-02 06:10:34.429 10 INFO neutron.wsgi [None req-af41eea7-eabe-4209-a5cc-718ccfa66d78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0348921 2026-07-02 06:10:34.440 10 INFO neutron.wsgi [None req-55aaf006-0e37-4622-b862-c48fc1f5977d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103223 2026-07-02 06:10:34.469 10 INFO neutron.wsgi [None req-1862f351-f9f6-48de-9697-cccd6afa18df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0279720 2026-07-02 06:10:34.502 10 INFO neutron.wsgi [None req-bdafc854-4709-4a84-adcc-8f958fe5c9bc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0320919 2026-07-02 06:10:34.516 10 INFO neutron.wsgi [None req-336c128c-cc37-4914-ae32-f43e2a36749a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0133052 2026-07-02 06:10:34.590 10 INFO neutron.wsgi [None req-4d17078c-e15b-47fd-acd1-2e10e0b74423 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0732734 2026-07-02 06:10:34.659 10 INFO neutron.wsgi [None req-d4f3092a-d997-4114-8c1b-bdd469830d85 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0665686 2026-07-02 06:10:34.687 10 INFO neutron.wsgi [None req-e638bdae-c167-4b3e-b555-c7bac7dedd6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0197730 2026-07-02 06:10:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027609 2026-07-02 06:10:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031352 2026-07-02 06:10:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023589 2026-07-02 06:10:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040450 2026-07-02 06:11:05.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020406 2026-07-02 06:11:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014606 2026-07-02 06:11:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029669 2026-07-02 06:11:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026703 2026-07-02 06:11:34.398 10 INFO neutron.wsgi [None req-62cab951-b921-43f4-ae89-50b40b1662ba 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.2003665 2026-07-02 06:11:34.466 10 INFO neutron.wsgi [None req-26bf0da4-01e4-4e42-a63a-3ee419e049ad 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0603197 2026-07-02 06:11:34.500 10 INFO neutron.wsgi [None req-6095f056-62d4-449a-848c-030a74e828e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0293503 2026-07-02 06:11:34.546 10 INFO neutron.wsgi [None req-b84b0d26-db87-4e9c-863d-1104d0ab827d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0457206 2026-07-02 06:11:34.561 10 INFO neutron.wsgi [None req-8cbc23b9-c018-4458-94fa-cd7bf31b5217 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0137029 2026-07-02 06:11:34.602 10 INFO neutron.wsgi [None req-c2c1053f-c277-4132-894c-39bc2e458091 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0399523 2026-07-02 06:11:34.613 10 INFO neutron.wsgi [None req-6f70b963-d902-4234-aba5-1bc94e16c83d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094736 2026-07-02 06:11:34.632 10 INFO neutron.wsgi [None req-617d42ec-fd24-4422-a123-8f5da19810e1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0179946 2026-07-02 06:11:34.693 10 INFO neutron.wsgi [None req-4923f4e0-9404-4d77-9a24-20425b51a6a1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0608559 2026-07-02 06:11:34.734 10 INFO neutron.wsgi [None req-13a563f0-7edc-4a2b-b98e-7eff347cd976 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0369895 2026-07-02 06:11:34.745 10 INFO neutron.wsgi [None req-f019b31f-7025-434c-b415-1f62bffd980d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0103862 2026-07-02 06:11:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021036 2026-07-02 06:11:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011830 2026-07-02 06:11:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027001 2026-07-02 06:11:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034604 2026-07-02 06:12:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027363 2026-07-02 06:12:05.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016780 2026-07-02 06:12:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029776 2026-07-02 06:12:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035336 2026-07-02 06:12:34.301 10 INFO neutron.wsgi [None req-01efd73b-8f59-4ee3-972d-aa61e3cfee11 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0942893 2026-07-02 06:12:34.363 10 INFO neutron.wsgi [None req-a5a1c237-fb9f-459f-bcc7-cf4fb4189eb1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0588229 2026-07-02 06:12:34.404 10 INFO neutron.wsgi [None req-c4a9bad5-491e-4683-8abb-e84c7e633b8b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0348947 2026-07-02 06:12:34.412 10 INFO neutron.wsgi [None req-29bf5e9c-9d4b-47f8-a3a8-652d266169be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0069737 2026-07-02 06:12:34.438 10 INFO neutron.wsgi [None req-2dbd5d0b-4006-4fa0-a3dd-a938a9d8e0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0237284 2026-07-02 06:12:34.452 10 INFO neutron.wsgi [None req-decd43ae-64e6-47f6-8288-23ba65a03e22 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0117042 2026-07-02 06:12:34.518 10 INFO neutron.wsgi [None req-9e2db214-6ac1-40a0-bdcf-e6807d05922f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0648296 2026-07-02 06:12:34.549 10 INFO neutron.wsgi [None req-6dfb452d-fe37-4554-bc8f-2be879a0bcda 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0252149 2026-07-02 06:12:34.585 10 INFO neutron.wsgi [None req-d1feab82-3e6e-4631-b768-4cbb33ad1eb0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0358510 2026-07-02 06:12:34.646 10 INFO neutron.wsgi [None req-35d02801-b0c4-41e9-ba6f-7ac35e53d679 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0587256 2026-07-02 06:12:34.665 10 INFO neutron.wsgi [None req-31623fb8-37ee-4c46-a001-8ec18412ebf0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0157685 2026-07-02 06:12:35.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019023 2026-07-02 06:12:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028317 2026-07-02 06:12:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032189 2026-07-02 06:12:50.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037026 2026-07-02 06:13:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045943 2026-07-02 06:13:05.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016599 2026-07-02 06:13:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026650 2026-07-02 06:13:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030177 2026-07-02 06:13:32.170 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ffa8be25-cfd2-4921-9f3e-bf210b1d5666 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:13:32.171 9 INFO neutron.wsgi [None req-ffa8be25-cfd2-4921-9f3e-bf210b1d5666 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0742822 2026-07-02 06:13:32.263 9 INFO neutron.wsgi [None req-8b6073c8-f937-489e-8c31-d413e198032e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0869968 2026-07-02 06:13:33.589 9 INFO neutron.pecan_wsgi.hooks.translation [None req-74dd91c1-9390-41e6-b9ed-d2d0c9df0dc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:13:33.591 9 INFO neutron.wsgi [None req-74dd91c1-9390-41e6-b9ed-d2d0c9df0dc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0659750 2026-07-02 06:13:33.662 9 INFO neutron.wsgi [None req-620b8447-6e2f-4b25-aba7-3531831847f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0652332 2026-07-02 06:13:33.704 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d9d0f8d1-0141-4108-a6cf-93f3a4244fd2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:13:33.707 9 INFO neutron.wsgi [None req-d9d0f8d1-0141-4108-a6cf-93f3a4244fd2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets/public-subnet?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 404 len: 295 time: 0.0351450 2026-07-02 06:13:33.763 9 INFO neutron.wsgi [None req-1326239c-ccb7-434d-8cce-31fea7488dca 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets?name=public-subnet&network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 200 len: 819 time: 0.0518100 2026-07-02 06:13:34.274 10 INFO neutron.wsgi [None req-eec999f1-1d6d-4b0e-a528-e3e77a97a8e2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0770426 2026-07-02 06:13:34.319 10 INFO neutron.wsgi [None req-fc490b99-739e-46a9-94e2-8b2dfa16b164 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0439782 2026-07-02 06:13:34.336 10 INFO neutron.wsgi [None req-87f77991-deb9-4a14-b41e-8ff47777eafd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0147111 2026-07-02 06:13:34.395 10 INFO neutron.wsgi [None req-4c8d2171-44c0-4d49-9648-a3bc1948e092 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0582929 2026-07-02 06:13:34.454 10 INFO neutron.wsgi [None req-71602688-da00-461f-bdd3-689143040802 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0528195 2026-07-02 06:13:34.465 10 INFO neutron.wsgi [None req-15048808-51c8-468a-8112-eec3e2bee75c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0098577 2026-07-02 06:13:34.541 10 INFO neutron.wsgi [None req-878dd653-034c-403b-80d5-7ab6d1c771cb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0741024 2026-07-02 06:13:34.605 10 INFO neutron.wsgi [None req-fab344ec-1129-49b8-b953-58b72ecbccb5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0613024 2026-07-02 06:13:34.645 10 INFO neutron.wsgi [None req-cbc5730b-6fe4-443e-b045-49c2ca92508f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0325606 2026-07-02 06:13:34.658 10 INFO neutron.wsgi [None req-3abddc93-5563-4f01-b751-89102cb3dd63 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0120847 2026-07-02 06:13:34.681 10 INFO neutron.wsgi [None req-ce6a5a16-f899-4a82-a601-be7fedaeb3f3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0220819 2026-07-02 06:13:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018249 2026-07-02 06:13:35.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049357 2026-07-02 06:13:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019202 2026-07-02 06:13:50.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013473 2026-07-02 06:14:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035040 2026-07-02 06:14:05.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028424 2026-07-02 06:14:10.514 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0edde7ad-5150-43c1-a4f7-83057b90c599 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:14:10.516 9 INFO neutron.wsgi [None req-0edde7ad-5150-43c1-a4f7-83057b90c599 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0769429 2026-07-02 06:14:10.586 9 INFO neutron.wsgi [None req-7aef23fd-1ad6-4c29-9ad3-ae57e56e2e9e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0667205 2026-07-02 06:14:11.548 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2682d91f-bced-44b9-9850-1e73599e09d3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:14:11.549 9 INFO neutron.wsgi [None req-2682d91f-bced-44b9-9850-1e73599e09d3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0512850 2026-07-02 06:14:11.636 9 INFO neutron.wsgi [None req-44fff8c0-0a8a-4ca2-a779-223a5b89bfbe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0809882 2026-07-02 06:14:11.668 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5cc7d3c9-8219-42c3-878f-29b57a9e3cc0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:14:11.669 9 INFO neutron.wsgi [None req-5cc7d3c9-8219-42c3-878f-29b57a9e3cc0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 404 len: 296 time: 0.0239012 2026-07-02 06:14:11.708 9 INFO neutron.wsgi [None req-ef066ecd-4331-4081-8f6a-74afd8fd7954 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 805 time: 0.0344048 2026-07-02 06:14:12.756 9 INFO neutron.api.v2.resource [None req-22b0acf3-d556-4840-b4a1-76fe3db7e6f0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:14:12.758 9 INFO neutron.wsgi [None req-22b0acf3-d556-4840-b4a1-76fe3db7e6f0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0562308 2026-07-02 06:14:12.797 9 INFO neutron.wsgi [None req-6e6369ab-aadd-4243-bb52-7dce3742c12d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 4649 time: 0.0337315 2026-07-02 06:14:13.897 9 INFO neutron.wsgi [None req-33ced5b2-a283-4366-a46c-0288db3dfdef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0786860 2026-07-02 06:14:13.938 9 INFO neutron.wsgi [None req-f2bc7778-40d7-4c96-96d8-87db5e7bcc26 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0331929 2026-07-02 06:14:13.963 9 INFO neutron.wsgi [None req-b1ff4843-994b-4c25-b270-292aca7e420e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/321dc0e5-ecdb-448f-875f-f62f3582d59b HTTP/1.1" status: 200 len: 744 time: 0.0163398 2026-07-02 06:14:14.887 9 INFO neutron.wsgi [None req-9387afbe-854c-413a-a65b-2e965c7ba151 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0774596 2026-07-02 06:14:14.926 9 INFO neutron.wsgi [None req-3e8aab0e-6324-4e78-8522-a65d2aa65886 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0303769 2026-07-02 06:14:14.951 9 INFO neutron.wsgi [None req-fea69e58-c944-4713-bc15-debb8220faeb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/4b89efb8-86d8-4c3f-8d1f-2fadffd9e18c HTTP/1.1" status: 200 len: 746 time: 0.0161529 2026-07-02 06:14:15.957 9 INFO neutron.wsgi [None req-800f412b-a6d7-425e-b325-94ea5be34304 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0837309 2026-07-02 06:14:16.000 9 INFO neutron.wsgi [None req-c1dbb42c-e461-4d27-bf3f-36256beff2ce 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0347135 2026-07-02 06:14:16.023 9 INFO neutron.wsgi [None req-ff0d4187-e2b1-4b6d-9066-bd1d3cbe0ec6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/62b15cfe-f4ee-41fb-baa2-56544376a305 HTTP/1.1" status: 200 len: 746 time: 0.0149527 2026-07-02 06:14:16.960 9 INFO neutron.wsgi [None req-6adc32b3-2d8e-4a00-a65b-5db0654dd65b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0807576 2026-07-02 06:14:17.003 9 INFO neutron.wsgi [None req-046e45b4-b63f-4ace-a180-05805e42c971 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0347874 2026-07-02 06:14:17.024 9 INFO neutron.wsgi [None req-c4eb5d6a-1148-4080-8880-f264dcacc47f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/60cefdff-b009-4072-a4ee-7db1231e5928 HTTP/1.1" status: 200 len: 746 time: 0.0128717 2026-07-02 06:14:18.026 9 INFO neutron.wsgi [None req-ecc2c56d-ddaa-4423-b5c0-cab9c97caea7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0772467 2026-07-02 06:14:18.074 9 INFO neutron.wsgi [None req-91d4eed9-aebb-47d8-bb48-c89c33068513 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0402946 2026-07-02 06:14:18.099 9 INFO neutron.wsgi [None req-2db1931d-b1b2-443a-83b0-8f4135ef6659 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/72205249-5e81-4543-b88f-53922c2fd87d HTTP/1.1" status: 200 len: 746 time: 0.0174065 2026-07-02 06:14:19.528 9 INFO neutron.wsgi [None req-d2fe3b5b-4141-491a-8597-be044dbee314 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 910 time: 0.1137547 2026-07-02 06:14:19.554 9 INFO neutron.pecan_wsgi.hooks.translation [None req-899507c8-b001-491f-8f07-1443be7894db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:14:19.556 9 INFO neutron.wsgi [None req-899507c8-b001-491f-8f07-1443be7894db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 404 len: 314 time: 0.0192168 2026-07-02 06:14:19.606 9 INFO neutron.wsgi [None req-66dc0b03-5a24-406f-85d0-4cb0d06dd792 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 1395 time: 0.0479524 2026-07-02 06:14:19.642 9 INFO neutron.wsgi [None req-e2e7efcf-9ff6-407a-8873-b0d0c48f4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/9906759b-198b-40dc-9300-d276bdc07e8c HTTP/1.1" status: 200 len: 4646 time: 0.0267711 2026-07-02 06:14:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017614 2026-07-02 06:14:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030649 2026-07-02 06:14:26.292 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7d77e837-ceab-447e-989c-e7b833ce0f22 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:14:26.293 9 INFO neutron.wsgi [None req-7d77e837-ceab-447e-989c-e7b833ce0f22 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0718572 2026-07-02 06:14:26.361 9 INFO neutron.wsgi [None req-af614fc3-601b-4b0d-8a5f-7580b376ba11 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1395 time: 0.0626206 2026-07-02 06:14:28.057 9 INFO neutron.wsgi [None req-0f97ab59-dd1e-4ba7-8802-6d6d4d493bb2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.1286106 2026-07-02 06:14:29.295 9 INFO neutron.api.v2.resource [None req-f454c6f1-ac10-4536-a676-777e84fe390d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:14:29.296 9 INFO neutron.wsgi [None req-f454c6f1-ac10-4536-a676-777e84fe390d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0596383 2026-07-02 06:14:29.344 9 INFO neutron.wsgi [None req-c6c605ae-8c37-4aec-95ca-0fa7848a837a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 2933 time: 0.0438194 2026-07-02 06:14:30.384 9 INFO neutron.wsgi [None req-493fad1b-ae43-44b1-9e14-9115357e6c26 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2930 time: 0.0822437 2026-07-02 06:14:30.424 9 INFO neutron.wsgi [None req-ee8ecc40-b997-40f8-83cb-f4aca72fc971 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2930 time: 0.0324745 2026-07-02 06:14:30.453 9 INFO neutron.wsgi [None req-00408606-de71-4e29-bc07-4736f31a952f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/b30642db-0d8a-4397-9711-6a14abe13848 HTTP/1.1" status: 200 len: 764 time: 0.0202515 2026-07-02 06:14:31.391 9 INFO neutron.wsgi [None req-14c69220-138f-4ad5-8c7c-f15c92ca4161 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2930 time: 0.0926933 2026-07-02 06:14:31.435 9 INFO neutron.wsgi [None req-e6a1a015-7ac8-4473-9475-72d9bc78f809 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/271f74d3-749c-43a8-885e-e7c051e64bd1 HTTP/1.1" status: 200 len: 2930 time: 0.0363812 2026-07-02 06:14:31.456 9 INFO neutron.wsgi [None req-5df02fc1-307c-4262-ac28-7943d7c672b9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/65a76a70-393e-487d-9965-6084c4cb57cd HTTP/1.1" status: 200 len: 768 time: 0.0129638 2026-07-02 06:14:34.317 10 INFO neutron.wsgi [None req-8a59a62d-34b4-4c2f-bdbc-33e9fa8cd681 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1164415 2026-07-02 06:14:34.343 10 INFO neutron.wsgi [None req-5a5793f6-3a8f-455e-ac8e-7ea3825a0273 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0249364 2026-07-02 06:14:34.438 10 INFO neutron.wsgi [None req-a27266c6-a500-4c02-8177-3661057ae01c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0938230 2026-07-02 06:14:34.480 10 INFO neutron.wsgi [None req-0f3afa7c-5437-4cc4-ab96-d2aeecfe0453 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0395889 2026-07-02 06:14:34.524 10 INFO neutron.wsgi [None req-60879932-3238-486f-b8f0-c7a30cf6d081 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0434287 2026-07-02 06:14:34.586 10 INFO neutron.wsgi [None req-4365357b-2678-4261-b0ad-770793b85459 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0587187 2026-07-02 06:14:34.723 10 INFO neutron.wsgi [None req-7aeff451-d70a-4e54-a5aa-ebf1f69994e6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1308794 2026-07-02 06:14:34.734 10 INFO neutron.wsgi [None req-0c13888e-887d-44cf-914e-3b79f59c2b24 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101323 2026-07-02 06:14:34.769 10 INFO neutron.wsgi [None req-566c4c7c-54bf-44ce-b320-698fc490b921 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0344830 2026-07-02 06:14:34.779 10 INFO neutron.wsgi [None req-c0924336-077c-4945-b6a8-025b46741870 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0091796 2026-07-02 06:14:34.793 10 INFO neutron.wsgi [None req-df9e3ec5-ad9b-4724-8acf-b5266837090a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0128491 2026-07-02 06:14:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019867 2026-07-02 06:14:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027618 2026-07-02 06:14:44.718 9 INFO neutron.wsgi [None req-cf9116a1-0e04-44d8-ae54-2c3cc71cc60e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/quotas/431f6c9a3dcd4add9521adb805be1cd6 HTTP/1.1" status: 200 len: 361 time: 0.1087048 2026-07-02 06:14:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028887 2026-07-02 06:14:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038991 2026-07-02 06:15:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036142 2026-07-02 06:15:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041945 2026-07-02 06:15:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020313 2026-07-02 06:15:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025814 2026-07-02 06:15:34.352 10 INFO neutron.wsgi [None req-0e8ae0e6-c1c1-4382-bfad-9da925e0e527 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1319015 2026-07-02 06:15:34.412 10 INFO neutron.wsgi [None req-c49a6a10-6947-4290-b937-b7db4c69f6ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0517542 2026-07-02 06:15:34.437 10 INFO neutron.wsgi [None req-23abe0a6-24fa-4931-be11-034894d45922 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0205538 2026-07-02 06:15:34.474 10 INFO neutron.wsgi [None req-004e18dd-d2d9-4ee7-8651-b8dac6d8b5d5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0364580 2026-07-02 06:15:34.521 10 INFO neutron.wsgi [None req-7708e381-3acc-4a45-8c3b-8d91d06ba15a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0454319 2026-07-02 06:15:34.548 10 INFO neutron.wsgi [None req-77028ca0-4cf8-4459-ab3d-544e98711cc3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0255234 2026-07-02 06:15:34.564 10 INFO neutron.wsgi [None req-058c617c-f34c-4f37-8d54-f8e6eff061f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0152295 2026-07-02 06:15:34.582 10 INFO neutron.wsgi [None req-76020f3f-9b18-4b48-bd16-3a5150671a66 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0164375 2026-07-02 06:15:34.620 10 INFO neutron.wsgi [None req-cf0dfab0-895d-4b28-90d6-f4c287cd42a4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0374923 2026-07-02 06:15:34.630 10 INFO neutron.wsgi [None req-6c91f9e5-9706-4ecc-a40e-b038a1a76808 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0084190 2026-07-02 06:15:34.693 10 INFO neutron.wsgi [None req-30a03e6e-d8d8-4615-825e-d6ed0ddaa79d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0623181 2026-07-02 06:15:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019729 2026-07-02 06:15:35.068 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032918 2026-07-02 06:15:39.500 9 INFO neutron.api.v2.resource [None req-e6ae1957-5482-44de-87fa-6f246722f8ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:15:39.501 9 INFO neutron.wsgi [None req-e6ae1957-5482-44de-87fa-6f246722f8ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/manila-service-security-group?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 404 len: 321 time: 0.0584283 2026-07-02 06:15:39.542 9 INFO neutron.wsgi [None req-44c14cc8-fd2f-47c2-9aaa-4ac87a2cc56e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 4062 time: 0.0345867 2026-07-02 06:15:40.653 10 INFO neutron.wsgi [None req-103ca1f0-14f8-4aa9-808d-b0fcd1a7a376 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 4059 time: 0.0764053 2026-07-02 06:15:40.688 10 INFO neutron.wsgi [None req-6297378b-a204-44a1-b626-7f75b95d267a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 4059 time: 0.0285354 2026-07-02 06:15:40.710 10 INFO neutron.wsgi [None req-ab0787df-cbec-4ddc-9d0d-5f103dc4c835 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/2a926dd5-862e-4413-8cca-8353ab21f3b7 HTTP/1.1" status: 200 len: 740 time: 0.0157480 2026-07-02 06:15:41.749 10 INFO neutron.wsgi [None req-e6a64755-1035-42a0-8ff1-1f9066da3193 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 4059 time: 0.1191580 2026-07-02 06:15:41.795 10 INFO neutron.wsgi [None req-8116f063-3fac-487d-8c93-aa2297abd7f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 4059 time: 0.0391443 2026-07-02 06:15:41.818 10 INFO neutron.wsgi [None req-765ae0de-e727-42d5-9434-9f24773996fe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/a0014853-4496-4d3b-bf37-628d8278679f HTTP/1.1" status: 200 len: 742 time: 0.0180066 2026-07-02 06:15:42.850 9 INFO neutron.wsgi [None req-76bcfdff-d62f-4179-9dfa-871bae7b4366 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 4059 time: 0.0840917 2026-07-02 06:15:42.885 9 INFO neutron.wsgi [None req-62c7aa74-023d-4af1-b323-10c177271096 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 4059 time: 0.0305338 2026-07-02 06:15:42.909 9 INFO neutron.wsgi [None req-091b8bd3-ccf3-4ffb-bb18-67b2096ae948 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/a3206859-74e6-4899-848c-5dbae50197c7 HTTP/1.1" status: 200 len: 744 time: 0.0156825 2026-07-02 06:15:44.005 9 INFO neutron.wsgi [None req-908f9a07-62ec-4734-9261-5f89eb2f6a55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb?project_id=9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 4059 time: 0.0821998 2026-07-02 06:15:44.041 9 INFO neutron.wsgi [None req-65f41ed1-2b21-48ec-abd1-6276d614af5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-groups/ae1acac8-c7e1-400f-ac00-04fd0084c3fb HTTP/1.1" status: 200 len: 4059 time: 0.0304983 2026-07-02 06:15:44.060 9 INFO neutron.wsgi [None req-d58e05a1-21f0-422d-989a-ac5ebcb3c580 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/security-group-rules/55682916-d0c0-43d0-b06b-cc2e680ab45b HTTP/1.1" status: 200 len: 745 time: 0.0142653 2026-07-02 06:15:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025315 2026-07-02 06:15:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024359 2026-07-02 06:15:51.744 10 INFO neutron.wsgi [None req-0de3a3ee-6d1b-4349-a01f-3d61be4d79f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/quotas/9bbd05abb27045078316e40e7d0fef1e HTTP/1.1" status: 200 len: 361 time: 0.0137947 2026-07-02 06:16:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028508 2026-07-02 06:16:05.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032001 2026-07-02 06:16:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031400 2026-07-02 06:16:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038013 2026-07-02 06:16:34.290 10 INFO neutron.wsgi [None req-97e12967-c934-4b27-bb24-db7508843dce 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0851154 2026-07-02 06:16:34.328 10 INFO neutron.wsgi [None req-5145d37b-d843-4a65-90ee-ebb09418556a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0367801 2026-07-02 06:16:34.378 10 INFO neutron.wsgi [None req-731c23b2-111b-488b-a76d-aef16125acd1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0487435 2026-07-02 06:16:34.412 10 INFO neutron.wsgi [None req-590fed8e-84bf-4129-ac09-52308ed63433 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0233183 2026-07-02 06:16:34.460 10 INFO neutron.wsgi [None req-170fa1b1-9279-4366-b8f9-8fdf298d6ecb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0468268 2026-07-02 06:16:34.487 10 INFO neutron.wsgi [None req-97c86c26-482e-463c-ba2a-8b9a8a4920ee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0207586 2026-07-02 06:16:34.520 10 INFO neutron.wsgi [None req-7a8e5069-b200-4351-9aa3-767147fd19e2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0318668 2026-07-02 06:16:34.553 10 INFO neutron.wsgi [None req-4f0a5d39-bd01-4921-96aa-4764962af580 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0323272 2026-07-02 06:16:34.563 10 INFO neutron.wsgi [None req-64cf9cb8-df24-46b1-928b-f840700d68bc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0084341 2026-07-02 06:16:34.629 10 INFO neutron.wsgi [None req-55683c90-d2e3-406e-9664-3264e279d40f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0650995 2026-07-02 06:16:34.647 10 INFO neutron.wsgi [None req-264f3c70-0570-4ec4-80b5-1444fb20c16a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0132215 2026-07-02 06:16:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027611 2026-07-02 06:16:35.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019782 2026-07-02 06:16:45.189 10 INFO neutron.wsgi [None req-35606592-e8f0-4664-90ec-f38316273193 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116,10.0.0.111 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.1168542 2026-07-02 06:16:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026786 2026-07-02 06:16:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027933 2026-07-02 06:17:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041256 2026-07-02 06:17:05.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014913 2026-07-02 06:17:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025475 2026-07-02 06:17:20.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0067379 2026-07-02 06:17:27.292 9 INFO neutron.wsgi [None req-47f01a9f-bc91-4ab4-9b8c-8589a3b36adb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2057531 2026-07-02 06:17:28.571 9 INFO neutron.wsgi [None req-79672dc4-0ab9-4139-b22e-d02bdcf1b987 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0465868 2026-07-02 06:17:28.620 9 INFO neutron.wsgi [None req-d1d09a74-be79-4cf0-9cc5-29aaddd30f5f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0392680 2026-07-02 06:17:28.678 9 INFO neutron.wsgi [None req-4c499bc8-80f1-4a6e-8ff5-fb2a18e32673 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5366 time: 0.0510092 2026-07-02 06:17:28.731 9 INFO neutron.wsgi [None req-f432ca2a-4291-4256-8017-d820db6e9381 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0476928 2026-07-02 06:17:28.806 9 INFO neutron.wsgi [None req-377e47b9-1346-4719-a4f3-acf42c3ee1e2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0696745 2026-07-02 06:17:28.853 9 INFO neutron.wsgi [None req-e4c747f6-51d2-46b5-a123-05be726d1d81 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0426121 2026-07-02 06:17:28.867 9 INFO neutron.wsgi [None req-5cb2ca51-ca1b-437d-97d6-3796de60b645 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0096071 2026-07-02 06:17:34.254 10 INFO neutron.wsgi [None req-0a423c23-0f41-4ab5-a6a6-1df9589b7670 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0670106 2026-07-02 06:17:34.299 10 INFO neutron.wsgi [None req-c4509427-7a90-41f5-819a-e93ad0a21175 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0422280 2026-07-02 06:17:34.325 10 INFO neutron.wsgi [None req-c9f20a1d-f157-4b25-83b7-3c448b97352c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0253513 2026-07-02 06:17:34.370 10 INFO neutron.wsgi [None req-2bfaa69e-c409-4de0-b86e-28e15565d21b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0436387 2026-07-02 06:17:34.410 10 INFO neutron.wsgi [None req-acc68b2d-67be-45fa-8c46-34d34dcc4abb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0389307 2026-07-02 06:17:34.420 10 INFO neutron.wsgi [None req-508fc46f-2453-489f-ba7a-7bffda25baa0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0091662 2026-07-02 06:17:34.433 10 INFO neutron.wsgi [None req-03b30e7e-4361-469d-a336-c4c1949042e7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0120988 2026-07-02 06:17:34.465 10 INFO neutron.wsgi [None req-37ff71c4-2a35-456d-b640-f9f13b493515 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0306046 2026-07-02 06:17:34.538 10 INFO neutron.wsgi [None req-8d6ad681-3e62-47ca-b071-77cf3e8aa5be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0714359 2026-07-02 06:17:34.593 10 INFO neutron.wsgi [None req-b7fcff4b-e95c-4713-82c1-e5248b1c5fdd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0540876 2026-07-02 06:17:34.682 10 INFO neutron.wsgi [None req-79ceb81c-5d61-4ab7-a47a-e29298f1a312 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0628357 2026-07-02 06:17:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034070 2026-07-02 06:17:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036881 2026-07-02 06:17:40.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b6d892a2-ac2a-41a5-a601-223b0dd72183 (type: security_groups) to 1 2026-07-02 06:17:40.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 991cd266-5fdf-479e-91d8-a22ed687547b (type: security_group_rules) to 0 2026-07-02 06:17:40.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bb272e3f-42a9-436d-88ca-ab2be1b2c14a (type: security_group_rules) to 0 2026-07-02 06:17:40.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c11be873-2ef6-40db-bad2-c03407dd3fd1 (type: security_group_rules) to 0 2026-07-02 06:17:40.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d044982c-f634-4da4-8116-28d5884e42b2 (type: security_group_rules) to 0 2026-07-02 06:17:40.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f5fc461f-b2f0-46eb-bb1b-58f02a8e9ea0 (type: security_groups) to 1 2026-07-02 06:17:40.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0e65fcad-3f1b-4bae-8e67-86147aee03c8 (type: security_group_rules) to 0 2026-07-02 06:17:40.502 10 INFO neutron.db.segments_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment ffd03a82-3199-459d-9fa6-a03f981d1226 of type geneve for network 45329ed6-0db4-45f3-b33f-53a36f949788 2026-07-02 06:17:40.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6861ce28-1001-48c9-a6dc-04b9006ba8c7 (type: security_group_rules) to 0 2026-07-02 06:17:40.521 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 40c5b8e5-2ff2-4dbc-9e6c-6a7efb957fca (type: security_groups) to 1 2026-07-02 06:17:40.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c66e214c-36db-46e2-8da2-c2c18c75086c (type: security_group_rules) to 0 2026-07-02 06:17:40.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 668bb63b-5a90-48e9-b3c4-6c545a4d6fcd (type: security_group_rules) to 0 2026-07-02 06:17:40.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ffd0d766-014f-4fbe-a4b6-cf0757f9dea5 (type: security_group_rules) to 0 2026-07-02 06:17:40.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 76528715-5113-4005-b9b4-b9f82bf859c7 (type: security_group_rules) to 0 2026-07-02 06:17:40.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7e8efc67-1a3f-44e8-941f-559b7ed12553 (type: security_group_rules) to 0 2026-07-02 06:17:40.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f8834e15-00ce-4e8c-a577-cdd554f82d9f (type: security_group_rules) to 0 2026-07-02 06:17:40.629 9 INFO neutron.db.segments_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 40de9204-e055-488a-8183-35ace387d1ba of type geneve for network b473e7b1-08e1-4df5-9611-652f59a6e83e 2026-07-02 06:17:40.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 45329ed6-0db4-45f3-b33f-53a36f949788 (type: networks) to 1 2026-07-02 06:17:40.664 9 INFO neutron.db.segments_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee of type geneve for network 7f3d95da-49f4-40ce-b676-2ce3508f0b3c 2026-07-02 06:17:40.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b473e7b1-08e1-4df5-9611-652f59a6e83e (type: networks) to 1 2026-07-02 06:17:40.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7f3d95da-49f4-40ce-b676-2ce3508f0b3c (type: networks) to 1 2026-07-02 06:17:40.878 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:40.880 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 45329ed6-0db4-45f3-b33f-53a36f949788: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:40.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ba09aadb-ddb8-40a5-b65e-e5c1c6aef04c (type: ports) to 1 2026-07-02 06:17:41.006 10 INFO neutron.wsgi [None req-f1ff1afb-e2a9-4b99-84c7-12ecff7e30a9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 1.0758293 2026-07-02 06:17:41.157 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:41.160 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network b473e7b1-08e1-4df5-9611-652f59a6e83e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:41.170 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-717d7fa7-eaec-4c67-a110-011219c48041 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:41.172 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-717d7fa7-eaec-4c67-a110-011219c48041 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 45329ed6-0db4-45f3-b33f-53a36f949788: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:41.177 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:41.179 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 7f3d95da-49f4-40ce-b676-2ce3508f0b3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:41.328 9 INFO neutron.db.ovn_revision_numbers_db [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3d9622d0-02d2-402f-ae3b-0241bb27ac14 (type: ports) to 1 2026-07-02 06:17:41.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 734fa9bf-f1ce-4fac-b8fc-a8633201e430 (type: ports) to 1 2026-07-02 06:17:41.378 9 INFO neutron.wsgi [None req-e47479da-a147-4fe4-bbc1-c68ddf01939b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.1761754 2026-07-02 06:17:41.381 9 INFO neutron.wsgi [None req-9439f1a8-2759-4d77-a769-c38d65fd5c8d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 951 time: 1.1318874 2026-07-02 06:17:41.543 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c42caf16-a04b-4606-8108-ee4efe2a0220 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:41.544 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c42caf16-a04b-4606-8108-ee4efe2a0220 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network b473e7b1-08e1-4df5-9611-652f59a6e83e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:41.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b185f9ba-0051-4962-93c5-aa6abed913bf (type: security_groups) to 1 2026-07-02 06:17:41.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0eb05824-e290-4a86-a384-d8d7cdce34b4 (type: security_group_rules) to 0 2026-07-02 06:17:41.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 382cd56f-1985-4051-882c-7f1be8c09e63 (type: security_group_rules) to 0 2026-07-02 06:17:41.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6e498198-f0e2-4a42-8640-07c18270c296 (type: security_group_rules) to 0 2026-07-02 06:17:41.749 10 INFO neutron.db.ovn_revision_numbers_db [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b81a3ee0-645f-4518-a541-8cb8cc07e6e1 (type: security_group_rules) to 0 2026-07-02 06:17:41.812 10 INFO neutron.wsgi [None req-097b862b-44f2-49f1-8a66-9e895d5a1b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=42993fcb67a8484fa1ab84e4d5e6c400&name=default HTTP/1.1" status: 200 len: 2992 time: 0.6920431 2026-07-02 06:17:41.840 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13ed3e75-e050-45e4-b99c-25a3facb1f9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:41.852 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13ed3e75-e050-45e4-b99c-25a3facb1f9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 7f3d95da-49f4-40ce-b676-2ce3508f0b3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:42.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-717d7fa7-eaec-4c67-a110-011219c48041 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ba09aadb-ddb8-40a5-b65e-e5c1c6aef04c (type: ports) to 2 2026-07-02 06:17:42.121 9 INFO neutron.wsgi [None req-46b8bb42-da51-47ef-8a5a-fdc991362dea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b185f9ba-0051-4962-93c5-aa6abed913bf HTTP/1.1" status: 204 len: 168 time: 0.3026848 2026-07-02 06:17:42.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-717d7fa7-eaec-4c67-a110-011219c48041 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4e03bded-77e8-4d6d-a3e7-506beecc691f (type: subnets) to 0 2026-07-02 06:17:42.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-c42caf16-a04b-4606-8108-ee4efe2a0220 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 734fa9bf-f1ce-4fac-b8fc-a8633201e430 (type: ports) to 2 2026-07-02 06:17:42.182 10 INFO neutron.wsgi [None req-717d7fa7-eaec-4c67-a110-011219c48041 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 1.1705539 2026-07-02 06:17:42.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-c42caf16-a04b-4606-8108-ee4efe2a0220 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 10ac4862-0c15-4650-aa94-911480daed0b (type: subnets) to 0 2026-07-02 06:17:42.233 9 INFO neutron.wsgi [None req-c42caf16-a04b-4606-8108-ee4efe2a0220 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 0.8471251 2026-07-02 06:17:42.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-13ed3e75-e050-45e4-b99c-25a3facb1f9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3d9622d0-02d2-402f-ae3b-0241bb27ac14 (type: ports) to 2 2026-07-02 06:17:42.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-13ed3e75-e050-45e4-b99c-25a3facb1f9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b3e6044c-92a4-4a7d-a225-e37e90ca3edf (type: subnets) to 0 2026-07-02 06:17:42.534 10 INFO neutron.wsgi [None req-13ed3e75-e050-45e4-b99c-25a3facb1f9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 1.1449239 2026-07-02 06:17:43.028 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:43.033 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:43.069 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:43.077 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:43.198 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:43.201 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:43.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: ports) to 1 2026-07-02 06:17:43.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: ports) to 1 2026-07-02 06:17:43.362 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: ports) to 1 2026-07-02 06:17:43.726 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientQosExtension 2026-07-02 06:17:43.848 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Starting OVNClientQosExtension 2026-07-02 06:17:44.029 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 46e4d378-76d6-4f29-8356-0be6eb8b6796 2026-07-02 06:17:44.030 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 3729abb3-d2f7-49d8-aec7-350830c988b9 is bound to host instance 2026-07-02 06:17:44.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: router_ports) to 1 2026-07-02 06:17:44.078 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 46e4d378-76d6-4f29-8356-0be6eb8b6796 2026-07-02 06:17:44.156 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3729abb3-d2f7-49d8-aec7-350830c988b9 (type: routers) to 2 2026-07-02 06:17:44.172 10 INFO neutron.wsgi [None req-5cfc9085-9abe-4b3e-80d0-3158852712e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 1.6327744 2026-07-02 06:17:44.499 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 520f76b2-12f7-40c5-8a08-296928bd2406 2026-07-02 06:17:44.507 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 2a04d3cc-fd92-4eaa-8f22-a37946fffa5e is bound to host instance 2026-07-02 06:17:44.522 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 520f76b2-12f7-40c5-8a08-296928bd2406 2026-07-02 06:17:44.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2f3adecc-77d0-4967-94a7-6c86e6513f7e (type: security_groups) to 1 2026-07-02 06:17:44.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: router_ports) to 1 2026-07-02 06:17:44.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 30bbd252-e5bd-4abb-909a-3cdb7cd1962d (type: security_group_rules) to 0 2026-07-02 06:17:44.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6240cc6a-85cf-4179-a454-bc36968d2db5 (type: security_group_rules) to 0 2026-07-02 06:17:44.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: router_ports) to 1 2026-07-02 06:17:44.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6b47a8ff-8be2-43b3-b06b-a898dec48892 (type: security_group_rules) to 0 2026-07-02 06:17:44.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2a04d3cc-fd92-4eaa-8f22-a37946fffa5e (type: routers) to 2 2026-07-02 06:17:44.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 87df53ed-2894-4c5a-bd57-0620996e8dd9 (type: security_group_rules) to 0 2026-07-02 06:17:44.723 9 INFO neutron.wsgi [None req-4201b923-354e-4e8e-950f-80cb097b1be8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 2.4819989 2026-07-02 06:17:44.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b629222e-c03a-45e5-b3f8-2741650d1e39 (type: routers) to 2 2026-07-02 06:17:44.814 9 INFO neutron.wsgi [None req-732b3275-83e6-4ef9-a5c8-55c927c9d833 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 884 time: 2.6240833 2026-07-02 06:17:44.822 10 INFO neutron.db.segments_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 of type geneve for network becc3ad0-e8fc-4dff-9abf-e988debe7bee 2026-07-02 06:17:45.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: ports) to 1 2026-07-02 06:17:45.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource becc3ad0-e8fc-4dff-9abf-e988debe7bee (type: networks) to 1 2026-07-02 06:17:45.383 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:45.389 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 7f3d95da-49f4-40ce-b676-2ce3508f0b3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:45.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: router_ports) to 3 2026-07-02 06:17:45.572 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:45.581 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 45329ed6-0db4-45f3-b33f-53a36f949788: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:45.676 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:45.687 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network becc3ad0-e8fc-4dff-9abf-e988debe7bee: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:45.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: ports) to 1 2026-07-02 06:17:45.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: ports) to 2 2026-07-02 06:17:45.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: ports) to 1 2026-07-02 06:17:45.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: ports) to 1 2026-07-02 06:17:45.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5ba81b78-f1b6-40a0-b88e-70eb7834f448 (type: ports) to 1 2026-07-02 06:17:45.954 10 INFO neutron.wsgi [None req-6ccdf828-efa5-4c13-92d2-edbeb40d1b5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 2.0407119 2026-07-02 06:17:45.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:45.963 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network b473e7b1-08e1-4df5-9611-652f59a6e83e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:46.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: ports) to 4 2026-07-02 06:17:46.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: router_ports) to 3 2026-07-02 06:17:46.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (type: ports) to 1 2026-07-02 06:17:46.550 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d405ac50-f432-4651-a5b8-97e26610e672 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:46.554 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d405ac50-f432-4651-a5b8-97e26610e672 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network becc3ad0-e8fc-4dff-9abf-e988debe7bee: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:46.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: router_ports) to 1 2026-07-02 06:17:46.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 46e4d378-76d6-4f29-8356-0be6eb8b6796 (type: router_ports) to 4 2026-07-02 06:17:46.685 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router b629222e-c03a-45e5-b3f8-2741650d1e39 is bound to host instance 2026-07-02 06:17:46.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: ports) to 1 2026-07-02 06:17:46.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: ports) to 2 2026-07-02 06:17:46.812 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: bc38eac5-6005-4a67-a42a-f53e47390f70 2026-07-02 06:17:46.833 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port bc38eac5-6005-4a67-a42a-f53e47390f70 2026-07-02 06:17:46.947 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:46.955 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 45329ed6-0db4-45f3-b33f-53a36f949788: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:46.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: router_ports) to 1 2026-07-02 06:17:47.417 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 0cf9be4c-260e-4a20-a02b-71d99faeb079 2026-07-02 06:17:47.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: ports) to 1 2026-07-02 06:17:47.467 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 0cf9be4c-260e-4a20-a02b-71d99faeb079 2026-07-02 06:17:47.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: ports) to 1 2026-07-02 06:17:47.588 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (type: router_ports) to 1 2026-07-02 06:17:47.634 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: ports) to 4 2026-07-02 06:17:47.754 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:47.770 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 7f3d95da-49f4-40ce-b676-2ce3508f0b3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:47.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: router_ports) to 3 2026-07-02 06:17:47.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: router_ports) to 1 2026-07-02 06:17:47.951 9 INFO neutron.wsgi [None req-b60767a5-dab1-46b8-890f-a5076f0d59a0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/b629222e-c03a-45e5-b3f8-2741650d1e39/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1304781 2026-07-02 06:17:48.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-d405ac50-f432-4651-a5b8-97e26610e672 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5ba81b78-f1b6-40a0-b88e-70eb7834f448 (type: ports) to 2 2026-07-02 06:17:48.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (type: ports) to 1 2026-07-02 06:17:48.064 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: ports) to 2 2026-07-02 06:17:48.151 10 INFO neutron.db.ovn_revision_numbers_db [None req-d405ac50-f432-4651-a5b8-97e26610e672 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d423920c-ac03-49c8-9b08-02229c3f3dfd (type: subnets) to 0 2026-07-02 06:17:48.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: ports) to 4 2026-07-02 06:17:48.383 10 INFO neutron.wsgi [None req-d405ac50-f432-4651-a5b8-97e26610e672 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 2.4209132 2026-07-02 06:17:48.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 520f76b2-12f7-40c5-8a08-296928bd2406 (type: router_ports) to 4 2026-07-02 06:17:48.530 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:48.555 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network b473e7b1-08e1-4df5-9611-652f59a6e83e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:48.571 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource bc38eac5-6005-4a67-a42a-f53e47390f70 (type: router_ports) to 4 2026-07-02 06:17:48.607 9 WARNING neutron_lib.context [None req-0531da08-7824-42cd-b25e-dfc8ef084994 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:48.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: ports) to 2 2026-07-02 06:17:48.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-0531da08-7824-42cd-b25e-dfc8ef084994 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 40d546e4-13bd-4abf-ae19-c40eb108821c (type: security_groups) to 1 2026-07-02 06:17:48.749 9 INFO neutron.db.ovn_revision_numbers_db [None req-0531da08-7824-42cd-b25e-dfc8ef084994 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 48b802e2-df80-4243-ba69-b6d224c5cb95 (type: security_group_rules) to 0 2026-07-02 06:17:48.767 9 INFO neutron.db.ovn_revision_numbers_db [None req-0531da08-7824-42cd-b25e-dfc8ef084994 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource a59ee473-c76b-4d78-a236-fac4a93606b7 (type: security_group_rules) to 0 2026-07-02 06:17:48.793 9 INFO neutron.wsgi [None req-0531da08-7824-42cd-b25e-dfc8ef084994 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1921256 2026-07-02 06:17:48.802 9 WARNING neutron_lib.context [None req-eef352d8-fd7d-4d2b-a395-3b2d02e28ed4 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:48.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 0cf9be4c-260e-4a20-a02b-71d99faeb079 (type: router_ports) to 2 2026-07-02 06:17:48.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-eef352d8-fd7d-4d2b-a395-3b2d02e28ed4 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 9d55523d-e511-432a-b025-8bf1f0834217 (type: security_group_rules) to 0 2026-07-02 06:17:48.956 9 INFO neutron.wsgi [None req-eef352d8-fd7d-4d2b-a395-3b2d02e28ed4 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1578081 2026-07-02 06:17:48.967 9 WARNING neutron_lib.context [None req-5bb0e4fe-aa54-47a4-a9c2-4c2106824a8d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:49.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-5bb0e4fe-aa54-47a4-a9c2-4c2106824a8d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 64de93e7-1fb2-42b3-b842-281896d0b24c (type: security_group_rules) to 0 2026-07-02 06:17:49.100 9 INFO neutron.wsgi [None req-5bb0e4fe-aa54-47a4-a9c2-4c2106824a8d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1383471 2026-07-02 06:17:49.120 10 WARNING neutron_lib.context [None req-2ef6f1b8-a9f1-4c83-9a4f-643fe80c28c8 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:49.638 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: eab617eb-161d-4273-95dc-40f7e4967046 2026-07-02 06:17:49.649 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port eab617eb-161d-4273-95dc-40f7e4967046 2026-07-02 06:17:49.746 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:49.757 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:49.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: ports) to 2 2026-07-02 06:17:49.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: router_ports) to 1 2026-07-02 06:17:49.948 10 INFO neutron.wsgi [None req-6c9c8454-7aaa-4b83-b4ef-3824a4357b82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/3729abb3-d2f7-49d8-aec7-350830c988b9/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.7706511 2026-07-02 06:17:49.990 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ef6f1b8-a9f1-4c83-9a4f-643fe80c28c8 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] No more DHCP agents 2026-07-02 06:17:50.003 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ef6f1b8-a9f1-4c83-9a4f-643fe80c28c8 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:50.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource eab617eb-161d-4273-95dc-40f7e4967046 (type: router_ports) to 2 2026-07-02 06:17:50.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018563 2026-07-02 06:17:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018833 2026-07-02 06:17:50.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: ports) to 1 2026-07-02 06:17:50.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (type: router_ports) to 1 2026-07-02 06:17:50.520 10 INFO neutron.wsgi [None req-5f623573-7b78-438c-a1e7-36259a98a033 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/2a04d3cc-fd92-4eaa-8f22-a37946fffa5e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.7902708 2026-07-02 06:17:50.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ef6f1b8-a9f1-4c83-9a4f-643fe80c28c8 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 33c568e1-674b-4797-ad2e-4a86ff8e3da0 (type: floatingips) to 0 2026-07-02 06:17:50.739 10 INFO neutron.wsgi [None req-2ef6f1b8-a9f1-4c83-9a4f-643fe80c28c8 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.6314998 2026-07-02 06:17:50.869 9 WARNING neutron_lib.context [req-28c8bf66-cf20-4a7b-b768-85134371b9d3 req-e6f45bbf-75f6-4924-acba-9e22d8290771 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:50.988 9 INFO neutron.db.ovn_revision_numbers_db [req-28c8bf66-cf20-4a7b-b768-85134371b9d3 req-e6f45bbf-75f6-4924-acba-9e22d8290771 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 333e69ed-e31b-4476-89d8-bf854eacfadd (type: security_groups) to 1 2026-07-02 06:17:51.002 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Router dd555933-7983-4f87-83d9-4dcb88b46fcc is bound to host instance 2026-07-02 06:17:51.022 9 INFO neutron.db.ovn_revision_numbers_db [req-28c8bf66-cf20-4a7b-b768-85134371b9d3 req-e6f45bbf-75f6-4924-acba-9e22d8290771 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 495c54c9-169e-4ba9-a7ed-e9ba64944faf (type: security_group_rules) to 0 2026-07-02 06:17:51.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: router_ports) to 1 2026-07-02 06:17:51.039 9 INFO neutron.db.ovn_revision_numbers_db [req-28c8bf66-cf20-4a7b-b768-85134371b9d3 req-e6f45bbf-75f6-4924-acba-9e22d8290771 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 52ff5a20-8814-482c-90b9-809c5fede7c4 (type: security_group_rules) to 0 2026-07-02 06:17:51.054 9 WARNING neutron_lib.context [None req-d7bc7b47-34d3-4310-94f4-0bfb2d9c2845 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:51.061 9 INFO neutron.wsgi [req-28c8bf66-cf20-4a7b-b768-85134371b9d3 req-e6f45bbf-75f6-4924-acba-9e22d8290771 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.2612267 2026-07-02 06:17:51.138 9 INFO neutron.wsgi [req-f7b8e9ab-d220-4f14-b75b-29e9d9e222bf req-518b82ff-f104-445c-a036-a3605679ea7c dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/333e69ed-e31b-4476-89d8-bf854eacfadd HTTP/1.1" status: 200 len: 1820 time: 0.0498843 2026-07-02 06:17:51.143 10 INFO neutron.db.ovn_revision_numbers_db [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource dd555933-7983-4f87-83d9-4dcb88b46fcc (type: routers) to 2 2026-07-02 06:17:51.153 9 WARNING neutron_lib.context [req-f7b8e9ab-d220-4f14-b75b-29e9d9e222bf req-ea36a33a-51db-4b9e-a321-161f7e63c241 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:51.166 10 INFO neutron.wsgi [None req-863c75b9-343b-44ce-b423-88588d4bbb3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 2.7716982 2026-07-02 06:17:51.199 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7bc7b47-34d3-4310-94f4-0bfb2d9c2845 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 5c13786a-c4a5-4cf3-b77b-ab1e47f431b5 (type: security_groups) to 1 2026-07-02 06:17:51.229 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7bc7b47-34d3-4310-94f4-0bfb2d9c2845 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 01ae290f-873d-4d42-b463-c673bc1b1a87 (type: security_group_rules) to 0 2026-07-02 06:17:51.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7bc7b47-34d3-4310-94f4-0bfb2d9c2845 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 16cbc4c0-eeb8-4806-8456-894d49081499 (type: security_group_rules) to 0 2026-07-02 06:17:51.304 9 INFO neutron.wsgi [None req-d7bc7b47-34d3-4310-94f4-0bfb2d9c2845 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2547977 2026-07-02 06:17:51.327 9 WARNING neutron_lib.context [None req-f0875e46-1041-40f7-9ebc-d1d068a9bb84 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:51.449 9 INFO neutron.db.ovn_revision_numbers_db [req-f7b8e9ab-d220-4f14-b75b-29e9d9e222bf req-ea36a33a-51db-4b9e-a321-161f7e63c241 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 40d5e24f-c412-49a2-9d8d-0c9160f169ed (type: security_group_rules) to 0 2026-07-02 06:17:51.489 9 INFO neutron.wsgi [req-f7b8e9ab-d220-4f14-b75b-29e9d9e222bf req-ea36a33a-51db-4b9e-a321-161f7e63c241 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.3424835 2026-07-02 06:17:51.529 9 WARNING neutron_lib.context [req-1d0291fd-2c8d-4d0b-b67e-a05a1f0849ad req-570ef135-1498-4ddc-88e4-22b0fb81fa4a dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:51.562 9 INFO neutron.db.ovn_revision_numbers_db [None req-f0875e46-1041-40f7-9ebc-d1d068a9bb84 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 295aebc3-0797-4f52-b684-a127b770ea06 (type: security_group_rules) to 0 2026-07-02 06:17:51.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: ports) to 1 2026-07-02 06:17:51.768 9 INFO neutron.wsgi [None req-f0875e46-1041-40f7-9ebc-d1d068a9bb84 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.4480243 2026-07-02 06:17:51.781 9 WARNING neutron_lib.context [None req-10191a35-82a0-4c46-a870-f6761b1de9ba 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:51.828 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-bc25314b-232d-4e2c-a8f3-70f11835c30e ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--34275548&fields=id&tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f HTTP/1.1" status: 200 len: 267 time: 0.2330720 2026-07-02 06:17:51.977 9 INFO neutron.db.ovn_revision_numbers_db [req-1d0291fd-2c8d-4d0b-b67e-a05a1f0849ad req-570ef135-1498-4ddc-88e4-22b0fb81fa4a dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 473c67e6-ce06-4a63-8955-f6e6851554be (type: security_groups) to 1 2026-07-02 06:17:51.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: router_ports) to 3 2026-07-02 06:17:51.995 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-fb629923-92e5-45f5-bef0-18968e01f482 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 882 time: 0.1469467 2026-07-02 06:17:52.017 9 INFO neutron.db.ovn_revision_numbers_db [req-1d0291fd-2c8d-4d0b-b67e-a05a1f0849ad req-570ef135-1498-4ddc-88e4-22b0fb81fa4a dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 75f30e1a-a9f7-4e78-924e-43fd32b88809 (type: security_group_rules) to 0 2026-07-02 06:17:52.030 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-581ffd5c-d7d3-49f0-abe0-621c0041577d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/quotas/8aa8630ebf094196bc9e6d38f6e9ad2f HTTP/1.1" status: 200 len: 386 time: 0.0262301 2026-07-02 06:17:52.061 9 INFO neutron.db.ovn_revision_numbers_db [req-1d0291fd-2c8d-4d0b-b67e-a05a1f0849ad req-570ef135-1498-4ddc-88e4-22b0fb81fa4a dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource f6a03048-36b2-4825-8506-546d2666238a (type: security_group_rules) to 0 2026-07-02 06:17:52.089 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:52.100 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network becc3ad0-e8fc-4dff-9abf-e988debe7bee: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:52.108 9 INFO neutron.wsgi [req-1d0291fd-2c8d-4d0b-b67e-a05a1f0849ad req-570ef135-1498-4ddc-88e4-22b0fb81fa4a dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.5856597 2026-07-02 06:17:52.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: ports) to 2 2026-07-02 06:17:52.155 9 INFO neutron.db.ovn_revision_numbers_db [None req-10191a35-82a0-4c46-a870-f6761b1de9ba 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 85748c71-896b-4470-96ae-85ca53930899 (type: security_group_rules) to 0 2026-07-02 06:17:52.212 9 INFO neutron.wsgi [None req-10191a35-82a0-4c46-a870-f6761b1de9ba 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.4375284 2026-07-02 06:17:52.214 9 INFO neutron.wsgi [req-25e9ff2f-90cf-410b-92f4-db9366399967 req-60e5bbb3-9b3a-43d0-acf3-5c5988842382 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 200 len: 1821 time: 0.0777328 2026-07-02 06:17:52.224 9 WARNING neutron_lib.context [None req-f65e65ef-1c4a-44a5-86d9-64ba3b26d3c1 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:52.233 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-a7b3c88e-ed31-443d-81e3-a5a1e82da67f ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1970477 2026-07-02 06:17:52.237 9 WARNING neutron_lib.context [req-25e9ff2f-90cf-410b-92f4-db9366399967 req-a79e4772-ac08-411f-950d-e23cc83b96ac dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:52.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: ports) to 4 2026-07-02 06:17:52.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bb9999ea-eed9-44a6-9997-127d547bdc07 (type: ports) to 1 2026-07-02 06:17:52.585 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 592cac27-3769-4200-af08-df0b6aae3b8e (type: router_ports) to 4 2026-07-02 06:17:52.661 9 INFO neutron.db.ovn_revision_numbers_db [req-25e9ff2f-90cf-410b-92f4-db9366399967 req-a79e4772-ac08-411f-950d-e23cc83b96ac dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource 18ba7cea-e298-4816-9316-ab8cda37d084 (type: security_group_rules) to 0 2026-07-02 06:17:52.679 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-54dcb4a3-e055-45c0-9a55-a4480d24149f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0756447 2026-07-02 06:17:52.751 9 INFO neutron.wsgi [req-25e9ff2f-90cf-410b-92f4-db9366399967 req-a79e4772-ac08-411f-950d-e23cc83b96ac dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.5227013 2026-07-02 06:17:52.989 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-d595b2e6-0d58-4660-b245-bb2b8451990c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2983055 2026-07-02 06:17:53.024 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f65e65ef-1c4a-44a5-86d9-64ba3b26d3c1 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] No more DHCP agents 2026-07-02 06:17:53.034 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f65e65ef-1c4a-44a5-86d9-64ba3b26d3c1 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:53.055 9 INFO neutron.wsgi [req-f689659e-f6f5-4951-8d3c-69f36b9d272a req-137643ac-dff4-499b-8ea1-8e599644ca8d dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 200 len: 2414 time: 0.2766998 2026-07-02 06:17:53.077 9 WARNING neutron_lib.context [req-f689659e-f6f5-4951-8d3c-69f36b9d272a req-d01d8d58-bbcc-4a13-a9ba-7b708ccd88dd dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:53.157 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-9506e9c1-379a-40cc-be7d-693e555f5a11 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1555610 2026-07-02 06:17:53.376 9 INFO neutron.db.ovn_revision_numbers_db [req-f689659e-f6f5-4951-8d3c-69f36b9d272a req-d01d8d58-bbcc-4a13-a9ba-7b708ccd88dd dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] Successfully bumped revision number for resource bceebd90-ee4c-4eb3-80d8-e86aac8cd99d (type: security_group_rules) to 0 2026-07-02 06:17:53.466 9 INFO neutron.wsgi [req-4ecc547e-df16-4b09-815c-481b4e788bc4 req-ba68dde2-97c7-4900-a914-c33fa8746086 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 210 time: 0.0749576 2026-07-02 06:17:53.488 9 INFO neutron.wsgi [req-f689659e-f6f5-4951-8d3c-69f36b9d272a req-d01d8d58-bbcc-4a13-a9ba-7b708ccd88dd dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.4288874 2026-07-02 06:17:53.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bb9999ea-eed9-44a6-9997-127d547bdc07 (type: router_ports) to 1 2026-07-02 06:17:53.586 9 INFO neutron.wsgi [req-f68de972-dc44-4da7-8f52-b8185e674400 req-1487fe11-b0da-49c7-87b4-dae698c54a0b dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 200 len: 3012 time: 0.0722449 2026-07-02 06:17:53.657 9 INFO neutron.wsgi [req-87238fbd-7e2b-4ba2-9b43-e270bdc2f3e0 req-ee1d5bf4-505e-4643-ac01-902a054160af dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-group-rules/bceebd90-ee4c-4eb3-80d8-e86aac8cd99d HTTP/1.1" status: 200 len: 783 time: 0.0242629 2026-07-02 06:17:53.658 9 INFO neutron.db.ovn_revision_numbers_db [None req-f65e65ef-1c4a-44a5-86d9-64ba3b26d3c1 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 8102c9fb-b325-4990-98ec-1563e5852659 (type: floatingips) to 0 2026-07-02 06:17:53.693 9 INFO neutron.wsgi [None req-f65e65ef-1c4a-44a5-86d9-64ba3b26d3c1 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4746768 2026-07-02 06:17:53.717 9 INFO neutron.wsgi [req-87238fbd-7e2b-4ba2-9b43-e270bdc2f3e0 req-49547209-1dc7-49d8-8d10-5617fab88462 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 200 len: 3012 time: 0.0478103 2026-07-02 06:17:53.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bb9999ea-eed9-44a6-9997-127d547bdc07 (type: ports) to 1 2026-07-02 06:17:53.900 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:17:53.901 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network becc3ad0-e8fc-4dff-9abf-e988debe7bee: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:53.954 9 INFO neutron.wsgi [req-87238fbd-7e2b-4ba2-9b43-e270bdc2f3e0 req-959e1496-a505-412a-94eb-434cbbc1ec57 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "DELETE /v2.0/security-group-rules/bceebd90-ee4c-4eb3-80d8-e86aac8cd99d HTTP/1.1" status: 204 len: 173 time: 0.2315435 2026-07-02 06:17:54.015 9 INFO neutron.wsgi [req-acadc52f-db47-43a4-b1b7-2e8ac7daced7 req-c7fa5544-0ae3-4573-aacb-d003a82a3935 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 200 len: 2414 time: 0.0350902 2026-07-02 06:17:54.228 9 INFO neutron.wsgi [req-acadc52f-db47-43a4-b1b7-2e8ac7daced7 req-d1adf153-d0c6-4e10-bba8-427ed2c35bb4 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "DELETE /v2.0/security-groups/473c67e6-ce06-4a63-8955-f6e6851554be HTTP/1.1" status: 204 len: 173 time: 0.2036672 2026-07-02 06:17:54.291 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 0cf9be4c-260e-4a20-a02b-71d99faeb079: RuntimeError: No hosting information found for port 0cf9be4c-260e-4a20-a02b-71d99faeb079 2026-07-02 06:17:54.292 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 592cac27-3769-4200-af08-df0b6aae3b8e 2026-07-02 06:17:54.304 9 INFO neutron.wsgi [req-7550799a-5a81-4fff-a54c-438a6580c65c req-f438b354-0041-4378-b1bd-a1258a306547 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "GET /v2.0/security-groups/333e69ed-e31b-4476-89d8-bf854eacfadd HTTP/1.1" status: 200 len: 2413 time: 0.0511692 2026-07-02 06:17:54.305 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 592cac27-3769-4200-af08-df0b6aae3b8e 2026-07-02 06:17:54.437 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: bb9999ea-eed9-44a6-9997-127d547bdc07 2026-07-02 06:17:54.445 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port bb9999ea-eed9-44a6-9997-127d547bdc07 2026-07-02 06:17:54.693 9 INFO neutron.wsgi [req-7550799a-5a81-4fff-a54c-438a6580c65c req-05274530-7094-4de5-b435-61b2d5748fc3 dd41ec4482344dc48bc2549db295c207 c9eaf7953ffd410c822b46e0c56ad289 - - default default] 10.0.0.239 "DELETE /v2.0/security-groups/333e69ed-e31b-4476-89d8-bf854eacfadd HTTP/1.1" status: 204 len: 173 time: 0.3796258 2026-07-02 06:17:54.823 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource bb9999ea-eed9-44a6-9997-127d547bdc07 (type: ports) to 2 2026-07-02 06:17:54.826 9 INFO neutron.wsgi [req-24a85764-c787-4215-ad8a-0aae504b117c req-a77b86f4-3c5f-417f-8887-68ecb2ce3c2e ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 210 time: 0.0197635 2026-07-02 06:17:54.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource bb9999ea-eed9-44a6-9997-127d547bdc07 (type: router_ports) to 2 2026-07-02 06:17:55.068 9 INFO neutron.wsgi [None req-ac7ab9c5-3d3e-4e2c-a824-310e473e4d18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/dd555933-7983-4f87-83d9-4dcb88b46fcc/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8964427 2026-07-02 06:17:55.070 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port eab617eb-161d-4273-95dc-40f7e4967046: RuntimeError: No hosting information found for port eab617eb-161d-4273-95dc-40f7e4967046 2026-07-02 06:17:55.070 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: fb7c7f48-844e-480b-aca7-c22505f83353 2026-07-02 06:17:55.080 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port fb7c7f48-844e-480b-aca7-c22505f83353 2026-07-02 06:17:55.102 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-b62a99c6-3261-4bd5-bb6d-4286a96ba144 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 882 time: 0.1477568 2026-07-02 06:17:55.185 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-2d05df6d-adf7-4c39-8371-56ac57076a91 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f HTTP/1.1" status: 200 len: 378 time: 0.0556104 2026-07-02 06:17:55.196 9 WARNING neutron_lib.context [req-12843592-5796-4ae1-9666-3b83e0cb995a req-98c59b5f-a089-4361-be43-41064e5242c2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:55.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (type: ports) to 2 2026-07-02 06:17:55.589 9 WARNING neutron_lib.context [req-85b48719-c5d3-4b57-92c7-9ceae6374b8b req-062b0a97-2811-4427-a4c8-e3c050282a6f 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:55.845 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-12843592-5796-4ae1-9666-3b83e0cb995a req-98c59b5f-a089-4361-be43-41064e5242c2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] No more DHCP agents 2026-07-02 06:17:55.848 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-12843592-5796-4ae1-9666-3b83e0cb995a req-98c59b5f-a089-4361-be43-41064e5242c2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Unable to schedule network 45329ed6-0db4-45f3-b33f-53a36f949788: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:17:55.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource fb7c7f48-844e-480b-aca7-c22505f83353 (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-07-02 06:17:55.956 9 INFO neutron.db.ovn_revision_numbers_db [req-85b48719-c5d3-4b57-92c7-9ceae6374b8b req-062b0a97-2811-4427-a4c8-e3c050282a6f 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 6a36374a-d985-42a7-9858-dd9176efe459 (type: security_groups) to 1 2026-07-02 06:17:56.003 9 INFO neutron.wsgi [req-5a0eefff-3537-49c3-9088-66d31de1a87f req-4eadcb48-5c96-4fdb-aa92-caf387aeb955 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1156 time: 0.0884678 2026-07-02 06:17:56.004 9 INFO neutron.db.ovn_revision_numbers_db [req-85b48719-c5d3-4b57-92c7-9ceae6374b8b req-062b0a97-2811-4427-a4c8-e3c050282a6f 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 653f10cc-0bc7-4c36-b2c2-10e272d78502 (type: security_group_rules) to 0 2026-07-02 06:17:56.029 9 INFO neutron.db.ovn_revision_numbers_db [req-85b48719-c5d3-4b57-92c7-9ceae6374b8b req-062b0a97-2811-4427-a4c8-e3c050282a6f 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 7a894b89-c34c-49e4-b2c3-733a43b4996c (type: security_group_rules) to 0 2026-07-02 06:17:56.076 9 INFO neutron.wsgi [req-85b48719-c5d3-4b57-92c7-9ceae6374b8b req-062b0a97-2811-4427-a4c8-e3c050282a6f 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.4975967 2026-07-02 06:17:56.083 9 INFO neutron.wsgi [req-5a0eefff-3537-49c3-9088-66d31de1a87f req-952c40b9-be75-46be-b9ed-de7f93449de1 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0749187 2026-07-02 06:17:56.110 9 WARNING neutron_lib.context [req-400c6967-126a-4bb9-989f-32d95391344a req-9fbb8d1c-8c72-4aa5-a3fd-425fca92cc0c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:56.120 9 INFO neutron.db.ovn_revision_numbers_db [req-12843592-5796-4ae1-9666-3b83e0cb995a req-98c59b5f-a089-4361-be43-41064e5242c2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 1 2026-07-02 06:17:56.147 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-98c59b5f-a089-4361-be43-41064e5242c2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9563837 2026-07-02 06:17:56.166 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-53e3d8dc-0b6e-4ca8-b957-b14d486c249b ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0106473 2026-07-02 06:17:56.256 9 INFO neutron.db.ovn_revision_numbers_db [req-400c6967-126a-4bb9-989f-32d95391344a req-9fbb8d1c-8c72-4aa5-a3fd-425fca92cc0c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 9a47c9a4-ca68-4c3a-8605-1bc1627e1315 (type: security_groups) to 1 2026-07-02 06:17:56.276 9 INFO neutron.db.ovn_revision_numbers_db [req-400c6967-126a-4bb9-989f-32d95391344a req-9fbb8d1c-8c72-4aa5-a3fd-425fca92cc0c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 7161307a-5683-4a90-a1d7-9cca7a371509 (type: security_group_rules) to 0 2026-07-02 06:17:56.297 9 INFO neutron.db.ovn_revision_numbers_db [req-400c6967-126a-4bb9-989f-32d95391344a req-9fbb8d1c-8c72-4aa5-a3fd-425fca92cc0c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource d66d92fd-d740-4caf-991b-ffa83eed71a5 (type: security_group_rules) to 0 2026-07-02 06:17:56.325 9 INFO neutron.wsgi [req-400c6967-126a-4bb9-989f-32d95391344a req-9fbb8d1c-8c72-4aa5-a3fd-425fca92cc0c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1820 time: 0.2222891 2026-07-02 06:17:56.367 9 WARNING neutron_lib.context [req-714c07c0-8581-4652-86f2-a853eab8b2f4 req-81f4d276-fdd4-4741-ba8b-c0b276f4426b 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:17:56.459 10 INFO neutron.wsgi [None req-1ca6cf8c-d8f4-4943-b985-5ede9955c1da 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/3729abb3-d2f7-49d8-aec7-350830c988b9/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7539213 /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-07-02 06:17:56.514 9 INFO neutron.db.ovn_revision_numbers_db [req-714c07c0-8581-4652-86f2-a853eab8b2f4 req-81f4d276-fdd4-4741-ba8b-c0b276f4426b 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 433522db-86ab-4ed4-ab7b-76739b0b1ff4 (type: security_groups) to 1 2026-07-02 06:17:56.527 9 INFO neutron.db.ovn_revision_numbers_db [req-714c07c0-8581-4652-86f2-a853eab8b2f4 req-81f4d276-fdd4-4741-ba8b-c0b276f4426b 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 2dae6c91-a869-47cc-b7bc-33b46df26a3b (type: security_group_rules) to 0 2026-07-02 06:17:56.540 9 INFO neutron.db.ovn_revision_numbers_db [req-714c07c0-8581-4652-86f2-a853eab8b2f4 req-81f4d276-fdd4-4741-ba8b-c0b276f4426b 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] Successfully bumped revision number for resource 954013f0-69fb-495f-aeac-722986959dfa (type: security_group_rules) to 0 2026-07-02 06:17:56.793 9 INFO neutron.wsgi [req-714c07c0-8581-4652-86f2-a853eab8b2f4 req-81f4d276-fdd4-4741-ba8b-c0b276f4426b 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1820 time: 0.4379871 2026-07-02 06:17:56.900 9 INFO neutron.wsgi [req-26b9ec19-cfad-4fcc-89bc-a7a9bf7c9858 req-6fd8627c-0511-4b6f-b111-16f3486a04b1 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups?tenant_id=92b1fb42ad7a49dfb34499a8555f730b HTTP/1.1" status: 200 len: 7790 time: 0.0720212 2026-07-02 06:17:56.991 9 INFO neutron.wsgi [req-26b9ec19-cfad-4fcc-89bc-a7a9bf7c9858 req-c5e6980f-a399-40ab-ac62-becc92b67a84 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/2f3adecc-77d0-4967-94a7-6c86e6513f7e HTTP/1.1" status: 200 len: 2994 time: 0.0798466 2026-07-02 06:17:57.059 9 INFO neutron.wsgi [req-26b9ec19-cfad-4fcc-89bc-a7a9bf7c9858 req-eb5556a8-8275-4260-9642-7edbf1df5ba7 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/2f3adecc-77d0-4967-94a7-6c86e6513f7e HTTP/1.1" status: 200 len: 2994 time: 0.0590191 2026-07-02 06:17:57.133 9 INFO neutron.wsgi [req-06dad56d-77ba-4a99-a161-057eb74c3683 req-c6b69f98-0fd6-4f52-96bd-b49a36916f60 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/6a36374a-d985-42a7-9858-dd9176efe459 HTTP/1.1" status: 200 len: 1817 time: 0.0446444 /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-07-02 06:17:57.397 9 INFO neutron.db.ovn_revision_numbers_db [req-12843592-5796-4ae1-9666-3b83e0cb995a req-4b510412-425b-4ba3-b6a5-48b3ced7d70b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 2 2026-07-02 06:17:57.403 9 INFO neutron.wsgi [req-91b69de2-5948-4eea-a7fc-9744f072692c req-9fa30482-acbd-4672-9379-929579b954d9 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1168 time: 0.1758885 2026-07-02 06:17:57.427 9 INFO neutron.wsgi [req-06dad56d-77ba-4a99-a161-057eb74c3683 req-4f0869bb-8019-4d4a-99e7-421f127b426c 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "DELETE /v2.0/security-groups/6a36374a-d985-42a7-9858-dd9176efe459 HTTP/1.1" status: 204 len: 173 time: 0.2717335 2026-07-02 06:17:57.474 9 INFO neutron.api.v2.resource [req-3a3bcf26-790b-427d-b045-d2d0a719e31d req-6b11d802-64e5-4381-ae95-20527f9863d3 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:57.475 9 INFO neutron.wsgi [req-3a3bcf26-790b-427d-b045-d2d0a719e31d req-6b11d802-64e5-4381-ae95-20527f9863d3 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/6a36374a-d985-42a7-9858-dd9176efe459 HTTP/1.1" status: 404 len: 352 time: 0.0175602 2026-07-02 06:17:57.484 9 INFO neutron.wsgi [req-91b69de2-5948-4eea-a7fc-9744f072692c req-27f9be4c-4650-456c-b952-e2cca4517e78 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0716684 2026-07-02 06:17:57.544 9 INFO neutron.wsgi [req-4b5f91ad-3a1f-4779-9627-dc0e7239c142 req-df423381-837d-46ce-9c3b-1407da18541e 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/9a47c9a4-ca68-4c3a-8605-1bc1627e1315 HTTP/1.1" status: 200 len: 1815 time: 0.0457106 2026-07-02 06:17:57.617 10 INFO neutron.wsgi [None req-254eda51-f36d-4671-95f8-0fe4c970b07d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/3729abb3-d2f7-49d8-aec7-350830c988b9 HTTP/1.1" status: 204 len: 168 time: 1.1533372 2026-07-02 06:17:57.752 9 INFO neutron.wsgi [req-4b5f91ad-3a1f-4779-9627-dc0e7239c142 req-4553dda9-fbd6-48e9-9c32-80b4a2a303d7 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "DELETE /v2.0/security-groups/9a47c9a4-ca68-4c3a-8605-1bc1627e1315 HTTP/1.1" status: 204 len: 173 time: 0.2020624 2026-07-02 06:17:57.771 9 INFO neutron.db.ovn_revision_numbers_db [req-12843592-5796-4ae1-9666-3b83e0cb995a req-4b510412-425b-4ba3-b6a5-48b3ced7d70b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (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-07-02 06:17:57.792 9 INFO neutron.api.v2.resource [req-814937b7-86b5-4f65-acf9-8839f982a9cf req-c56b6c4e-8239-4dd0-b34d-9f5aeb146f48 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:57.793 9 INFO neutron.wsgi [req-814937b7-86b5-4f65-acf9-8839f982a9cf req-c56b6c4e-8239-4dd0-b34d-9f5aeb146f48 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/9a47c9a4-ca68-4c3a-8605-1bc1627e1315 HTTP/1.1" status: 404 len: 352 time: 0.0180707 2026-07-02 06:17:57.802 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-4b510412-425b-4ba3-b6a5-48b3ced7d70b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1376 time: 1.2969391 2026-07-02 06:17:57.860 10 INFO neutron.wsgi [None req-1c823d40-5f75-44a1-baa1-832310ca71c6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/b3e6044c-92a4-4a7d-a225-e37e90ca3edf HTTP/1.1" status: 204 len: 168 time: 0.2162025 2026-07-02 06:17:57.870 9 INFO neutron.wsgi [req-54b81a4f-4da3-49cf-a772-f8497bfe3cf6 req-b78d69e2-d4de-4f84-aa65-d0569e07d5eb 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/433522db-86ab-4ed4-ab7b-76739b0b1ff4 HTTP/1.1" status: 200 len: 1815 time: 0.0473509 2026-07-02 06:17:57.951 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-7309d824-2376-4434-8aad-498e26fd35ae 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1407 time: 0.0947585 2026-07-02 06:17:58.007 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-9818459f-b073-45d1-80a7-f195d488c234 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 217 time: 0.0477817 2026-07-02 06:17:58.078 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-b76f1b48-10d5-492b-8b38-1920689f234b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0646186 2026-07-02 06:17:58.121 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-93cb46fa-fe3b-425c-be74-cb93efcba860 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0374434 2026-07-02 06:17:58.247 9 INFO neutron.wsgi [req-54b81a4f-4da3-49cf-a772-f8497bfe3cf6 req-d2f1bbd7-441a-4da9-b73b-55696cb3b009 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "DELETE /v2.0/security-groups/433522db-86ab-4ed4-ab7b-76739b0b1ff4 HTTP/1.1" status: 204 len: 173 time: 0.3595936 2026-07-02 06:17:58.255 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-56495047-14e6-4c24-8b10-1e588aeac866 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1189792 2026-07-02 06:17:58.310 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-095577a1-24c7-4700-bd90-df696c10a8ee'] response: {'name': 'network-changed', 'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'status': 'completed', 'code': 200} 2026-07-02 06:17:58.340 9 INFO neutron.api.v2.resource [req-97f44d81-eaf2-4fb2-af39-a871dcd70cd2 req-7b0b5ab8-3e3a-445b-8e08-622abcf84fe8 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:58.343 9 INFO neutron.wsgi [req-97f44d81-eaf2-4fb2-af39-a871dcd70cd2 req-7b0b5ab8-3e3a-445b-8e08-622abcf84fe8 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/433522db-86ab-4ed4-ab7b-76739b0b1ff4 HTTP/1.1" status: 404 len: 352 time: 0.0725646 2026-07-02 06:17:58.442 9 INFO neutron.wsgi [req-12843592-5796-4ae1-9666-3b83e0cb995a req-3fe8e0bd-021e-4cb2-9cee-bae33e7fb7e3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1714976 2026-07-02 06:17:58.465 9 INFO neutron.wsgi [req-3b49704e-78e5-4bf0-95d1-1d891d0458a9 req-c9343734-f5da-4fe8-a0bf-47ef2c2b4a21 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups?tenant_id=92b1fb42ad7a49dfb34499a8555f730b HTTP/1.1" status: 200 len: 2997 time: 0.0884442 2026-07-02 06:17:58.558 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-6c82b89b-ade8-46eb-b3bd-fa652951d894 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--1215723634&fields=id&tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58 HTTP/1.1" status: 200 len: 267 time: 0.0985923 2026-07-02 06:17:58.568 9 INFO neutron.wsgi [req-3b49704e-78e5-4bf0-95d1-1d891d0458a9 req-69b9c941-0c08-4efd-b394-507df84eb856 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/2f3adecc-77d0-4967-94a7-6c86e6513f7e HTTP/1.1" status: 200 len: 2994 time: 0.0898645 2026-07-02 06:17:58.779 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-55a45d00-9bea-434e-8b90-b624668ec77b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1407 time: 0.2604368 2026-07-02 06:17:58.883 9 INFO neutron.wsgi [req-3b49704e-78e5-4bf0-95d1-1d891d0458a9 req-cd6b69ba-f4ec-4baa-8dee-704de107ff22 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/2f3adecc-77d0-4967-94a7-6c86e6513f7e HTTP/1.1" status: 200 len: 2994 time: 0.2982979 2026-07-02 06:17:58.918 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-cbb06165-fc08-499d-9afb-09446161cb6e 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/networks?id=b473e7b1-08e1-4df5-9611-652f59a6e83e HTTP/1.1" status: 200 len: 879 time: 0.3486764 2026-07-02 06:17:58.966 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-68514665-56eb-4a8b-8ade-7a6e2ace9c9d 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/quotas/1c00a6d48ce34e64b287a0aacf1d3c58 HTTP/1.1" status: 200 len: 386 time: 0.0421166 2026-07-02 06:17:58.970 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-a3602263-8ac5-4be3-b4bf-d0f46107362c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.1767380 2026-07-02 06:17:59.024 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-4c978fa9-2e51-46d9-883f-a45510dcdad5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 217 time: 0.0457857 2026-07-02 06:17:59.050 9 INFO neutron.wsgi [req-4de4d283-55b5-443f-b8f8-8909ac11791a req-0fc6b671-b233-4eb3-8d7c-e137dea3d181 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1168 time: 0.1131299 2026-07-02 06:17:59.098 9 INFO neutron.wsgi [None req-98f0b56f-359a-484f-9912-3cf38f147d60 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/7f3d95da-49f4-40ce-b676-2ce3508f0b3c HTTP/1.1" status: 204 len: 168 time: 1.2315578 2026-07-02 06:17:59.113 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-92b87048-52e6-4598-b2a7-649a13fa0b96 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0795155 2026-07-02 06:17:59.145 9 INFO neutron.wsgi [req-4de4d283-55b5-443f-b8f8-8909ac11791a req-97f0351c-d413-40dd-a568-9e183e24fce0 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0854018 2026-07-02 06:17:59.148 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-99190712-8edc-4098-9822-2fda0499fee9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255270 2026-07-02 06:17:59.154 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-208f0ba4-93bf-4544-97ac-891572031867 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1746776 2026-07-02 06:17:59.184 9 INFO neutron.api.v2.resource [req-453ccf57-a29d-45ca-8300-c2c67512fa95 req-ee027b41-bfaf-46a8-8839-6e19c4f78561 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:59.185 9 INFO neutron.wsgi [req-453ccf57-a29d-45ca-8300-c2c67512fa95 req-ee027b41-bfaf-46a8-8839-6e19c4f78561 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/433522db-86ab-4ed4-ab7b-76739b0b1ff4 HTTP/1.1" status: 404 len: 352 time: 0.0194092 2026-07-02 06:17:59.224 9 INFO neutron.api.v2.resource [req-eb62d18a-eb90-4caa-be1b-50dac3d8475f req-b935de1b-147f-4fe3-b2f4-7315296e9cfc 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:59.225 9 INFO neutron.wsgi [req-eb62d18a-eb90-4caa-be1b-50dac3d8475f req-b935de1b-147f-4fe3-b2f4-7315296e9cfc 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/9a47c9a4-ca68-4c3a-8605-1bc1627e1315 HTTP/1.1" status: 404 len: 352 time: 0.0168438 2026-07-02 06:17:59.248 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-9fab25d8-22d5-4517-89c3-ed21a339eea2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0930843 2026-07-02 06:17:59.269 9 INFO neutron.api.v2.resource [req-7c57e081-d737-461c-8b55-e0f7a6854d5d req-2c108599-1567-4e50-8270-6eadd55297e4 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:17:59.270 9 INFO neutron.wsgi [req-7c57e081-d737-461c-8b55-e0f7a6854d5d req-2c108599-1567-4e50-8270-6eadd55297e4 7508adfbb9d3448f8da0140a316ae9bc 92b1fb42ad7a49dfb34499a8555f730b - - default default] 10.0.0.239 "GET /v2.0/security-groups/6a36374a-d985-42a7-9858-dd9176efe459 HTTP/1.1" status: 404 len: 352 time: 0.0206053 2026-07-02 06:17:59.315 10 INFO neutron.wsgi [None req-537c44a0-3147-41bc-baf0-32d98af07055 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c9eaf7953ffd410c822b46e0c56ad289&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0523291 2026-07-02 06:17:59.403 9 INFO neutron.wsgi [req-e666845f-0985-4c0b-a4d6-36094cded942 req-79136072-c600-43b8-9054-981cb3756cba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1469157 2026-07-02 06:17:59.510 9 INFO neutron.services.segments.plugin [-] Segment 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee resource provider aggregate not found 2026-07-02 06:17:59.528 9 INFO neutron.services.segments.plugin [-] Segment 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee resource provider aggregate not found 2026-07-02 06:17:59.534 9 INFO neutron.services.segments.plugin [-] Segment 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee 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 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee found for delete ", "request_id": "req-16bf8210-c8c1-4370-b4c0-b5e25d536bc7"}]} 2026-07-02 06:17:59.567 9 INFO neutron.services.segments.plugin [-] Segment 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee 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 815b8e44-cdfc-4ccb-9c61-1f0af9eeb0ee found for delete ", "request_id": "req-c60453dc-2aef-4faa-a0a4-000f50d517e3"}]} 2026-07-02 06:17:59.594 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-4311404b-0c43-4991-a707-561f1f9ce532 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0611832 2026-07-02 06:17:59.687 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-91ab9df3-b801-4469-b557-496cc0fd424f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0830376 2026-07-02 06:17:59.743 9 INFO neutron.wsgi [None req-91b11c86-6edf-4595-a062-2fd6e6d1dc38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/40c5b8e5-2ff2-4dbc-9e6c-6a7efb957fca HTTP/1.1" status: 204 len: 168 time: 0.4181941 2026-07-02 06:17:59.770 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-fc926b8b-e101-4ca9-926e-4bed878bd479 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0746715 2026-07-02 06:17:59.882 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port bb9999ea-eed9-44a6-9997-127d547bdc07: RuntimeError: No hosting information found for port bb9999ea-eed9-44a6-9997-127d547bdc07 2026-07-02 06:18:00.156 9 INFO neutron.wsgi [req-6476e525-3ede-404b-be79-1fc824bb9c0a req-be9c099b-36a3-4392-9fa0-9f1986052edb 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0308497 2026-07-02 06:18:00.470 9 INFO neutron.wsgi [req-e117d299-1228-4df2-acc4-71a461b981da req-6882ba06-4d7c-4bf2-a27a-7d91c0c088ad ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1168 time: 0.2578537 2026-07-02 06:18:00.522 9 INFO neutron.wsgi [req-e117d299-1228-4df2-acc4-71a461b981da req-8f97cfe7-1a12-43d9-9e48-4275d8e5fc51 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0409961 2026-07-02 06:18:00.981 9 INFO neutron.wsgi [None req-881b9fa6-7142-4a74-a12d-3dac2a067c29 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/dd555933-7983-4f87-83d9-4dcb88b46fcc/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6960180 /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-07-02 06:18:01.159 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-cf092147-c22b-4389-8b9d-b26323e6c8bd 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 199.204.45.116 "GET /v2.0/networks?id=b473e7b1-08e1-4df5-9611-652f59a6e83e HTTP/1.1" status: 200 len: 879 time: 0.0968733 2026-07-02 06:18:01.278 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-59a67b94-bbca-4ad8-a00f-f4589bb55c18 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58 HTTP/1.1" status: 200 len: 380 time: 0.0777605 2026-07-02 06:18:01.294 9 INFO neutron.wsgi [req-3fc03ec1-5223-4848-8598-ae0ea9cae4ea req-bb687fcc-38b1-4b65-86f2-f02024bb4b2b 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0479248 2026-07-02 06:18:01.299 9 WARNING neutron_lib.context [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-de25cb25-defe-4a83-afae-ea699f4664e0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:01.413 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port fb7c7f48-844e-480b-aca7-c22505f83353: RuntimeError: No hosting information found for port fb7c7f48-844e-480b-aca7-c22505f83353 2026-07-02 06:18:01.566 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 91698729-f9ce-4d30-8983-7822f4b3afe4 2026-07-02 06:18:01.583 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 91698729-f9ce-4d30-8983-7822f4b3afe4 2026-07-02 06:18:01.688 9 INFO neutron.wsgi [req-2c8876f7-ae6f-4981-9fad-2f3b50788076 req-5f6af83f-116a-4c9f-92ce-93cdeb02b488 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1168 time: 0.0811536 2026-07-02 06:18:01.800 9 INFO neutron.wsgi [req-2c8876f7-ae6f-4981-9fad-2f3b50788076 req-461d0dcb-14d5-4fec-bc92-5dec2c188c77 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0877678 2026-07-02 06:18:02.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 4 2026-07-02 06:18:02.031 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-de25cb25-defe-4a83-afae-ea699f4664e0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] No more DHCP agents 2026-07-02 06:18:02.037 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-de25cb25-defe-4a83-afae-ea699f4664e0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Unable to schedule network b473e7b1-08e1-4df5-9611-652f59a6e83e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:02.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6a5db7d2-7540-4d3f-965d-c199e38255f0 (type: security_groups) to 1 2026-07-02 06:18:02.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3e91325b-6a91-4fc1-a7c1-580ddbbb9788 (type: security_group_rules) to 0 2026-07-02 06:18:02.115 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a97285b8-31b9-4252-acb0-ea9e49ff3bab (type: security_group_rules) to 0 2026-07-02 06:18:02.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b49ec0dd-2eba-4f82-aca4-5ef1586ac484 (type: security_group_rules) to 0 2026-07-02 06:18:02.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f9073321-d6e4-4b87-9fc2-cbc0ce915ee6 (type: security_group_rules) to 0 2026-07-02 06:18:02.200 10 INFO neutron.db.segments_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment e9a0ca3b-0417-4205-951e-46000cd4eb2f of type geneve for network 77091bc5-a0af-4305-ae1d-d08308ad9994 2026-07-02 06:18:02.213 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-020d663c-311c-4d5a-b90e-cd14fb350210'] response: {'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'code': 200} 2026-07-02 06:18:02.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 77091bc5-a0af-4305-ae1d-d08308ad9994 (type: networks) 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-07-02 06:18:02.565 9 INFO neutron.wsgi [req-70bfa162-f4e8-477c-9a68-a035425e2a45 req-9a7dcde7-f8c8-4b19-aefe-c149e1829547 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1160 time: 0.0496171 2026-07-02 06:18:02.571 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:02.573 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 77091bc5-a0af-4305-ae1d-d08308ad9994: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:02.578 9 INFO neutron.wsgi [None req-36ef93dd-a1c6-4d9f-99c3-7b81ead1da8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/dd555933-7983-4f87-83d9-4dcb88b46fcc HTTP/1.1" status: 204 len: 168 time: 1.5892746 /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-07-02 06:18:02.617 9 INFO neutron.db.ovn_revision_numbers_db [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-de25cb25-defe-4a83-afae-ea699f4664e0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 5355b7e4-575c-46df-8bbd-9a09deb3343e (type: ports) to 1 2026-07-02 06:18:02.633 9 INFO neutron.wsgi [req-70bfa162-f4e8-477c-9a68-a035425e2a45 req-6e07e714-7bc8-4643-ad34-675227a0554a 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0550771 2026-07-02 06:18:02.643 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-de25cb25-defe-4a83-afae-ea699f4664e0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.3526728 2026-07-02 06:18:02.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6516bdc2-61c9-4117-9fa2-39d42b58b9fd (type: ports) to 1 2026-07-02 06:18:02.723 10 INFO neutron.wsgi [None req-aa59999c-f9a7-46d8-bfac-d75bccf03361 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 1.0165308 2026-07-02 06:18:02.839 10 INFO neutron.wsgi [None req-dcb02aa1-9e38-4e18-9142-85ba1ef81e1c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/d423920c-ac03-49c8-9b08-02229c3f3dfd HTTP/1.1" status: 204 len: 168 time: 0.2519660 2026-07-02 06:18:02.919 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62b2cb89-3480-4539-837e-f25de413890e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:02.920 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62b2cb89-3480-4539-837e-f25de413890e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 77091bc5-a0af-4305-ae1d-d08308ad9994: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:03.073 9 INFO neutron.wsgi [req-cd99fa9b-fbda-4ad5-ba4a-32fb2faa860d req-e75e7563-1734-4028-8812-15a4832500db ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.1599743 /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-07-02 06:18:03.178 9 INFO neutron.wsgi [req-cd99fa9b-fbda-4ad5-ba4a-32fb2faa860d req-9806416b-7714-4faa-8d2d-05904db5b78b ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0953550 2026-07-02 06:18:03.223 9 INFO neutron.db.ovn_revision_numbers_db [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-bdea4bfe-a7d4-4d34-ba3e-ba6aae5a9b1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 5355b7e4-575c-46df-8bbd-9a09deb3343e (type: ports) to 2 2026-07-02 06:18:03.368 9 INFO neutron.wsgi [req-a0abd86f-2638-4fd5-8474-9bf545ec828c req-a18e8502-495a-43bc-b496-56ce8414df42 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.0748928 2026-07-02 06:18:03.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-62b2cb89-3480-4539-837e-f25de413890e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6516bdc2-61c9-4117-9fa2-39d42b58b9fd (type: ports) to 2 2026-07-02 06:18:03.492 10 INFO neutron.db.ovn_revision_numbers_db [None req-62b2cb89-3480-4539-837e-f25de413890e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource dbf31aba-c61c-40b9-a24c-7cb747796515 (type: subnets) to 0 2026-07-02 06:18:03.507 10 INFO neutron.wsgi [None req-62b2cb89-3480-4539-837e-f25de413890e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 0.7723799 2026-07-02 06:18:03.521 9 INFO neutron.services.segments.plugin [-] Segment 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 resource provider aggregate not found 2026-07-02 06:18:03.527 9 INFO neutron.services.segments.plugin [-] Segment 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 resource provider aggregate not found 2026-07-02 06:18:03.566 9 INFO neutron.services.segments.plugin [-] Segment 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 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 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 found for delete ", "request_id": "req-36a52631-9a37-4758-b448-d1af96e44e77"}]} 2026-07-02 06:18:03.576 9 INFO neutron.services.segments.plugin [-] Segment 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 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 615beeb5-3dda-465b-ad9a-e95e1a8a89b3 found for delete ", "request_id": "req-ad60b274-a74d-45cd-b4ac-4f66f30ebcf0"}]} 2026-07-02 06:18:03.643 9 INFO neutron.wsgi [None req-bcf6f2d9-1402-4b06-b116-51de9ddea58b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/becc3ad0-e8fc-4dff-9abf-e988debe7bee HTTP/1.1" status: 204 len: 168 time: 0.8000298 /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-07-02 06:18:03.823 9 INFO neutron.wsgi [req-b2beb874-1269-4462-9ca3-dd553eb12252 req-48ad1169-fd2d-4c02-8ab0-384efdf35e47 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1172 time: 0.0905361 2026-07-02 06:18:04.108 9 INFO neutron.db.ovn_revision_numbers_db [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-bdea4bfe-a7d4-4d34-ba3e-ba6aae5a9b1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 5355b7e4-575c-46df-8bbd-9a09deb3343e (type: ports) to 2 2026-07-02 06:18:04.141 9 INFO neutron.wsgi [None req-6319920a-5983-4340-8a5f-c23d5c0a3d4b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=92b1fb42ad7a49dfb34499a8555f730b&name=default HTTP/1.1" status: 200 len: 2992 time: 0.3552220 2026-07-02 06:18:04.168 9 INFO neutron.wsgi [req-b2beb874-1269-4462-9ca3-dd553eb12252 req-ea969061-5cd8-4e78-ab24-4e553bd0b024 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3370192 2026-07-02 06:18:04.174 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-bdea4bfe-a7d4-4d34-ba3e-ba6aae5a9b1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/5355b7e4-575c-46df-8bbd-9a09deb3343e HTTP/1.1" status: 200 len: 1380 time: 1.5183070 2026-07-02 06:18:04.185 9 INFO neutron.db.l3_db [None req-498bef03-0a05-4420-95fc-32b24ca8a345 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Floating IP 33c568e1-674b-4797-ad2e-4a86ff8e3da0 associated. External IP: 10.96.250.214, port: 91698729-f9ce-4d30-8983-7822f4b3afe4. 2026-07-02 06:18:04.197 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:04.201 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:04.231 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7127d38-74d0-4d9d-b3f7-22a357f51664'] response: {'name': 'network-changed', 'server_uuid': 'e84c0379-a232-41d7-bd9f-8b6d56a0e6f3', 'tag': '5355b7e4-575c-46df-8bbd-9a09deb3343e', 'status': 'completed', 'code': 200} 2026-07-02 06:18:04.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-af5ec308-5013-4b59-87e3-4720059ce9c7'] response: {'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'code': 200} 2026-07-02 06:18:04.305 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-0f8d380a-5616-4279-a67d-488c687cbfae 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58&device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1411 time: 0.0671694 2026-07-02 06:18:04.350 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-b1f8c329-22b7-4036-a6cf-eb761b8296c4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5355b7e4-575c-46df-8bbd-9a09deb3343e HTTP/1.1" status: 200 len: 217 time: 0.0311885 2026-07-02 06:18:04.436 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-ea6c0e48-01f6-49f1-bbc9-1f0f99190711 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=10ac4862-0c15-4650-aa94-911480daed0b HTTP/1.1" status: 200 len: 873 time: 0.0820715 2026-07-02 06:18:04.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: ports) to 1 2026-07-02 06:18:04.461 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-1784e0b2-1cd8-4a25-8282-b7f5feb0fbeb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=b473e7b1-08e1-4df5-9611-652f59a6e83e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202005 2026-07-02 06:18:04.566 10 INFO neutron.wsgi [None req-f8acc1ae-bebc-41f1-a394-294f27aa208d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2f3adecc-77d0-4967-94a7-6c86e6513f7e HTTP/1.1" status: 204 len: 168 time: 0.4103081 2026-07-02 06:18:04.573 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-ec42e3fc-0a51-48e5-becf-4c5ceb4c8ada 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1044092 2026-07-02 06:18:04.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-498bef03-0a05-4420-95fc-32b24ca8a345 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 33c568e1-674b-4797-ad2e-4a86ff8e3da0 (type: floatingips) to 1 2026-07-02 06:18:04.664 9 INFO neutron.wsgi [req-3d77a802-99b0-47bf-ac52-3b19916d7442 req-fba80943-9cf2-498e-953f-2fe128516564 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0851572 2026-07-02 06:18:04.749 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-b2fe1ba9-2827-4773-aeeb-b105c74f0b92 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58&device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1411 time: 0.0409577 2026-07-02 06:18:04.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-498bef03-0a05-4420-95fc-32b24ca8a345 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 33c568e1-674b-4797-ad2e-4a86ff8e3da0 (type: floatingips) to 2 2026-07-02 06:18:04.814 9 INFO neutron.wsgi [None req-498bef03-0a05-4420-95fc-32b24ca8a345 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "PUT /v2.0/floatingips/33c568e1-674b-4797-ad2e-4a86ff8e3da0 HTTP/1.1" status: 200 len: 1049 time: 1.4275568 2026-07-02 06:18:04.833 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-be5f8490-fb66-48d9-acce-ffbc58205c6c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=b473e7b1-08e1-4df5-9611-652f59a6e83e HTTP/1.1" status: 200 len: 978 time: 0.0762510 2026-07-02 06:18:04.873 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-156fcb57-79b7-43fd-83ef-fa5436c0dd4c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5355b7e4-575c-46df-8bbd-9a09deb3343e HTTP/1.1" status: 200 len: 217 time: 0.0337939 2026-07-02 06:18:04.927 9 INFO neutron.wsgi [req-0c0a9dcf-51ac-499d-bc0d-8364e983809a req-6ebee3a4-404a-4cd3-b567-02a16a7fc283 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.0627925 2026-07-02 06:18:04.938 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 5355b7e4-575c-46df-8bbd-9a09deb3343e 2026-07-02 06:18:04.952 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-4bc24963-c8b5-445a-82c4-389f405f8aca 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=10ac4862-0c15-4650-aa94-911480daed0b HTTP/1.1" status: 200 len: 873 time: 0.0744491 2026-07-02 06:18:04.997 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 5355b7e4-575c-46df-8bbd-9a09deb3343e 2026-07-02 06:18:05.003 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-be101610-9748-4860-a0dd-753a8f4e3e4f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=b473e7b1-08e1-4df5-9611-652f59a6e83e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0374877 2026-07-02 06:18:05.054 9 INFO neutron.wsgi [req-0c0a9dcf-51ac-499d-bc0d-8364e983809a req-04eb78e8-f401-40d5-9281-75e247f57ca5 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0977571 2026-07-02 06:18:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028701 2026-07-02 06:18:05.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017149 2026-07-02 06:18:05.098 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-02f58f0d-5edf-4151-adb1-2c4e693b9af2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0879445 2026-07-02 06:18:05.230 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c 2026-07-02 06:18:05.231 9 INFO neutron.wsgi [req-bc4a05f7-2dc2-4f14-a656-f2281b8d9c00 req-1cf360fd-83e8-4161-a997-1645a89c4822 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1146331 2026-07-02 06:18:05.257 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 4af307d3-9ec2-4204-9a23-935b935dc501 is bound to host instance 2026-07-02 06:18:05.263 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c 2026-07-02 06:18:05.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: router_ports) to 1 2026-07-02 06:18:05.400 10 INFO neutron.db.ovn_revision_numbers_db [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4af307d3-9ec2-4204-9a23-935b935dc501 (type: routers) to 2 2026-07-02 06:18:05.415 10 INFO neutron.wsgi [None req-abd115ce-65f6-4a12-be10-f8c5a3dd928c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 871 time: 1.8989942 /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-07-02 06:18:05.444 9 INFO neutron.wsgi [req-91708847-1096-4729-9c9c-e11c06908e80 req-45fc9cd8-3c3b-4ddb-a4dd-da5b701d0511 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.1649206 2026-07-02 06:18:05.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 5355b7e4-575c-46df-8bbd-9a09deb3343e (type: ports) to 4 2026-07-02 06:18:05.518 9 INFO neutron.wsgi [req-91708847-1096-4729-9c9c-e11c06908e80 req-a6ffd24e-f641-4b39-854c-9836bf0c6398 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0646181 /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-07-02 06:18:05.737 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-4bfeb99d-e12c-4433-abe4-788b73f8401c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0457156 2026-07-02 06:18:06.003 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:06.005 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 77091bc5-a0af-4305-ae1d-d08308ad9994: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:06.042 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-7c6a8c79-d710-4646-9766-1ffb180bff88 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1409 time: 0.0448442 2026-07-02 06:18:06.154 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-b9069138-d4b3-4087-aeeb-2314855b0c21 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.0906460 2026-07-02 06:18:06.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: ports) to 1 2026-07-02 06:18:06.228 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: ports) to 1 2026-07-02 06:18:06.256 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-05ec0ea6-d459-45bd-8636-d90e1a6ac46f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1059 time: 0.0939195 2026-07-02 06:18:06.288 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-135a3583-ba09-4a32-9f81-01602d2f2e3c'] response: {'name': 'network-changed', 'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'status': 'completed', 'code': 200} 2026-07-02 06:18:06.288 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-135a3583-ba09-4a32-9f81-01602d2f2e3c'] response: {'server_uuid': 'e84c0379-a232-41d7-bd9f-8b6d56a0e6f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5355b7e4-575c-46df-8bbd-9a09deb3343e', 'code': 200} 2026-07-02 06:18:06.289 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-135a3583-ba09-4a32-9f81-01602d2f2e3c'] response: {'server_uuid': 'e84c0379-a232-41d7-bd9f-8b6d56a0e6f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5355b7e4-575c-46df-8bbd-9a09deb3343e', 'code': 200} 2026-07-02 06:18:06.320 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-a5632478-fb2b-4082-9b5c-eff6df582d36 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0565312 2026-07-02 06:18:06.353 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-8525f024-1410-4133-8e78-66118c4ca7c7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0261893 2026-07-02 06:18:06.464 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-620276df-c805-492a-a07d-4fb7ef00f197 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1040385 2026-07-02 06:18:06.549 9 INFO neutron.wsgi [req-8ae51055-25fe-48e0-ad52-d7dcc6086bd1 req-15ace40a-45ee-43ea-b16f-6697a4275d05 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0770547 2026-07-02 06:18:06.651 9 INFO neutron.wsgi [req-1fa01abb-5769-43e5-b7de-1d1dfaf937d2 req-ea42a639-75fc-4936-8521-3db66e6b7f7f 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0612874 2026-07-02 06:18:06.659 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: b182eada-c601-442a-b1c5-706eca9d3707 2026-07-02 06:18:06.666 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-e68c314a-7f31-4ce9-a3b6-83b9c5fa5005 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1409 time: 0.0644150 2026-07-02 06:18:06.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: router_ports) to 1 2026-07-02 06:18:06.699 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port b182eada-c601-442a-b1c5-706eca9d3707 2026-07-02 06:18:06.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: router_ports) to 3 2026-07-02 06:18:06.763 9 INFO neutron.wsgi [req-1fa01abb-5769-43e5-b7de-1d1dfaf937d2 req-7ff465a4-52da-4041-b5f3-b25a814a9de2 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1026521 2026-07-02 06:18:06.799 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-865a8e5e-1258-43c6-8a62-1375fd1802f3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.1220884 2026-07-02 06:18:06.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: ports) to 1 2026-07-02 06:18:06.885 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-026d32d6-7a35-441c-ab53-53e54777d36e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1059 time: 0.0742910 2026-07-02 06:18:06.950 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:06.952 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 77091bc5-a0af-4305-ae1d-d08308ad9994: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:06.956 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-e5123268-d040-439a-bdbc-dbc0c94efb10 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0657556 2026-07-02 06:18:06.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e173ebff-1b0a-4dfb-80ed-8d6f111046ff (type: security_groups) to 1 2026-07-02 06:18:06.990 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-51d2e342-06a9-4e79-9b02-d6cc558968ee 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226123 2026-07-02 06:18:07.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 23621fd6-ccd4-4053-a898-30f4f4b827a0 (type: security_group_rules) to 0 2026-07-02 06:18:07.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: ports) to 2 2026-07-02 06:18:07.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 812f14d6-e6de-4178-a3a0-1b5bc51363fb (type: security_group_rules) to 0 2026-07-02 06:18:07.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ccb29a54-a5dc-451a-af01-8ddce5d51d2a (type: security_group_rules) to 0 2026-07-02 06:18:07.066 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d8cc6d6c-1031-4a85-98e6-08bc132a7340 (type: security_group_rules) to 0 2026-07-02 06:18:07.100 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-645ffccc-fbd7-4447-b605-6d5c3a1ae403 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1020548 2026-07-02 06:18:07.128 10 INFO neutron.db.segments_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 181b27bc-f09d-48d8-97ce-6a39045ce4c3 of type geneve for network 78b1a37b-350d-4abd-9dce-4ef05913e5bf 2026-07-02 06:18:07.217 9 INFO neutron.wsgi [req-cda9bcf8-59e9-40c5-8ef9-1349db376b8a req-46e6ae52-f35e-4dd2-8d96-a94eec0ceead 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1076381 2026-07-02 06:18:07.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: ports) to 2 2026-07-02 06:18:07.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: router_ports) to 2 2026-07-02 06:18:07.364 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 78b1a37b-350d-4abd-9dce-4ef05913e5bf (type: networks) to 1 2026-07-02 06:18:07.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: ports) to 4 2026-07-02 06:18:07.642 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource ae5059b7-cb8b-4c81-8fd2-68cd9d4a560c (type: router_ports) to 4 2026-07-02 06:18:07.864 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:07.871 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 78b1a37b-350d-4abd-9dce-4ef05913e5bf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:07.884 9 INFO neutron.wsgi [req-b403cb51-1357-47a7-b400-f9b0fb4f5d3a req-6e981f89-83d1-4c46-8acc-4df06c8f5d0b 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0533586 2026-07-02 06:18:07.937 9 INFO neutron.wsgi [req-b403cb51-1357-47a7-b400-f9b0fb4f5d3a req-67a791af-79dd-43b7-b89c-576961913e2a 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0448015 2026-07-02 06:18:08.046 9 INFO neutron.wsgi [req-c0a6145b-9d8f-44d7-905e-7f96e90a71fd req-28f62e34-91fb-4a2b-94ec-3f5587bd8ad4 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0481424 2026-07-02 06:18:08.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 282a3286-5dae-44d3-ac21-48cc16f10eef (type: ports) to 1 2026-07-02 06:18:08.084 10 INFO neutron.wsgi [None req-9ac66947-f03d-45d1-8204-f15aa8556564 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 1.5604684 2026-07-02 06:18:08.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b182eada-c601-442a-b1c5-706eca9d3707 (type: router_ports) to 2 2026-07-02 06:18:08.325 10 INFO neutron.wsgi [None req-fd11d93d-c14a-489f-a371-a2a026b1837b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/4af307d3-9ec2-4204-9a23-935b935dc501/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9060073 2026-07-02 06:18:08.339 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fe6002e-0720-4779-b5ad-e8c8fd6b35cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:08.343 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fe6002e-0720-4779-b5ad-e8c8fd6b35cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 78b1a37b-350d-4abd-9dce-4ef05913e5bf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:08.370 9 INFO neutron.db.l3_db [None req-255cbaf2-0b87-4fa8-b07e-ecc08b9e9ec2 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Floating IP 8102c9fb-b325-4990-98ec-1563e5852659 associated. External IP: 10.96.250.216, port: 5355b7e4-575c-46df-8bbd-9a09deb3343e. 2026-07-02 06:18:08.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-255cbaf2-0b87-4fa8-b07e-ecc08b9e9ec2 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 8102c9fb-b325-4990-98ec-1563e5852659 (type: floatingips) to 1 2026-07-02 06:18:08.903 10 INFO neutron.db.ovn_revision_numbers_db [None req-7fe6002e-0720-4779-b5ad-e8c8fd6b35cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 282a3286-5dae-44d3-ac21-48cc16f10eef (type: ports) to 2 2026-07-02 06:18:08.933 9 WARNING neutron_lib.context [None req-1ce0bebb-781d-40af-95c0-5377d40bd730 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:08.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-7fe6002e-0720-4779-b5ad-e8c8fd6b35cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6c0b5816-c861-4d42-bf4c-9f42ddf9fb49 (type: subnets) to 0 2026-07-02 06:18:08.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-255cbaf2-0b87-4fa8-b07e-ecc08b9e9ec2 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Successfully bumped revision number for resource 8102c9fb-b325-4990-98ec-1563e5852659 (type: floatingips) to 2 2026-07-02 06:18:08.963 10 INFO neutron.wsgi [None req-7fe6002e-0720-4779-b5ad-e8c8fd6b35cf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.8721793 2026-07-02 06:18:08.980 9 INFO neutron.wsgi [None req-255cbaf2-0b87-4fa8-b07e-ecc08b9e9ec2 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/8102c9fb-b325-4990-98ec-1563e5852659 HTTP/1.1" status: 200 len: 1050 time: 0.9035130 2026-07-02 06:18:09.018 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-57110b12-a914-4089-8673-78f560fce81f'] response: {'name': 'network-changed', 'server_uuid': 'e84c0379-a232-41d7-bd9f-8b6d56a0e6f3', 'tag': '5355b7e4-575c-46df-8bbd-9a09deb3343e', 'status': 'completed', 'code': 200} 2026-07-02 06:18:09.093 9 INFO neutron.wsgi [req-cce50793-d5ee-470e-bd0a-783fe88219d7 req-cc87d903-f91b-4792-911a-113bbbeabfa0 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0513697 2026-07-02 06:18:09.104 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-80cdd39f-deee-440b-97ba-5b55182b4721 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58&device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1413 time: 0.0582469 2026-07-02 06:18:09.178 9 INFO neutron.wsgi [req-cce50793-d5ee-470e-bd0a-783fe88219d7 req-ad9c26ab-31d4-4dbc-bcea-2f389e42b9ea 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0733051 2026-07-02 06:18:09.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ce0bebb-781d-40af-95c0-5377d40bd730 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 4e0005ed-dc24-4795-aae4-142504ca5c1b (type: security_groups) to 1 2026-07-02 06:18:09.212 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-fd3fa2be-3a43-4818-8beb-8cbc96b48c89 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=b473e7b1-08e1-4df5-9611-652f59a6e83e HTTP/1.1" status: 200 len: 978 time: 0.0980644 2026-07-02 06:18:09.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ce0bebb-781d-40af-95c0-5377d40bd730 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 4c880d12-d926-48ca-8d78-b8939d5d85a1 (type: security_group_rules) to 0 2026-07-02 06:18:09.266 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-f1d5cc9d-1cae-4841-bbef-42a4b449fd95 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5355b7e4-575c-46df-8bbd-9a09deb3343e HTTP/1.1" status: 200 len: 1060 time: 0.0465555 2026-07-02 06:18:09.281 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ce0bebb-781d-40af-95c0-5377d40bd730 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 7a286aa7-1b94-467a-919d-090b857d69a5 (type: security_group_rules) to 0 2026-07-02 06:18:09.315 9 INFO neutron.wsgi [None req-1ce0bebb-781d-40af-95c0-5377d40bd730 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.3889790 2026-07-02 06:18:09.318 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-e9dba142-ca9b-4758-a19f-5a8fba05f664 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=10ac4862-0c15-4650-aa94-911480daed0b HTTP/1.1" status: 200 len: 873 time: 0.0469768 2026-07-02 06:18:09.325 9 WARNING neutron_lib.context [None req-85fb5db1-c7ae-4834-9647-4e63137cee84 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:09.349 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-dd90b35a-e807-46be-b998-5dde5332b45d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=b473e7b1-08e1-4df5-9611-652f59a6e83e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214214 2026-07-02 06:18:09.419 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-d4cb81a3-4230-4b25-baba-aa9afdf1f534 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0629752 2026-07-02 06:18:09.484 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:09.486 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:09.487 9 INFO neutron.wsgi [req-5f24d554-55ef-4608-9f95-848060ce127f req-4cbb41f8-5939-4ac7-a338-3bc7f4df9b50 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0604861 2026-07-02 06:18:09.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-85fb5db1-c7ae-4834-9647-4e63137cee84 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource d59a4d48-ac9f-4b82-ac2e-5ec4dcedfe59 (type: security_group_rules) to 0 2026-07-02 06:18:09.569 9 INFO neutron.wsgi [None req-85fb5db1-c7ae-4834-9647-4e63137cee84 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2479057 2026-07-02 06:18:09.584 9 WARNING neutron_lib.context [None req-c58b3055-a6fe-4861-bd04-8501b10f9af5 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:09.595 9 INFO neutron.wsgi [req-c24bf041-7e43-4a8b-b45c-caaa5d2c1280 req-34e9c031-fb6b-4e0c-8e7d-4ca1a9380648 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0465357 2026-07-02 06:18:09.659 9 INFO neutron.wsgi [req-c24bf041-7e43-4a8b-b45c-caaa5d2c1280 req-65050a38-f483-4023-96bb-11fee4ef4c22 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=5c13786a-c4a5-4cf3-b77b-ab1e47f431b5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0553498 2026-07-02 06:18:09.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: ports) to 1 2026-07-02 06:18:09.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-c58b3055-a6fe-4861-bd04-8501b10f9af5 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 9d6a8075-146d-42c4-8bfd-302f781f223a (type: security_group_rules) to 0 2026-07-02 06:18:09.759 9 INFO neutron.wsgi [None req-c58b3055-a6fe-4861-bd04-8501b10f9af5 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1822276 2026-07-02 06:18:09.770 9 WARNING neutron_lib.context [None req-cb7b438e-d563-45b0-a760-0e4a9d8d88db 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:09.951 9 INFO neutron.wsgi [req-198cc8ef-810c-42d9-9c04-8f67937a4cf8 req-ea33cd4b-c01a-4302-b1f7-dbc8cc084418 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 1174 time: 0.0544443 2026-07-02 06:18:10.129 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb7b438e-d563-45b0-a760-0e4a9d8d88db 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] No more DHCP agents 2026-07-02 06:18:10.134 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb7b438e-d563-45b0-a760-0e4a9d8d88db 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:10.473 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Router 2a988d6a-0880-41f7-b8c3-0bdd9f68127d is bound to host instance 2026-07-02 06:18:10.492 9 INFO neutron.db.l3_db [req-198cc8ef-810c-42d9-9c04-8f67937a4cf8 req-b9ccc0e7-ce67-4a27-9470-05b71dc3a26c 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] Floating IP 8102c9fb-b325-4990-98ec-1563e5852659 disassociated. External IP: 10.96.250.216, port: 5355b7e4-575c-46df-8bbd-9a09deb3343e. 2026-07-02 06:18:10.564 10 INFO neutron.db.ovn_revision_numbers_db [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: router_ports) to 1 2026-07-02 06:18:10.677 10 INFO neutron.db.ovn_revision_numbers_db [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2a988d6a-0880-41f7-b8c3-0bdd9f68127d (type: routers) to 2 2026-07-02 06:18:10.694 10 INFO neutron.wsgi [None req-9079680e-c717-43c3-9478-be36613dc0d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 1.7249966 2026-07-02 06:18:10.728 9 INFO neutron.wsgi [req-198cc8ef-810c-42d9-9c04-8f67937a4cf8 req-b9ccc0e7-ce67-4a27-9470-05b71dc3a26c 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 199.204.45.116 "DELETE /v2.0/ports/5355b7e4-575c-46df-8bbd-9a09deb3343e HTTP/1.1" status: 204 len: 173 time: 0.7699056 2026-07-02 06:18:10.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-cb7b438e-d563-45b0-a760-0e4a9d8d88db 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 9d1906b1-5b91-47ff-8c12-57de6e49f777 (type: floatingips) to 0 2026-07-02 06:18:10.775 9 INFO neutron.wsgi [req-7e38ab2d-971c-44f5-8036-2d3deb8a2574 req-ae55be27-0fcc-4a03-9f8e-596250014924 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=e84c0379-a232-41d7-bd9f-8b6d56a0e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0246344 2026-07-02 06:18:10.788 9 INFO neutron.wsgi [None req-cb7b438e-d563-45b0-a760-0e4a9d8d88db 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0247157 2026-07-02 06:18:11.061 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca98e013-30f3-45db-9c4d-25f112a10cdd'] response: {'server_uuid': 'e84c0379-a232-41d7-bd9f-8b6d56a0e6f3', 'name': 'network-vif-deleted', 'tag': '5355b7e4-575c-46df-8bbd-9a09deb3343e', 'status': 'completed', 'code': 200} 2026-07-02 06:18:11.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: ports) to 1 2026-07-02 06:18:11.292 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-4f0e85ee-4b41-457d-8edb-b965ea32d4d8 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--2047056615&fields=id&tenant_id=00ef10b6a21849e693ecb5d39ca009e8 HTTP/1.1" status: 200 len: 267 time: 0.0656614 2026-07-02 06:18:11.347 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:11.352 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 78b1a37b-350d-4abd-9dce-4ef05913e5bf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:11.375 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-2db7086b-b08a-4a80-8307-3688c65663c7 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/networks?id=77091bc5-a0af-4305-ae1d-d08308ad9994 HTTP/1.1" status: 200 len: 869 time: 0.0696583 2026-07-02 06:18:11.391 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-0eb56073-45b2-4ca9-aca6-e134f9c06440 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/quotas/00ef10b6a21849e693ecb5d39ca009e8 HTTP/1.1" status: 200 len: 386 time: 0.0088792 2026-07-02 06:18:11.477 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-5394861e-5bc0-4879-835a-bdc69d10b1d0 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=00ef10b6a21849e693ecb5d39ca009e8&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0804675 2026-07-02 06:18:11.553 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-09d308da-3068-42bb-a1e9-fb215bad3dba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0607822 2026-07-02 06:18:11.626 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-e3476050-e634-4762-a6fd-aaeaebe70d98 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0653923 2026-07-02 06:18:11.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: router_ports) to 3 2026-07-02 06:18:11.792 10 INFO neutron.db.ovn_revision_numbers_db [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: ports) to 1 2026-07-02 06:18:11.861 9 INFO neutron.wsgi [req-406447fe-03ee-4e0e-9276-cd89295b9d75 req-5f7eae7d-1ac9-4046-a0cf-565e330904df 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 210 time: 0.0273716 2026-07-02 06:18:11.951 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: ports) to 2 2026-07-02 06:18:11.974 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port b182eada-c601-442a-b1c5-706eca9d3707: RuntimeError: No hosting information found for port b182eada-c601-442a-b1c5-706eca9d3707 2026-07-02 06:18:12.007 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 5355b7e4-575c-46df-8bbd-9a09deb3343e 2026-07-02 06:18:12.027 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 823eb15e-cf98-4f03-b66c-20171db5312a 2026-07-02 06:18:12.059 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 823eb15e-cf98-4f03-b66c-20171db5312a 2026-07-02 06:18:12.086 9 INFO neutron.wsgi [None req-ef163cf2-bb48-466a-9d07-32c1a7e476be 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5c13786a-c4a5-4cf3-b77b-ab1e47f431b5 HTTP/1.1" status: 204 len: 168 time: 0.2100937 2026-07-02 06:18:12.114 10 INFO neutron.api.v2.resource [None req-94a8b422-4507-41ff-b331-75e158d30b9a 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:18:12.115 10 INFO neutron.wsgi [None req-94a8b422-4507-41ff-b331-75e158d30b9a 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "GET /v2.0/security-groups/5c13786a-c4a5-4cf3-b77b-ab1e47f431b5 HTTP/1.1" status: 404 len: 347 time: 0.0228012 /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-07-02 06:18:12.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: ports) to 4 2026-07-02 06:18:12.373 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: d88da5f7-7ef1-4200-a041-779d7309de28 2026-07-02 06:18:12.385 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port d88da5f7-7ef1-4200-a041-779d7309de28 2026-07-02 06:18:12.437 10 INFO neutron.db.ovn_revision_numbers_db [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: router_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-07-02 06:18:12.654 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-19c205f2-1812-40db-8738-2cfb7fd7744b 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 199.204.45.116 "GET /v2.0/networks?id=77091bc5-a0af-4305-ae1d-d08308ad9994 HTTP/1.1" status: 200 len: 869 time: 0.1245015 2026-07-02 06:18:12.671 10 INFO neutron.db.ovn_revision_numbers_db [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: ports) to 1 2026-07-02 06:18:12.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-94571ae6-e9e4-469d-92a0-64e83a90d050 - - - - - -] Successfully bumped revision number for resource 823eb15e-cf98-4f03-b66c-20171db5312a (type: router_ports) to 4 2026-07-02 06:18:12.688 9 INFO neutron.wsgi [None req-2427f554-2bbb-4def-8b99-941810d620cd 3cee25d04a2b4e548b5e69e6c09c7865 1c00a6d48ce34e64b287a0aacf1d3c58 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/8102c9fb-b325-4990-98ec-1563e5852659 HTTP/1.1" status: 204 len: 168 time: 0.5638082 2026-07-02 06:18:12.791 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:12.794 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 78b1a37b-350d-4abd-9dce-4ef05913e5bf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:13.020 9 INFO neutron.wsgi [req-f6b74251-c4a3-44ef-8d92-24809666585e req-cded4fff-9ee3-4672-a36e-d3c00d6a1e4f 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 210 time: 0.0474405 2026-07-02 06:18:13.071 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-87f834f4-4087-4fbe-a60c-1f1fbd26a4b3 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00ef10b6a21849e693ecb5d39ca009e8 HTTP/1.1" status: 200 len: 380 time: 0.0978439 2026-07-02 06:18:13.090 9 WARNING neutron_lib.context [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8bd9c71a-4c39-41f1-9736-29418abbc5ba 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:13.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: ports) to 2 2026-07-02 06:18:13.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: router_ports) to 2 2026-07-02 06:18:13.616 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8bd9c71a-4c39-41f1-9736-29418abbc5ba 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] No more DHCP agents 2026-07-02 06:18:13.619 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8bd9c71a-4c39-41f1-9736-29418abbc5ba 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Unable to schedule network 77091bc5-a0af-4305-ae1d-d08308ad9994: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:13.847 9 INFO neutron.db.ovn_revision_numbers_db [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8bd9c71a-4c39-41f1-9736-29418abbc5ba 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 44182142-b21b-491e-8f22-ae8925997ed0 (type: ports) to 1 2026-07-02 06:18:13.897 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8bd9c71a-4c39-41f1-9736-29418abbc5ba 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.8194265 /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-07-02 06:18:13.991 10 INFO neutron.db.ovn_revision_numbers_db [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d88da5f7-7ef1-4200-a041-779d7309de28 (type: router_ports) to 2 2026-07-02 06:18:13.994 10 INFO neutron.wsgi [None req-32ac1ee3-f08e-47f3-96f7-16d4c122dfef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/2a988d6a-0880-41f7-b8c3-0bdd9f68127d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2863007 2026-07-02 06:18:14.159 9 INFO neutron.wsgi [req-da51e8de-6677-4cb3-81fb-0358d435b684 req-f6ec9a0b-1912-4ecf-8008-b52c7d8b0909 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1160 time: 0.0731916 2026-07-02 06:18:14.245 9 INFO neutron.wsgi [req-da51e8de-6677-4cb3-81fb-0358d435b684 req-e6403106-087c-4a88-be0a-ff5d2a45cb92 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0679007 2026-07-02 06:18:14.611 9 INFO neutron.db.ovn_revision_numbers_db [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-7fc01da5-b61e-4dd5-a06b-6b9aa7a403d0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 44182142-b21b-491e-8f22-ae8925997ed0 (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-07-02 06:18:14.993 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-a1b2f2f3-53a9-4259-8bf0-fd43e4919026 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/networks?id=78b1a37b-350d-4abd-9dce-4ef05913e5bf HTTP/1.1" status: 200 len: 876 time: 0.1037276 2026-07-02 06:18:15.022 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-4da0baf1-faf2-4d73-8132-c1b3f2a4f683 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/quotas/d9b7657ae60d46439be2c6d51b63eda8 HTTP/1.1" status: 200 len: 386 time: 0.0232768 2026-07-02 06:18:15.205 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-29aed871-b532-49e0-92fe-042b54daac6b 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=d9b7657ae60d46439be2c6d51b63eda8&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1743670 2026-07-02 06:18:15.211 9 INFO neutron.wsgi [None req-c4b379e7-9e63-4284-99bf-c5908665af38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/2a04d3cc-fd92-4eaa-8f22-a37946fffa5e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5115256 /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-07-02 06:18:15.297 9 INFO neutron.db.ovn_revision_numbers_db [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-7fc01da5-b61e-4dd5-a06b-6b9aa7a403d0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 44182142-b21b-491e-8f22-ae8925997ed0 (type: ports) to 2 2026-07-02 06:18:15.348 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-7fc01da5-b61e-4dd5-a06b-6b9aa7a403d0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/44182142-b21b-491e-8f22-ae8925997ed0 HTTP/1.1" status: 200 len: 1380 time: 1.4314785 2026-07-02 06:18:15.360 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-5f08bc3d-b38d-46b5-a5ff-3e595de08ee0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1399519 2026-07-02 06:18:15.438 9 INFO neutron.wsgi [req-0efd0beb-e388-4fa6-954a-404638ead7cd req-70162b44-47d5-4dba-be60-f154afb39eeb 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1172 time: 0.1126437 2026-07-02 06:18:15.478 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-cfb724b3-f411-485b-b1e9-19c7e3b640c5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=00ef10b6a21849e693ecb5d39ca009e8&device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1411 time: 0.0829802 2026-07-02 06:18:15.530 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-19eb9e86-e8d8-4f33-8e11-cb201a59f921 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1596899 2026-07-02 06:18:15.546 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-85f788b3-ba44-4b48-b3fe-1b829c2fcbde 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=44182142-b21b-491e-8f22-ae8925997ed0 HTTP/1.1" status: 200 len: 217 time: 0.0592198 2026-07-02 06:18:15.549 9 INFO neutron.wsgi [req-0efd0beb-e388-4fa6-954a-404638ead7cd req-93a27b93-f60b-492f-8b85-53ed00ee70c5 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1042495 2026-07-02 06:18:15.566 9 INFO neutron.wsgi [req-afcdc7d3-10ea-4bf9-86aa-3093cb8e245d req-1d64266d-9e54-431e-ba37-b2db6934a879 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1409 time: 0.2085683 2026-07-02 06:18:15.593 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d0317e4-26f7-413f-9352-f427821abf02'] response: {'name': 'network-changed', 'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'status': 'completed', 'code': 200} 2026-07-02 06:18:15.610 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-e5673a9e-9440-4fa5-bfd0-d24d780ac169 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=dbf31aba-c61c-40b9-a24c-7cb747796515 HTTP/1.1" status: 200 len: 863 time: 0.0590103 2026-07-02 06:18:15.641 9 INFO neutron.wsgi [req-afcdc7d3-10ea-4bf9-86aa-3093cb8e245d req-9830a2af-51ab-464c-8bee-d954340ce802 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0673230 2026-07-02 06:18:15.643 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8c475b46-9b3d-4e21-87b4-ca1161c51cfe 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=77091bc5-a0af-4305-ae1d-d08308ad9994&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0261736 2026-07-02 06:18:15.704 9 INFO neutron.wsgi [req-d7d8fb37-3685-4d6f-b6f7-be9acdbc3aac req-645df550-b254-4e3a-8d05-7ad32cb8429f 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 210 time: 0.0296757 2026-07-02 06:18:15.731 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-8a1a72b9-a637-4ee4-a252-bfa6c8acb5e7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0785244 2026-07-02 06:18:15.810 9 INFO neutron.wsgi [req-24178c61-31c9-4d5c-883c-2597fcdd09ab req-806f33f5-049d-406f-844d-006745912058 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736361 2026-07-02 06:18:15.900 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-8ea603dc-4321-43c7-8b98-bada989cedd1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=00ef10b6a21849e693ecb5d39ca009e8&device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1411 time: 0.0488737 2026-07-02 06:18:15.984 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-43a7cbbf-fd69-4ce0-9444-f2d60ce4a81d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=77091bc5-a0af-4305-ae1d-d08308ad9994 HTTP/1.1" status: 200 len: 967 time: 0.0784585 2026-07-02 06:18:16.034 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-f5bb8468-32cb-4dd3-9252-ce0ba745d4bf 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=44182142-b21b-491e-8f22-ae8925997ed0 HTTP/1.1" status: 200 len: 217 time: 0.0417583 2026-07-02 06:18:16.086 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-53fea109-8a38-4f89-9cce-d96141b6ab8f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=dbf31aba-c61c-40b9-a24c-7cb747796515 HTTP/1.1" status: 200 len: 863 time: 0.0477080 2026-07-02 06:18:16.124 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-8c920fa6-3eae-4213-a5e6-482bf1b40723 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=77091bc5-a0af-4305-ae1d-d08308ad9994&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0310216 2026-07-02 06:18:16.162 10 INFO neutron.wsgi [None req-5daaa2e7-7a4f-4ef0-9c09-cf2b703d3499 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/2a04d3cc-fd92-4eaa-8f22-a37946fffa5e HTTP/1.1" status: 204 len: 168 time: 0.9429553 2026-07-02 06:18:16.205 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-8f5dc65e-33de-4b72-b87b-f68618fc60f9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0724423 2026-07-02 06:18:16.323 9 INFO neutron.wsgi [req-771ca461-668f-495f-b3b7-457bff70fc57 req-f147c88a-b79d-43c2-b23d-548d97e2e4c5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1123295 2026-07-02 06:18:16.397 10 INFO neutron.wsgi [None req-61c10fae-7faa-4cb7-b556-f0115a20fc9c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/10ac4862-0c15-4650-aa94-911480daed0b HTTP/1.1" status: 204 len: 168 time: 0.2317193 2026-07-02 06:18:16.582 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-078c00df-2bbd-4c22-be1b-a497774780ef 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 199.204.45.116 "GET /v2.0/networks?id=78b1a37b-350d-4abd-9dce-4ef05913e5bf HTTP/1.1" status: 200 len: 876 time: 0.0789087 2026-07-02 06:18:16.596 9 WARNING neutron_lib.context [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-7ebb3237-b936-4e55-86ad-10961a7947c3 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:16.765 9 INFO neutron.wsgi [req-3db322d8-08bf-4971-b0a7-98a5a64ad9bf req-13a9b60f-349f-448d-bc0a-58696862a894 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1172 time: 0.1371408 2026-07-02 06:18:16.817 9 INFO neutron.wsgi [req-a134f402-d898-4798-9fa4-53f469523402 req-c4ef358c-c20e-484b-b3c3-2e439ff0487f 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 210 time: 0.0460501 2026-07-02 06:18:16.869 9 INFO neutron.wsgi [req-3db322d8-08bf-4971-b0a7-98a5a64ad9bf req-c10ff0d4-219d-4e6e-b986-be56341060b5 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0920298 2026-07-02 06:18:16.886 10 INFO neutron.wsgi [None req-fd9a3103-1d9c-4975-a012-8c3b8d17a491 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/b473e7b1-08e1-4df5-9611-652f59a6e83e HTTP/1.1" status: 204 len: 168 time: 0.4807570 2026-07-02 06:18:17.061 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-7ebb3237-b936-4e55-86ad-10961a7947c3 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] No more DHCP agents 2026-07-02 06:18:17.065 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-7ebb3237-b936-4e55-86ad-10961a7947c3 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] Unable to schedule network 78b1a37b-350d-4abd-9dce-4ef05913e5bf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:17.095 10 INFO neutron.wsgi [None req-3154f056-b0e6-481e-a126-5a23c662b9a8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1c00a6d48ce34e64b287a0aacf1d3c58&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0440807 2026-07-02 06:18:17.238 9 INFO neutron.db.ovn_revision_numbers_db [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-7ebb3237-b936-4e55-86ad-10961a7947c3 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] Successfully bumped revision number for resource 35296a58-949f-4968-8327-c41154550298 (type: ports) to 1 2026-07-02 06:18:17.278 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-7ebb3237-b936-4e55-86ad-10961a7947c3 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6896379 /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-07-02 06:18:17.361 10 INFO neutron.services.segments.plugin [-] Segment 40de9204-e055-488a-8183-35ace387d1ba resource provider aggregate not found 2026-07-02 06:18:17.368 10 INFO neutron.services.segments.plugin [-] Segment 40de9204-e055-488a-8183-35ace387d1ba resource provider aggregate not found 2026-07-02 06:18:17.385 10 INFO neutron.services.segments.plugin [-] Segment 40de9204-e055-488a-8183-35ace387d1ba 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 40de9204-e055-488a-8183-35ace387d1ba found for delete ", "request_id": "req-d86a6ca3-fda1-48d8-b9fb-2ede79aa4baf"}]} 2026-07-02 06:18:17.386 10 INFO neutron.services.segments.plugin [-] Segment 40de9204-e055-488a-8183-35ace387d1ba 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 40de9204-e055-488a-8183-35ace387d1ba found for delete ", "request_id": "req-4c38fab0-3a1e-4509-a7b7-7f7fabe8b7a2"}]} 2026-07-02 06:18:17.418 10 INFO neutron.wsgi [None req-0f467782-c89c-4bbb-91b1-b688c21eab43 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f5fc461f-b2f0-46eb-bb1b-58f02a8e9ea0 HTTP/1.1" status: 204 len: 168 time: 0.3149359 2026-07-02 06:18:17.690 9 INFO neutron.db.ovn_revision_numbers_db [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-2cde9960-a9c6-422e-8dbf-7d52b0544411 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 35296a58-949f-4968-8327-c41154550298 (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-07-02 06:18:17.916 9 INFO neutron.db.ovn_revision_numbers_db [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-2cde9960-a9c6-422e-8dbf-7d52b0544411 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 35296a58-949f-4968-8327-c41154550298 (type: ports) to 2 2026-07-02 06:18:17.958 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-2cde9960-a9c6-422e-8dbf-7d52b0544411 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/35296a58-949f-4968-8327-c41154550298 HTTP/1.1" status: 200 len: 1380 time: 0.6701777 2026-07-02 06:18:17.972 9 INFO neutron.wsgi [req-9b5fcbfa-4209-4d12-b647-a2969d47dbfb req-40e63677-1f59-47fa-9b09-8555e2757584 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1172 time: 0.0679173 2026-07-02 06:18:17.994 9 INFO neutron.wsgi [req-54671cb2-c236-45f4-85b7-c2e6cd55bc72 req-ffc701e7-f539-4650-b84e-2d458c954623 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1172 time: 0.0607975 2026-07-02 06:18:18.052 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-3d933794-9bd0-4c39-8c11-48214c56b2a7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d9b7657ae60d46439be2c6d51b63eda8&device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1411 time: 0.0516694 2026-07-02 06:18:18.055 9 INFO neutron.wsgi [req-9b5fcbfa-4209-4d12-b647-a2969d47dbfb req-a40a5331-d3e9-48a7-81ab-09b2bbe93650 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=e173ebff-1b0a-4dfb-80ed-8d6f111046ff&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0740252 2026-07-02 06:18:18.071 9 INFO neutron.wsgi [req-54671cb2-c236-45f4-85b7-c2e6cd55bc72 req-49ff0dd8-933f-468a-8671-d6d334cce779 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0689967 2026-07-02 06:18:18.083 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-5660127a-a911-4798-a9b8-3f48085e17d3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=35296a58-949f-4968-8327-c41154550298 HTTP/1.1" status: 200 len: 217 time: 0.0227492 2026-07-02 06:18:18.090 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1315535d-25a5-4122-af95-1f827a092c49'] response: {'name': 'network-changed', 'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'tag': '35296a58-949f-4968-8327-c41154550298', 'status': 'completed', 'code': 200} 2026-07-02 06:18:18.127 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-a0cd7a4d-3b62-4f90-b878-4a6e82226919 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=6c0b5816-c861-4d42-bf4c-9f42ddf9fb49 HTTP/1.1" status: 200 len: 870 time: 0.0300441 2026-07-02 06:18:18.152 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-9698755d-f156-45b0-b958-9a282acdfffa 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=78b1a37b-350d-4abd-9dce-4ef05913e5bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0191150 2026-07-02 06:18:18.221 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-5bb4d325-6889-4374-8400-9fc67bec17b3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615849 2026-07-02 06:18:18.303 9 INFO neutron.wsgi [req-d49f35a6-6e7f-410c-b189-8db4b29974e3 req-cf321bcb-4226-4a15-9627-d6fc44b344d2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0731831 2026-07-02 06:18:18.358 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port d88da5f7-7ef1-4200-a041-779d7309de28: RuntimeError: No hosting information found for port d88da5f7-7ef1-4200-a041-779d7309de28 2026-07-02 06:18:18.359 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 44182142-b21b-491e-8f22-ae8925997ed0 2026-07-02 06:18:18.393 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 44182142-b21b-491e-8f22-ae8925997ed0 2026-07-02 06:18:18.420 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-81be5bc1-7dc3-4565-9876-97ccbc7e3273 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d9b7657ae60d46439be2c6d51b63eda8&device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1411 time: 0.0570607 2026-07-02 06:18:18.524 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-b10ab8b5-b42e-40b3-8d17-47702a2d2e13 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=78b1a37b-350d-4abd-9dce-4ef05913e5bf HTTP/1.1" status: 200 len: 975 time: 0.0992873 2026-07-02 06:18:18.562 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-a796fd98-d424-41ee-ad0e-0fd269803738 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=35296a58-949f-4968-8327-c41154550298 HTTP/1.1" status: 200 len: 217 time: 0.0295284 2026-07-02 06:18:18.620 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-0f774265-fc99-4797-82e7-60635c8f9489 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=6c0b5816-c861-4d42-bf4c-9f42ddf9fb49 HTTP/1.1" status: 200 len: 870 time: 0.0507233 2026-07-02 06:18:18.650 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-89a96ef1-5ed6-4817-b545-03f947f665d8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=78b1a37b-350d-4abd-9dce-4ef05913e5bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231409 2026-07-02 06:18:18.741 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-6b79d3be-9e3f-4f28-862c-abec120013d3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0823410 2026-07-02 06:18:18.813 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 44182142-b21b-491e-8f22-ae8925997ed0 (type: ports) to 4 2026-07-02 06:18:18.823 9 INFO neutron.wsgi [req-16e414af-b1d9-4567-8ed7-6bd0fc67b309 req-fe341597-7ba4-4718-a6fa-60f56178d5a0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0740564 2026-07-02 06:18:18.866 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 35296a58-949f-4968-8327-c41154550298 2026-07-02 06:18:18.878 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 35296a58-949f-4968-8327-c41154550298 2026-07-02 06:18:19.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 35296a58-949f-4968-8327-c41154550298 (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-07-02 06:18:19.472 9 INFO neutron.wsgi [req-e8dc0c83-ac98-48ab-8e9e-d0843928a67f req-7060c56a-ad17-4747-8c76-af99a909f7ed 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1174 time: 0.3387542 2026-07-02 06:18:19.484 9 INFO neutron.wsgi [req-d0dc9ef8-0397-41bf-96f5-ba42d57bc98f req-705a992b-4d8d-4d25-a467-cc36961d40d6 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1174 time: 0.3373225 /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-07-02 06:18:19.529 9 INFO neutron.wsgi [req-e8dc0c83-ac98-48ab-8e9e-d0843928a67f req-d54a2de5-88bc-4810-b937-3799450f8730 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=e173ebff-1b0a-4dfb-80ed-8d6f111046ff&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0425990 2026-07-02 06:18:19.538 9 INFO neutron.wsgi [req-d0dc9ef8-0397-41bf-96f5-ba42d57bc98f req-df9a3616-ec1a-4729-ab09-318edb965e16 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0440049 2026-07-02 06:18:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021579 2026-07-02 06:18:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036488 2026-07-02 06:18:20.137 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea52509-6350-4dd4-9562-46e01e5b1e35'] response: {'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'code': 200} 2026-07-02 06:18:20.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea52509-6350-4dd4-9562-46e01e5b1e35'] response: {'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'code': 200} 2026-07-02 06:18:20.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea52509-6350-4dd4-9562-46e01e5b1e35'] response: {'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35296a58-949f-4968-8327-c41154550298', 'code': 200} 2026-07-02 06:18:20.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea52509-6350-4dd4-9562-46e01e5b1e35'] response: {'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35296a58-949f-4968-8327-c41154550298', 'code': 200} 2026-07-02 06:18:20.679 9 INFO neutron.wsgi [req-cacdbfcf-fd6d-41ac-a4ce-ab8ce8606cee req-d2cfe66e-e786-4b44-8624-bbbb9e270451 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1174 time: 0.0549483 2026-07-02 06:18:20.747 9 INFO neutron.wsgi [req-8904a863-f731-493e-a8f3-6f60275e5b0b req-a3a70aa1-a7e1-4b1f-9424-146a42485eb5 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1174 time: 0.1377275 2026-07-02 06:18:20.753 9 INFO neutron.wsgi [req-cacdbfcf-fd6d-41ac-a4ce-ab8ce8606cee req-249c1593-9229-43c5-91ca-916548a71fb6 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0638995 2026-07-02 06:18:20.797 9 INFO neutron.wsgi [req-8904a863-f731-493e-a8f3-6f60275e5b0b req-df459ea5-fb30-4d9a-82d7-03b9febc263a 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=e173ebff-1b0a-4dfb-80ed-8d6f111046ff&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0420380 2026-07-02 06:18:20.900 9 INFO neutron.wsgi [req-1d01569a-5b9c-42ea-a722-cd64c7ceb788 req-ba91f5f0-154a-46ca-aa97-160eb40def5b 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1174 time: 0.0414205 2026-07-02 06:18:20.992 9 INFO neutron.wsgi [req-f7f5d703-06a0-442b-9986-7ce1dbd6bf07 req-698b616d-e426-4f25-ba9f-88298eafc8f0 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.1589355 2026-07-02 06:18:21.089 9 INFO neutron.wsgi [req-9b6c2e2b-e4ab-43ae-8332-954b8af9549f req-c67cdade-8e2f-4c04-b04f-a0a79ff7d239 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports/91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1167 time: 0.0477436 2026-07-02 06:18:21.275 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 35296a58-949f-4968-8327-c41154550298 2026-07-02 06:18:21.285 9 INFO neutron.wsgi [req-0d1c9fa0-a7c2-411a-b310-a6d607abc77b req-e1748a2b-0c60-4fdb-ad60-71dc91a8166f 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1174 time: 0.0895717 2026-07-02 06:18:21.370 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-5101a77b-3ac9-40b3-9432-361277a072b2 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/subnets?network_id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 858 time: 0.1296046 2026-07-02 06:18:21.409 9 INFO neutron.wsgi [req-0d1c9fa0-a7c2-411a-b310-a6d607abc77b req-8c9fef5a-b934-4785-bd51-66095f211bf4 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=e173ebff-1b0a-4dfb-80ed-8d6f111046ff&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1022127 2026-07-02 06:18:21.451 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-83771c65-0766-4869-abdc-21ba41b49c9b ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a&device_owner=compute%3Anova&network_id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 1170 time: 0.0703456 2026-07-02 06:18:21.484 10 INFO neutron.db.l3_db [None req-a7acade6-88ac-4224-bf8a-4761d041a1b1 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Floating IP 9d1906b1-5b91-47ff-8c12-57de6e49f777 associated. External IP: 10.96.250.206, port: 44182142-b21b-491e-8f22-ae8925997ed0. 2026-07-02 06:18:21.782 10 INFO neutron.wsgi [req-1e79dba0-eb04-47c0-8d33-02cf794b234b req-454f38ea-89b8-44c1-a604-b5fbe164583f 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 1172 time: 0.1860600 2026-07-02 06:18:21.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 35296a58-949f-4968-8327-c41154550298 (type: ports) to 5 2026-07-02 06:18:21.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7acade6-88ac-4224-bf8a-4761d041a1b1 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 9d1906b1-5b91-47ff-8c12-57de6e49f777 (type: floatingips) to 1 2026-07-02 06:18:22.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7acade6-88ac-4224-bf8a-4761d041a1b1 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Successfully bumped revision number for resource 9d1906b1-5b91-47ff-8c12-57de6e49f777 (type: floatingips) to 2 2026-07-02 06:18:22.068 9 INFO neutron.db.ovn_revision_numbers_db [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-7b1d325b-392e-487c-8c35-b97b96d95a0d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 5 2026-07-02 06:18:22.078 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-7b1d325b-392e-487c-8c35-b97b96d95a0d ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "PUT /v2.0/ports/91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1349 time: 0.6248276 2026-07-02 06:18:22.099 10 INFO neutron.wsgi [None req-a7acade6-88ac-4224-bf8a-4761d041a1b1 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/9d1906b1-5b91-47ff-8c12-57de6e49f777 HTTP/1.1" status: 200 len: 1050 time: 1.1858389 /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-07-02 06:18:22.135 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c257a645-d186-4f5a-bc25-b34d912facee'] response: {'name': 'network-changed', 'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'status': 'completed', 'code': 200} 2026-07-02 06:18:22.155 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-7acc23da-2f78-4614-97eb-88c1aed94129 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1590 time: 0.0547004 2026-07-02 06:18:22.186 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b6c87ba-db2f-4f84-8720-58ebc8661709'] response: {'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35296a58-949f-4968-8327-c41154550298', 'code': 200} 2026-07-02 06:18:22.187 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b6c87ba-db2f-4f84-8720-58ebc8661709'] response: {'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35296a58-949f-4968-8327-c41154550298', 'code': 200} 2026-07-02 06:18:22.187 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b6c87ba-db2f-4f84-8720-58ebc8661709'] response: {'name': 'network-changed', 'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'status': 'completed', 'code': 200} 2026-07-02 06:18:22.244 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-1ddb48ee-e628-49dd-9b30-f03984ce0743 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=00ef10b6a21849e693ecb5d39ca009e8&device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1413 time: 0.0848577 2026-07-02 06:18:22.257 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-888fa418-f929-4fe6-8838-89541ffb4726 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.0968716 2026-07-02 06:18:22.262 10 INFO neutron.wsgi [req-1e79dba0-eb04-47c0-8d33-02cf794b234b req-26a46238-ddb7-413d-96c5-a0313e788fcc 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 199.204.45.116 "DELETE /v2.0/ports/35296a58-949f-4968-8327-c41154550298 HTTP/1.1" status: 204 len: 173 time: 0.4744751 2026-07-02 06:18:22.287 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-8a8be4b7-7153-4bee-b4e8-cb22b21c79c5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 217 time: 0.0266249 2026-07-02 06:18:22.316 9 INFO neutron.wsgi [req-52b8cedd-b67c-4e1c-8b18-a076849861c6 req-7b989546-56a6-4496-b577-874b87d9e8d3 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1174 time: 0.1685338 2026-07-02 06:18:22.327 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-ef9b8471-cbdb-4961-9447-4e3405f84ec3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=77091bc5-a0af-4305-ae1d-d08308ad9994 HTTP/1.1" status: 200 len: 967 time: 0.0778913 2026-07-02 06:18:22.377 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-b454d288-4f48-43aa-bc92-90fb988e9d89 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1059 time: 0.0761039 2026-07-02 06:18:22.384 9 INFO neutron.wsgi [req-52b8cedd-b67c-4e1c-8b18-a076849861c6 req-b4f3d1be-d2cb-46f6-bbd3-444ca7fac074 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0538990 2026-07-02 06:18:22.422 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-7427dc01-a1b6-4665-92c5-1c4ca639c2ad 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0365548 2026-07-02 06:18:22.461 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-99a3200f-6253-460f-b9c9-e8ed3f716261 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297761 2026-07-02 06:18:22.618 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-8cf35b38-3c2d-4213-93d3-697aad8a12f7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1511378 2026-07-02 06:18:22.640 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-88f06e94-767d-4eac-b74d-3acdee9bc3a8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=44182142-b21b-491e-8f22-ae8925997ed0 HTTP/1.1" status: 200 len: 1060 time: 0.3070886 2026-07-02 06:18:22.651 9 INFO neutron.wsgi [req-2d239e74-bfb4-4b5b-881d-12f5e0c7ca5b req-ec8ca31d-69bb-4bdb-8e2d-0e4e11d62f53 1865aeade7d54b8da085562f2fcf6aa6 d9b7657ae60d46439be2c6d51b63eda8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40 HTTP/1.1" status: 200 len: 210 time: 0.0277064 2026-07-02 06:18:22.696 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-fec0610b-1fd1-413d-87b0-cd7b1dc24840 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=dbf31aba-c61c-40b9-a24c-7cb747796515 HTTP/1.1" status: 200 len: 863 time: 0.0453525 2026-07-02 06:18:22.703 9 INFO neutron.wsgi [req-1189f7ae-f3f0-4f11-b4c2-ee5be04ec3c7 req-8eba8608-63be-4393-91cd-98fc35edbaad 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0688004 2026-07-02 06:18:22.740 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-3bb5ea42-269a-4c7d-82df-b54e098014c0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=77091bc5-a0af-4305-ae1d-d08308ad9994&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0368173 2026-07-02 06:18:22.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 13daa869-cd22-4cd4-bac1-47ea58ce69eb (type: security_groups) to 1 2026-07-02 06:18:22.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1dc3fe93-2320-4c1a-9b1d-f938e37a9c94 (type: security_group_rules) to 0 2026-07-02 06:18:22.814 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-bd08fa03-fca5-4023-9318-c2abe86ece27 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1590 time: 0.0511248 2026-07-02 06:18:22.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7c23551d-f6a5-4959-9a1a-10b0708a0c74 (type: security_group_rules) to 0 2026-07-02 06:18:22.835 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-03882160-1bd1-491b-bfaa-4f528c30793b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0748644 2026-07-02 06:18:22.848 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 97001c2c-9bd7-49f5-9a67-9e3fadaf7f86 (type: security_group_rules) to 0 2026-07-02 06:18:22.864 9 INFO neutron.wsgi [req-3caf3e9c-c450-4dbb-ae32-6ca5f9f3aef5 req-c7678755-66b5-4f9c-8c4c-8cdf0178933e 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1174 time: 0.0461938 2026-07-02 06:18:22.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ae6b7c45-29fa-4cca-b391-e847c7e33b2c (type: security_group_rules) to 0 2026-07-02 06:18:22.887 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 44182142-b21b-491e-8f22-ae8925997ed0 2026-07-02 06:18:22.906 10 INFO neutron.wsgi [None req-fe3dc8ef-b0b8-4a6c-b008-dc35e40b7d12 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0f0385e599604344b03570d2eaaa3b62&name=default HTTP/1.1" status: 200 len: 2996 time: 0.7830813 2026-07-02 06:18:22.913 10 INFO neutron.wsgi [req-2347739f-fa11-4e62-892b-49e36ffad6e2 req-b711680a-0135-4a82-8156-9e842f660302 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0725608 2026-07-02 06:18:22.947 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-62d170c9-4dc2-41ce-ba2c-abf6e91f9fdb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.1219931 2026-07-02 06:18:22.965 9 INFO neutron.wsgi [req-3caf3e9c-c450-4dbb-ae32-6ca5f9f3aef5 req-2b27d247-bc5d-4627-89dc-f5836dd9337e 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=4e0005ed-dc24-4795-aae4-142504ca5c1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0890961 2026-07-02 06:18:22.985 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-2c7cdfca-49f2-4957-b2e2-10eeae82fce7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 217 time: 0.0319910 2026-07-02 06:18:23.082 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-c535fdfd-412c-420f-8d1e-e870fab21180 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1059 time: 0.0842543 2026-07-02 06:18:23.149 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-0abedbaa-fdfc-4afe-94c1-827ba0e328d5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0607681 2026-07-02 06:18:23.192 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-b969fe7a-743c-4c14-b351-9e706e64950c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0365570 2026-07-02 06:18:23.288 10 INFO neutron.wsgi [req-db84a51d-3f6a-46b4-9594-e84805c70b71 req-afd59ac0-43a1-47db-b6e1-285876faf739 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 1172 time: 0.1277528 2026-07-02 06:18:23.315 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-6fb2f909-01bd-441c-88dc-8442050116d0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1165056 2026-07-02 06:18:23.394 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 44182142-b21b-491e-8f22-ae8925997ed0 (type: ports) to 5 2026-07-02 06:18:23.402 9 INFO neutron.wsgi [None req-409b140e-ff32-4604-8d5c-6e9e693a695f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/13daa869-cd22-4cd4-bac1-47ea58ce69eb HTTP/1.1" status: 204 len: 168 time: 0.4857721 2026-07-02 06:18:23.415 9 INFO neutron.wsgi [req-1eed6f16-51e5-4556-9219-e89311c86366 req-efe3db0a-8b31-43d4-9359-34003274d97f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0943370 2026-07-02 06:18:23.457 9 INFO neutron.wsgi [req-37f3a182-3c24-472d-be20-4906d75d8d44 req-71b45c2b-64b5-4520-9d34-f150357f7603 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1352 time: 0.0520761 2026-07-02 06:18:23.504 9 INFO neutron.wsgi [req-37f3a182-3c24-472d-be20-4906d75d8d44 req-a5dd48d3-3fe2-43bb-9d5b-579f40d440aa ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0402241 /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-07-02 06:18:23.633 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2231369f-a0e8-48c3-83f1-34b0a26cbb2e (type: security_groups) to 1 2026-07-02 06:18:23.648 10 INFO neutron.db.l3_db [req-db84a51d-3f6a-46b4-9594-e84805c70b71 req-ae2ee4b4-4829-48c7-acc3-a4db20107cec 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] Floating IP 9d1906b1-5b91-47ff-8c12-57de6e49f777 disassociated. External IP: 10.96.250.206, port: 44182142-b21b-491e-8f22-ae8925997ed0. 2026-07-02 06:18:23.914 10 INFO neutron.wsgi [req-db84a51d-3f6a-46b4-9594-e84805c70b71 req-ae2ee4b4-4829-48c7-acc3-a4db20107cec 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 199.204.45.116 "DELETE /v2.0/ports/44182142-b21b-491e-8f22-ae8925997ed0 HTTP/1.1" status: 204 len: 173 time: 0.6204712 2026-07-02 06:18:23.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 954b212d-0974-4e91-9071-a5c9e1828766 (type: security_group_rules) to 0 2026-07-02 06:18:23.954 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-cfb7881c-41e4-469a-9816-b75cc9a0b1c6 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 HTTP/1.1" status: 200 len: 1352 time: 0.3132415 2026-07-02 06:18:23.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b1e48a06-46b2-4b09-9b78-3d0aca9712ff (type: security_group_rules) to 0 /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-07-02 06:18:23.991 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c19e859a-3e79-4d6d-b0cd-0da470f64eb4 (type: security_group_rules) to 0 2026-07-02 06:18:24.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c79b9614-693d-4bda-aa0b-52d520d63ec8 (type: security_group_rules) to 0 2026-07-02 06:18:24.061 9 INFO neutron.wsgi [None req-bb41da41-64f3-43d6-b056-7de9fc21b0f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=81785c1c1d7a41ed83948d645aa2fc2f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5492322 2026-07-02 06:18:24.111 9 INFO neutron.wsgi [req-5d2da232-a456-497a-809b-630310a07fda req-9a194aed-3790-456c-8dd3-40e20832432b 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ed3dd79e-e199-4a1e-9c39-a0329e54e853 HTTP/1.1" status: 200 len: 210 time: 0.0369556 2026-07-02 06:18:24.192 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24387841-39be-41d6-ad37-d137052d9ae1'] response: {'server_uuid': 'f9ad85c9-d2e5-4e86-b6c0-dd79a22fbf40', 'name': 'network-vif-deleted', 'tag': '35296a58-949f-4968-8327-c41154550298', 'status': 'completed', 'code': 200} 2026-07-02 06:18:24.193 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24387841-39be-41d6-ad37-d137052d9ae1'] response: {'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'name': 'network-vif-deleted', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'status': 'completed', 'code': 200} 2026-07-02 06:18:24.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-acfee90b-d921-4637-a3f5-eb3d3dd319f3'] response: {'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'code': 200} 2026-07-02 06:18:24.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-acfee90b-d921-4637-a3f5-eb3d3dd319f3'] response: {'server_uuid': 'ed3dd79e-e199-4a1e-9c39-a0329e54e853', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44182142-b21b-491e-8f22-ae8925997ed0', 'code': 200} 2026-07-02 06:18:24.446 10 INFO neutron.wsgi [None req-b09bfc51-adc1-43f6-beb1-fb0b0ace8bbb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2231369f-a0e8-48c3-83f1-34b0a26cbb2e HTTP/1.1" status: 204 len: 168 time: 0.3776836 2026-07-02 06:18:24.575 9 INFO neutron.db.ovn_revision_numbers_db [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-016e7874-1294-4171-bb39-cb8cbccbbc4b ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 6 2026-07-02 06:18:24.593 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-016e7874-1294-4171-bb39-cb8cbccbbc4b ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "PUT /v2.0/ports/91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1167 time: 0.6309288 /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-07-02 06:18:24.655 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-90f66ad1-788b-4e78-a30c-d87dc10b165c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1409 time: 0.0440326 2026-07-02 06:18:24.720 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-e7a8808e-cb73-41a8-8702-43d38f9120cb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.0604432 2026-07-02 06:18:24.769 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-432d5332-a067-4bfa-acf3-d49c29a310b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1059 time: 0.0421898 2026-07-02 06:18:24.813 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-9eeee082-72b3-49a1-9673-8801ffe6e25f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0345061 2026-07-02 06:18:24.843 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-b621a6b6-3927-45c0-bfa4-69f16606f48c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230989 2026-07-02 06:18:24.920 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-0302c511-0f3e-46d1-bbfd-ada65dffeb4e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0694823 2026-07-02 06:18:25.005 9 INFO neutron.wsgi [req-6f931b84-d3fb-45f1-9e80-7982c33c7f73 req-c11e5120-4e73-4750-9618-57d95c354fea 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0795505 2026-07-02 06:18:25.151 10 INFO neutron.wsgi [None req-b8954f5d-c672-4c23-894d-8195bed2b9b9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/2a988d6a-0880-41f7-b8c3-0bdd9f68127d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4387982 /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-07-02 06:18:25.356 9 INFO neutron.wsgi [None req-cbedec90-3100-4b1e-b179-3e27135aaadb 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/4e0005ed-dc24-4795-aae4-142504ca5c1b HTTP/1.1" status: 204 len: 168 time: 0.1564517 2026-07-02 06:18:25.380 9 INFO neutron.api.v2.resource [None req-6af24b8a-54cb-4bc6-8d9e-da05a2b31c0c 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:18:25.383 9 INFO neutron.wsgi [None req-6af24b8a-54cb-4bc6-8d9e-da05a2b31c0c 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "GET /v2.0/security-groups/4e0005ed-dc24-4795-aae4-142504ca5c1b HTTP/1.1" status: 404 len: 347 time: 0.0192685 2026-07-02 06:18:25.763 9 INFO neutron.wsgi [None req-3b053473-9791-4502-9483-82d84644108c 03387d4563784a5b8503cb14f6bec95f 00ef10b6a21849e693ecb5d39ca009e8 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/9d1906b1-5b91-47ff-8c12-57de6e49f777 HTTP/1.1" status: 204 len: 168 time: 0.3740611 2026-07-02 06:18:25.946 9 INFO neutron.wsgi [req-077038ce-864b-48ff-a6a7-f643171cd649 req-0bcc3855-4e87-44d5-9995-df2ad39c31db ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.0480645 2026-07-02 06:18:25.966 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: 91698729-f9ce-4d30-8983-7822f4b3afe4 2026-07-02 06:18:26.008 9 INFO neutron.wsgi [req-077038ce-864b-48ff-a6a7-f643171cd649 req-9000ab32-17d1-42b9-bb9c-f534b5756113 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0556962 2026-07-02 06:18:26.329 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4070b70-2df8-4a68-88a1-c71c6a60be28'] response: {'name': 'network-changed', 'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'status': 'completed', 'code': 200} 2026-07-02 06:18:26.382 9 INFO neutron.wsgi [req-9b75140d-d96a-44d2-b7b3-736dbac01bdd req-de177b1b-f0c5-4b13-84ce-11cc369f5dbc ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1170 time: 0.1549819 2026-07-02 06:18:26.438 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d93373-884f-4ae8-8cff-c068272721b4'] response: {'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'code': 200} 2026-07-02 06:18:26.444 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-4d8b902f-fcc2-4d0b-8096-1b06fd518559 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1409 time: 0.0865223 2026-07-02 06:18:26.522 10 INFO neutron.wsgi [None req-1c645b1a-8237-402d-ba00-5fe1a19b7db2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/2a988d6a-0880-41f7-b8c3-0bdd9f68127d HTTP/1.1" status: 204 len: 168 time: 1.3645079 2026-07-02 06:18:26.556 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-3c95db9d-d579-4fa2-8c6d-4d12d98274c9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 200 len: 981 time: 0.1026883 2026-07-02 06:18:26.628 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-0a409f28-c732-4507-b05d-c1ea9e6e73e9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 200 len: 1057 time: 0.0639987 2026-07-02 06:18:26.678 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-93d87af5-ec52-4ed3-999c-2134d17db305 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 200 len: 876 time: 0.0434580 2026-07-02 06:18:26.707 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-1828e7f5-0533-4845-be37-14da2e14680e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=45329ed6-0db4-45f3-b33f-53a36f949788&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199511 2026-07-02 06:18:26.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 91698729-f9ce-4d30-8983-7822f4b3afe4 (type: ports) to 7 2026-07-02 06:18:26.790 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-6aa003d4-5473-4b5c-8dc6-ffd77e0449bb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0789058 2026-07-02 06:18:26.876 10 INFO neutron.wsgi [req-2f7df8fd-8a0c-453c-89d1-47ddfed8f4f9 req-003f405c-ef7a-49f6-827e-4edef2e8da2e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0808344 2026-07-02 06:18:26.953 9 INFO neutron.wsgi [None req-8e9155d5-32e7-487e-8f76-026d7bd76990 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/6c0b5816-c861-4d42-bf4c-9f42ddf9fb49 HTTP/1.1" status: 204 len: 168 time: 0.4245353 /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-07-02 06:18:26.985 9 INFO neutron.db.l3_db [req-9b75140d-d96a-44d2-b7b3-736dbac01bdd req-5f19ba9c-ff14-4ace-bea1-22ea102da47e ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] Floating IP 33c568e1-674b-4797-ad2e-4a86ff8e3da0 disassociated. External IP: 10.96.250.214, port: 91698729-f9ce-4d30-8983-7822f4b3afe4. 2026-07-02 06:18:27.125 9 INFO neutron.wsgi [req-87fa792a-f455-4975-98a0-ce4a2993e5c1 req-d3fee32b-6a9d-4354-9e45-860e0dfb0867 ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=533ced9e-e86e-4e96-9157-8ceba633e97a HTTP/1.1" status: 200 len: 1168 time: 0.0470974 2026-07-02 06:18:27.390 10 INFO neutron.services.segments.plugin [-] Segment 181b27bc-f09d-48d8-97ce-6a39045ce4c3 resource provider aggregate not found 2026-07-02 06:18:27.397 10 INFO neutron.services.segments.plugin [-] Segment 181b27bc-f09d-48d8-97ce-6a39045ce4c3 resource provider aggregate not found 2026-07-02 06:18:27.414 10 INFO neutron.services.segments.plugin [-] Segment 181b27bc-f09d-48d8-97ce-6a39045ce4c3 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 181b27bc-f09d-48d8-97ce-6a39045ce4c3 found for delete ", "request_id": "req-189a9957-d833-4ba9-ae8b-47c7c75dec16"}]} 2026-07-02 06:18:27.426 10 INFO neutron.services.segments.plugin [-] Segment 181b27bc-f09d-48d8-97ce-6a39045ce4c3 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 181b27bc-f09d-48d8-97ce-6a39045ce4c3 found for delete ", "request_id": "req-965334ca-e86a-434f-b268-955822947d06"}]} 2026-07-02 06:18:27.444 10 INFO neutron.wsgi [None req-34408360-5ef0-41d2-96be-7b670fabb8d4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/78b1a37b-350d-4abd-9dce-4ef05913e5bf HTTP/1.1" status: 204 len: 168 time: 0.4842260 2026-07-02 06:18:27.523 9 INFO neutron.wsgi [req-87fa792a-f455-4975-98a0-ce4a2993e5c1 req-0f8b63d3-8048-4ff7-a615-38e5d13b4bee ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=40d546e4-13bd-4abf-ae19-c40eb108821c&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.3913333 2026-07-02 06:18:27.601 9 INFO neutron.wsgi [req-9b75140d-d96a-44d2-b7b3-736dbac01bdd req-5f19ba9c-ff14-4ace-bea1-22ea102da47e ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 199.204.45.116 "DELETE /v2.0/ports/91698729-f9ce-4d30-8983-7822f4b3afe4 HTTP/1.1" status: 204 len: 173 time: 1.2139039 2026-07-02 06:18:27.712 9 INFO neutron.wsgi [None req-bac719c8-3b2c-46b4-991f-bed013670cc0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=d9b7657ae60d46439be2c6d51b63eda8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0840907 2026-07-02 06:18:27.717 9 INFO neutron.wsgi [None req-8ac72df3-39df-4a84-9822-caf335e60c62 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/4af307d3-9ec2-4204-9a23-935b935dc501/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9444706 /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-07-02 06:18:27.926 9 INFO neutron.wsgi [None req-a9bd19e0-913b-4744-b4a1-67a37636fab2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/e173ebff-1b0a-4dfb-80ed-8d6f111046ff HTTP/1.1" status: 204 len: 168 time: 0.2084827 2026-07-02 06:18:28.384 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9215ac8-0903-4abc-9fe6-b14e86376ab1'] response: {'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'name': 'network-vif-deleted', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'status': 'completed', 'code': 200} 2026-07-02 06:18:28.508 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c3e736-6d39-4220-8036-efb16fa3ecd9'] response: {'server_uuid': '533ced9e-e86e-4e96-9157-8ceba633e97a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91698729-f9ce-4d30-8983-7822f4b3afe4', 'code': 200} 2026-07-02 06:18:28.691 10 INFO neutron.wsgi [None req-b7277183-51c2-45f0-9136-d1931e129761 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/4af307d3-9ec2-4204-9a23-935b935dc501 HTTP/1.1" status: 204 len: 168 time: 0.9685924 2026-07-02 06:18:28.795 10 INFO neutron.wsgi [None req-55a3449a-f2b2-4b47-aa40-5493048ab8bc ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/40d546e4-13bd-4abf-ae19-c40eb108821c HTTP/1.1" status: 204 len: 168 time: 0.1837080 2026-07-02 06:18:28.820 9 INFO neutron.api.v2.resource [None req-f864f1ee-b3d9-4721-9a82-3201b46aedda ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:18:28.822 9 INFO neutron.wsgi [None req-f864f1ee-b3d9-4721-9a82-3201b46aedda ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "GET /v2.0/security-groups/40d546e4-13bd-4abf-ae19-c40eb108821c HTTP/1.1" status: 404 len: 347 time: 0.0196369 2026-07-02 06:18:28.913 10 INFO neutron.wsgi [None req-9ca558a0-a96a-4aa7-bdb6-b50839f1c05a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/dbf31aba-c61c-40b9-a24c-7cb747796515 HTTP/1.1" status: 204 len: 168 time: 0.2160482 2026-07-02 06:18:29.254 9 INFO neutron.wsgi [None req-115e015f-df54-4879-a39d-e07375b421ff ae0535d96b8d4fe7bf99aea402b0ec7f 8aa8630ebf094196bc9e6d38f6e9ad2f - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/33c568e1-674b-4797-ad2e-4a86ff8e3da0 HTTP/1.1" status: 204 len: 168 time: 0.4269998 2026-07-02 06:18:29.377 9 INFO neutron.services.segments.plugin [-] Segment e9a0ca3b-0417-4205-951e-46000cd4eb2f resource provider aggregate not found 2026-07-02 06:18:29.392 9 INFO neutron.services.segments.plugin [-] Segment e9a0ca3b-0417-4205-951e-46000cd4eb2f resource provider aggregate not found 2026-07-02 06:18:29.406 9 INFO neutron.services.segments.plugin [-] Segment e9a0ca3b-0417-4205-951e-46000cd4eb2f 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 e9a0ca3b-0417-4205-951e-46000cd4eb2f found for delete ", "request_id": "req-0ed13bbd-54a1-426f-843b-78e9ee66ab5a"}]} 2026-07-02 06:18:29.414 9 INFO neutron.services.segments.plugin [-] Segment e9a0ca3b-0417-4205-951e-46000cd4eb2f 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 e9a0ca3b-0417-4205-951e-46000cd4eb2f found for delete ", "request_id": "req-f42f7826-8790-46ae-affb-41a02e91baab"}]} 2026-07-02 06:18:29.436 9 INFO neutron.wsgi [None req-9c3c313a-5040-4690-aab0-659e0bc7eb64 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/77091bc5-a0af-4305-ae1d-d08308ad9994 HTTP/1.1" status: 204 len: 168 time: 0.5175385 2026-07-02 06:18:29.611 9 INFO neutron.wsgi [None req-5879f6b7-5f16-4a79-bf18-267b08436eb4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=00ef10b6a21849e693ecb5d39ca009e8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0378983 2026-07-02 06:18:29.809 9 INFO neutron.wsgi [None req-58fe3878-a0c0-4a4b-a256-f20091e09b6e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/6a5db7d2-7540-4d3f-965d-c199e38255f0 HTTP/1.1" status: 204 len: 168 time: 0.1936259 2026-07-02 06:18:30.695 10 INFO neutron.wsgi [None req-ac9c660f-83c8-4cad-b094-5b758b5ed655 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/b629222e-c03a-45e5-b3f8-2741650d1e39/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3321311 /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-07-02 06:18:31.576 10 INFO neutron.wsgi [None req-e6dd25bb-53df-43d2-a091-145b36900435 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/b629222e-c03a-45e5-b3f8-2741650d1e39 HTTP/1.1" status: 204 len: 168 time: 0.8740804 2026-07-02 06:18:31.836 9 INFO neutron.wsgi [None req-566dd43a-ad63-484e-8d5a-74cf357a6ac5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/4e03bded-77e8-4d6d-a3e7-506beecc691f HTTP/1.1" status: 204 len: 168 time: 0.2560422 2026-07-02 06:18:32.234 9 INFO neutron.services.segments.plugin [-] Segment ffd03a82-3199-459d-9fa6-a03f981d1226 resource provider aggregate not found 2026-07-02 06:18:32.247 9 INFO neutron.services.segments.plugin [-] Segment ffd03a82-3199-459d-9fa6-a03f981d1226 resource provider aggregate not found 2026-07-02 06:18:32.271 9 INFO neutron.services.segments.plugin [-] Segment ffd03a82-3199-459d-9fa6-a03f981d1226 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 ffd03a82-3199-459d-9fa6-a03f981d1226 found for delete ", "request_id": "req-e62f70ae-0213-4784-9dc2-123439df736d"}]} 2026-07-02 06:18:32.276 9 INFO neutron.services.segments.plugin [-] Segment ffd03a82-3199-459d-9fa6-a03f981d1226 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 ffd03a82-3199-459d-9fa6-a03f981d1226 found for delete ", "request_id": "req-6cab0c33-ce8b-4e8d-a798-b1bae3340b4d"}]} 2026-07-02 06:18:32.298 9 INFO neutron.wsgi [None req-e9120ed3-9df8-4fa6-9517-b422e10718b4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/45329ed6-0db4-45f3-b33f-53a36f949788 HTTP/1.1" status: 204 len: 168 time: 0.4573045 2026-07-02 06:18:32.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3fd58480-36b1-4f1e-8e2c-14e7fdb15f4b (type: security_groups) to 1 2026-07-02 06:18:32.322 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 11363321-e776-4d3d-b8cc-a244fea73f13 (type: security_group_rules) to 0 2026-07-02 06:18:32.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 84a36929-33f4-421d-b376-a8c8d876c701 (type: security_group_rules) to 0 2026-07-02 06:18:32.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a5435021-0d77-4215-99b5-8af06cea7ca4 (type: security_group_rules) to 0 2026-07-02 06:18:32.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fe56c08f-b7e1-4e0f-a521-a93263627f17 (type: security_group_rules) to 0 2026-07-02 06:18:32.403 9 INFO neutron.wsgi [None req-bb50d5ca-a92c-4e71-ac7f-114506ec0775 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c3cc68026db94643be898d937fd791b5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4270530 2026-07-02 06:18:32.534 9 INFO neutron.wsgi [None req-50f45d7a-4c64-42da-9f25-b7527ef18530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8aa8630ebf094196bc9e6d38f6e9ad2f&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0431504 2026-07-02 06:18:32.660 10 INFO neutron.wsgi [None req-3e84d1eb-182e-449d-b762-548699f3fd77 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3fd58480-36b1-4f1e-8e2c-14e7fdb15f4b HTTP/1.1" status: 204 len: 168 time: 0.2358406 2026-07-02 06:18:32.828 9 INFO neutron.wsgi [None req-3c94f1a9-c17a-40ba-97ba-f7f83b066d27 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b6d892a2-ac2a-41a5-a601-223b0dd72183 HTTP/1.1" status: 204 len: 168 time: 0.2892303 2026-07-02 06:18:32.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8ac304ea-4a4a-41ce-a4cf-2de07c71d815 (type: security_groups) to 1 2026-07-02 06:18:33.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2e58aea5-a416-434f-badf-d4d63197a83e (type: security_group_rules) to 0 2026-07-02 06:18:33.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 373f66f7-db0d-4509-beb4-99db3dec0739 (type: security_group_rules) to 0 2026-07-02 06:18:33.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6e24c4d7-2dbd-4a52-a356-13e35bc49c3f (type: security_group_rules) to 0 2026-07-02 06:18:33.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d6f00c55-c063-41c7-a4da-4745cab7ca71 (type: security_group_rules) to 0 2026-07-02 06:18:33.070 10 INFO neutron.wsgi [None req-f5a4d5f6-38ea-4508-b565-8a8756dacbc4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c4ede0fdf1e5479a8885360d5ec9d684&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2043798 2026-07-02 06:18:33.300 10 INFO neutron.wsgi [None req-dc14bb0e-822b-4496-9a4a-12329ef6ba86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/8ac304ea-4a4a-41ce-a4cf-2de07c71d815 HTTP/1.1" status: 204 len: 168 time: 0.2254820 2026-07-02 06:18:34.648 10 INFO neutron.wsgi [None req-845c4141-406e-41dc-952c-5456e16639ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.3152065 2026-07-02 06:18:34.695 10 INFO neutron.wsgi [None req-48468ed6-ea68-4733-ac91-a27d48927d3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0428607 2026-07-02 06:18:34.720 10 INFO neutron.wsgi [None req-2ec0739b-f8ea-420f-9dbf-933d1ff097f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0233579 2026-07-02 06:18:34.754 10 INFO neutron.wsgi [None req-0da8db97-8fcc-4e9f-9f63-88403c06327b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0337262 2026-07-02 06:18:34.770 10 INFO neutron.wsgi [None req-8c985cac-5e70-4bd2-858a-b26383e78892 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0124218 2026-07-02 06:18:34.789 10 INFO neutron.wsgi [None req-08e58546-775e-4c52-992a-111eb2fb5b8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0161490 2026-07-02 06:18:34.828 10 INFO neutron.wsgi [None req-ea67b85f-f15e-422e-99a3-85aaf24e8569 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0384440 2026-07-02 06:18:34.842 10 INFO neutron.wsgi [None req-680605e8-e724-4134-97d8-d53bc805698e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0129716 2026-07-02 06:18:34.860 10 INFO neutron.wsgi [None req-e7ab38b3-1741-46d8-9267-4f8721c36a82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0169585 2026-07-02 06:18:34.924 10 INFO neutron.wsgi [None req-84217b75-8831-479b-8d6d-d2f2b2bfe860 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0633836 2026-07-02 06:18:34.976 10 INFO neutron.wsgi [None req-8f4b3d5a-7b67-434f-9930-cfe66e93698b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0472713 2026-07-02 06:18:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031812 2026-07-02 06:18:35.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044827 2026-07-02 06:18:35.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 840520db-58fa-4cab-8728-46c5c9594ca4 (type: security_groups) to 1 2026-07-02 06:18:35.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 068e74c8-ef6d-43a5-b9b9-e7edbf0c3aaa (type: security_group_rules) to 0 2026-07-02 06:18:35.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2e5a3966-b55f-4f89-8c1e-03c2a50aa41c (type: security_groups) to 1 2026-07-02 06:18:35.327 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1f3ab5b4-495f-4d2b-8916-e5adfbd49065 (type: security_group_rules) to 0 2026-07-02 06:18:35.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 42d76488-52cb-425f-840b-bf6b34546b78 (type: security_group_rules) to 0 2026-07-02 06:18:35.347 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6f7ba0f9-a9e3-41a5-bf80-226f59ed4e00 (type: security_group_rules) to 0 2026-07-02 06:18:35.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7078b743-d923-4937-b143-072c05ce4b8a (type: security_group_rules) to 0 2026-07-02 06:18:35.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cce224db-2046-471f-8e77-09251d5d228c (type: security_group_rules) to 0 2026-07-02 06:18:35.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 71d452e9-f0ea-4baa-9f3c-f1cbf89bde8f (type: security_group_rules) to 0 2026-07-02 06:18:35.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad3c9713-05ac-4113-b134-86eb484498db (type: security_group_rules) to 0 2026-07-02 06:18:35.406 9 INFO neutron.wsgi [None req-6e4f20aa-b4b8-418b-8e12-73771b14a43d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=7b151b98037f4cd496a04eb52eec48e4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5700819 2026-07-02 06:18:35.445 10 INFO neutron.db.segments_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 6d39e282-bea7-4bdf-a282-d5e72c2f2354 of type geneve for network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 2026-07-02 06:18:35.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b858eeeb-10ae-410a-8961-0952b2a23bc5 (type: security_groups) to 1 2026-07-02 06:18:35.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3daae168-361f-4214-be68-e20d23acb1ce (type: security_group_rules) to 0 2026-07-02 06:18:35.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 (type: networks) to 1 2026-07-02 06:18:35.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 417bd425-7f7f-4c80-92b1-eec30dee1ce7 (type: security_group_rules) to 0 2026-07-02 06:18:35.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9936832e-c008-43ed-af48-1b8e1012afd8 (type: security_group_rules) to 0 2026-07-02 06:18:35.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed17bde7-7e13-433c-8387-51dbaae7214f (type: security_group_rules) to 0 2026-07-02 06:18:35.691 9 INFO neutron.wsgi [None req-8b9340aa-f389-449e-88c8-61a368a95115 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=b1436ccb782f4e2faddd0a9c97e8a5c3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3261166 2026-07-02 06:18:35.747 10 INFO neutron.wsgi [None req-b3827e0e-3ef8-4141-8d82-bc2d8452427d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/840520db-58fa-4cab-8728-46c5c9594ca4 HTTP/1.1" status: 204 len: 168 time: 0.3317447 2026-07-02 06:18:35.818 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:35.822 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:35.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e7be174f-e6e2-4705-a68a-66ad060c1ed1 (type: ports) to 1 2026-07-02 06:18:35.940 9 INFO neutron.wsgi [None req-55368a54-c01c-40b4-bf28-3548e0623e22 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b858eeeb-10ae-410a-8961-0952b2a23bc5 HTTP/1.1" status: 204 len: 168 time: 0.2426236 2026-07-02 06:18:35.962 10 INFO neutron.wsgi [None req-6162d127-b6b8-42d1-9795-a59a5bb6f344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 0.8883424 2026-07-02 06:18:36.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7f8e0372-1ff2-48e5-bbc3-d298b10a5b59 (type: security_groups) to 1 2026-07-02 06:18:36.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 43af8ca1-2bc4-4e39-9ecb-f12e3913b35e (type: security_group_rules) to 0 2026-07-02 06:18:36.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 606c9b0e-e315-4a96-86c7-fffb6b4b1f99 (type: security_group_rules) to 0 2026-07-02 06:18:36.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ebadeef-022b-4814-90b6-4ed606094e99 (type: security_group_rules) to 0 2026-07-02 06:18:36.105 9 INFO neutron.db.ovn_revision_numbers_db [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d6d314d3-03e3-472f-bdfd-80bb65954cbf (type: security_group_rules) to 0 2026-07-02 06:18:36.123 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6917eb5-ee8a-42c9-853a-e3dd3c4453db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:36.125 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6917eb5-ee8a-42c9-853a-e3dd3c4453db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:36.136 9 INFO neutron.wsgi [None req-933cded9-648b-4905-8b67-fbac4f0529b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1ac3286a7b354f58a9b902cb2bb056c8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2184694 2026-07-02 06:18:36.250 9 INFO neutron.db.ovn_revision_numbers_db [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9045e6f9-8613-4df6-9fb0-d18de28b6d75 (type: security_groups) to 1 2026-07-02 06:18:36.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 165c49a9-9b68-4676-9053-72f9aeb256a1 (type: security_group_rules) to 0 2026-07-02 06:18:36.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 639c52f9-d022-404c-aab2-aa086959e405 (type: security_group_rules) to 0 2026-07-02 06:18:36.297 9 INFO neutron.db.ovn_revision_numbers_db [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7787bad6-67c0-4af1-838f-75424c9829d4 (type: security_group_rules) to 0 2026-07-02 06:18:36.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e05e1aec-e6bf-4eb0-a01b-6684a0a23699 (type: security_group_rules) to 0 2026-07-02 06:18:36.344 9 INFO neutron.wsgi [None req-535d689e-3195-4dd3-8d89-7f8468cb35f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8ddf780f2dea48e39869f6515bde47ca&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2301986 2026-07-02 06:18:36.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3db6f900-eeda-4ba6-80f7-63c8d9fb19d5 (type: security_groups) to 1 2026-07-02 06:18:36.463 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 41bf425d-8313-41a2-bb23-143edbb7bf66 (type: security_group_rules) to 0 2026-07-02 06:18:36.475 10 INFO neutron.wsgi [None req-98eedc8e-8a36-4ccf-9cda-a60de0f8df48 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/7f8e0372-1ff2-48e5-bbc3-d298b10a5b59 HTTP/1.1" status: 204 len: 168 time: 0.3326206 2026-07-02 06:18:36.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 43a5b679-3255-4301-a865-89beb2bc882b (type: security_group_rules) to 0 2026-07-02 06:18:36.496 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4f65368f-cd99-4880-a2cd-ecdc98bdc438 (type: security_group_rules) to 0 2026-07-02 06:18:36.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 56688688-bbad-4919-b0f4-e2b7d686396a (type: security_group_rules) to 0 2026-07-02 06:18:36.536 9 INFO neutron.wsgi [None req-b861cf06-a92a-4d19-8ef0-2bbfd39c98f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=05c0ab7c2bb047a598cf74af1e157c3e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4721591 2026-07-02 06:18:36.680 10 INFO neutron.wsgi [None req-5545ffc1-fe0f-4d4f-819f-e6f4852f9272 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/9045e6f9-8613-4df6-9fb0-d18de28b6d75 HTTP/1.1" status: 204 len: 168 time: 0.3294752 2026-07-02 06:18:36.734 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6917eb5-ee8a-42c9-853a-e3dd3c4453db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e7be174f-e6e2-4705-a68a-66ad060c1ed1 (type: ports) to 2 2026-07-02 06:18:36.777 9 INFO neutron.wsgi [None req-a646a943-0b3f-4dbe-a146-d0b177ec3eab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3db6f900-eeda-4ba6-80f7-63c8d9fb19d5 HTTP/1.1" status: 204 len: 168 time: 0.2346566 2026-07-02 06:18:36.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6917eb5-ee8a-42c9-853a-e3dd3c4453db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 540c27dd-8f07-4732-b20f-8d5006244840 (type: subnets) to 0 2026-07-02 06:18:36.811 10 INFO neutron.wsgi [None req-b6917eb5-ee8a-42c9-853a-e3dd3c4453db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 0.8422873 2026-07-02 06:18:37.358 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:37.362 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:37.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: ports) to 1 2026-07-02 06:18:38.222 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 1f8a6490-cc7f-4d00-a344-4aacddacd3de 2026-07-02 06:18:38.248 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 1f8a6490-cc7f-4d00-a344-4aacddacd3de 2026-07-02 06:18:38.253 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router db787f97-ecc5-4ad2-9e43-54050c383833 is bound to host instance 2026-07-02 06:18:38.279 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: router_ports) to 1 2026-07-02 06:18:38.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource db787f97-ecc5-4ad2-9e43-54050c383833 (type: routers) to 2 2026-07-02 06:18:38.408 9 INFO neutron.wsgi [None req-3ff060dc-7df0-4e1e-ab34-3356c8e3817b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.5907164 2026-07-02 06:18:38.685 10 WARNING neutron_lib.context [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:38.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 171ccb37-9290-4c19-b00a-7cbff62897d1 (type: security_groups) to 1 2026-07-02 06:18:38.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 1aa1cd5d-41f1-4d6d-84ed-a8631c0c60a3 (type: security_group_rules) to 0 2026-07-02 06:18:38.849 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 24e5dd06-51b8-4d0f-8b72-43c199e99e58 (type: security_group_rules) to 0 2026-07-02 06:18:38.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 37c95401-511d-4c64-993b-a14a99d60f01 (type: security_group_rules) to 0 2026-07-02 06:18:38.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 539d0735-f3fa-4dd5-9f6d-b4a0249d5a44 (type: security_group_rules) to 0 2026-07-02 06:18:38.934 10 INFO neutron.db.segments_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Added segment 9b8095e9-a71e-4cb5-8a12-78f5e344fbde of type geneve for network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c 2026-07-02 06:18:39.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c (type: networks) to 1 2026-07-02 06:18:39.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: ports) to 1 2026-07-02 06:18:39.291 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:39.298 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:39.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: router_ports) to 3 2026-07-02 06:18:39.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: ports) to 1 2026-07-02 06:18:39.652 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:39.657 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:39.746 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: ports) to 2 2026-07-02 06:18:39.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 43ee6490-6f07-40ca-b6b6-2bd5fb566359 (type: ports) to 1 2026-07-02 06:18:39.778 10 INFO neutron.wsgi [None req-2c136bc2-bc8f-4b0a-863f-7e0f9c17f743 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.2226360 2026-07-02 06:18:39.795 9 WARNING neutron_lib.context [None req-4812fafb-eacf-4532-8e66-6c37ac8eb708 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:40.169 9 INFO neutron.db.ovn_revision_numbers_db [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: router_ports) to 1 2026-07-02 06:18:40.222 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4812fafb-eacf-4532-8e66-6c37ac8eb708 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:40.226 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4812fafb-eacf-4532-8e66-6c37ac8eb708 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:40.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: ports) to 4 2026-07-02 06:18:40.300 9 INFO neutron.db.ovn_revision_numbers_db [None req-4812fafb-eacf-4532-8e66-6c37ac8eb708 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 1869a28f-5a48-4116-92f2-8908bfd0f039 (type: subnets) to 0 2026-07-02 06:18:40.333 9 INFO neutron.wsgi [None req-4812fafb-eacf-4532-8e66-6c37ac8eb708 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.5456066 2026-07-02 06:18:40.345 10 WARNING neutron_lib.context [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:40.438 9 INFO neutron.db.ovn_revision_numbers_db [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: ports) to 1 2026-07-02 06:18:40.770 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef 2026-07-02 06:18:40.786 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef 2026-07-02 06:18:40.804 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:18:40.805 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:40.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 1f8a6490-cc7f-4d00-a344-4aacddacd3de (type: router_ports) to 4 2026-07-02 06:18:40.994 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:41.001 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:41.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4fcab51d-f3f7-4623-8eb3-e7f3cc1c4323 (type: security_groups) to 1 2026-07-02 06:18:41.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 449588db-1366-492c-abf4-dcde03ced7ec (type: security_group_rules) to 0 2026-07-02 06:18:41.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 49d9ef8a-7e41-404c-9d01-41085b1275f8 (type: security_group_rules) to 0 2026-07-02 06:18:41.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 372b8f0c-f47d-4a68-88a8-ca0f0711dfee (type: security_groups) to 1 2026-07-02 06:18:41.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: ports) to 2 2026-07-02 06:18:41.261 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 95145043-17c8-49d3-b1f6-b5119dc7cc9d (type: security_group_rules) to 0 2026-07-02 06:18:41.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 33c877d0-5cda-4747-883c-945133ac5904 (type: ports) to 1 2026-07-02 06:18:41.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1e012a08-3446-4229-8ef0-1a70475696fe (type: security_group_rules) to 0 2026-07-02 06:18:41.286 9 INFO neutron.db.ovn_revision_numbers_db [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 45d8fd37-2dd8-4a31-8e91-180308ae0e1c (type: security_group_rules) to 0 2026-07-02 06:18:41.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: router_ports) to 1 2026-07-02 06:18:41.306 9 INFO neutron.wsgi [None req-413e4bfc-5888-49b6-8da9-e8a49533fb4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/db787f97-ecc5-4ad2-9e43-54050c383833/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8927805 2026-07-02 06:18:41.308 9 INFO neutron.db.ovn_revision_numbers_db [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 505e7460-4a90-48d9-8ef3-fe90dfdf4ce0 (type: security_group_rules) to 0 2026-07-02 06:18:41.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c4d0add9-25d8-44fc-a747-e8505f9b622c (type: security_group_rules) to 0 2026-07-02 06:18:41.331 9 INFO neutron.db.ovn_revision_numbers_db [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ef777552-522f-4720-aa3e-dc9a5e2ea10f (type: security_group_rules) to 0 2026-07-02 06:18:41.359 9 INFO neutron.wsgi [None req-616016e0-9a57-4da2-86ae-3bd116f1d16c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9d3781eb941f4058bd215d7942a014f3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4116697 2026-07-02 06:18:41.382 10 INFO neutron.wsgi [None req-72b7c224-8e91-448b-8418-58b92b59dd73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=bb676606605149cc96f0f6fb30166b80&name=default HTTP/1.1" status: 200 len: 2996 time: 0.8396461 2026-07-02 06:18:41.410 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef (type: router_ports) to 2 2026-07-02 06:18:41.605 9 INFO neutron.wsgi [None req-a0b55349-3751-459e-9f44-b3381f754455 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/372b8f0c-f47d-4a68-88a8-ca0f0711dfee HTTP/1.1" status: 204 len: 168 time: 0.2375114 2026-07-02 06:18:41.621 9 INFO neutron.wsgi [None req-06028958-c79b-48d6-8372-d82088911391 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/4fcab51d-f3f7-4623-8eb3-e7f3cc1c4323 HTTP/1.1" status: 204 len: 168 time: 0.2331603 2026-07-02 06:18:41.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7437a263-af84-4f4b-aace-87234cac2fc7 (type: security_groups) to 1 2026-07-02 06:18:41.935 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3f3fd6c4-662f-4435-bdb5-0c5a32acd54d (type: security_group_rules) to 0 2026-07-02 06:18:41.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ed4a3f62-a938-4c55-8564-b5941dbd512f (type: security_groups) to 1 2026-07-02 06:18:41.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6aa725c9-8a41-43a7-9cae-30e87be153a6 (type: security_group_rules) to 0 2026-07-02 06:18:41.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 364c8ea4-6540-4ee6-9503-e1e4905fff7f (type: security_group_rules) to 0 2026-07-02 06:18:41.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8a7bf1e9-11f7-4686-8114-8bf53715b102 (type: security_group_rules) to 0 2026-07-02 06:18:41.980 9 INFO neutron.db.ovn_revision_numbers_db [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 47b77a98-0fcc-4ab7-af7c-af24e03b8172 (type: security_group_rules) to 0 2026-07-02 06:18:41.991 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e6c07c6e-1753-4669-b409-204be83f3492 (type: security_group_rules) to 0 2026-07-02 06:18:41.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d1871b65-cbd4-46a1-857b-595f6b62fd34 (type: security_group_rules) to 0 2026-07-02 06:18:42.024 9 INFO neutron.wsgi [None req-5a4204ff-0c4e-4f00-8b04-6865c0f47b4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=3fb69e4e259144bfb36360dc5a9d1d83&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2603011 2026-07-02 06:18:42.032 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 33c877d0-5cda-4747-883c-945133ac5904 2026-07-02 06:18:42.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eac3d595-5d68-49d0-becd-cb578fede611 (type: security_group_rules) to 0 2026-07-02 06:18:42.049 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 33c877d0-5cda-4747-883c-945133ac5904 2026-07-02 06:18:42.068 9 INFO neutron.wsgi [None req-161efda6-843f-46f2-a2b2-ab918bf19d80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=622c168d742a461692a7268ad17243d3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2645018 2026-07-02 06:18:42.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 33c877d0-5cda-4747-883c-945133ac5904 (type: router_ports) to 1 2026-07-02 06:18:42.118 9 WARNING neutron_lib.context [None req-fb6184aa-5d9a-43db-a0c5-3f51c7b40c8a c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:42.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource e1744cdd-83e6-493a-ac77-e26fd15b64a1 (type: routers) to 2 2026-07-02 06:18:42.188 10 INFO neutron.wsgi [None req-f57dda3c-a8fe-406c-bea4-5162681087a7 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.8486850 2026-07-02 06:18:42.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb6184aa-5d9a-43db-a0c5-3f51c7b40c8a c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource 914879a9-cf62-418e-bdeb-7d80beebd637 (type: security_groups) to 1 2026-07-02 06:18:42.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb6184aa-5d9a-43db-a0c5-3f51c7b40c8a c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource 38664741-1af9-400e-9d0e-2de3b5a1cb4f (type: security_group_rules) to 0 2026-07-02 06:18:42.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb6184aa-5d9a-43db-a0c5-3f51c7b40c8a c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource c0c5511c-44f8-4af4-8b59-dd4174490e71 (type: security_group_rules) to 0 2026-07-02 06:18:42.375 9 INFO neutron.wsgi [None req-fb6184aa-5d9a-43db-a0c5-3f51c7b40c8a c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.2653630 2026-07-02 06:18:42.391 9 WARNING neutron_lib.context [None req-d50990b3-f8f0-4f99-8cf3-67834f8811f6 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:42.417 9 INFO neutron.wsgi [None req-a05e2c01-2b20-4e7d-872f-27943807fbb4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ed4a3f62-a938-4c55-8564-b5941dbd512f HTTP/1.1" status: 204 len: 168 time: 0.3395202 2026-07-02 06:18:42.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-d50990b3-f8f0-4f99-8cf3-67834f8811f6 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource 7baaa35c-4dbd-4233-bbe4-31a89dcacf47 (type: security_group_rules) to 0 2026-07-02 06:18:42.570 9 INFO neutron.wsgi [None req-d50990b3-f8f0-4f99-8cf3-67834f8811f6 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1868858 2026-07-02 06:18:42.579 9 WARNING neutron_lib.context [None req-572c19ae-8106-4590-82c5-2fd82d50dd28 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:42.599 10 INFO neutron.wsgi [None req-fbfefeb8-6f94-453f-be83-e991fedf8390 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/7437a263-af84-4f4b-aace-87234cac2fc7 HTTP/1.1" status: 204 len: 168 time: 0.5649152 2026-07-02 06:18:42.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-572c19ae-8106-4590-82c5-2fd82d50dd28 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource 56a12407-6f7d-4bce-b8ff-8a856a1a602f (type: security_group_rules) to 0 2026-07-02 06:18:42.737 9 INFO neutron.wsgi [None req-572c19ae-8106-4590-82c5-2fd82d50dd28 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1622758 2026-07-02 06:18:42.760 9 WARNING neutron_lib.context [None req-0a2ebcc0-cab4-47d5-88b8-64ad0697ed33 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:43.041 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:43.052 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:43.162 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a2ebcc0-cab4-47d5-88b8-64ad0697ed33 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] No more DHCP agents 2026-07-02 06:18:43.172 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a2ebcc0-cab4-47d5-88b8-64ad0697ed33 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:43.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: ports) to 1 2026-07-02 06:18:43.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a2ebcc0-cab4-47d5-88b8-64ad0697ed33 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 (type: floatingips) to 0 2026-07-02 06:18:43.597 9 INFO neutron.wsgi [None req-0a2ebcc0-cab4-47d5-88b8-64ad0697ed33 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8460169 2026-07-02 06:18:43.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: router_ports) to 1 2026-07-02 06:18:43.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: ports) to 1 2026-07-02 06:18:44.031 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:44.032 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:44.120 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-eaa00c78-2eff-4e62-87b2-13a6888b6688 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--141994765&fields=id&tenant_id=615a132b47d540f49154d5637a7a5711 HTTP/1.1" status: 200 len: 267 time: 0.0463614 2026-07-02 06:18:44.213 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-838ff081-d2ef-44d6-b0ca-0ec0e6430abd c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/networks?id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 HTTP/1.1" status: 200 len: 874 time: 0.0862911 2026-07-02 06:18:44.234 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-079118c8-4e5c-4b03-8356-11d9af6e636c c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/quotas/615a132b47d540f49154d5637a7a5711 HTTP/1.1" status: 200 len: 386 time: 0.0157733 2026-07-02 06:18:44.377 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7c28b863-e66a-4402-9b09-0c3219e47535 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=615a132b47d540f49154d5637a7a5711&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1357479 2026-07-02 06:18:44.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: router_ports) to 1 2026-07-02 06:18:44.389 10 INFO neutron.wsgi [None req-2896c5dd-cd4f-4f51-8758-7822435b4c27 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "PUT /v2.0/routers/e1744cdd-83e6-493a-ac77-e26fd15b64a1/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1952841 2026-07-02 06:18:44.398 10 WARNING neutron_lib.context [None req-13edf563-a982-4767-9d6c-2a9d858b6766 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:44.457 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-c3251cc5-08c8-4891-b0aa-4b9f371671aa 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0692658 2026-07-02 06:18:44.545 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-9069a71b-2be5-4018-8f4d-050665512dd1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0819964 2026-07-02 06:18:44.710 9 INFO neutron.wsgi [req-72719a63-22ad-4062-895d-2875266c62f6 req-f783adcf-dbb4-4af8-ac07-c787a8cc66e6 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 210 time: 0.0283260 2026-07-02 06:18:44.793 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13edf563-a982-4767-9d6c-2a9d858b6766 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:44.797 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13edf563-a982-4767-9d6c-2a9d858b6766 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:44.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-13edf563-a982-4767-9d6c-2a9d858b6766 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 940c344c-60e5-4709-af83-8ccab584665d (type: ports) to 1 2026-07-02 06:18:45.009 10 INFO neutron.wsgi [None req-13edf563-a982-4767-9d6c-2a9d858b6766 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.6158857 /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-07-02 06:18:45.019 10 WARNING neutron_lib.context [None req-9f032c57-bfa7-4906-a357-853b17727454 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:45.433 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f032c57-bfa7-4906-a357-853b17727454 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:45.435 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f032c57-bfa7-4906-a357-853b17727454 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c: 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-07-02 06:18:45.556 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-75ab243d-4eb9-43de-be93-3cb4f873204f c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 199.204.45.116 "GET /v2.0/networks?id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 HTTP/1.1" status: 200 len: 874 time: 0.1029553 2026-07-02 06:18:45.622 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-81729f4f-4fc2-423d-883f-452622b8d672 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=615a132b47d540f49154d5637a7a5711 HTTP/1.1" status: 200 len: 379 time: 0.0596943 2026-07-02 06:18:45.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f032c57-bfa7-4906-a357-853b17727454 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 60a8bf91-1086-4d4b-9261-4f481ca253b4 (type: ports) to 1 2026-07-02 06:18:45.658 9 WARNING neutron_lib.context [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7a371ab5-2a89-40fd-9e7d-643ac08b9fd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:45.682 10 INFO neutron.wsgi [None req-9f032c57-bfa7-4906-a357-853b17727454 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6675370 2026-07-02 06:18:45.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7577f979-85da-400c-9b23-8ad7d78f003b (type: security_groups) to 1 2026-07-02 06:18:45.697 10 WARNING neutron_lib.context [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:45.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2280a952-c62d-4a6b-9993-84ed53077b9d (type: security_group_rules) to 0 2026-07-02 06:18:45.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4119981e-d1c5-4e7f-a8d3-d395d5c6884b (type: security_group_rules) to 0 2026-07-02 06:18:45.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48b6ad98-941e-47d9-8a16-8867ef371eaf (type: security_group_rules) to 0 2026-07-02 06:18:45.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a9ef40b5-49e7-44fe-8a5e-ea7b2278a9dd (type: security_group_rules) to 0 2026-07-02 06:18:45.818 9 INFO neutron.wsgi [req-30d1db2c-fe24-4265-8318-48eb961e3337 req-125373d4-307d-47a5-807f-c2edb00f3240 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 210 time: 0.0398993 2026-07-02 06:18:45.821 10 INFO neutron.wsgi [None req-fdd1a136-e797-47d4-983e-7f4f8e6d4a23 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=833b6898a19347789f66c0f5f5496de0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6541560 2026-07-02 06:18:45.986 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:45.991 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:46.081 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7a371ab5-2a89-40fd-9e7d-643ac08b9fd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] No more DHCP agents 2026-07-02 06:18:46.085 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7a371ab5-2a89-40fd-9e7d-643ac08b9fd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Unable to schedule network 469738b1-1ed7-4a8a-afe7-dbf6264ebaa3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:46.143 9 INFO neutron.wsgi [None req-63d72b8a-4324-44ab-97c6-9712727948dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/7577f979-85da-400c-9b23-8ad7d78f003b HTTP/1.1" status: 204 len: 168 time: 0.3148446 2026-07-02 06:18:46.263 9 INFO neutron.db.ovn_revision_numbers_db [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7a371ab5-2a89-40fd-9e7d-643ac08b9fd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource 2d73755d-3359-4d7a-896f-f278018e2e7d (type: ports) to 1 2026-07-02 06:18:46.293 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-7a371ab5-2a89-40fd-9e7d-643ac08b9fd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6428857 /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-07-02 06:18:46.431 10 INFO neutron.db.l3_db [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Floating IP a43de222-aaea-466d-9465-1d80e79c458b associated. External IP: 10.96.250.212, port: 60a8bf91-1086-4d4b-9261-4f481ca253b4. 2026-07-02 06:18:46.621 10 INFO neutron.db.ovn_revision_numbers_db [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource a43de222-aaea-466d-9465-1d80e79c458b (type: floatingips) to 0 2026-07-02 06:18:46.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource a43de222-aaea-466d-9465-1d80e79c458b (type: floatingips) to 1 2026-07-02 06:18:46.788 9 INFO neutron.db.ovn_revision_numbers_db [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-768ee632-32be-4274-9b99-3b8d2bc2ae8d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 2d73755d-3359-4d7a-896f-f278018e2e7d (type: ports) to 2 2026-07-02 06:18:46.805 10 INFO neutron.wsgi [None req-37cecf96-fd6a-4f80-8d83-fef6605fc355 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1042 time: 1.1156774 /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-07-02 06:18:46.975 10 INFO neutron.db.l3_db [None req-79b5e130-1c60-44ed-90f9-1d731d2ff70b f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Floating IP a43de222-aaea-466d-9465-1d80e79c458b disassociated. External IP: 10.96.250.212, port: 60a8bf91-1086-4d4b-9261-4f481ca253b4. 2026-07-02 06:18:46.993 9 INFO neutron.wsgi [req-6062905a-2317-4486-9f98-4ae0dba9253e req-c73cdd93-85f2-4944-bd16-3c848ea42002 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0586834 /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-07-02 06:18:47.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-79b5e130-1c60-44ed-90f9-1d731d2ff70b f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource a43de222-aaea-466d-9465-1d80e79c458b (type: floatingips) to 2 2026-07-02 06:18:47.046 9 INFO neutron.wsgi [req-6062905a-2317-4486-9f98-4ae0dba9253e req-eb86cabe-c379-4370-bac6-506c3f40d79b c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0464020 2026-07-02 06:18:47.067 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef: RuntimeError: No hosting information found for port ed750b5d-b8d0-4bd2-ae74-2ecc65e5acef 2026-07-02 06:18:47.098 9 INFO neutron.db.ovn_revision_numbers_db [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-768ee632-32be-4274-9b99-3b8d2bc2ae8d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 2d73755d-3359-4d7a-896f-f278018e2e7d (type: ports) to 2 2026-07-02 06:18:47.122 10 INFO neutron.wsgi [None req-79b5e130-1c60-44ed-90f9-1d731d2ff70b f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "PUT /v2.0/floatingips/a43de222-aaea-466d-9465-1d80e79c458b HTTP/1.1" status: 200 len: 748 time: 0.3099511 2026-07-02 06:18:47.122 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-768ee632-32be-4274-9b99-3b8d2bc2ae8d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/2d73755d-3359-4d7a-896f-f278018e2e7d HTTP/1.1" status: 200 len: 1376 time: 0.8192744 2026-07-02 06:18:47.162 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f8c994-2460-4f65-98af-1536fed4cd74'] response: {'name': 'network-changed', 'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'status': 'completed', 'code': 200} 2026-07-02 06:18:47.209 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-e3b3df4d-4b11-4914-a73d-0d0293099c84 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=615a132b47d540f49154d5637a7a5711&device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1407 time: 0.0454800 2026-07-02 06:18:47.244 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-9e921108-50d4-49e2-883d-3d55e7e3d82f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2d73755d-3359-4d7a-896f-f278018e2e7d HTTP/1.1" status: 200 len: 217 time: 0.0273111 2026-07-02 06:18:47.295 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-5cdcff17-6dc7-414d-a3bb-55bf60e497dc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=540c27dd-8f07-4732-b20f-8d5006244840 HTTP/1.1" status: 200 len: 868 time: 0.0418019 2026-07-02 06:18:47.326 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-a8a57a3f-eaef-4a80-9c33-ade181ab5777 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216618 2026-07-02 06:18:47.397 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-bf04dcab-cdfd-4e3c-b4c2-5323fd6c53ef 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0622647 2026-07-02 06:18:47.461 9 INFO neutron.wsgi [req-6523f7a6-c651-4160-90b1-9c17e36b3dcd req-5468965a-87fd-451e-ac24-119b3af38e8e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0563211 2026-07-02 06:18:47.548 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-4873090d-2ac4-4199-839b-c433ce4ef380 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=615a132b47d540f49154d5637a7a5711&device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1407 time: 0.0359256 2026-07-02 06:18:47.617 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-467ecc24-8512-4c5a-8017-7521b37a5dcd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 HTTP/1.1" status: 200 len: 973 time: 0.0648162 2026-07-02 06:18:47.664 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-5c21bc71-766c-494e-a628-95c46f5b5b72 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2d73755d-3359-4d7a-896f-f278018e2e7d HTTP/1.1" status: 200 len: 217 time: 0.0401216 2026-07-02 06:18:47.717 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-9ecc272b-5ca9-4bc4-9bf0-d2a58ae9a953 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=540c27dd-8f07-4732-b20f-8d5006244840 HTTP/1.1" status: 200 len: 868 time: 0.0434124 2026-07-02 06:18:47.777 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-c4c67132-c645-462f-8b20-14b3626a1b91 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0527079 2026-07-02 06:18:47.814 10 INFO neutron.wsgi [None req-ca277eb5-f101-47fa-8000-e3ca61008c1d f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/a43de222-aaea-466d-9465-1d80e79c458b HTTP/1.1" status: 204 len: 168 time: 0.6867051 2026-07-02 06:18:47.832 10 WARNING neutron_lib.context [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:47.882 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-a108f8ad-a695-4087-9ba8-fe8a46455aa4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1000595 2026-07-02 06:18:47.949 9 INFO neutron.wsgi [req-46ea90b7-c547-451b-9c8d-c58ea17e48f9 req-fe77d145-32a4-44f5-b2e2-1c9752f1468f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0597510 2026-07-02 06:18:48.104 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port 33c877d0-5cda-4747-883c-945133ac5904: RuntimeError: No hosting information found for port 33c877d0-5cda-4747-883c-945133ac5904 2026-07-02 06:18:48.105 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: e12ac340-096e-4af5-91e2-5e25ec2d88a6 2026-07-02 06:18:48.112 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port e12ac340-096e-4af5-91e2-5e25ec2d88a6 2026-07-02 06:18:48.135 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] No more DHCP agents 2026-07-02 06:18:48.138 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:48.190 9 INFO neutron.wsgi [req-b533d52a-186e-4c01-b5dc-4bee4e3a883b req-fa08a4ad-b530-4412-a59a-a7bc4d2662ea c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0539763 2026-07-02 06:18:48.508 9 INFO neutron.wsgi [None req-abfe7cf3-7914-47a0-a66d-5c31d9b1289a 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16975 time: 0.5025733 2026-07-02 06:18:48.518 9 INFO neutron.wsgi [None req-fcde2274-8990-43b8-96d2-736720822917 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0044312 2026-07-02 06:18:48.530 9 INFO neutron.wsgi [None req-7fccc05c-b759-4824-8b94-eaee803456b0 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0061638 2026-07-02 06:18:48.539 9 INFO neutron.wsgi [None req-2df64ca5-3630-43b2-b33e-f59326daf7de 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0059509 2026-07-02 06:18:48.544 9 INFO neutron.wsgi [req-b533d52a-186e-4c01-b5dc-4bee4e3a883b req-4484709c-0e80-4be3-8483-f035991a3db2 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.3434055 2026-07-02 06:18:48.551 10 INFO neutron.wsgi [None req-9865ea33-49d7-4df3-9265-d3420deaff95 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0060523 2026-07-02 06:18:48.561 10 INFO neutron.wsgi [None req-86df6359-b803-4ff6-83ef-4642ecb09013 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0042675 2026-07-02 06:18:48.576 9 INFO neutron.wsgi [None req-9a28b813-796d-4484-9ae6-c437b2dd5013 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0098357 2026-07-02 06:18:48.585 9 INFO neutron.wsgi [None req-bf09561c-1080-449a-98d1-bbd854f6b0ab 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0049822 2026-07-02 06:18:48.609 10 INFO neutron.wsgi [None req-213d61c6-f886-4797-b200-4478c852186b 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0189428 2026-07-02 06:18:48.622 9 INFO neutron.wsgi [None req-d1513028-130e-4c1c-a846-2b1622a87ccf 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0046268 2026-07-02 06:18:48.632 10 INFO neutron.wsgi [None req-d4d88910-2080-4353-92ed-a32255792382 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0048103 2026-07-02 06:18:48.641 9 INFO neutron.wsgi [None req-e0337d13-b67e-4f31-b02f-86ad09614f56 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0058424 2026-07-02 06:18:48.648 9 INFO neutron.wsgi [None req-fa44b8e2-035f-46a1-9990-0830f84ec38a 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/empty-string-filtering HTTP/1.1" status: 200 len: 413 time: 0.0035479 2026-07-02 06:18:48.660 9 INFO neutron.wsgi [None req-39ae5b8e-ff2f-4d18-9a78-a559721e8055 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0036659 2026-07-02 06:18:48.668 9 INFO neutron.wsgi [None req-273f3f00-3929-4b92-ba9f-b5d6bc823d5b 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0043485 2026-07-02 06:18:48.678 9 INFO neutron.wsgi [None req-08244424-5b22-4fa8-b055-eeb7522f17cb 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0054412 2026-07-02 06:18:48.679 10 INFO neutron.db.l3_db [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Floating IP 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 associated. External IP: 10.96.250.217, port: 940c344c-60e5-4709-af83-8ccab584665d. 2026-07-02 06:18:48.687 9 INFO neutron.wsgi [None req-0713c5b0-9e3b-48fb-80ae-6a1ba9c414b8 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0038605 2026-07-02 06:18:48.696 9 INFO neutron.wsgi [None req-55875a30-966f-45a8-927b-a86c3ec51ea3 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0057256 2026-07-02 06:18:48.712 9 INFO neutron.wsgi [None req-148f2aef-830b-48ed-87a2-1dd03322d541 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0103648 2026-07-02 06:18:48.725 10 INFO neutron.wsgi [None req-e846194b-f7dd-41ef-8956-34bc92d7f216 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0077376 2026-07-02 06:18:48.740 10 INFO neutron.wsgi [None req-9222bbd4-a3b4-48cd-9f9e-c31a4b74631d 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0108519 2026-07-02 06:18:48.755 10 INFO neutron.wsgi [None req-356a9fc4-4734-4d9d-87da-e12a7195523f 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0076473 2026-07-02 06:18:48.763 10 INFO neutron.wsgi [None req-c50779be-c30d-42fc-8475-11b096781324 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0034838 2026-07-02 06:18:48.776 9 INFO neutron.wsgi [None req-0df0a145-e122-48a2-b3c5-ba489f7ade09 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0064743 2026-07-02 06:18:48.783 9 INFO neutron.wsgi [None req-3c3821ec-54c6-4a73-842f-d1e880897637 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0033381 2026-07-02 06:18:48.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: ports) to 2 2026-07-02 06:18:48.793 9 INFO neutron.wsgi [None req-c4c3f132-b02a-4f48-a762-33739d5ae9f6 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0046463 2026-07-02 06:18:48.816 9 INFO neutron.wsgi [None req-348ab3f9-9825-4755-b2d3-16ba8f10b94b 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0179560 2026-07-02 06:18:48.831 9 INFO neutron.wsgi [None req-6d09a247-e5b5-41e1-95a6-d74803347a08 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0049405 2026-07-02 06:18:48.841 10 INFO neutron.wsgi [None req-8653b341-e1fe-4940-8ea0-986c2510affe 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0062828 2026-07-02 06:18:48.857 9 INFO neutron.wsgi [None req-29c162f2-8833-4107-a0c1-b4cee3f663ee 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0085168 2026-07-02 06:18:48.874 9 INFO neutron.wsgi [None req-fd7c10c1-5360-4746-a5ba-c38519e8fd19 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0120945 2026-07-02 06:18:48.888 9 INFO neutron.wsgi [None req-18aba9e3-aa58-49bf-8da4-a3a60b964650 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0074034 2026-07-02 06:18:48.897 10 INFO neutron.wsgi [None req-3ab72a9b-fbef-4aff-ab34-2f432ce15d5b 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0049455 2026-07-02 06:18:48.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e12ac340-096e-4af5-91e2-5e25ec2d88a6 (type: router_ports) to 2 2026-07-02 06:18:48.906 10 INFO neutron.wsgi [None req-e72640a8-7a6b-468c-9680-10025379578a 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0043604 2026-07-02 06:18:48.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 (type: floatingips) to 0 2026-07-02 06:18:48.915 10 INFO neutron.wsgi [None req-b2a85156-8511-405e-ae25-060b05a36ad0 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0059502 2026-07-02 06:18:48.927 9 INFO neutron.wsgi [None req-f23a4321-d166-4790-994f-2462d0c8edff 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0066402 2026-07-02 06:18:48.935 9 INFO neutron.wsgi [None req-ca860a9e-ca58-4cb6-9bb5-48b72de0606c 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0043559 2026-07-02 06:18:48.945 9 INFO neutron.wsgi [None req-4888c65f-2749-4c57-91d6-4ba87a946a3f 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0061052 2026-07-02 06:18:48.952 9 INFO neutron.wsgi [None req-aceb5fb3-b3a0-4773-beee-7cebe799df11 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0031283 2026-07-02 06:18:48.967 9 INFO neutron.wsgi [None req-927c2053-5f98-4393-be8b-145f31a50bdf 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0119653 2026-07-02 06:18:48.979 10 INFO neutron.wsgi [None req-dae74b17-c022-4070-ad58-c532be0c63ba 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0057726 2026-07-02 06:18:48.990 10 INFO neutron.wsgi [None req-65f29a88-0318-4601-b299-96f89aa1e43e 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0070293 2026-07-02 06:18:49.000 9 INFO neutron.wsgi [None req-71ddb359-a812-4723-8324-a3ca59fb853f 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0049322 2026-07-02 06:18:49.013 10 INFO neutron.wsgi [None req-be868284-aa0e-4b08-993a-7fb3233fd55a 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0081711 2026-07-02 06:18:49.024 9 INFO neutron.wsgi [None req-ac493f09-0b78-4a23-9492-89b27e76152c 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0076432 2026-07-02 06:18:49.030 9 INFO neutron.wsgi [None req-73ef24f3-019a-42a1-b722-390d1bd914fa 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0031579 2026-07-02 06:18:49.038 9 INFO neutron.wsgi [None req-b22db014-ca9b-4d11-bf42-e6b03b507307 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0044487 2026-07-02 06:18:49.046 9 INFO neutron.wsgi [None req-b7abffe3-bf79-4757-9a5a-805fb0af1bbe 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0049434 2026-07-02 06:18:49.054 9 INFO neutron.wsgi [None req-9548c143-de6e-4b37-a7ab-837750e60538 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0045192 2026-07-02 06:18:49.056 10 INFO neutron.db.ovn_revision_numbers_db [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 (type: floatingips) to 1 2026-07-02 06:18:49.062 9 INFO neutron.wsgi [None req-1be82789-7e7c-4ad6-a2ed-6193201cf6b0 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0043910 2026-07-02 06:18:49.069 9 INFO neutron.wsgi [None req-0d4a961c-f666-42cc-9397-051435630168 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0044956 2026-07-02 06:18:49.082 9 INFO neutron.wsgi [None req-64eec01b-31fd-46ca-9438-002a149511fb 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0100849 2026-07-02 06:18:49.094 10 INFO neutron.wsgi [None req-ae484d8f-98c0-4e05-bf8c-1c96efd6dc4e 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0075352 2026-07-02 06:18:49.103 9 INFO neutron.wsgi [None req-ec2e583f-9116-4779-acb8-827e8dbc999e 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0062428 2026-07-02 06:18:49.107 10 INFO neutron.wsgi [None req-93845fc7-310e-4206-bf12-504efddddb47 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 1.2837040 2026-07-02 06:18:49.112 9 INFO neutron.wsgi [None req-9c8b77e9-f482-448b-899d-e7fbda516846 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0046167 2026-07-02 06:18:49.119 9 INFO neutron.wsgi [None req-67985eae-9f11-413c-a53e-d48be90e73e1 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0043719 2026-07-02 06:18:49.131 9 INFO neutron.wsgi [None req-523a0399-db64-4f83-b385-f981bb07fae5 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0084639 2026-07-02 06:18:49.145 10 INFO neutron.wsgi [None req-ffd73fd3-f792-4377-8348-6e8f97e6e8b3 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0086880 2026-07-02 06:18:49.155 9 INFO neutron.wsgi [None req-59a5bff0-e0ec-41ce-8aa5-de514c07dcbd 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0065699 2026-07-02 06:18:49.163 9 INFO neutron.wsgi [None req-c6115385-4d81-4ada-9053-10db648841ff 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0040963 2026-07-02 06:18:49.171 9 INFO neutron.wsgi [None req-0593ab55-c18b-4f53-ae75-e5448a8dd457 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0050118 2026-07-02 06:18:49.178 10 INFO neutron.wsgi [None req-23d39690-5e5b-448e-98ea-e17d0998b716 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "GET /v2.0/floatingips/6c1c39c8-d73d-42d4-b47a-f8119e5f8839 HTTP/1.1" status: 200 len: 1037 time: 0.0652530 2026-07-02 06:18:49.180 9 INFO neutron.wsgi [None req-6c07bf17-fb6a-41a3-9b19-9cb13ca0b97c 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0053482 2026-07-02 06:18:49.197 9 INFO neutron.wsgi [None req-8f21ee7a-ca54-414d-8336-7aee748df98d 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0141506 2026-07-02 06:18:49.210 10 INFO neutron.wsgi [None req-953031c9-8354-4e1f-8f20-c96e11a4ad0f 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0083013 2026-07-02 06:18:49.218 10 INFO neutron.wsgi [None req-1b475570-43f0-44db-9e1a-f1ada52605ac 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/security-groups-default-rules HTTP/1.1" status: 200 len: 456 time: 0.0047343 2026-07-02 06:18:49.226 10 INFO neutron.wsgi [None req-6ce95e33-04d2-4365-949d-f09791d40496 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0044482 2026-07-02 06:18:49.236 10 INFO neutron.wsgi [None req-f04f2048-a219-4050-bbc4-6b4c2ffbcf60 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0069606 2026-07-02 06:18:49.245 10 INFO neutron.wsgi [None req-82de6738-2940-49ae-b317-708c4f232924 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0045235 2026-07-02 06:18:49.254 10 INFO neutron.wsgi [None req-9b76bc88-583f-4af7-b86c-4b420777b3e0 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0055509 2026-07-02 06:18:49.265 10 INFO neutron.wsgi [None req-9cb3b7d2-a993-4301-baf6-a185fc7ee570 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0059671 2026-07-02 06:18:49.280 9 INFO neutron.wsgi [None req-a84ade52-2496-4e93-b0b7-22f17a306d0c f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1040 time: 0.0962334 2026-07-02 06:18:49.287 10 INFO neutron.wsgi [None req-c8d6d503-bbbf-43db-bff2-e6559975d17a 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0169110 2026-07-02 06:18:49.299 9 INFO neutron.wsgi [None req-d526be52-7eca-454d-962b-a3d6816752a5 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0059023 2026-07-02 06:18:49.307 9 INFO neutron.wsgi [None req-1167f966-f1b3-41ab-955b-8678645cdac1 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0045362 2026-07-02 06:18:49.317 9 INFO neutron.wsgi [None req-128411f6-2fcc-4bf5-8c70-3028e77b3c5d 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0056989 2026-07-02 06:18:49.328 9 INFO neutron.wsgi [None req-1e23a215-b606-4712-ad96-861f23699190 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0061641 2026-07-02 06:18:49.336 9 INFO neutron.wsgi [None req-0d344261-0a60-4dd9-91fa-c5c0fb7aecaf 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0041440 2026-07-02 06:18:49.346 9 INFO neutron.wsgi [None req-9641eb69-e71b-4079-ab28-587b9df7e859 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0056734 2026-07-02 06:18:49.356 9 INFO neutron.wsgi [None req-873c470c-fd70-4ce1-bf0f-037d358a5e71 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0040681 2026-07-02 06:18:49.364 9 INFO neutron.wsgi [None req-7300492f-f9bc-4217-9140-f04d1ab82ffe 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0033514 2026-07-02 06:18:49.372 9 INFO neutron.wsgi [None req-e64f9f5a-aa96-4005-9b38-d3fa70cbe078 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0034235 2026-07-02 06:18:49.383 10 INFO neutron.wsgi [None req-2d6a91e7-89df-440a-814f-65ddef7a0194 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0058990 2026-07-02 06:18:49.397 9 INFO neutron.wsgi [None req-20c888a7-1808-4bfc-b057-f50d75643015 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0105329 2026-07-02 06:18:49.408 9 INFO neutron.wsgi [None req-20efcd58-728d-492d-a669-82a14bb5e66f 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0052550 2026-07-02 06:18:49.418 9 INFO neutron.wsgi [None req-833681e0-f3f0-4e4e-a4e8-d3c319fd6647 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0055053 2026-07-02 06:18:49.429 10 INFO neutron.wsgi [None req-3ff8a242-4911-4a03-bc86-b039541f34e0 145b56ce797445bf8954eec2ef810848 9628550eb0164831818e4e791652ee45 - - default default] 10.0.0.113 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0065212 2026-07-02 06:18:49.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a774cbf5-26d2-452f-98fd-e015f6e52383 (type: security_groups) to 1 2026-07-02 06:18:49.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2353bfbe-3fa8-4c30-9dbc-6c25df8f4f2d (type: security_group_rules) to 0 2026-07-02 06:18:49.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 30279525-fa84-4957-a6b6-cba8de25765e (type: security_group_rules) to 0 2026-07-02 06:18:49.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 396f1c6a-2c9d-4a10-93be-167e389aa953 (type: security_group_rules) to 0 2026-07-02 06:18:49.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f4f46d5d-f425-4ea3-a6b6-8d46da2fdb57 (type: security_group_rules) to 0 2026-07-02 06:18:49.540 9 INFO neutron.wsgi [None req-eefec2b1-cd05-4e45-bcd3-d0cf006d86e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0dbb441e9ebd4794879d36636ac094bc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4080575 2026-07-02 06:18:49.612 10 INFO neutron.db.l3_db [None req-248bf664-ca56-475c-91ae-969c4a9dcacc f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Floating IP 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 associated. External IP: 10.96.250.217, port: 940c344c-60e5-4709-af83-8ccab584665d. 2026-07-02 06:18:49.709 9 INFO neutron.wsgi [req-b1e23cf2-ff05-41d9-9566-d3dda6fa145c req-43348152-b31d-4246-8f97-8878330fc6e4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0957501 2026-07-02 06:18:49.759 9 INFO neutron.wsgi [req-b1e23cf2-ff05-41d9-9566-d3dda6fa145c req-f90ab2de-29f2-45f4-a5f0-ec5641478331 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0408568 2026-07-02 06:18:49.798 9 INFO neutron.wsgi [None req-b694cdb1-2344-4312-b70d-d9ce994cd743 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a774cbf5-26d2-452f-98fd-e015f6e52383 HTTP/1.1" status: 204 len: 168 time: 0.2525043 2026-07-02 06:18:49.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-248bf664-ca56-475c-91ae-969c4a9dcacc f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 (type: floatingips) to 2 2026-07-02 06:18:49.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-248bf664-ca56-475c-91ae-969c4a9dcacc f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 (type: floatingips) to 2 2026-07-02 06:18:50.023 10 INFO neutron.wsgi [None req-248bf664-ca56-475c-91ae-969c4a9dcacc f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "PUT /v2.0/floatingips/6c1c39c8-d73d-42d4-b47a-f8119e5f8839 HTTP/1.1" status: 200 len: 1039 time: 0.7336862 2026-07-02 06:18:50.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013332 2026-07-02 06:18:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011258 2026-07-02 06:18:50.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource da2bcca3-defe-4db1-95b0-b5187e31998c (type: security_groups) to 1 2026-07-02 06:18:50.119 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 16d0eb21-b5e2-4de9-9b4f-6ba269ae9ec3 (type: security_group_rules) to 0 2026-07-02 06:18:50.137 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3d0813b4-8003-433a-a922-8f9a739a94b1 (type: security_group_rules) to 0 2026-07-02 06:18:50.153 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 63352d69-7903-4ae2-8af3-5ac55022d2fb (type: security_group_rules) to 0 2026-07-02 06:18:50.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9d8af7c8-62fc-4fd3-80ca-573f01c06a5b (type: security_group_rules) to 0 2026-07-02 06:18:50.191 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 071c8d2a-8f5a-4ba1-9060-cbca7d7b618b (type: security_groups) to 1 2026-07-02 06:18:50.194 9 INFO neutron.db.l3_db [None req-6bf58b8c-4457-4dfe-b760-98de57639c3f f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Floating IP 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 disassociated. External IP: 10.96.250.217, port: 60a8bf91-1086-4d4b-9261-4f481ca253b4. 2026-07-02 06:18:50.201 10 INFO neutron.wsgi [None req-f24bcdd0-5de0-4b51-80c1-c9577d444c21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=83f3d4781a3846d2b5133989ded45b2f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2263942 2026-07-02 06:18:50.223 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 29cd4aee-7603-4be9-806f-2990cf8ad0ed (type: security_group_rules) to 0 2026-07-02 06:18:50.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bf58b8c-4457-4dfe-b760-98de57639c3f f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] Successfully bumped revision number for resource 6c1c39c8-d73d-42d4-b47a-f8119e5f8839 (type: floatingips) to 3 2026-07-02 06:18:50.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 36de390d-55ac-4412-adb3-2450d3acf4d9 (type: security_group_rules) to 0 2026-07-02 06:18:50.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 62d1ddc3-92e6-473f-b099-3c727bc0e309 (type: security_group_rules) to 0 2026-07-02 06:18:50.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 92c8641c-e113-4622-9fc8-5dd468ea1278 (type: security_group_rules) to 0 2026-07-02 06:18:50.344 9 INFO neutron.wsgi [None req-6bf58b8c-4457-4dfe-b760-98de57639c3f f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "PUT /v2.0/floatingips/6c1c39c8-d73d-42d4-b47a-f8119e5f8839 HTTP/1.1" status: 200 len: 748 time: 0.3132298 2026-07-02 06:18:50.355 9 INFO neutron.wsgi [None req-1e372ca9-a459-48c0-ae6a-8aac20160f18 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9628550eb0164831818e4e791652ee45&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4589174 2026-07-02 06:18:50.531 10 INFO neutron.wsgi [None req-423e3f2b-3b0e-4cec-a97b-3a873618a4de 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/da2bcca3-defe-4db1-95b0-b5187e31998c HTTP/1.1" status: 204 len: 168 time: 0.3251476 2026-07-02 06:18:50.580 9 INFO neutron.wsgi [None req-1068ac1c-f397-4133-8fe9-2a85fe6c9f62 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/071c8d2a-8f5a-4ba1-9060-cbca7d7b618b HTTP/1.1" status: 204 len: 168 time: 0.2199566 2026-07-02 06:18:50.755 10 INFO neutron.wsgi [None req-d2ccf98c-37c3-4ed8-b2c5-b13ae1f9fe69 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/6c1c39c8-d73d-42d4-b47a-f8119e5f8839 HTTP/1.1" status: 204 len: 168 time: 0.4043732 2026-07-02 06:18:50.787 10 INFO neutron.api.v2.resource [None req-dcf08162-e691-4146-9918-0c6160dff39c f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:18:50.788 10 INFO neutron.wsgi [None req-dcf08162-e691-4146-9918-0c6160dff39c f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/6c1c39c8-d73d-42d4-b47a-f8119e5f8839 HTTP/1.1" status: 404 len: 345 time: 0.0280643 2026-07-02 06:18:50.878 9 INFO neutron.wsgi [req-c87dbc41-b25d-46bf-92c3-e90b0a5a4ef7 req-cbd5533a-8a7b-487a-8492-17d131904829 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0499182 2026-07-02 06:18:50.926 9 INFO neutron.wsgi [req-c87dbc41-b25d-46bf-92c3-e90b0a5a4ef7 req-467d8c8d-f1df-434c-980b-2a2458a3c007 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0399356 2026-07-02 06:18:51.172 9 INFO neutron.wsgi [None req-f726d6a9-fc04-4686-a853-7c510574e208 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/ports/60a8bf91-1086-4d4b-9261-4f481ca253b4 HTTP/1.1" status: 204 len: 168 time: 0.3744371 2026-07-02 06:18:51.549 10 INFO neutron.wsgi [None req-5f05ad57-d3cb-4824-9d80-175f292bdb0c f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/ports/940c344c-60e5-4709-af83-8ccab584665d HTTP/1.1" status: 204 len: 168 time: 0.3708382 2026-07-02 06:18:51.650 10 INFO neutron.wsgi [None req-8953d598-278b-4b6a-89d8-60a9a3cdfd83 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=e1744cdd-83e6-493a-ac77-e26fd15b64a1 HTTP/1.1" status: 200 len: 1140 time: 0.0948195 2026-07-02 06:18:52.067 9 INFO neutron.wsgi [req-e8d1ed22-ad4b-4b5b-8578-57896258f1f8 req-d7f03809-8005-47f2-86d8-7f61afa8f80b c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0579731 2026-07-02 06:18:52.114 9 INFO neutron.wsgi [req-e8d1ed22-ad4b-4b5b-8578-57896258f1f8 req-9f49bf4b-017c-47b2-9659-68b451658d8d c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0406201 2026-07-02 06:18:52.529 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 0.63 seconds) 2026-07-02 06:18:52.655 9 WARNING neutron_lib.context [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:52.655 10 INFO neutron.wsgi [None req-114eab3d-33a1-4c3a-a7c2-2b357097f197 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "PUT /v2.0/routers/e1744cdd-83e6-493a-ac77-e26fd15b64a1/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9923773 2026-07-02 06:18:52.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 6d0937c5-5f38-4287-ae1c-0e8ea04f53d5 (type: security_groups) to 1 2026-07-02 06:18:52.963 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2c75f9bb-8b5a-4b7e-bd98-e8944629521c (type: security_group_rules) to 0 2026-07-02 06:18:52.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource b99c6350-ed9c-43a6-8e70-b25022086f80 (type: security_group_rules) to 0 2026-07-02 06:18:53.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource bb5e8e4c-d51e-45ec-aef1-a23c3e5689fe (type: security_group_rules) to 0 2026-07-02 06:18:53.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource fd850c95-975b-4bac-9eb3-7ff14b452f67 (type: security_group_rules) to 0 2026-07-02 06:18:53.099 9 INFO neutron.db.segments_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Added segment 82351c56-f36c-4471-a712-60bd5638614b of type geneve for network 7aa10fea-0e12-4d76-8fa2-731e4a24001a 2026-07-02 06:18:53.266 9 INFO neutron.wsgi [req-9d466351-88a8-4979-a3fa-1e329aeb9192 req-0b8a05f1-441f-4e63-b923-78d9151276b7 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0797257 2026-07-02 06:18:53.382 9 INFO neutron.wsgi [req-9d466351-88a8-4979-a3fa-1e329aeb9192 req-882801b0-bd58-435c-913c-d8be7a4a72c5 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1061697 2026-07-02 06:18:53.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7aa10fea-0e12-4d76-8fa2-731e4a24001a (type: networks) to 1 2026-07-02 06:18:53.660 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:53.940 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 7aa10fea-0e12-4d76-8fa2-731e4a24001a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:54.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2edc1ffb-9576-470c-a04c-dfb54d67c024 (type: ports) to 1 2026-07-02 06:18:54.169 9 INFO neutron.wsgi [None req-00363c70-6775-48c0-a615-64b8dea0c0de 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 1.7144184 /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-07-02 06:18:54.185 10 WARNING neutron_lib.context [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:54.206 9 INFO neutron.wsgi [None req-01053ef9-64a3-4edc-8346-839137b36b90 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/routers/e1744cdd-83e6-493a-ac77-e26fd15b64a1 HTTP/1.1" status: 204 len: 168 time: 1.5451040 2026-07-02 06:18:54.292 10 INFO neutron.db.segments_db [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Added segment 9603f4a0-c10d-452e-a461-7dd19184e83c of type geneve for network 55671a9d-4d9a-445f-98bc-0d1a8f5c6910 2026-07-02 06:18:54.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 55671a9d-4d9a-445f-98bc-0d1a8f5c6910 (type: networks) to 1 2026-07-02 06:18:54.486 9 INFO neutron.wsgi [None req-c85e8a9d-770e-4938-a42b-ae17b0a08578 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/subnets/1869a28f-5a48-4116-92f2-8908bfd0f039 HTTP/1.1" status: 204 len: 168 time: 0.2737427 2026-07-02 06:18:54.540 9 INFO neutron.wsgi [req-7fe6af4f-b55b-4310-95f0-f332d1af3c60 req-09a1eafc-0819-4cca-913c-f84d63176e65 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0596671 2026-07-02 06:18:54.596 9 INFO neutron.wsgi [req-7fe6af4f-b55b-4310-95f0-f332d1af3c60 req-14fb9fa8-e934-46e9-8ac9-001ddb651225 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0454264 2026-07-02 06:18:54.821 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID e12ac340-096e-4af5-91e2-5e25ec2d88a6: RuntimeError: No port found with ID e12ac340-096e-4af5-91e2-5e25ec2d88a6 2026-07-02 06:18:54.869 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 2d73755d-3359-4d7a-896f-f278018e2e7d 2026-07-02 06:18:54.897 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 2d73755d-3359-4d7a-896f-f278018e2e7d 2026-07-02 06:18:54.963 9 INFO neutron.services.segments.plugin [-] Segment 9b8095e9-a71e-4cb5-8a12-78f5e344fbde resource provider aggregate not found 2026-07-02 06:18:54.969 9 INFO neutron.services.segments.plugin [-] Segment 9b8095e9-a71e-4cb5-8a12-78f5e344fbde resource provider aggregate not found 2026-07-02 06:18:54.981 9 INFO neutron.services.segments.plugin [-] Segment 9b8095e9-a71e-4cb5-8a12-78f5e344fbde 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 9b8095e9-a71e-4cb5-8a12-78f5e344fbde found for delete ", "request_id": "req-dccbbb67-7d32-4e2a-8ee7-7104edf5fb27"}]} 2026-07-02 06:18:54.988 9 INFO neutron.services.segments.plugin [-] Segment 9b8095e9-a71e-4cb5-8a12-78f5e344fbde 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 9b8095e9-a71e-4cb5-8a12-78f5e344fbde found for delete ", "request_id": "req-3995cf72-df80-4379-b3b9-d95c650b5dd1"}]} 2026-07-02 06:18:54.989 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:54.993 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 55671a9d-4d9a-445f-98bc-0d1a8f5c6910: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:55.022 9 INFO neutron.wsgi [None req-564e0c1a-42da-4dde-bdf8-297f1dc58d55 f91674bf2a5849f08a05bf700720e8db 5558e55c3ee44c8882fabdd08a43f1ee - - default default] 10.0.0.113 "DELETE /v2.0/networks/5e98c3d3-b9cc-4f6d-ae06-aae9c1231e7c HTTP/1.1" status: 204 len: 168 time: 0.5280306 2026-07-02 06:18:55.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7c442a53-1bd2-4afe-9019-0b52ef997b05 (type: ports) to 1 2026-07-02 06:18:55.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5391662f-f1ed-4c7b-8e24-3fde43184d30'] response: {'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'code': 200} 2026-07-02 06:18:55.119 10 INFO neutron.wsgi [None req-85bf9eca-3640-4637-8a43-82dcf1437f44 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9424083 2026-07-02 06:18:55.135 10 WARNING neutron_lib.context [None req-8eb1624f-261e-490d-9f6f-960f908b9df4 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:55.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 2d73755d-3359-4d7a-896f-f278018e2e7d (type: ports) to 4 2026-07-02 06:18:55.424 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8eb1624f-261e-490d-9f6f-960f908b9df4 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:55.427 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8eb1624f-261e-490d-9f6f-960f908b9df4 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 7aa10fea-0e12-4d76-8fa2-731e4a24001a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:55.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-8eb1624f-261e-490d-9f6f-960f908b9df4 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 1cb91c5d-c446-4356-90c8-720a670d003a (type: subnets) to 0 2026-07-02 06:18:55.490 10 INFO neutron.wsgi [None req-8eb1624f-261e-490d-9f6f-960f908b9df4 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3619323 2026-07-02 06:18:55.504 10 WARNING neutron_lib.context [None req-0bd47430-4370-4980-9f33-fdccdfbf5192 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-07-02 06:18:55.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bd47430-4370-4980-9f33-fdccdfbf5192 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:55.775 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bd47430-4370-4980-9f33-fdccdfbf5192 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 55671a9d-4d9a-445f-98bc-0d1a8f5c6910: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:55.801 9 INFO neutron.wsgi [req-96b62fe4-1eb8-4f3e-9ff2-8186a17a8319 req-7160782d-3a52-40ea-9c71-13fb2ddd58b7 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1170 time: 0.1256797 2026-07-02 06:18:55.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd47430-4370-4980-9f33-fdccdfbf5192 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 0fbfe2dc-8c30-4f31-9d8a-6b45a05db304 (type: subnets) to 0 2026-07-02 06:18:55.828 10 INFO neutron.wsgi [None req-0bd47430-4370-4980-9f33-fdccdfbf5192 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3309720 2026-07-02 06:18:55.838 10 WARNING neutron_lib.context [None req-b91d7546-febf-4ef8-bfa7-ce19238d2eeb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:55.861 9 INFO neutron.wsgi [req-96b62fe4-1eb8-4f3e-9ff2-8186a17a8319 req-2fc1cd78-309f-4e85-b9f3-5f276260cfd4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0518794 2026-07-02 06:18:55.863 9 INFO neutron.wsgi [None req-e91a9dc5-a656-4fca-80e7-a214f70d87f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=5558e55c3ee44c8882fabdd08a43f1ee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2554202 2026-07-02 06:18:55.982 9 INFO neutron.wsgi [req-a034fb54-8970-4590-8912-78920dcbc008 req-ea32ace1-82e8-47e2-8233-3d872fa05166 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1170 time: 0.0493712 2026-07-02 06:18:56.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-b91d7546-febf-4ef8-bfa7-ce19238d2eeb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51 (type: routers) to 1 2026-07-02 06:18:56.096 10 INFO neutron.wsgi [None req-b91d7546-febf-4ef8-bfa7-ce19238d2eeb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2636545 2026-07-02 06:18:56.105 9 INFO neutron.wsgi [None req-2ec453ab-e59f-4cb9-b015-f6055b9608e8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/171ccb37-9290-4c19-b00a-7cbff62897d1 HTTP/1.1" status: 204 len: 168 time: 0.2323749 2026-07-02 06:18:56.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48e64e1e-599f-4de7-ac6c-e7ccafb1bf63 (type: security_groups) to 1 2026-07-02 06:18:56.397 10 INFO neutron.db.l3_db [None req-14a1faae-a505-42bd-a386-da1a00a70d92 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Floating IP fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 associated. External IP: 10.96.250.203, port: 2d73755d-3359-4d7a-896f-f278018e2e7d. 2026-07-02 06:18:56.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cbc66662-8d64-4af8-b3c8-5f255c094fb6 (type: security_group_rules) to 0 2026-07-02 06:18:56.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fc6c5727-4db0-409e-90f6-4d628a17c452 (type: security_group_rules) to 0 2026-07-02 06:18:56.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fdaa0ce1-0a01-4507-a36f-95ae63848d14 (type: security_group_rules) to 0 2026-07-02 06:18:56.454 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fe90e683-16e9-4b1b-ae3b-ebd09ddd45e9 (type: security_group_rules) to 0 2026-07-02 06:18:56.481 9 INFO neutron.wsgi [None req-2e46e659-ce7c-4665-86d2-747ac5bc0309 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8c35cdc0540249c8b108365347e4330f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4327531 2026-07-02 06:18:56.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-14a1faae-a505-42bd-a386-da1a00a70d92 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 (type: floatingips) to 1 2026-07-02 06:18:56.713 9 INFO neutron.wsgi [None req-e5b032ec-e456-4270-822c-00af33ad27bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/48e64e1e-599f-4de7-ac6c-e7ccafb1bf63 HTTP/1.1" status: 204 len: 168 time: 0.2274954 2026-07-02 06:18:56.718 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:56.724 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 7aa10fea-0e12-4d76-8fa2-731e4a24001a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:56.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-14a1faae-a505-42bd-a386-da1a00a70d92 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Successfully bumped revision number for resource fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 (type: floatingips) to 2 2026-07-02 06:18:56.911 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e (type: ports) to 1 2026-07-02 06:18:56.920 10 INFO neutron.wsgi [None req-14a1faae-a505-42bd-a386-da1a00a70d92 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 HTTP/1.1" status: 200 len: 1049 time: 0.9267926 2026-07-02 06:18:56.963 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c29c0a1-e1b5-4cc4-b6f6-e98c1d9cc7cd'] response: {'name': 'network-changed', 'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', '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-07-02 06:18:57.023 9 INFO neutron.wsgi [req-2b7f93f6-ad84-4253-aa82-8a1fd1876188 req-c74640cf-3d53-4107-8e4a-0e56189aa266 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1170 time: 0.0529816 2026-07-02 06:18:57.036 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-d0a059c0-d67f-407b-bc7f-79f9967c8402 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=615a132b47d540f49154d5637a7a5711&device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1409 time: 0.0521667 2026-07-02 06:18:57.097 9 INFO neutron.wsgi [req-2b7f93f6-ad84-4253-aa82-8a1fd1876188 req-22ce0931-cee2-442a-8984-4038846f0abc c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0658376 2026-07-02 06:18:57.132 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-0f029d4f-40ef-4a76-85cf-e730c074e50a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 HTTP/1.1" status: 200 len: 973 time: 0.0882924 2026-07-02 06:18:57.147 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe9c0a2-75b7-40fb-b055-8f4ac1d5034a'] response: {'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'code': 200} 2026-07-02 06:18:57.183 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-1c8ede9b-cbef-45fe-ae46-1a8e83dafe30 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2d73755d-3359-4d7a-896f-f278018e2e7d HTTP/1.1" status: 200 len: 1059 time: 0.0432692 2026-07-02 06:18:57.221 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-418d814d-12d6-4de7-a865-e35dc6257485 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=540c27dd-8f07-4732-b20f-8d5006244840 HTTP/1.1" status: 200 len: 868 time: 0.0317323 2026-07-02 06:18:57.256 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-fbc17ac6-76e5-4a47-b0a1-d601aeee3d6b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=469738b1-1ed7-4a8a-afe7-dbf6264ebaa3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0275722 2026-07-02 06:18:57.325 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e 2026-07-02 06:18:57.349 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e 2026-07-02 06:18:57.361 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-6e404d74-4619-472c-8ee3-84a3d48aadef 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0946236 2026-07-02 06:18:57.382 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e (type: router_ports) to 1 2026-07-02 06:18:57.442 9 INFO neutron.wsgi [req-2f32d905-f2de-4bd0-b5c5-904d72c95648 req-4d62b075-ba64-4b03-b5b1-a4ff8dd29014 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0712767 2026-07-02 06:18:57.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e (type: ports) to 1 2026-07-02 06:18:57.539 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 2d73755d-3359-4d7a-896f-f278018e2e7d 2026-07-02 06:18:57.561 9 INFO neutron.wsgi [req-386c2edc-f11e-45f3-a43c-91eaea3bf91a req-aa235e31-ea4b-418c-b0f9-3bcb0cd45ffd c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1170 time: 0.0811102 2026-07-02 06:18:57.612 9 INFO neutron.wsgi [req-386c2edc-f11e-45f3-a43c-91eaea3bf91a req-94e80c0f-08d6-4a3e-84de-345477fd4a06 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=914879a9-cf62-418e-bdeb-7d80beebd637&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0463800 2026-07-02 06:18:57.891 9 INFO neutron.wsgi [req-4893b369-c505-4b83-a905-c17afac0a15c req-eceb87b1-1951-4139-a73c-9d75b1aef570 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 1168 time: 0.0490544 2026-07-02 06:18:57.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 2d73755d-3359-4d7a-896f-f278018e2e7d (type: ports) to 5 2026-07-02 06:18:57.963 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:57.965 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 7aa10fea-0e12-4d76-8fa2-731e4a24001a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:58.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e (type: ports) to 2 2026-07-02 06:18:58.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e (type: router_ports) to 2 2026-07-02 06:18:58.211 10 INFO neutron.wsgi [None req-1eaa98b0-9870-49fa-9c5b-9e6fe98e565e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1076431 2026-07-02 06:18:58.262 10 INFO neutron.wsgi [None req-5d25e072-54d1-43b3-ac1a-fc8401ed0a9a 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/3a8d6cc0-109c-4fa8-b240-bd17aae8f54e HTTP/1.1" status: 200 len: 1141 time: 0.0413408 2026-07-02 06:18:58.308 9 INFO neutron.db.l3_db [req-4893b369-c505-4b83-a905-c17afac0a15c req-9d995b6b-7a6d-4f3a-9512-5fdc4584c106 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] Floating IP fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 disassociated. External IP: 10.96.250.203, port: 2d73755d-3359-4d7a-896f-f278018e2e7d. /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-07-02 06:18:58.445 9 WARNING neutron_lib.context [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:58.560 10 WARNING neutron_lib.context [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:58.561 10 WARNING neutron_lib.context [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:58.590 9 INFO neutron.wsgi [req-4893b369-c505-4b83-a905-c17afac0a15c req-9d995b6b-7a6d-4f3a-9512-5fdc4584c106 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 199.204.45.116 "DELETE /v2.0/ports/2d73755d-3359-4d7a-896f-f278018e2e7d HTTP/1.1" status: 204 len: 173 time: 0.6876118 2026-07-02 06:18:58.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource b22b43c1-7100-4391-b10d-7f6a38fce6e3 (type: security_groups) to 1 2026-07-02 06:18:58.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource 541e7d0e-c9d6-4ca5-ac36-48ab5791b33e (type: security_group_rules) to 0 2026-07-02 06:18:58.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource 564cf248-00fb-48e7-98f1-133ba434fc98 (type: security_group_rules) to 0 2026-07-02 06:18:58.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource 6da05820-0a6a-4ed4-998a-9d715445b41b (type: security_group_rules) to 0 2026-07-02 06:18:58.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource d816bd1f-a74f-425d-b3ca-9267646b7a2f (type: security_group_rules) to 0 2026-07-02 06:18:58.716 9 INFO neutron.wsgi [req-9180d041-07e4-420d-99bd-aa7c5de91f3c req-27087eb4-8d91-49d7-ad7b-c539ad1b34d1 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9 HTTP/1.1" status: 200 len: 210 time: 0.0260429 2026-07-02 06:18:58.764 9 INFO neutron.db.segments_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Added segment 20b61724-5ac7-4204-88ed-af29fb378175 of type geneve for network ccbd8c68-7c9e-4302-9a43-26245150c118 2026-07-02 06:18:58.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource ceea7a72-4abd-4faf-999f-a9f350e91a4d (type: security_groups) to 1 2026-07-02 06:18:58.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 1f073ec5-e8ba-47d2-87a3-c2dd091c7321 (type: security_group_rules) to 0 2026-07-02 06:18:58.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 7cd74f70-d3f1-41de-8eea-778b5f1c9e85 (type: security_group_rules) to 0 2026-07-02 06:18:58.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 7e4c6398-7520-4e3f-92df-ec588ec3dbdc (type: security_group_rules) to 0 2026-07-02 06:18:58.871 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:58.876 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 55671a9d-4d9a-445f-98bc-0d1a8f5c6910: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:58.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource cd1a0282-766e-4ccc-bad7-297fe78ed2be (type: security_group_rules) to 0 2026-07-02 06:18:58.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource ccbd8c68-7c9e-4302-9a43-26245150c118 (type: networks) to 1 2026-07-02 06:18:58.990 10 INFO neutron.db.segments_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 of type geneve for network 10b13c8f-4947-490b-b186-ff0ca9b26ad9 2026-07-02 06:18:59.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: ports) to 1 2026-07-02 06:18:59.085 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] No more DHCP agents 2026-07-02 06:18:59.088 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Unable to schedule network ccbd8c68-7c9e-4302-9a43-26245150c118: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:59.125 10 INFO neutron.db.segments_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment 556afe09-b9ae-4cca-8e0c-63152cb83eaa of type geneve for network 6bbc2bfd-3dd8-4ef4-b8aa-c40821c5b768 2026-07-02 06:18:59.184 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-405e99e7-ad9c-4c13-910d-8cf6130876ce'] response: {'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'code': 200} 2026-07-02 06:18:59.185 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-405e99e7-ad9c-4c13-910d-8cf6130876ce'] response: {'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'code': 200} 2026-07-02 06:18:59.185 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-405e99e7-ad9c-4c13-910d-8cf6130876ce'] response: {'server_uuid': '7f0ad828-5fa4-4f45-99d5-596fb6b7cfc9', 'name': 'network-vif-deleted', 'tag': '2d73755d-3359-4d7a-896f-f278018e2e7d', 'status': 'completed', 'code': 200} 2026-07-02 06:18:59.195 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource df4da1f4-f691-4de5-a40b-0fa9eaab0466 (type: ports) to 1 2026-07-02 06:18:59.217 9 INFO neutron.wsgi [None req-0e8bd713-fd97-4ac0-9f04-5ed6d1fe117d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 1.0029187 2026-07-02 06:18:59.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 10b13c8f-4947-490b-b186-ff0ca9b26ad9 (type: networks) to 1 2026-07-02 06:18:59.584 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:18:59.590 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 10b13c8f-4947-490b-b186-ff0ca9b26ad9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:18:59.667 10 INFO neutron.db.ovn_revision_numbers_db [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: router_ports) to 1 2026-07-02 06:18:59.723 9 WARNING neutron_lib.context [None req-f8cfa544-686e-4dcd-a935-ea80e0ec1a1e 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:18:59.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 0933f8e9-6923-4264-9140-03d3a8a385e4 (type: ports) to 1 2026-07-02 06:18:59.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 6bbc2bfd-3dd8-4ef4-b8aa-c40821c5b768 (type: networks) to 1 2026-07-02 06:18:59.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: ports) to 1 2026-07-02 06:18:59.959 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:18:59.960 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 55671a9d-4d9a-445f-98bc-0d1a8f5c6910: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:00.006 9 INFO neutron.wsgi [None req-5806b8f0-62c3-426b-9594-49430074b111 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/914879a9-cf62-418e-bdeb-7d80beebd637 HTTP/1.1" status: 204 len: 168 time: 0.1872997 2026-07-02 06:19:00.013 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8cfa544-686e-4dcd-a935-ea80e0ec1a1e 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] No more DHCP agents 2026-07-02 06:19:00.015 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8cfa544-686e-4dcd-a935-ea80e0ec1a1e 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Unable to schedule network ccbd8c68-7c9e-4302-9a43-26245150c118: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:00.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8cfa544-686e-4dcd-a935-ea80e0ec1a1e 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource a668e38c-496c-4e86-ae10-05248eb7c005 (type: subnets) to 0 2026-07-02 06:19:00.061 9 INFO neutron.wsgi [None req-f8cfa544-686e-4dcd-a935-ea80e0ec1a1e 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3458006 2026-07-02 06:19:00.077 9 WARNING neutron_lib.context [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:00.174 9 INFO neutron.db.segments_db [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Added segment ec5168ee-1303-440e-aaa3-d48795ace7e6 of type geneve for network fe0f9d88-04a0-4943-82db-d4f2b4c02b00 2026-07-02 06:19:00.346 10 INFO neutron.api.v2.resource [None req-25a292d0-6395-4aa4-8e60-09340012017c c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:19:00.348 10 INFO neutron.wsgi [None req-25a292d0-6395-4aa4-8e60-09340012017c c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "GET /v2.0/security-groups/914879a9-cf62-418e-bdeb-7d80beebd637 HTTP/1.1" status: 404 len: 347 time: 0.3347683 2026-07-02 06:19:00.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource fe0f9d88-04a0-4943-82db-d4f2b4c02b00 (type: networks) to 1 2026-07-02 06:19:00.396 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:00.400 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 6bbc2bfd-3dd8-4ef4-b8aa-c40821c5b768: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:00.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: router_ports) to 1 2026-07-02 06:19:00.466 10 INFO neutron.wsgi [None req-75b82612-7737-474a-a145-a20b85e11113 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1933887 2026-07-02 06:19:00.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 49656faf-5eea-447d-98d3-8c4832e4e797 (type: ports) to 1 2026-07-02 06:19:00.515 10 INFO neutron.wsgi [None req-f14640db-65bd-4487-b014-211705b541fb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1147 time: 0.0342922 2026-07-02 06:19:00.535 10 INFO neutron.wsgi [None req-2e9fbe4b-cb4a-4657-ac73-a4fc83b25036 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 2.0313802 2026-07-02 06:19:00.631 10 INFO neutron.wsgi [None req-faf9773d-23d8-4c0c-a188-065d7792a496 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0887425 2026-07-02 06:19:00.663 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] No more DHCP agents 2026-07-02 06:19:00.685 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Unable to schedule network fe0f9d88-04a0-4943-82db-d4f2b4c02b00: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:00.701 9 INFO neutron.wsgi [None req-b6fa654e-a425-4551-8f5d-ec6e7e876063 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1147 time: 0.1749420 2026-07-02 06:19:00.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource a8d08bd3-d02a-4c45-9f05-72b76e7f3c4d (type: ports) to 1 2026-07-02 06:19:00.877 9 INFO neutron.wsgi [None req-c1fbca2a-1899-4337-8583-6e1bd5bc744f 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.8069718 2026-07-02 06:19:00.927 9 INFO neutron.wsgi [None req-0b67b40d-a238-4dc3-be50-00f0128305c4 c441e17fc2a1465c8e20525034e89267 615a132b47d540f49154d5637a7a5711 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/fa943d42-ce4e-4c73-a7c1-70fb8d85ea27 HTTP/1.1" status: 204 len: 168 time: 0.5731273 2026-07-02 06:19:01.167 10 INFO neutron.services.segments.plugin [-] Segment a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 resource provider aggregate not found 2026-07-02 06:19:01.172 10 INFO neutron.services.segments.plugin [-] Segment a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 resource provider aggregate not found 2026-07-02 06:19:01.195 10 INFO neutron.services.segments.plugin [-] Segment a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 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 a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 found for delete ", "request_id": "req-92970a57-938f-4890-af98-a6deb3f0e267"}]} 2026-07-02 06:19:01.196 10 INFO neutron.services.segments.plugin [-] Segment a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 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 a8bb8ce6-5495-4c11-a0af-0ba5d1920bd0 found for delete ", "request_id": "req-1393a96d-447e-4f38-8b36-096232d0d6f1"}]} 2026-07-02 06:19:01.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-6de616af-4891-4fd0-bac2-60b5b4ca2c5a 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource fe0f9d88-04a0-4943-82db-d4f2b4c02b00 (type: networks) to 2 2026-07-02 06:19:01.216 10 INFO neutron.wsgi [None req-6de616af-4891-4fd0-bac2-60b5b4ca2c5a 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "PUT /v2.0/networks/fe0f9d88-04a0-4943-82db-d4f2b4c02b00 HTTP/1.1" status: 200 len: 792 time: 0.3266144 2026-07-02 06:19:01.226 10 WARNING neutron_lib.context [None req-803b361a-c8b8-4f9a-a43f-b205a3a6fb3b 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:01.266 10 INFO neutron.wsgi [None req-a47270e7-9d65-44ff-9cae-ef8dc2f450f3 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/10b13c8f-4947-490b-b186-ff0ca9b26ad9 HTTP/1.1" status: 204 len: 168 time: 0.6286149 2026-07-02 06:19:01.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-803b361a-c8b8-4f9a-a43f-b205a3a6fb3b 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] No more DHCP agents 2026-07-02 06:19:01.598 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-803b361a-c8b8-4f9a-a43f-b205a3a6fb3b 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Unable to schedule network fe0f9d88-04a0-4943-82db-d4f2b4c02b00: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:01.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-803b361a-c8b8-4f9a-a43f-b205a3a6fb3b 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource a950ba75-83e1-4b00-96c6-71bac4f731c2 (type: subnets) to 0 2026-07-02 06:19:01.674 10 INFO neutron.wsgi [None req-803b361a-c8b8-4f9a-a43f-b205a3a6fb3b 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4525762 2026-07-02 06:19:01.766 9 INFO neutron.wsgi [None req-9b7d1f8d-6c40-4feb-ae3d-c6ca58b22f23 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1147 time: 0.0547643 2026-07-02 06:19:01.809 10 INFO neutron.wsgi [None req-7e1829b6-76fe-4d29-b650-9ddd0cbbb3f4 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/6bbc2bfd-3dd8-4ef4-b8aa-c40821c5b768 HTTP/1.1" status: 204 len: 168 time: 0.5335481 2026-07-02 06:19:01.927 9 INFO neutron.wsgi [None req-a805a551-607d-413d-a08b-f4021bbe54f5 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1125336 2026-07-02 06:19:01.941 10 WARNING neutron_lib.context [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:02.033 10 INFO neutron.db.segments_db [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment 568e4627-810c-4e15-ad2a-ed31345da68f of type geneve for network 39d24182-289f-45e1-8b8f-d68d99405d92 2026-07-02 06:19:02.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 39d24182-289f-45e1-8b8f-d68d99405d92 (type: networks) to 1 2026-07-02 06:19:02.267 9 INFO neutron.wsgi [None req-7bc683b1-4844-4ace-a2c0-ef4b42446f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/db787f97-ecc5-4ad2-9e43-54050c383833/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3332374 /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-07-02 06:19:02.464 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:02.469 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 39d24182-289f-45e1-8b8f-d68d99405d92: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:02.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 4f61992d-8887-43e6-874b-618d22111126 (type: ports) to 1 2026-07-02 06:19:02.595 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6ae4427-b4ef-484c-b8d9-7a093b2aafc4 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource a8d08bd3-d02a-4c45-9f05-72b76e7f3c4d (type: ports) to 2 2026-07-02 06:19:02.606 10 INFO neutron.wsgi [None req-ce04646d-6259-4a68-905a-b1c262dfece7 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6719403 2026-07-02 06:19:02.618 9 WARNING neutron_lib.context [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:02.634 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6ae4427-b4ef-484c-b8d9-7a093b2aafc4 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] Successfully bumped revision number for resource a950ba75-83e1-4b00-96c6-71bac4f731c2 (type: subnets) to 1 2026-07-02 06:19:02.638 10 INFO neutron.wsgi [None req-a6ae4427-b4ef-484c-b8d9-7a093b2aafc4 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "PUT /v2.0/subnets/a950ba75-83e1-4b00-96c6-71bac4f731c2 HTTP/1.1" status: 200 len: 826 time: 0.9578679 2026-07-02 06:19:02.719 9 INFO neutron.db.segments_db [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment 5c2c3cfc-11d8-4f97-ba64-61ca454793cb of type geneve for network d65adf4d-7be7-42a9-b01a-f6ae9cfef11b 2026-07-02 06:19:02.877 10 INFO neutron.wsgi [None req-6490d414-af80-4bc2-8586-159488ff0761 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1147 time: 0.1048534 2026-07-02 06:19:02.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource d65adf4d-7be7-42a9-b01a-f6ae9cfef11b (type: networks) to 1 2026-07-02 06:19:03.201 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:03.218 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network d65adf4d-7be7-42a9-b01a-f6ae9cfef11b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:03.232 10 INFO neutron.services.segments.plugin [-] Segment 556afe09-b9ae-4cca-8e0c-63152cb83eaa resource provider aggregate not found 2026-07-02 06:19:03.238 10 INFO neutron.services.segments.plugin [-] Segment 556afe09-b9ae-4cca-8e0c-63152cb83eaa resource provider aggregate not found 2026-07-02 06:19:03.262 10 INFO neutron.services.segments.plugin [-] Segment 556afe09-b9ae-4cca-8e0c-63152cb83eaa 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 556afe09-b9ae-4cca-8e0c-63152cb83eaa found for delete ", "request_id": "req-24adb143-40f7-4e21-b5cd-630d6657594a"}]} 2026-07-02 06:19:03.263 10 INFO neutron.services.segments.plugin [-] Segment 556afe09-b9ae-4cca-8e0c-63152cb83eaa 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 556afe09-b9ae-4cca-8e0c-63152cb83eaa found for delete ", "request_id": "req-62578d19-54a1-4ca5-80a5-037bdbccaa5e"}]} 2026-07-02 06:19:03.287 10 INFO neutron.wsgi [None req-5e382854-bdab-44d2-852b-c5c3a04a1714 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/networks/fe0f9d88-04a0-4943-82db-d4f2b4c02b00 HTTP/1.1" status: 204 len: 168 time: 0.6426911 2026-07-02 06:19:03.305 10 INFO neutron.pecan_wsgi.hooks.translation [None req-de0b5a84-81ba-42ae-b3f4-4c7709710a00 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:03.307 10 INFO neutron.wsgi [None req-de0b5a84-81ba-42ae-b3f4-4c7709710a00 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/networks/fe0f9d88-04a0-4943-82db-d4f2b4c02b00 HTTP/1.1" status: 404 len: 339 time: 0.0134261 2026-07-02 06:19:03.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource b6ed3e37-7105-48bd-a2ab-ce6cc7644d61 (type: ports) to 1 2026-07-02 06:19:03.438 10 INFO neutron.wsgi [None req-4e1fcce6-612a-4e5f-b962-a25cee98a7b1 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1209896 2026-07-02 06:19:03.469 9 INFO neutron.wsgi [None req-c03ea86e-4d75-4b63-af22-00b82c8a9dbd 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.8569977 2026-07-02 06:19:03.479 9 WARNING neutron_lib.context [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:03.484 9 INFO neutron.wsgi [None req-0ae04144-ea25-477e-9d27-ab1f82ff9034 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/db787f97-ecc5-4ad2-9e43-54050c383833 HTTP/1.1" status: 204 len: 168 time: 1.2083497 2026-07-02 06:19:03.521 9 WARNING neutron_lib.context [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:03.814 10 INFO neutron.wsgi [None req-551e7615-0709-40ac-ba9a-5a75a8bd39cf 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/subnets?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 200 len: 820 time: 0.3648486 /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-07-02 06:19:03.832 9 INFO neutron.wsgi [None req-986a9a89-d6e4-4498-bc2d-00cf20597eee 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16975 time: 0.0114515 2026-07-02 06:19:03.842 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e: RuntimeError: No hosting information found for port 3a8d6cc0-109c-4fa8-b240-bd17aae8f54e 2026-07-02 06:19:03.843 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 7572957f-5494-4dda-9c2e-5422f91799af 2026-07-02 06:19:03.856 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 7572957f-5494-4dda-9c2e-5422f91799af 2026-07-02 06:19:03.930 9 INFO neutron.wsgi [None req-c7c25858-2b52-4c2e-b5a7-e17d30d5ed32 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1507 time: 0.0905766 2026-07-02 06:19:03.933 10 INFO neutron.wsgi [None req-3dad780a-ae17-4505-a7c1-c747b6b02ad5 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1147 time: 0.0461855 /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-07-02 06:19:03.955 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:03.963 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 39d24182-289f-45e1-8b8f-d68d99405d92: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:03.996 9 INFO neutron.wsgi [None req-1a059792-b22a-4422-ad72-4a74fc26289d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0601463 2026-07-02 06:19:04.061 9 INFO neutron.db.ovn_revision_numbers_db [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 939898af-a39d-4e2d-b0f7-176908e38c3e (type: ports) to 1 2026-07-02 06:19:04.077 10 INFO neutron.wsgi [None req-f7e4820a-5cba-4caa-bb69-d0e9dd6f0986 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/540c27dd-8f07-4732-b20f-8d5006244840 HTTP/1.1" status: 204 len: 168 time: 0.5876462 /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-07-02 06:19:04.101 10 INFO neutron.wsgi [None req-5f40b725-7ec3-4367-b03b-e723c05dfd67 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/networks/ccbd8c68-7c9e-4302-9a43-26245150c118 HTTP/1.1" status: 200 len: 866 time: 0.0977688 2026-07-02 06:19:04.105 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:04.115 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network d65adf4d-7be7-42a9-b01a-f6ae9cfef11b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:04.142 10 INFO neutron.wsgi [None req-403dbca4-66bb-4972-95f8-3fc612ba4cd4 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "GET /v2.0/subnets/a668e38c-496c-4e86-ae10-05248eb7c005 HTTP/1.1" status: 200 len: 843 time: 0.0346036 2026-07-02 06:19:04.164 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fba5a429-d117-4a5c-9f5c-8ae375db142d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:04.166 10 INFO neutron.wsgi [None req-fba5a429-d117-4a5c-9f5c-8ae375db142d 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/a950ba75-83e1-4b00-96c6-71bac4f731c2 HTTP/1.1" status: 404 len: 337 time: 0.0180485 2026-07-02 06:19:04.198 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d55ed014-a9e4-4429-975a-0c3c44352eb7 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:04.200 10 INFO neutron.wsgi [None req-d55ed014-a9e4-4429-975a-0c3c44352eb7 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/networks/fe0f9d88-04a0-4943-82db-d4f2b4c02b00 HTTP/1.1" status: 404 len: 339 time: 0.0231812 2026-07-02 06:19:04.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: ports) to 2 2026-07-02 06:19:04.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 7572957f-5494-4dda-9c2e-5422f91799af (type: router_ports) to 2 2026-07-02 06:19:04.473 10 INFO neutron.wsgi [None req-e3dbba3f-b452-45af-ae2c-b97f5631fa1c 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/a668e38c-496c-4e86-ae10-05248eb7c005 HTTP/1.1" status: 204 len: 168 time: 0.2689648 2026-07-02 06:19:04.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 9d7a8534-b2a1-489e-a27e-b44cbbe84675 (type: ports) to 1 2026-07-02 06:19:04.581 9 INFO neutron.wsgi [None req-318a7c0c-ea94-4530-a3b3-7f423e3009ca 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.1061273 2026-07-02 06:19:04.787 10 INFO neutron.wsgi [None req-bab299fa-22fb-4a25-9a1e-d13119a69abf 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.2000010 /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-07-02 06:19:04.819 9 INFO neutron.services.segments.plugin [-] Segment 6d39e282-bea7-4bdf-a282-d5e72c2f2354 resource provider aggregate not found 2026-07-02 06:19:04.826 9 INFO neutron.services.segments.plugin [-] Segment 6d39e282-bea7-4bdf-a282-d5e72c2f2354 resource provider aggregate not found 2026-07-02 06:19:04.855 9 INFO neutron.services.segments.plugin [-] Segment 6d39e282-bea7-4bdf-a282-d5e72c2f2354 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 6d39e282-bea7-4bdf-a282-d5e72c2f2354 found for delete ", "request_id": "req-35754018-1b8d-460c-80ab-334741595940"}]} 2026-07-02 06:19:04.857 9 INFO neutron.services.segments.plugin [-] Segment 6d39e282-bea7-4bdf-a282-d5e72c2f2354 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 6d39e282-bea7-4bdf-a282-d5e72c2f2354 found for delete ", "request_id": "req-21a8efd6-5838-44dc-8f1b-83a27eab8d55"}]} 2026-07-02 06:19:04.907 9 INFO neutron.wsgi [None req-a64be9f1-0b98-4dea-a1b9-0a5d726b6843 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/469738b1-1ed7-4a8a-afe7-dbf6264ebaa3 HTTP/1.1" status: 204 len: 168 time: 0.8230779 2026-07-02 06:19:04.990 9 INFO neutron.wsgi [None req-8aa15969-9a67-49d4-9a42-f51bc40a18ba 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/7572957f-5494-4dda-9c2e-5422f91799af HTTP/1.1" status: 200 len: 1149 time: 0.0501041 2026-07-02 06:19:04.997 10 INFO neutron.wsgi [None req-48bb5b87-b184-423e-9420-606a148ba3af 63bad79b743844d0a8f743a3e2d1bdc0 7ee816c86f4a4aa5a1c52aa54475a4e9 - - default default] 10.0.0.113 "DELETE /v2.0/networks/ccbd8c68-7c9e-4302-9a43-26245150c118 HTTP/1.1" status: 204 len: 168 time: 0.5181093 2026-07-02 06:19:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031943 2026-07-02 06:19:05.068 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022912 2026-07-02 06:19:05.180 9 INFO neutron.wsgi [None req-709c05d0-a724-4edc-9669-4b0fc6cdf291 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/ports/939898af-a39d-4e2d-b0f7-176908e38c3e HTTP/1.1" status: 204 len: 168 time: 0.3847985 2026-07-02 06:19:05.211 10 INFO neutron.wsgi [None req-a9ec3a79-4a30-42af-82cb-ff4005d646b5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=615a132b47d540f49154d5637a7a5711&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0888305 2026-07-02 06:19:05.285 10 INFO neutron.services.segments.plugin [-] Segment ec5168ee-1303-440e-aaa3-d48795ace7e6 resource provider aggregate not found 2026-07-02 06:19:05.301 10 INFO neutron.services.segments.plugin [-] Segment ec5168ee-1303-440e-aaa3-d48795ace7e6 resource provider aggregate not found 2026-07-02 06:19:05.309 10 INFO neutron.services.segments.plugin [-] Segment ec5168ee-1303-440e-aaa3-d48795ace7e6 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 ec5168ee-1303-440e-aaa3-d48795ace7e6 found for delete ", "request_id": "req-95969479-3c02-4f6a-82bc-cc42a8e6b4c0"}]} 2026-07-02 06:19:05.322 10 INFO neutron.services.segments.plugin [-] Segment ec5168ee-1303-440e-aaa3-d48795ace7e6 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 ec5168ee-1303-440e-aaa3-d48795ace7e6 found for delete ", "request_id": "req-0aba05f4-0c92-44c3-8258-2026756afa51"}]} 2026-07-02 06:19:05.336 10 INFO neutron.services.segments.plugin [-] Segment 20b61724-5ac7-4204-88ed-af29fb378175 resource provider aggregate not found 2026-07-02 06:19:05.350 10 INFO neutron.services.segments.plugin [-] Segment 20b61724-5ac7-4204-88ed-af29fb378175 resource provider aggregate not found 2026-07-02 06:19:05.360 10 INFO neutron.services.segments.plugin [-] Segment 20b61724-5ac7-4204-88ed-af29fb378175 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 20b61724-5ac7-4204-88ed-af29fb378175 found for delete ", "request_id": "req-52c3c846-823a-458b-a9a6-777eb1285f56"}]} 2026-07-02 06:19:05.372 10 INFO neutron.services.segments.plugin [-] Segment 20b61724-5ac7-4204-88ed-af29fb378175 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 20b61724-5ac7-4204-88ed-af29fb378175 found for delete ", "request_id": "req-3415b534-f63f-4ad6-9725-b2c2a261f6e0"}]} 2026-07-02 06:19:05.512 10 INFO neutron.wsgi [None req-3e397c09-8917-41f0-814c-eb201dc80704 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2e5a3966-b55f-4f89-8c1e-03c2a50aa41c HTTP/1.1" status: 204 len: 168 time: 0.2932372 2026-07-02 06:19:05.568 9 INFO neutron.wsgi [None req-4b0bd81f-19f9-492c-bd60-5dd79aae4a31 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/ports/9d7a8534-b2a1-489e-a27e-b44cbbe84675 HTTP/1.1" status: 204 len: 168 time: 0.3802223 2026-07-02 06:19:05.614 10 INFO neutron.wsgi [None req-501e7b29-2b6f-49e6-9022-1a5441140fed 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0397661 2026-07-02 06:19:05.628 10 WARNING neutron_lib.context [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:05.709 10 INFO neutron.db.segments_db [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment 4df41002-6b98-4098-99e7-64fe70c7c5f3 of type geneve for network c20ae1bc-ea73-4118-8b02-b2968f10bfba 2026-07-02 06:19:05.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource c20ae1bc-ea73-4118-8b02-b2968f10bfba (type: networks) to 1 2026-07-02 06:19:05.883 9 INFO neutron.wsgi [None req-f053cb5e-0937-4ade-a5da-590553243d20 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8858862 2026-07-02 06:19:05.888 9 INFO neutron.wsgi [None req-90440007-f8f4-4ded-86db-9403120e18bc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=7ee816c86f4a4aa5a1c52aa54475a4e9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3069053 /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-07-02 06:19:05.998 9 INFO neutron.wsgi [None req-59f794c2-3f33-4116-8791-48e3ba4a4e2c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/3a8d6cc0-109c-4fa8-b240-bd17aae8f54e HTTP/1.1" status: 200 len: 1141 time: 0.1079845 2026-07-02 06:19:06.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:06.106 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network c20ae1bc-ea73-4118-8b02-b2968f10bfba: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:06.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 227057cb-7217-4c43-86f2-8bb8880789fb (type: ports) to 1 2026-07-02 06:19:06.210 10 INFO neutron.wsgi [None req-98e61074-2836-47b3-99c1-499af2d3581c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b22b43c1-7100-4391-b10d-7f6a38fce6e3 HTTP/1.1" status: 204 len: 168 time: 0.3144867 2026-07-02 06:19:06.230 10 INFO neutron.wsgi [None req-745a72df-a414-46e3-918e-86eec36115f9 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6072638 2026-07-02 06:19:06.242 10 WARNING neutron_lib.context [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:06.356 10 INFO neutron.db.segments_db [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Added segment 079327b3-5b45-4bd9-a330-fcb3ef6755bb of type geneve for network 5f59d7dc-184f-449e-b885-80d5be976d14 2026-07-02 06:19:06.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 5f59d7dc-184f-449e-b885-80d5be976d14 (type: networks) to 1 2026-07-02 06:19:06.720 9 INFO neutron.wsgi [None req-6857ab60-2d86-49e9-8a44-034a3888798c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7151883 /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-07-02 06:19:06.751 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:06.753 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 5f59d7dc-184f-449e-b885-80d5be976d14: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:06.765 9 INFO neutron.wsgi [None req-06a6caef-b2eb-4344-b50e-5336288fec63 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51 HTTP/1.1" status: 200 len: 205 time: 0.0396039 2026-07-02 06:19:06.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource db26cd00-9b7c-4ac0-94ac-27e8066151c1 (type: ports) to 1 2026-07-02 06:19:06.845 10 INFO neutron.wsgi [None req-41c83bb3-fd3f-4aa4-a2d8-581308063d05 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6098807 2026-07-02 06:19:07.149 9 INFO neutron.wsgi [None req-8fa46f02-824a-4edf-b56a-c0ffff93ef41 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51 HTTP/1.1" status: 204 len: 168 time: 0.3777592 2026-07-02 06:19:07.364 10 INFO neutron.wsgi [None req-079e2659-d878-4e94-90f4-af81785945ef 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/0fbfe2dc-8c30-4f31-9d8a-6b45a05db304 HTTP/1.1" status: 204 len: 168 time: 0.2070112 2026-07-02 06:19:07.372 9 WARNING neutron_lib.context [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:07.420 9 WARNING neutron_lib.context [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:07.573 10 INFO neutron.wsgi [None req-13168307-bdbc-472e-9aa1-bd4a1ed39214 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/1cb91c5d-c446-4356-90c8-720a670d003a HTTP/1.1" status: 204 len: 168 time: 0.2025988 2026-07-02 06:19:07.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 918714f2-5b58-42d7-8c70-bd3d2b4dbcca (type: security_groups) to 1 2026-07-02 06:19:07.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1972ed2f-7ce4-4bcb-8181-95c349c9e1fe (type: security_group_rules) to 0 2026-07-02 06:19:07.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4faca23a-bb48-4531-9ff2-48b2c942afb5 (type: security_group_rules) to 0 2026-07-02 06:19:07.822 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 85da79dd-ea35-4d5b-871a-b196319b98bd (type: security_group_rules) to 0 2026-07-02 06:19:07.853 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e5866230-7332-43c7-a17b-3b558eb6142d (type: security_group_rules) to 0 2026-07-02 06:19:07.909 9 INFO neutron.db.segments_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 8faff3c5-b4c3-4715-9a63-468fbf71fc78 of type geneve for network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 2026-07-02 06:19:07.916 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:07.920 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network c20ae1bc-ea73-4118-8b02-b2968f10bfba: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:07.949 10 INFO neutron.services.segments.plugin [-] Segment 9603f4a0-c10d-452e-a461-7dd19184e83c resource provider aggregate not found 2026-07-02 06:19:07.954 10 INFO neutron.services.segments.plugin [-] Segment 9603f4a0-c10d-452e-a461-7dd19184e83c resource provider aggregate not found 2026-07-02 06:19:07.972 10 INFO neutron.services.segments.plugin [-] Segment 9603f4a0-c10d-452e-a461-7dd19184e83c 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 9603f4a0-c10d-452e-a461-7dd19184e83c found for delete ", "request_id": "req-76f92f8e-dde5-4c89-b659-756a47da0305"}]} 2026-07-02 06:19:07.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 33702dda-f1af-4825-b16f-64653543eb72 (type: subnets) to 0 2026-07-02 06:19:07.982 10 INFO neutron.services.segments.plugin [-] Segment 9603f4a0-c10d-452e-a461-7dd19184e83c 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 9603f4a0-c10d-452e-a461-7dd19184e83c found for delete ", "request_id": "req-6cdf2a83-40f1-4b32-862e-1fbec1966fc5"}]} 2026-07-02 06:19:07.994 10 INFO neutron.wsgi [None req-c169406c-430d-4d43-a6bc-9ecb8492858a 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/networks/55671a9d-4d9a-445f-98bc-0d1a8f5c6910 HTTP/1.1" status: 204 len: 168 time: 0.4172673 2026-07-02 06:19:08.021 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] No more DHCP agents 2026-07-02 06:19:08.023 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Unable to schedule network 5f59d7dc-184f-449e-b885-80d5be976d14: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:08.094 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] Successfully bumped revision number for resource 4dabaf24-3717-436c-8a63-de48b6da1857 (type: subnets) to 0 2026-07-02 06:19:08.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 (type: networks) to 1 2026-07-02 06:19:08.120 9 INFO neutron.wsgi [None req-5a3a974a-0b35-42e1-a42c-054d01f2fd40 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1474 time: 0.7585855 2026-07-02 06:19:08.140 10 WARNING neutron_lib.context [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:08.203 10 INFO neutron.wsgi [None req-f613ebc3-9e98-4411-a2d4-fea6ba519f03 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2082 time: 0.0787015 2026-07-02 06:19:08.298 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:19:08.310 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:08.385 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource d29cc25a-8f9e-4372-9dc0-d4438ab239c7 (type: security_groups) to 1 2026-07-02 06:19:08.412 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 4a3d7385-60fe-496d-8b43-c7a02a51e79f (type: security_group_rules) to 0 2026-07-02 06:19:08.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 5704990f-4e29-404e-a8bf-4fe126bd40bc (type: security_group_rules) to 0 2026-07-02 06:19:08.470 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 5deb9322-6055-49a0-87a8-ba8dc12d7f05 (type: security_group_rules) to 0 2026-07-02 06:19:08.500 10 INFO neutron.wsgi [None req-0b9f347f-db81-44de-8a25-290584b4db05 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/networks/7aa10fea-0e12-4d76-8fa2-731e4a24001a HTTP/1.1" status: 204 len: 168 time: 0.5010967 2026-07-02 06:19:08.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 6b6fc4c3-33e0-4403-948f-5720b289f753 (type: security_group_rules) to 0 2026-07-02 06:19:08.519 10 WARNING neutron_lib.context [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:08.579 10 INFO neutron.db.segments_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Added segment e1b47bb8-29d6-4bee-87ae-14f33566e4f8 of type geneve for network f76c8109-33ca-47aa-b003-181a0e23d807 2026-07-02 06:19:08.633 10 INFO neutron.db.segments_db [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Added segment 7179c00d-718f-401d-8cdd-33067f27af56 of type geneve for network ccdaf631-a9d5-4db5-9a5c-53c343a70ea6 2026-07-02 06:19:08.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fa7e03be-0ee3-42eb-84c2-c026b7813699 (type: ports) to 1 2026-07-02 06:19:08.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource f76c8109-33ca-47aa-b003-181a0e23d807 (type: networks) to 1 2026-07-02 06:19:08.804 9 INFO neutron.wsgi [None req-a12ed035-e845-4f3a-b61e-b4ffe5d55251 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.4964230 2026-07-02 06:19:08.831 9 INFO neutron.wsgi [None req-897df864-2dcd-49d4-ad2b-199138ba7528 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/33702dda-f1af-4825-b16f-64653543eb72 HTTP/1.1" status: 204 len: 168 time: 0.6125793 2026-07-02 06:19:08.857 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource ccdaf631-a9d5-4db5-9a5c-53c343a70ea6 (type: networks) to 1 2026-07-02 06:19:09.066 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc8852ff-9ab6-4506-8fe3-f9fdf3e5721b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:19:09.070 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc8852ff-9ab6-4506-8fe3-f9fdf3e5721b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:09.073 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:09.077 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network f76c8109-33ca-47aa-b003-181a0e23d807: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:09.108 9 INFO neutron.wsgi [None req-6901c3f2-34bc-4586-9f93-57735b45e3cc 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/4dabaf24-3717-436c-8a63-de48b6da1857 HTTP/1.1" status: 204 len: 168 time: 0.2711229 2026-07-02 06:19:09.119 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:09.125 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network ccdaf631-a9d5-4db5-9a5c-53c343a70ea6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:09.174 9 INFO neutron.wsgi [None req-1e1d3b08-d0d7-4d8c-b4e6-119d73d2388b 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0593779 2026-07-02 06:19:09.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource d9b2e018-1294-43bf-80fb-2f83ba1740ac (type: ports) to 1 2026-07-02 06:19:09.534 10 INFO neutron.wsgi [None req-f48d3006-4ce5-443b-a3f5-86b4faac07d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 1.5257721 2026-07-02 06:19:09.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 1e03abca-f20b-4e50-bdcd-08e285c33ad8 (type: ports) to 1 2026-07-02 06:19:09.545 10 WARNING neutron_lib.context [None req-8bb4c65a-a1dd-478b-aa8d-af929d95bde3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:09.570 10 INFO neutron.wsgi [None req-3e82ee74-52d5-4884-a24d-e5cd36a521b0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 1.0582902 2026-07-02 06:19:09.592 9 WARNING neutron_lib.context [None req-1585e2d3-a0ae-4f4d-935b-654e76518685 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:09.688 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No port found with ID 7572957f-5494-4dda-9c2e-5422f91799af: RuntimeError: No port found with ID 7572957f-5494-4dda-9c2e-5422f91799af 2026-07-02 06:19:09.783 9 INFO neutron.services.segments.plugin [-] Segment 079327b3-5b45-4bd9-a330-fcb3ef6755bb resource provider aggregate not found 2026-07-02 06:19:09.791 9 INFO neutron.services.segments.plugin [-] Segment 079327b3-5b45-4bd9-a330-fcb3ef6755bb resource provider aggregate not found 2026-07-02 06:19:09.805 9 INFO neutron.services.segments.plugin [-] Segment 079327b3-5b45-4bd9-a330-fcb3ef6755bb 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 079327b3-5b45-4bd9-a330-fcb3ef6755bb found for delete ", "request_id": "req-15d8ca9d-2666-44f5-bec2-0aa93025d38f"}]} 2026-07-02 06:19:09.811 9 INFO neutron.services.segments.plugin [-] Segment 079327b3-5b45-4bd9-a330-fcb3ef6755bb 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 079327b3-5b45-4bd9-a330-fcb3ef6755bb found for delete ", "request_id": "req-dd60510e-8155-421f-80a8-548e8bb42c9f"}]} 2026-07-02 06:19:09.835 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bb4c65a-a1dd-478b-aa8d-af929d95bde3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:09.838 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bb4c65a-a1dd-478b-aa8d-af929d95bde3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network f76c8109-33ca-47aa-b003-181a0e23d807: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:09.849 9 INFO neutron.wsgi [None req-546754e8-6560-4282-afa8-aa3a0560c46d 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/5f59d7dc-184f-449e-b885-80d5be976d14 HTTP/1.1" status: 204 len: 168 time: 0.6544509 /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-07-02 06:19:09.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc8852ff-9ab6-4506-8fe3-f9fdf3e5721b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fa7e03be-0ee3-42eb-84c2-c026b7813699 (type: ports) to 2 2026-07-02 06:19:09.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-8bb4c65a-a1dd-478b-aa8d-af929d95bde3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 56652baa-cf36-4bb8-8e72-e630903e89bf (type: ports) to 1 2026-07-02 06:19:09.993 10 INFO neutron.services.segments.plugin [-] Segment 82351c56-f36c-4471-a712-60bd5638614b resource provider aggregate not found 2026-07-02 06:19:10.005 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc8852ff-9ab6-4506-8fe3-f9fdf3e5721b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8d4e7c87-a183-4381-801d-8b9e097fc337 (type: subnets) to 0 2026-07-02 06:19:10.006 10 INFO neutron.services.segments.plugin [-] Segment 82351c56-f36c-4471-a712-60bd5638614b resource provider aggregate not found 2026-07-02 06:19:10.014 10 INFO neutron.services.segments.plugin [-] Segment 82351c56-f36c-4471-a712-60bd5638614b 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 82351c56-f36c-4471-a712-60bd5638614b found for delete ", "request_id": "req-5bdb877c-1e97-4cf3-a555-f579f217b9ed"}]} 2026-07-02 06:19:10.017 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1585e2d3-a0ae-4f4d-935b-654e76518685 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:10.020 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1585e2d3-a0ae-4f4d-935b-654e76518685 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network ccdaf631-a9d5-4db5-9a5c-53c343a70ea6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:10.028 9 INFO neutron.wsgi [None req-bc8852ff-9ab6-4506-8fe3-f9fdf3e5721b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.2173212 2026-07-02 06:19:10.030 10 INFO neutron.services.segments.plugin [-] Segment 82351c56-f36c-4471-a712-60bd5638614b 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 82351c56-f36c-4471-a712-60bd5638614b found for delete ", "request_id": "req-b096b7f3-fe83-4af0-a8f8-e03241dca73d"}]} 2026-07-02 06:19:10.033 10 INFO neutron.wsgi [None req-8bb4c65a-a1dd-478b-aa8d-af929d95bde3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4937408 2026-07-02 06:19:10.044 9 WARNING neutron_lib.context [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:10.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-1585e2d3-a0ae-4f4d-935b-654e76518685 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 22e4aa75-6321-4e95-98ec-f47cd8ab53f4 (type: subnets) to 0 2026-07-02 06:19:10.090 9 INFO neutron.wsgi [None req-1585e2d3-a0ae-4f4d-935b-654e76518685 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5074959 2026-07-02 06:19:10.102 9 WARNING neutron_lib.context [None req-0ec71488-fe6e-44af-8bab-ba25cb760631 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:10.135 9 INFO neutron.db.segments_db [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Added segment 45cdf14f-8942-498e-90c9-860930c2679f of type geneve for network 233bddca-b13c-4c16-975b-5e3882797145 2026-07-02 06:19:10.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ec71488-fe6e-44af-8bab-ba25cb760631 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource bf742f2d-9139-4528-9065-15fac807d0ab (type: routers) to 1 2026-07-02 06:19:10.387 9 INFO neutron.wsgi [None req-0ec71488-fe6e-44af-8bab-ba25cb760631 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2901850 2026-07-02 06:19:10.397 9 WARNING neutron_lib.context [None req-cd0f382a-0fb8-4693-8a63-19e8e788c6d6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:10.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 233bddca-b13c-4c16-975b-5e3882797145 (type: networks) to 1 2026-07-02 06:19:10.542 10 INFO neutron.wsgi [None req-12cf63d7-e4c0-4811-8ea6-2009283f8a2e 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/c20ae1bc-ea73-4118-8b02-b2968f10bfba HTTP/1.1" status: 204 len: 168 time: 0.6856441 2026-07-02 06:19:10.689 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:19:10.692 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:10.719 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:10.723 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 233bddca-b13c-4c16-975b-5e3882797145: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:10.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: ports) to 1 2026-07-02 06:19:10.928 9 INFO neutron.db.ovn_revision_numbers_db [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 24b9a649-5613-4310-940d-7cc9190123c4 (type: ports) to 1 2026-07-02 06:19:10.966 9 INFO neutron.wsgi [None req-912a1440-9fbf-43d6-9346-cf576ad3a09f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9287336 /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-07-02 06:19:10.980 9 WARNING neutron_lib.context [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:10.984 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd0f382a-0fb8-4693-8a63-19e8e788c6d6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:10.993 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd0f382a-0fb8-4693-8a63-19e8e788c6d6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network ccdaf631-a9d5-4db5-9a5c-53c343a70ea6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:11.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd0f382a-0fb8-4693-8a63-19e8e788c6d6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: ports) to 1 2026-07-02 06:19:11.271 9 INFO neutron.wsgi [None req-cd0f382a-0fb8-4693-8a63-19e8e788c6d6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1163 time: 0.8778105 2026-07-02 06:19:11.286 9 INFO neutron.wsgi [None req-20e95e63-f822-4b2d-a465-1002427d56eb 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/d65adf4d-7be7-42a9-b01a-f6ae9cfef11b HTTP/1.1" status: 204 len: 168 time: 0.7364106 /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-07-02 06:19:11.375 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:11.377 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 233bddca-b13c-4c16-975b-5e3882797145: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:11.600 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 4409872b-7a80-4cdb-9709-ed3df31cd5b6 2026-07-02 06:19:11.635 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 4409872b-7a80-4cdb-9709-ed3df31cd5b6 2026-07-02 06:19:11.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: router_ports) to 1 2026-07-02 06:19:11.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9dfc9a7c-9bc1-4627-8065-a964267286ca (type: routers) to 2 2026-07-02 06:19:11.823 10 INFO neutron.wsgi [None req-721b65de-65e4-4db8-89dc-94bb4b40539f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.7813153 /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-07-02 06:19:11.892 9 INFO neutron.services.segments.plugin [-] Segment 5c2c3cfc-11d8-4f97-ba64-61ca454793cb resource provider aggregate not found 2026-07-02 06:19:11.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: router_ports) to 2 2026-07-02 06:19:11.899 9 INFO neutron.services.segments.plugin [-] Segment 5c2c3cfc-11d8-4f97-ba64-61ca454793cb resource provider aggregate not found 2026-07-02 06:19:11.908 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 9dfc9a7c-9bc1-4627-8065-a964267286ca is bound to host instance 2026-07-02 06:19:11.922 9 INFO neutron.services.segments.plugin [-] Segment 5c2c3cfc-11d8-4f97-ba64-61ca454793cb 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 5c2c3cfc-11d8-4f97-ba64-61ca454793cb found for delete ", "request_id": "req-dec7358c-0640-4cd8-a27e-62ca55af726f"}]} 2026-07-02 06:19:11.923 9 INFO neutron.services.segments.plugin [-] Segment 5c2c3cfc-11d8-4f97-ba64-61ca454793cb 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 5c2c3cfc-11d8-4f97-ba64-61ca454793cb found for delete ", "request_id": "req-3b1ec943-0a4e-400f-8b66-341091c7be6a"}]} 2026-07-02 06:19:11.948 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b 2026-07-02 06:19:11.975 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b 2026-07-02 06:19:12.318 10 INFO neutron.services.segments.plugin [-] Segment 4df41002-6b98-4098-99e7-64fe70c7c5f3 resource provider aggregate not found 2026-07-02 06:19:12.339 10 INFO neutron.services.segments.plugin [-] Segment 4df41002-6b98-4098-99e7-64fe70c7c5f3 resource provider aggregate not found 2026-07-02 06:19:12.356 10 INFO neutron.services.segments.plugin [-] Segment 4df41002-6b98-4098-99e7-64fe70c7c5f3 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 4df41002-6b98-4098-99e7-64fe70c7c5f3 found for delete ", "request_id": "req-5b4b870a-4fe2-463d-a191-b0e6a85d31e7"}]} 2026-07-02 06:19:12.398 10 INFO neutron.services.segments.plugin [-] Segment 4df41002-6b98-4098-99e7-64fe70c7c5f3 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 4df41002-6b98-4098-99e7-64fe70c7c5f3 found for delete ", "request_id": "req-5af7fc85-fd73-424e-a260-fce0908ba68e"}]} 2026-07-02 06:19:12.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: ports) to 2 2026-07-02 06:19:12.477 9 INFO neutron.wsgi [None req-ea9a4837-8efd-48dc-a17b-af4a08923ae8 59dbb801f090496290b96e204b837d93 1ba6def273cf473eab920a9b4e3664c4 - - default default] 10.0.0.113 "DELETE /v2.0/networks/39d24182-289f-45e1-8b8f-d68d99405d92 HTTP/1.1" status: 204 len: 168 time: 1.1781385 2026-07-02 06:19:12.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: ports) to 3 2026-07-02 06:19:12.807 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:19:12.814 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:12.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: router_ports) to 3 2026-07-02 06:19:12.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 24b9a649-5613-4310-940d-7cc9190123c4 (type: ports) to 2 2026-07-02 06:19:12.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: ports) to 1 2026-07-02 06:19:12.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 053a1f3d-e17a-4fde-bcdb-3136991f7713 (type: subnets) to 0 2026-07-02 06:19:12.926 9 INFO neutron.wsgi [None req-da494a5f-0fb5-464d-8fac-1a4519d4ff87 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.9538136 /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-07-02 06:19:12.942 9 WARNING neutron_lib.context [None req-7ee1be2e-1353-472d-9a9c-5ba698089fc0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:13.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: ports) to 1 2026-07-02 06:19:13.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: ports) to 3 2026-07-02 06:19:13.165 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents /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-07-02 06:19:13.172 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network ccdaf631-a9d5-4db5-9a5c-53c343a70ea6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:13.247 10 INFO neutron.wsgi [None req-bec79369-049c-4860-8d69-cb4723247c55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1ba6def273cf473eab920a9b4e3664c4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1881342 2026-07-02 06:19:13.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b (type: router_ports) to 3 2026-07-02 06:19:13.377 10 INFO neutron.wsgi [None req-c60e1a73-f864-45ea-83fd-aa75781d4dab 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/bf742f2d-9139-4528-9065-15fac807d0ab/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0991900 2026-07-02 06:19:13.457 9 INFO neutron.wsgi [None req-1e950017-ff5d-44ad-9285-d84e869845f5 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b HTTP/1.1" status: 200 len: 1221 time: 0.0693707 2026-07-02 06:19:13.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: router_ports) to 1 2026-07-02 06:19:13.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: ports) to 1 2026-07-02 06:19:13.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: router_ports) to 3 2026-07-02 06:19:13.803 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:19:13.805 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:13.950 9 INFO neutron.services.segments.plugin [-] Segment 568e4627-810c-4e15-ad2a-ed31345da68f resource provider aggregate not found 2026-07-02 06:19:13.955 9 INFO neutron.services.segments.plugin [-] Segment 568e4627-810c-4e15-ad2a-ed31345da68f resource provider aggregate not found 2026-07-02 06:19:13.985 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ee1be2e-1353-472d-9a9c-5ba698089fc0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:13.986 9 INFO neutron.services.segments.plugin [-] Segment 568e4627-810c-4e15-ad2a-ed31345da68f 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 568e4627-810c-4e15-ad2a-ed31345da68f found for delete ", "request_id": "req-00dc100e-1556-4c64-943a-084b9ae04240"}]} 2026-07-02 06:19:13.989 9 INFO neutron.services.segments.plugin [-] Segment 568e4627-810c-4e15-ad2a-ed31345da68f 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 568e4627-810c-4e15-ad2a-ed31345da68f found for delete ", "request_id": "req-03b4af76-9d24-4bf6-87e3-4c961915deef"}]} 2026-07-02 06:19:13.994 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ee1be2e-1353-472d-9a9c-5ba698089fc0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 233bddca-b13c-4c16-975b-5e3882797145: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:14.053 9 INFO neutron.wsgi [None req-f3683b7c-106a-4bef-a1d4-e03c61891255 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ceea7a72-4abd-4faf-999f-a9f350e91a4d HTTP/1.1" status: 204 len: 168 time: 0.8007400 2026-07-02 06:19:14.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: ports) to 2 2026-07-02 06:19:14.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: router_ports) to 1 2026-07-02 06:19:14.277 10 INFO neutron.wsgi [None req-5a5bfb64-99ed-4a4e-b145-45c930e83001 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/9dfc9a7c-9bc1-4627-8065-a964267286ca/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4473302 2026-07-02 06:19:14.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee1be2e-1353-472d-9a9c-5ba698089fc0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 4e159c90-cd71-4cfd-ba50-b1394359193a (type: ports) to 1 2026-07-02 06:19:14.596 9 INFO neutron.wsgi [None req-7ee1be2e-1353-472d-9a9c-5ba698089fc0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1148 time: 1.6648099 2026-07-02 06:19:14.742 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: be04e97a-2b5d-4fa8-8ad3-a430d5999553 2026-07-02 06:19:14.755 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port be04e97a-2b5d-4fa8-8ad3-a430d5999553 2026-07-02 06:19:14.860 9 INFO neutron.wsgi [None req-c427796b-0c38-4898-88b1-4f1a9b577ed8 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/bf742f2d-9139-4528-9065-15fac807d0ab/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3952999 /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-07-02 06:19:14.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: ports) to 4 2026-07-02 06:19:14.934 10 WARNING neutron_lib.context [None req-a33a8141-f768-4744-ad1e-17a215253813 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:14.938 9 INFO neutron.api.v2.resource [None req-1f515d22-2a3e-4a81-a6bc-608f1d83af6c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 06:19:14.939 9 INFO neutron.wsgi [None req-1f515d22-2a3e-4a81-a6bc-608f1d83af6c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/bf742f2d-9139-4528-9065-15fac807d0ab/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0723968 2026-07-02 06:19:14.979 9 INFO neutron.wsgi [None req-7eaa7df0-91b8-4a13-93c4-d6722ed148ee 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=bf742f2d-9139-4528-9065-15fac807d0ab HTTP/1.1" status: 200 len: 205 time: 0.0334187 2026-07-02 06:19:15.076 10 INFO neutron.wsgi [None req-e037fa3d-5d43-479b-ae30-ff8a062da2ba 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/4e159c90-cd71-4cfd-ba50-b1394359193a HTTP/1.1" status: 204 len: 168 time: 0.4735026 2026-07-02 06:19:15.112 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a5a17f-9fd7-4480-b1e0-3f1d0c2ba1d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:15.115 10 INFO neutron.wsgi [None req-b4a5a17f-9fd7-4480-b1e0-3f1d0c2ba1d4 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/4e159c90-cd71-4cfd-ba50-b1394359193a HTTP/1.1" status: 404 len: 333 time: 0.0313060 2026-07-02 06:19:15.146 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f36cdc05-ff7a-44c3-839f-6782d7eb9b7d 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:19:15.147 10 INFO neutron.wsgi [None req-f36cdc05-ff7a-44c3-839f-6782d7eb9b7d 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports/4e159c90-cd71-4cfd-ba50-b1394359193a HTTP/1.1" status: 404 len: 333 time: 0.0240257 2026-07-02 06:19:15.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-a33a8141-f768-4744-ad1e-17a215253813 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 83cf7436-53dc-4e7c-8dd4-1a6869ada258 (type: security_groups) to 1 2026-07-02 06:19:15.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-a33a8141-f768-4744-ad1e-17a215253813 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 8598ba2c-0de9-4ea8-ac5f-e3ec77b84244 (type: security_group_rules) to 0 2026-07-02 06:19:15.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: ports) to 2 2026-07-02 06:19:15.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-a33a8141-f768-4744-ad1e-17a215253813 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource aba05d0d-37e3-435c-a15a-9fe69978775e (type: security_group_rules) to 0 2026-07-02 06:19:15.247 10 INFO neutron.wsgi [None req-a33a8141-f768-4744-ad1e-17a215253813 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.3206367 2026-07-02 06:19:15.260 10 WARNING neutron_lib.context [None req-a91be3c2-5176-49af-8b02-855222411c35 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:15.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource be04e97a-2b5d-4fa8-8ad3-a430d5999553 (type: router_ports) to 2 2026-07-02 06:19:15.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 4409872b-7a80-4cdb-9709-ed3df31cd5b6 (type: router_ports) to 4 2026-07-02 06:19:15.426 9 INFO neutron.wsgi [None req-fbbc0d6c-bd02-4651-8aa0-0951247246a0 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/bf742f2d-9139-4528-9065-15fac807d0ab HTTP/1.1" status: 204 len: 168 time: 0.4366031 2026-07-02 06:19:15.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-a91be3c2-5176-49af-8b02-855222411c35 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 9659299d-bcfc-42c0-8c67-2f8d8d7f7741 (type: security_group_rules) to 0 2026-07-02 06:19:15.562 10 INFO neutron.wsgi [None req-a91be3c2-5176-49af-8b02-855222411c35 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3064005 2026-07-02 06:19:15.576 9 WARNING neutron_lib.context [None req-55803a66-5c08-4738-bf70-22f45426447c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:15.625 9 INFO neutron.wsgi [None req-96228b62-d6f9-4134-90f5-e23d047b859f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/053a1f3d-e17a-4fde-bcdb-3136991f7713 HTTP/1.1" status: 204 len: 168 time: 0.4706767 2026-07-02 06:19:15.675 10 INFO neutron.wsgi [None req-80c69304-74a6-432a-9dca-b4215c19e4f1 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/22e4aa75-6321-4e95-98ec-f47cd8ab53f4 HTTP/1.1" status: 204 len: 168 time: 0.2433550 2026-07-02 06:19:15.965 9 INFO neutron.db.ovn_revision_numbers_db [None req-55803a66-5c08-4738-bf70-22f45426447c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 9bb55e57-1278-4854-9aac-38c9f6b27bf2 (type: security_group_rules) to 0 2026-07-02 06:19:15.987 10 WARNING neutron_lib.context [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:15.987 10 WARNING neutron_lib.context [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:15.992 10 INFO neutron.services.segments.plugin [-] Segment 45cdf14f-8942-498e-90c9-860930c2679f resource provider aggregate not found 2026-07-02 06:19:15.995 9 INFO neutron.wsgi [None req-55803a66-5c08-4738-bf70-22f45426447c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.4259276 2026-07-02 06:19:16.001 10 INFO neutron.services.segments.plugin [-] Segment 45cdf14f-8942-498e-90c9-860930c2679f resource provider aggregate not found 2026-07-02 06:19:16.010 9 WARNING neutron_lib.context [None req-06499d9a-0fd5-42b9-b63c-0a71924f244e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:16.039 10 INFO neutron.services.segments.plugin [-] Segment 45cdf14f-8942-498e-90c9-860930c2679f 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 45cdf14f-8942-498e-90c9-860930c2679f found for delete ", "request_id": "req-59ed913f-a36b-4e07-9857-e3a076c19764"}]} 2026-07-02 06:19:16.040 10 INFO neutron.services.segments.plugin [-] Segment 45cdf14f-8942-498e-90c9-860930c2679f 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 45cdf14f-8942-498e-90c9-860930c2679f found for delete ", "request_id": "req-f7ade1a5-824b-4666-8611-d0ac75e42327"}]} 2026-07-02 06:19:16.062 10 INFO neutron.wsgi [None req-447c43f0-fb0a-4aa7-9ab9-3a95b0eca13a 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/networks/233bddca-b13c-4c16-975b-5e3882797145 HTTP/1.1" status: 204 len: 168 time: 0.4287970 2026-07-02 06:19:16.076 10 WARNING neutron_lib.context [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:16.167 10 INFO neutron.db.segments_db [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Added segment 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 of type geneve for network 3a037014-2934-4241-a6a5-7a2b5fe14d9c 2026-07-02 06:19:16.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 87db3e4d-02df-4e60-af4e-4e365026c725 (type: security_groups) to 1 2026-07-02 06:19:16.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 296256ef-eb91-4c68-bf1d-f7fb9051bb55 (type: security_group_rules) to 0 2026-07-02 06:19:16.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 6b24edcf-43d2-4eb3-95a3-81f043d3c960 (type: security_group_rules) to 0 2026-07-02 06:19:16.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 8dc741e0-b0ef-4830-bb0e-10ce521121ba (type: security_group_rules) to 0 2026-07-02 06:19:16.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 96e35b2a-2f2e-4aaf-8f91-e71786792a18 (type: security_group_rules) to 0 2026-07-02 06:19:16.399 9 INFO neutron.services.segments.plugin [-] Segment 7179c00d-718f-401d-8cdd-33067f27af56 resource provider aggregate not found 2026-07-02 06:19:16.405 9 INFO neutron.services.segments.plugin [-] Segment 7179c00d-718f-401d-8cdd-33067f27af56 resource provider aggregate not found 2026-07-02 06:19:16.421 9 INFO neutron.services.segments.plugin [-] Segment 7179c00d-718f-401d-8cdd-33067f27af56 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 7179c00d-718f-401d-8cdd-33067f27af56 found for delete ", "request_id": "req-e24d0b8a-57f8-4545-86f9-6abeac56d93d"}]} 2026-07-02 06:19:16.424 9 INFO neutron.services.segments.plugin [-] Segment 7179c00d-718f-401d-8cdd-33067f27af56 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 7179c00d-718f-401d-8cdd-33067f27af56 found for delete ", "request_id": "req-7396a015-2ead-4a87-9c06-407318fa1e28"}]} 2026-07-02 06:19:16.464 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06499d9a-0fd5-42b9-b63c-0a71924f244e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] No more DHCP agents 2026-07-02 06:19:16.467 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06499d9a-0fd5-42b9-b63c-0a71924f244e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:16.485 9 INFO neutron.wsgi [None req-df7f7eb1-8143-4344-b28b-5f9c971f74a9 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/networks/ccdaf631-a9d5-4db5-9a5c-53c343a70ea6 HTTP/1.1" status: 204 len: 168 time: 0.8033977 2026-07-02 06:19:16.498 9 WARNING neutron_lib.context [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:16.588 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 3a037014-2934-4241-a6a5-7a2b5fe14d9c (type: networks) to 1 2026-07-02 06:19:16.600 9 INFO neutron.db.segments_db [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Added segment fcc8047b-0a66-414a-902e-221874da066c of type geneve for network c50c53b0-570c-4fe5-94fc-46b45819ad37 2026-07-02 06:19:16.650 10 INFO neutron.db.segments_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 of type geneve for network e7211ad8-7f84-4545-b0d7-859c40059b57 2026-07-02 06:19:16.770 9 INFO neutron.db.ovn_revision_numbers_db [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource c50c53b0-570c-4fe5-94fc-46b45819ad37 (type: networks) to 1 2026-07-02 06:19:16.784 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:16.789 10 INFO neutron.db.segments_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment 616ef302-118b-4845-b7d0-6996905c7d2a of type geneve for network 690c7e31-129b-4d2b-bead-f2e07be48470 2026-07-02 06:19:16.791 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 3a037014-2934-4241-a6a5-7a2b5fe14d9c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:16.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 8523a283-d64f-45bc-bd8a-98dbc6d380e6 (type: ports) to 1 2026-07-02 06:19:16.959 9 INFO neutron.db.ovn_revision_numbers_db [None req-06499d9a-0fd5-42b9-b63c-0a71924f244e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 6eb89e60-6881-48da-bdd9-adaaad57c8e9 (type: floatingips) to 0 2026-07-02 06:19:16.976 9 INFO neutron.wsgi [None req-06499d9a-0fd5-42b9-b63c-0a71924f244e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9727330 2026-07-02 06:19:16.983 10 INFO neutron.wsgi [None req-a2bc3de7-6fc8-4f9e-89a1-3f58f626a51b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9127347 2026-07-02 06:19:16.993 10 WARNING neutron_lib.context [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:16.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource e7211ad8-7f84-4545-b0d7-859c40059b57 (type: networks) to 1 2026-07-02 06:19:16.998 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:17.004 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network c50c53b0-570c-4fe5-94fc-46b45819ad37: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:17.107 9 INFO neutron.db.ovn_revision_numbers_db [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource ae77dd66-b33c-4041-aebe-bb90597f572c (type: ports) to 1 2026-07-02 06:19:17.129 9 INFO neutron.wsgi [None req-291e632d-e031-421b-a73a-f91d0e55f10c 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.6364915 2026-07-02 06:19:17.147 9 WARNING neutron_lib.context [None req-9f134280-490d-4f94-af39-75a85f2e1bad 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:17.215 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:17.219 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network e7211ad8-7f84-4545-b0d7-859c40059b57: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:17.322 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:17.324 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 3a037014-2934-4241-a6a5-7a2b5fe14d9c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:17.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 71aedba9-6bcf-4cce-bcc3-8eb389ef749d (type: ports) to 1 2026-07-02 06:19:17.384 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f134280-490d-4f94-af39-75a85f2e1bad 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:17.388 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f134280-490d-4f94-af39-75a85f2e1bad 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network c50c53b0-570c-4fe5-94fc-46b45819ad37: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:17.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f134280-490d-4f94-af39-75a85f2e1bad 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 82579e8a-a4eb-46ea-af0b-adb885d8bb88 (type: subnets) to 0 2026-07-02 06:19:17.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 690c7e31-129b-4d2b-bead-f2e07be48470 (type: networks) to 1 2026-07-02 06:19:17.441 9 INFO neutron.wsgi [None req-9f134280-490d-4f94-af39-75a85f2e1bad 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3017919 2026-07-02 06:19:17.452 9 WARNING neutron_lib.context [None req-371f52c3-991c-45f2-af7d-984a98fad042 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:17.527 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-b430a328-c3e5-42c8-a33d-78aa2deac338 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--1296008550&fields=id&tenant_id=7f29f076a5d4434f9d44a52bef2874aa HTTP/1.1" status: 200 len: 267 time: 0.0692317 2026-07-02 06:19:17.575 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b: RuntimeError: No port found with ID 2e45e9d9-6950-4829-b4a3-4c5e6d1ce62b 2026-07-02 06:19:17.633 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:17.638 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 690c7e31-129b-4d2b-bead-f2e07be48470: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:17.679 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-2305aca4-84b3-4b48-a8cb-a76a520cce9d 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/networks?id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 200 len: 875 time: 0.1431446 2026-07-02 06:19:17.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-371f52c3-991c-45f2-af7d-984a98fad042 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource e4c7cc8e-93e4-4636-858d-4f7a34b57d90 (type: routers) to 1 2026-07-02 06:19:17.703 9 INFO neutron.wsgi [None req-371f52c3-991c-45f2-af7d-984a98fad042 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2565081 2026-07-02 06:19:17.706 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-74c88468-ccc7-413a-ad02-6cffb6858df9 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/quotas/7f29f076a5d4434f9d44a52bef2874aa HTTP/1.1" status: 200 len: 386 time: 0.0188806 2026-07-02 06:19:17.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource a00b3c80-be27-4716-81ba-fcafca5b6156 (type: ports) to 1 2026-07-02 06:19:17.791 10 INFO neutron.wsgi [None req-e4acd098-8ca7-4371-8bbb-24b805cf408a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.9937174 2026-07-02 06:19:17.888 10 INFO neutron.wsgi [None req-ee6fb53d-f2f7-4edf-87bb-f9cd4e70c536 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0909190 2026-07-02 06:19:18.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 8523a283-d64f-45bc-bd8a-98dbc6d380e6 (type: ports) to 2 2026-07-02 06:19:18.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource a144b3dc-5bfa-4137-b217-47a7910b4846 (type: subnets) to 0 2026-07-02 06:19:18.098 10 INFO neutron.wsgi [None req-af033d97-c94f-41ad-aaba-154c1703038c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1086204 2026-07-02 06:19:18.113 10 WARNING neutron_lib.context [None req-a4f17b76-a1a0-4a4f-b77e-9676f148dbfc 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:18.177 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-3de61b57-3b7f-42c8-8421-d067ef542137 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&fields=id HTTP/1.1" status: 200 len: 302 time: 0.4633489 2026-07-02 06:19:18.327 10 INFO neutron.services.segments.plugin [-] Segment ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 resource provider aggregate not found 2026-07-02 06:19:18.344 10 INFO neutron.services.segments.plugin [-] Segment ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 resource provider aggregate not found 2026-07-02 06:19:18.347 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-34351572-1d19-4e11-b2d1-f9e1f530b226 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1578968 2026-07-02 06:19:18.363 10 INFO neutron.services.segments.plugin [-] Segment ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 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 ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 found for delete ", "request_id": "req-d4427aa3-e596-4981-b152-ae3bfdf01c1c"}]} 2026-07-02 06:19:18.366 10 INFO neutron.services.segments.plugin [-] Segment ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 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 ef39f6bc-9b8f-43ae-ad91-7181e17c86d2 found for delete ", "request_id": "req-ceb9c998-1b3e-4f6e-a352-2e7346f94f2c"}]} 2026-07-02 06:19:18.422 10 INFO neutron.wsgi [None req-e315acf7-6162-4646-bb3c-d4e7cca41cbe d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/e7211ad8-7f84-4545-b0d7-859c40059b57 HTTP/1.1" status: 204 len: 168 time: 0.5281248 2026-07-02 06:19:18.483 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-00e47940-7d44-4e01-b6b7-7124802fb0f5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1202140 2026-07-02 06:19:18.607 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4f17b76-a1a0-4a4f-b77e-9676f148dbfc 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:18.612 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4f17b76-a1a0-4a4f-b77e-9676f148dbfc 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network 3a037014-2934-4241-a6a5-7a2b5fe14d9c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:18.644 9 INFO neutron.wsgi [req-660aa57a-4436-47c6-85e4-3a6219520eee req-4a1ce760-0144-460f-9fed-545aadcacafb 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 210 time: 0.0349057 2026-07-02 06:19:18.651 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:18.653 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network c50c53b0-570c-4fe5-94fc-46b45819ad37: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:18.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 (type: ports) to 1 2026-07-02 06:19:18.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4f17b76-a1a0-4a4f-b77e-9676f148dbfc 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 298f889b-8d8f-40d9-b28d-56c88b2b3e98 (type: ports) to 1 2026-07-02 06:19:18.906 10 INFO neutron.wsgi [None req-a4f17b76-a1a0-4a4f-b77e-9676f148dbfc 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1110 time: 0.8012736 2026-07-02 06:19:18.969 10 INFO neutron.wsgi [None req-0ab72ba1-76b5-41a9-b642-f04af76caaf3 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/690c7e31-129b-4d2b-bead-f2e07be48470 HTTP/1.1" status: 204 len: 168 time: 0.5377121 2026-07-02 06:19:19.061 10 INFO neutron.wsgi [None req-5ff2fe3f-1c65-4dd9-a76d-a99c54fbb31c d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0839286 2026-07-02 06:19:19.083 10 WARNING neutron_lib.context [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:19.172 10 INFO neutron.db.segments_db [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment e7d73101-58b5-4fdd-9b47-5775de5f7e2c of type geneve for network 2cf87584-1dcb-4fa4-be6a-5d42f1b5e185 2026-07-02 06:19:19.240 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 2026-07-02 06:19:19.266 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 2026-07-02 06:19:19.315 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 (type: router_ports) to 1 2026-07-02 06:19:19.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 2cf87584-1dcb-4fa4-be6a-5d42f1b5e185 (type: networks) to 1 2026-07-02 06:19:19.450 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-7f254f78-d210-480c-965b-ec7d534dee92 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 199.204.45.116 "GET /v2.0/networks?id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 200 len: 875 time: 0.1604500 2026-07-02 06:19:19.460 9 INFO neutron.wsgi [None req-c9a3b698-54d5-4be0-ad90-b33f65095d85 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/298f889b-8d8f-40d9-b28d-56c88b2b3e98 HTTP/1.1" status: 204 len: 168 time: 0.5479205 2026-07-02 06:19:19.493 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b718b8ce-bee8-480a-a828-ffbdb4bd6fa5 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:19:19.495 10 INFO neutron.wsgi [None req-b718b8ce-bee8-480a-a828-ffbdb4bd6fa5 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports/298f889b-8d8f-40d9-b28d-56c88b2b3e98 HTTP/1.1" status: 404 len: 333 time: 0.0233059 2026-07-02 06:19:19.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 (type: ports) to 1 2026-07-02 06:19:19.537 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-2dac79c1-89cd-4bbc-856b-2ef7ed6ab518 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f29f076a5d4434f9d44a52bef2874aa HTTP/1.1" status: 200 len: 380 time: 0.0744693 2026-07-02 06:19:19.558 9 WARNING neutron_lib.context [req-5f13fffb-434f-4254-9935-355221b8af69 req-bc1f3fc8-2add-481f-80ac-aaed6a17d3c8 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:19.568 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:19.570 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 2cf87584-1dcb-4fa4-be6a-5d42f1b5e185: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:19.677 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 4f3e19c1-285c-4631-bbad-ff5449759311 (type: ports) to 1 2026-07-02 06:19:19.692 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:19.696 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network c50c53b0-570c-4fe5-94fc-46b45819ad37: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:19.708 10 INFO neutron.wsgi [None req-c5a9eae9-e847-43a7-92f9-f3c5a75b723f d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6332836 2026-07-02 06:19:19.719 10 WARNING neutron_lib.context [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:19.754 10 INFO neutron.wsgi [None req-d158edc0-a292-4c89-8b9d-771264164f1b 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/a144b3dc-5bfa-4137-b217-47a7910b4846 HTTP/1.1" status: 204 len: 168 time: 0.2538457 2026-07-02 06:19:19.825 10 INFO neutron.db.segments_db [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment cd0fe864-1d90-4086-a519-5ba3aac58597 of type geneve for network ac161cb6-92f3-4f4a-a526-12cf47359914 2026-07-02 06:19:20.022 9 INFO neutron.wsgi [req-dba6465a-767d-473f-b8d8-81cdca40e8cb req-1a88ef86-8eb8-4123-854d-3e3a6d7f4820 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 210 time: 0.2886212 2026-07-02 06:19:20.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource ac161cb6-92f3-4f4a-a526-12cf47359914 (type: networks) to 1 2026-07-02 06:19:20.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013561 2026-07-02 06:19:20.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009272 2026-07-02 06:19:20.131 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 (type: ports) to 2 2026-07-02 06:19:20.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 (type: router_ports) to 2 2026-07-02 06:19:20.249 9 INFO neutron.wsgi [None req-67e9c516-3b29-4410-b924-61d1f15af475 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/e4c7cc8e-93e4-4636-858d-4f7a34b57d90/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5400093 2026-07-02 06:19:20.375 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5f13fffb-434f-4254-9935-355221b8af69 req-bc1f3fc8-2add-481f-80ac-aaed6a17d3c8 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] No more DHCP agents 2026-07-02 06:19:20.376 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5f13fffb-434f-4254-9935-355221b8af69 req-bc1f3fc8-2add-481f-80ac-aaed6a17d3c8 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Unable to schedule network 008895eb-d6b6-40ab-bd41-13e7ffdb6aa1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:20.546 9 INFO neutron.db.ovn_revision_numbers_db [req-5f13fffb-434f-4254-9935-355221b8af69 req-bc1f3fc8-2add-481f-80ac-aaed6a17d3c8 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 1 2026-07-02 06:19:20.575 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-bc1f3fc8-2add-481f-80ac-aaed6a17d3c8 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0233841 /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-07-02 06:19:20.627 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:20.635 10 INFO neutron.services.segments.plugin [-] Segment 616ef302-118b-4845-b7d0-6996905c7d2a resource provider aggregate not found 2026-07-02 06:19:20.640 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network ac161cb6-92f3-4f4a-a526-12cf47359914: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:20.643 10 INFO neutron.services.segments.plugin [-] Segment 616ef302-118b-4845-b7d0-6996905c7d2a resource provider aggregate not found 2026-07-02 06:19:20.665 10 INFO neutron.services.segments.plugin [-] Segment 616ef302-118b-4845-b7d0-6996905c7d2a 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 616ef302-118b-4845-b7d0-6996905c7d2a found for delete ", "request_id": "req-8081c240-81a9-4d7b-88a2-9e5dee58fc36"}]} 2026-07-02 06:19:20.669 10 INFO neutron.services.segments.plugin [-] Segment 616ef302-118b-4845-b7d0-6996905c7d2a 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 616ef302-118b-4845-b7d0-6996905c7d2a found for delete ", "request_id": "req-4e70eb94-97d4-435e-9865-3581e943c48a"}]} 2026-07-02 06:19:20.698 10 INFO neutron.services.segments.plugin [-] Segment 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 resource provider aggregate not found 2026-07-02 06:19:20.703 10 INFO neutron.services.segments.plugin [-] Segment 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 resource provider aggregate not found 2026-07-02 06:19:20.718 10 INFO neutron.services.segments.plugin [-] Segment 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 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 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 found for delete ", "request_id": "req-f5ccda4f-03f2-4732-93b5-343f4ca64a79"}]} 2026-07-02 06:19:20.721 10 INFO neutron.wsgi [None req-f671b923-94c4-4153-8c4e-eabc4502607f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/networks/3a037014-2934-4241-a6a5-7a2b5fe14d9c HTTP/1.1" status: 204 len: 168 time: 0.9570556 2026-07-02 06:19:20.731 10 INFO neutron.services.segments.plugin [-] Segment 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 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 284ffddd-0aeb-4dbd-9dd1-d34e97f97906 found for delete ", "request_id": "req-4e6d72ec-9f46-4671-b284-35152616f298"}]} 2026-07-02 06:19:20.735 9 WARNING neutron_lib.context [None req-4f3e8c02-27ae-465c-8c41-452388141f0e 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:20.795 10 INFO neutron.wsgi [None req-0b7ed0df-cb58-45c0-8e78-efa79e66e676 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/19fca5ef-64ef-4324-b4bd-05ebcf3c5362 HTTP/1.1" status: 200 len: 1141 time: 0.5285664 2026-07-02 06:19:20.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 5684c1f3-fb62-425f-8866-686d3363bae2 (type: ports) to 1 2026-07-02 06:19:20.838 10 INFO neutron.wsgi [None req-a081249e-db03-406e-9af4-406faaf1d144 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports/19fca5ef-64ef-4324-b4bd-05ebcf3c5362 HTTP/1.1" status: 200 len: 1141 time: 0.0361145 2026-07-02 06:19:20.884 10 INFO neutron.wsgi [None req-d7dcf1e0-4db6-441d-9d99-f4cf97c88371 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.1701951 2026-07-02 06:19:20.905 10 WARNING neutron_lib.context [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:20.909 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port be04e97a-2b5d-4fa8-8ad3-a430d5999553: RuntimeError: No hosting information found for port be04e97a-2b5d-4fa8-8ad3-a430d5999553 2026-07-02 06:19:20.955 10 WARNING neutron_lib.context [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:21.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f3e8c02-27ae-465c-8c41-452388141f0e 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] No more DHCP agents 2026-07-02 06:19:21.057 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f3e8c02-27ae-465c-8c41-452388141f0e 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Unable to schedule network f76c8109-33ca-47aa-b003-181a0e23d807: 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-07-02 06:19:21.148 9 INFO neutron.wsgi [req-d104f643-5856-413c-a188-27e3523b1ec9 req-dc3debd2-b5cd-480c-b33a-2c7df80ff7c4 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1172 time: 0.0554056 2026-07-02 06:19:21.165 9 INFO neutron.db.ovn_revision_numbers_db [req-5f13fffb-434f-4254-9935-355221b8af69 req-da0272e1-ef7d-4b64-a44f-526ea8dbd2b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 2 2026-07-02 06:19:21.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f3e8c02-27ae-465c-8c41-452388141f0e 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 8641cf77-f0b0-483c-b437-a5e9966446f8 (type: ports) to 1 2026-07-02 06:19:21.213 9 INFO neutron.wsgi [req-d104f643-5856-413c-a188-27e3523b1ec9 req-0a1feed0-a571-46db-9b8c-acde6165903d 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0542846 2026-07-02 06:19:21.238 9 INFO neutron.wsgi [None req-4f3e8c02-27ae-465c-8c41-452388141f0e 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.5089309 2026-07-02 06:19:21.405 9 INFO neutron.db.ovn_revision_numbers_db [req-5f13fffb-434f-4254-9935-355221b8af69 req-da0272e1-ef7d-4b64-a44f-526ea8dbd2b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 2 2026-07-02 06:19:21.425 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-da0272e1-ef7d-4b64-a44f-526ea8dbd2b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 200 len: 1380 time: 0.8407273 2026-07-02 06:19:21.463 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d271f6-b2b3-4d46-bc50-baac6977e1b1'] response: {'name': 'network-changed', 'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', '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-07-02 06:19:21.511 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-e7fdeb99-a8c7-48f2-95ff-3e42c7a1c7e2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1411 time: 0.0433254 2026-07-02 06:19:21.556 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-218f71d4-2b78-48db-8ea8-fe8e4f5c9fff 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 200 len: 217 time: 0.0337164 2026-07-02 06:19:21.598 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-31a4863f-6716-4203-8355-3e02e40441b8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=8d4e7c87-a183-4381-801d-8b9e097fc337 HTTP/1.1" status: 200 len: 869 time: 0.0336311 2026-07-02 06:19:21.627 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-204a21ae-e972-44f9-a6e1-9e5df24d2a1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216925 2026-07-02 06:19:21.695 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-0fb5dc27-dd7e-4b61-b180-e6c670d02735 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0621665 2026-07-02 06:19:21.700 10 INFO neutron.db.ovn_revision_numbers_db [None req-a54dc0a5-377d-4b38-bfe8-7cd0dd2a6598 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] Successfully bumped revision number for resource 8641cf77-f0b0-483c-b437-a5e9966446f8 (type: ports) to 2 2026-07-02 06:19:21.722 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:21.727 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 2cf87584-1dcb-4fa4-be6a-5d42f1b5e185: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:21.735 10 INFO neutron.wsgi [None req-a54dc0a5-377d-4b38-bfe8-7cd0dd2a6598 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "PUT /v2.0/ports/8641cf77-f0b0-483c-b437-a5e9966446f8 HTTP/1.1" status: 200 len: 946 time: 0.4897196 /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-07-02 06:19:21.782 9 INFO neutron.wsgi [req-5f13fffb-434f-4254-9935-355221b8af69 req-d9005b08-46af-4168-b515-de056ec247e9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0768933 2026-07-02 06:19:21.888 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-91e2bfc9-5e01-4cfc-8ad1-94b329f2a1c3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1411 time: 0.0475416 2026-07-02 06:19:21.914 10 INFO neutron.wsgi [None req-5857149d-3133-4c95-8a7b-a7db888333c6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/e4c7cc8e-93e4-4636-858d-4f7a34b57d90/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0649385 /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-07-02 06:19:21.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 9eb7de03-73d0-4169-b045-dbb3eb813be8 (type: ports) to 1 2026-07-02 06:19:21.945 10 INFO neutron.wsgi [None req-be0c04eb-3298-4878-ac3d-169f8fbcd084 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=e4c7cc8e-93e4-4636-858d-4f7a34b57d90 HTTP/1.1" status: 200 len: 205 time: 0.0243878 2026-07-02 06:19:21.993 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-8859aa4c-677c-452b-b492-567c3236332d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 200 len: 974 time: 0.1001620 2026-07-02 06:19:22.014 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:22.016 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network ac161cb6-92f3-4f4a-a526-12cf47359914: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:22.066 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-89c165fe-fbfb-4f40-a9f8-1513c5ef144a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 200 len: 217 time: 0.0455816 2026-07-02 06:19:22.152 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-7242ba68-e71b-4ec3-8cf6-6823dae092ed 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=8d4e7c87-a183-4381-801d-8b9e097fc337 HTTP/1.1" status: 200 len: 869 time: 0.0725336 2026-07-02 06:19:22.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource b145413f-5e73-4ac8-9cd4-ea5a25a8df30 (type: ports) to 1 2026-07-02 06:19:22.188 10 INFO neutron.wsgi [None req-a6cf046b-b61b-47c8-946b-337b191c137c 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/8641cf77-f0b0-483c-b437-a5e9966446f8 HTTP/1.1" status: 204 len: 168 time: 0.4358447 2026-07-02 06:19:22.191 10 INFO neutron.wsgi [None req-3cc08393-c412-49a1-a7dd-08f6416ca0b5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.3016458 2026-07-02 06:19:22.202 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-5e1531ea-89c8-49e0-95bc-326f0d502a51 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0294673 /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-07-02 06:19:22.325 10 INFO neutron.wsgi [None req-742fb86a-3c15-457f-9b9e-ef74dd395ea9 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.1282914 2026-07-02 06:19:22.334 9 INFO neutron.wsgi [None req-c47025aa-160e-4834-ae6d-a739b1aab060 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/e4c7cc8e-93e4-4636-858d-4f7a34b57d90 HTTP/1.1" status: 204 len: 168 time: 0.3837264 2026-07-02 06:19:22.357 9 INFO neutron.pecan_wsgi.hooks.translation [None req-17bbeff2-5998-4540-b7a8-58b34793e6b9 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:19:22.359 9 INFO neutron.wsgi [None req-17bbeff2-5998-4540-b7a8-58b34793e6b9 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports/8641cf77-f0b0-483c-b437-a5e9966446f8 HTTP/1.1" status: 404 len: 333 time: 0.0285418 2026-07-02 06:19:22.361 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-e93f3298-8c03-49f2-b32b-b57246930ad6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1513910 2026-07-02 06:19:22.407 10 INFO neutron.wsgi [None req-b70f7de8-0929-4a91-a4d1-d2c0bf212e17 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.2106698 2026-07-02 06:19:22.420 9 INFO neutron.wsgi [req-ef40c20e-a72f-4bff-936c-33b09ef59d4b req-1888de65-879a-4839-abca-97e9f6ad84dd 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1172 time: 0.0778110 2026-07-02 06:19:22.512 9 INFO neutron.wsgi [req-dfc8da41-5a55-4971-8d0d-af3a6c98289c req-de5b7f22-7dcb-4575-868a-3024a10ad44f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1446867 2026-07-02 06:19:22.518 9 INFO neutron.wsgi [req-ef40c20e-a72f-4bff-936c-33b09ef59d4b req-d427c9ac-ec9b-439e-8df3-cd0369f36410 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0827265 2026-07-02 06:19:22.528 9 INFO neutron.wsgi [None req-f2d68f48-27f1-46e4-9739-c9a0a365673f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.1606698 2026-07-02 06:19:22.585 9 INFO neutron.wsgi [None req-d54d43e9-a78d-47e8-aa7c-0a2c736ba4f0 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "GET /v2.0/ports/56652baa-cf36-4bb8-8e72-e630903e89bf HTTP/1.1" status: 200 len: 969 time: 0.0490010 2026-07-02 06:19:22.614 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e9e293f6-acd5-4b68-8918-9abef1d1600a 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:22.617 10 INFO neutron.wsgi [None req-e9e293f6-acd5-4b68-8918-9abef1d1600a 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/298f889b-8d8f-40d9-b28d-56c88b2b3e98 HTTP/1.1" status: 404 len: 333 time: 0.0274723 2026-07-02 06:19:22.643 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ebc83d44-c252-4c21-9f46-4a2acc7ebad3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:22.645 9 INFO neutron.wsgi [None req-ebc83d44-c252-4c21-9f46-4a2acc7ebad3 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/a144b3dc-5bfa-4137-b217-47a7910b4846 HTTP/1.1" status: 404 len: 337 time: 0.0201559 2026-07-02 06:19:22.669 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e1ee3c79-5e11-4683-8740-44440305bf0f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:22.672 9 INFO neutron.wsgi [None req-e1ee3c79-5e11-4683-8740-44440305bf0f 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/053a1f3d-e17a-4fde-bcdb-3136991f7713 HTTP/1.1" status: 404 len: 337 time: 0.0194266 2026-07-02 06:19:22.677 10 INFO neutron.wsgi [None req-025dc229-4fd3-4e4c-8428-1a5e27730386 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/82579e8a-a4eb-46ea-af0b-adb885d8bb88 HTTP/1.1" status: 204 len: 168 time: 0.3373079 2026-07-02 06:19:22.784 10 INFO neutron.wsgi [None req-9359cefb-f9d3-46df-babf-a13c3bfd1c54 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/ports/9eb7de03-73d0-4169-b045-dbb3eb813be8 HTTP/1.1" status: 204 len: 168 time: 0.3705070 2026-07-02 06:19:23.115 10 INFO neutron.services.segments.plugin [-] Segment fcc8047b-0a66-414a-902e-221874da066c resource provider aggregate not found 2026-07-02 06:19:23.120 10 INFO neutron.services.segments.plugin [-] Segment fcc8047b-0a66-414a-902e-221874da066c resource provider aggregate not found 2026-07-02 06:19:23.137 10 INFO neutron.services.segments.plugin [-] Segment fcc8047b-0a66-414a-902e-221874da066c 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 fcc8047b-0a66-414a-902e-221874da066c found for delete ", "request_id": "req-051eb090-aec7-4aaf-b340-e3a8d7303d7e"}]} 2026-07-02 06:19:23.140 10 INFO neutron.services.segments.plugin [-] Segment fcc8047b-0a66-414a-902e-221874da066c 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 fcc8047b-0a66-414a-902e-221874da066c found for delete ", "request_id": "req-caeda56f-fb40-48ef-9748-9736a85f209c"}]} 2026-07-02 06:19:23.176 10 INFO neutron.wsgi [None req-ebe986a0-7029-4f87-be93-f05892d1b264 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/networks/c50c53b0-570c-4fe5-94fc-46b45819ad37 HTTP/1.1" status: 204 len: 168 time: 0.4942560 2026-07-02 06:19:23.197 10 WARNING neutron_lib.context [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:23.276 9 INFO neutron.wsgi [None req-e3d9a3b0-27c7-4ace-a7ee-5774da8494a5 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/ports/56652baa-cf36-4bb8-8e72-e630903e89bf HTTP/1.1" status: 204 len: 168 time: 0.5986445 2026-07-02 06:19:23.361 9 INFO neutron.wsgi [None req-342558ea-8445-481b-bb60-155d5a25251e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/ports/b145413f-5e73-4ac8-9cd4-ea5a25a8df30 HTTP/1.1" status: 204 len: 168 time: 0.5704374 2026-07-02 06:19:23.486 9 INFO neutron.wsgi [None req-0fa66caa-314e-46cd-9fdf-b2097c80161a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.1183944 2026-07-02 06:19:23.499 9 WARNING neutron_lib.context [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:23.588 9 INFO neutron.db.segments_db [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment fba48e76-439f-4b1d-8cf4-125844f07f5b of type geneve for network 60cc0926-a19b-450f-9c4c-5ac74aa62cfe 2026-07-02 06:19:23.751 9 INFO neutron.wsgi [req-6cf26372-6956-4b6d-b416-fe40924fc87c req-3f6208bb-2933-4ba3-b63c-28f2e7169d9e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1172 time: 0.1450355 2026-07-02 06:19:23.785 9 INFO neutron.db.ovn_revision_numbers_db [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 60cc0926-a19b-450f-9c4c-5ac74aa62cfe (type: networks) to 1 2026-07-02 06:19:23.814 9 INFO neutron.wsgi [req-6cf26372-6956-4b6d-b416-fe40924fc87c req-51b9ff11-f6e4-4550-bd88-38e8c6e6cb50 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0500283 2026-07-02 06:19:24.005 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] No more DHCP agents 2026-07-02 06:19:24.012 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:24.015 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:24.017 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 60cc0926-a19b-450f-9c4c-5ac74aa62cfe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:24.074 10 INFO neutron.wsgi [None req-a297c664-f9e7-46cd-9d7d-17ccb81f78d1 3354a6d47cf84be7882e8967b3475a76 eb3b14e346ca444782c31b5c3e13e4a3 - - default default] 10.0.0.113 "DELETE /v2.0/networks/f76c8109-33ca-47aa-b003-181a0e23d807 HTTP/1.1" status: 204 len: 168 time: 0.7829206 2026-07-02 06:19:24.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 6b0aa585-e684-48cb-9937-8cdba8acdb6a (type: ports) to 1 2026-07-02 06:19:24.135 9 INFO neutron.wsgi [None req-b94cc0c8-732e-47d3-943f-3846b54306a5 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.6403747 2026-07-02 06:19:24.146 9 WARNING neutron_lib.context [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:24.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa (type: ports) to 1 2026-07-02 06:19:24.223 9 INFO neutron.db.segments_db [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Added segment f5485135-71d5-4346-85ec-7d585f4c8f5e of type geneve for network 18d296ed-8752-4624-a976-2be20a2bfccd 2026-07-02 06:19:24.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 18d296ed-8752-4624-a976-2be20a2bfccd (type: networks) to 1 2026-07-02 06:19:24.604 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:24.607 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 18d296ed-8752-4624-a976-2be20a2bfccd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:24.710 9 INFO neutron.db.ovn_revision_numbers_db [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource bf83c3eb-911f-4fb8-a731-8649ce490a34 (type: ports) to 1 2026-07-02 06:19:24.736 9 INFO neutron.wsgi [None req-56fadfcd-4895-4c9f-a8dc-63e96830180d d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.5957525 2026-07-02 06:19:24.743 10 INFO neutron.wsgi [None req-0c12215c-3c5a-4374-810d-450848de088e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=eb3b14e346ca444782c31b5c3e13e4a3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1714730 2026-07-02 06:19:24.773 9 WARNING neutron_lib.context [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:24.823 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa 2026-07-02 06:19:24.824 9 WARNING neutron_lib.context [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:24.839 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa 2026-07-02 06:19:24.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa (type: router_ports) to 1 2026-07-02 06:19:24.929 9 INFO neutron.wsgi [req-7f250470-cdc8-469d-b48c-c36036b642bd req-52780ba2-ed2d-4d7a-bf7b-57d0921825f0 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1172 time: 0.0538285 2026-07-02 06:19:24.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 711e2b22-4539-464e-9edf-cb7e213951f4 (type: routers) to 2 2026-07-02 06:19:24.977 10 INFO neutron.wsgi [None req-23207cd4-105f-4122-b519-8223bc95376e 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 1.7933385 2026-07-02 06:19:24.996 9 INFO neutron.wsgi [req-7f250470-cdc8-469d-b48c-c36036b642bd req-d0f44d93-c095-4d7c-a2c1-581545f060da 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0573528 2026-07-02 06:19:25.067 10 INFO neutron.wsgi [None req-2c259e0e-42fb-4e25-8320-a5064f3824c3 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/routers/711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 200 len: 873 time: 0.0846143 2026-07-02 06:19:25.123 9 INFO neutron.wsgi [None req-2905cd16-7fc4-47df-b18b-a379b6955ac8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d29cc25a-8f9e-4372-9dc0-d4438ab239c7 HTTP/1.1" status: 204 len: 168 time: 0.3732173 2026-07-02 06:19:25.170 10 INFO neutron.services.segments.plugin [-] Segment e1b47bb8-29d6-4bee-87ae-14f33566e4f8 resource provider aggregate not found 2026-07-02 06:19:25.178 10 INFO neutron.services.segments.plugin [-] Segment e1b47bb8-29d6-4bee-87ae-14f33566e4f8 resource provider aggregate not found 2026-07-02 06:19:25.188 10 INFO neutron.services.segments.plugin [-] Segment e1b47bb8-29d6-4bee-87ae-14f33566e4f8 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 e1b47bb8-29d6-4bee-87ae-14f33566e4f8 found for delete ", "request_id": "req-a4526700-cf20-45ea-a4e9-9726f262e55a"}]} 2026-07-02 06:19:25.200 10 INFO neutron.services.segments.plugin [-] Segment e1b47bb8-29d6-4bee-87ae-14f33566e4f8 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 e1b47bb8-29d6-4bee-87ae-14f33566e4f8 found for delete ", "request_id": "req-7a220b5d-fb88-4114-9b74-a7334f74c177"}]} 2026-07-02 06:19:25.225 10 INFO neutron.wsgi [None req-199e2c39-c1e0-4811-b61f-45c277d80107 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.1520593 2026-07-02 06:19:25.244 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID 19fca5ef-64ef-4324-b4bd-05ebcf3c5362: RuntimeError: No port found with ID 19fca5ef-64ef-4324-b4bd-05ebcf3c5362 2026-07-02 06:19:25.245 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 8641cf77-f0b0-483c-b437-a5e9966446f8 2026-07-02 06:19:25.262 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:19:25.285 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:19:25.337 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:25.341 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 60cc0926-a19b-450f-9c4c-5ac74aa62cfe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:25.457 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c53aae-f43c-4a69-864a-fd548a476957'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:25.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 4 2026-07-02 06:19:25.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-b50f184b-e453-4d7e-9324-be1a592260e6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] Successfully bumped revision number for resource 711e2b22-4539-464e-9edf-cb7e213951f4 (type: routers) to 3 2026-07-02 06:19:25.823 10 INFO neutron.wsgi [None req-b50f184b-e453-4d7e-9324-be1a592260e6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "PUT /v2.0/routers/711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 200 len: 880 time: 0.5924294 2026-07-02 06:19:25.902 10 INFO neutron.wsgi [None req-aa7bcc9a-f609-4478-b8b5-64afc42e4792 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/routers/711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 200 len: 880 time: 0.0721278 2026-07-02 06:19:25.931 10 INFO neutron.wsgi [None req-7f81c995-5512-43d6-a0ed-a46113eae2bf 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 200 len: 205 time: 0.0228229 2026-07-02 06:19:26.036 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 6b0aa585-e684-48cb-9937-8cdba8acdb6a (type: ports) to 2 2026-07-02 06:19:26.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource 0652220a-018f-49ef-84a2-2e5d02b95458 (type: subnets) to 0 /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-07-02 06:19:26.118 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] No more DHCP agents 2026-07-02 06:19:26.122 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Unable to schedule network 18d296ed-8752-4624-a976-2be20a2bfccd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:26.140 9 INFO neutron.wsgi [req-5ea2a8b4-23c8-49a4-92db-8ba41806330c req-fe08184a-3829-473b-9711-15713e5f4037 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0627494 2026-07-02 06:19:26.222 9 INFO neutron.wsgi [req-5ea2a8b4-23c8-49a4-92db-8ba41806330c req-fdc0dc1b-0cb0-472f-b75c-2a2b952c375f 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0681236 2026-07-02 06:19:26.357 9 INFO neutron.wsgi [req-c45ab094-feea-4ab5-873c-e015a625486a req-9b664573-72c3-4e84-9cae-0027f02bfaa6 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0648088 2026-07-02 06:19:27.015 9 INFO neutron.db.l3_db [None req-c8688ed4-b5dd-479f-897e-da3693dd215c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Floating IP 6eb89e60-6881-48da-bdd9-adaaad57c8e9 associated. External IP: 10.96.250.210, port: e9f64023-276b-46be-bd81-17357e9314c8. 2026-07-02 06:19:27.165 9 WARNING neutron_lib.context [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:27.246 10 INFO neutron.wsgi [None req-fe0fb99a-f685-41bf-97d3-0b452f91c381 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 204 len: 168 time: 1.3052657 2026-07-02 06:19:27.295 10 INFO neutron.wsgi [None req-01c6c92a-27c5-458e-a949-653b94febeea 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 200 len: 205 time: 0.0323143 2026-07-02 06:19:27.343 10 INFO neutron.api.v2.resource [None req-544f9454-33b0-460c-a068-57fd515036df 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:27.344 10 INFO neutron.wsgi [None req-544f9454-33b0-460c-a068-57fd515036df 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/711e2b22-4539-464e-9edf-cb7e213951f4 HTTP/1.1" status: 404 len: 336 time: 0.0357127 2026-07-02 06:19:27.395 10 INFO neutron.wsgi [None req-a33f6fab-72e1-462a-84c8-55115bed57c7 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=e4c7cc8e-93e4-4636-858d-4f7a34b57d90 HTTP/1.1" status: 200 len: 205 time: 0.0307660 2026-07-02 06:19:27.433 10 INFO neutron.api.v2.resource [None req-686648fe-9952-471b-a0ae-9fdb6ea60720 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:27.434 10 INFO neutron.wsgi [None req-686648fe-9952-471b-a0ae-9fdb6ea60720 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/e4c7cc8e-93e4-4636-858d-4f7a34b57d90 HTTP/1.1" status: 404 len: 336 time: 0.0297730 2026-07-02 06:19:27.438 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8688ed4-b5dd-479f-897e-da3693dd215c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 6eb89e60-6881-48da-bdd9-adaaad57c8e9 (type: floatingips) to 1 2026-07-02 06:19:27.456 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource bf83c3eb-911f-4fb8-a731-8649ce490a34 (type: ports) to 2 2026-07-02 06:19:27.461 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3211022d-540a-4c8b-9bd8-0e42788c98e6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:27.463 10 INFO neutron.wsgi [None req-3211022d-540a-4c8b-9bd8-0e42788c98e6 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/82579e8a-a4eb-46ea-af0b-adb885d8bb88 HTTP/1.1" status: 404 len: 337 time: 0.0200398 2026-07-02 06:19:27.498 10 INFO neutron.wsgi [None req-c4ff723d-c512-410b-8b5b-db5d3df59eda 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=bf742f2d-9139-4528-9065-15fac807d0ab HTTP/1.1" status: 200 len: 205 time: 0.0262682 2026-07-02 06:19:27.519 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3defd3b0-8a6b-498a-b150-d4284f78f3c3'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:27.531 10 INFO neutron.api.v2.resource [None req-a7d01534-eb52-4a2e-a7d0-57e867dfded9 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:27.532 10 INFO neutron.wsgi [None req-a7d01534-eb52-4a2e-a7d0-57e867dfded9 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/bf742f2d-9139-4528-9065-15fac807d0ab HTTP/1.1" status: 404 len: 336 time: 0.0284293 2026-07-02 06:19:27.550 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource dbb63152-a57f-4671-8e9e-a6d292d77044 (type: security_groups) to 1 2026-07-02 06:19:27.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] Successfully bumped revision number for resource ebbe77ad-fd28-44f7-afd0-69c0da0a19a5 (type: subnets) to 0 2026-07-02 06:19:27.558 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e57749d1-591d-42b2-ad97-b6f75e4352eb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:27.560 10 INFO neutron.wsgi [None req-e57749d1-591d-42b2-ad97-b6f75e4352eb 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/22e4aa75-6321-4e95-98ec-f47cd8ab53f4 HTTP/1.1" status: 404 len: 337 time: 0.0202034 2026-07-02 06:19:27.579 9 INFO neutron.wsgi [None req-f8f248f4-21f9-4ce4-8e37-5a0fa356599e d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 2.8122938 2026-07-02 06:19:27.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 1d625368-4233-48dc-bb57-5d09e37e820f (type: security_group_rules) to 0 2026-07-02 06:19:27.584 10 INFO neutron.wsgi [None req-b1306f71-1128-4c9d-a10b-4eb1dd62de52 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51 HTTP/1.1" status: 200 len: 205 time: 0.0171130 2026-07-02 06:19:27.609 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 413232bd-2b1a-42e4-80d7-e3d5f97fc6c0 (type: security_group_rules) to 0 2026-07-02 06:19:27.619 10 INFO neutron.api.v2.resource [None req-c40dab99-26fe-4fff-ab9a-eb9ab81f3e28 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:27.620 10 INFO neutron.wsgi [None req-c40dab99-26fe-4fff-ab9a-eb9ab81f3e28 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/routers/4d2b65d8-d53e-4f34-9f8b-d65ba3b4be51 HTTP/1.1" status: 404 len: 336 time: 0.0277140 2026-07-02 06:19:27.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8688ed4-b5dd-479f-897e-da3693dd215c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Successfully bumped revision number for resource 6eb89e60-6881-48da-bdd9-adaaad57c8e9 (type: floatingips) to 2 2026-07-02 06:19:27.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 51c166e0-5dfa-4895-ba9f-0c5d8e49dae4 (type: security_group_rules) to 0 /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-07-02 06:19:27.638 10 INFO neutron.wsgi [None req-113ad9ad-6cd1-4d7e-b8d2-ba87ef7641ac d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0519764 2026-07-02 06:19:27.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource fbf7aa4f-fd82-4028-a790-7a436ffeab9b (type: security_group_rules) to 0 2026-07-02 06:19:27.665 9 INFO neutron.wsgi [None req-c8688ed4-b5dd-479f-897e-da3693dd215c 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "PUT /v2.0/floatingips/6eb89e60-6881-48da-bdd9-adaaad57c8e9 HTTP/1.1" status: 200 len: 1050 time: 1.2949057 2026-07-02 06:19:27.667 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2bfca597-af76-4dd3-89dd-835c51e93a32 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:27.669 9 INFO neutron.wsgi [None req-2bfca597-af76-4dd3-89dd-835c51e93a32 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/0fbfe2dc-8c30-4f31-9d8a-6b45a05db304 HTTP/1.1" status: 404 len: 337 time: 0.0423751 2026-07-02 06:19:27.702 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b56c255a-602a-444c-80c0-7dee98361b99 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:27.704 9 INFO neutron.wsgi [None req-b56c255a-602a-444c-80c0-7dee98361b99 08eaea9dda05478d8a4f325105a88ac4 c26847186ffe49e2abbe620129b16308 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/1cb91c5d-c446-4356-90c8-720a670d003a HTTP/1.1" status: 404 len: 337 time: 0.0291865 2026-07-02 06:19:27.712 9 INFO neutron.db.segments_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Added segment e6316b88-2fd9-4f42-9edd-bd9d349b7a9c of type geneve for network 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20 2026-07-02 06:19:27.901 10 INFO neutron.wsgi [None req-30c09a11-19d0-43df-b491-58d48a0eceb6 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/0652220a-018f-49ef-84a2-2e5d02b95458 HTTP/1.1" status: 204 len: 168 time: 0.2562284 2026-07-02 06:19:27.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20 (type: networks) to 1 2026-07-02 06:19:28.171 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:28.174 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:28.231 9 INFO neutron.wsgi [None req-4fbb3ae8-fc25-4168-9f1c-a49de462a51b d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/ebbe77ad-fd28-44f7-afd0-69c0da0a19a5 HTTP/1.1" status: 204 len: 168 time: 0.3242657 2026-07-02 06:19:28.295 9 INFO neutron.wsgi [None req-cdf33b80-a004-4ce2-a2ac-d5e52235b917 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0559425 2026-07-02 06:19:28.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 8eeb188f-18ab-4580-8efc-c087f27ba973 (type: ports) to 1 2026-07-02 06:19:28.347 9 INFO neutron.wsgi [None req-d9b18003-a51e-4e5e-a578-40c0ef06b87f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.4070308 2026-07-02 06:19:28.369 10 WARNING neutron_lib.context [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:28.449 10 INFO neutron.db.segments_db [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Added segment e3b718e5-9aff-4017-b628-add851e0949c of type geneve for network b7d18a3e-3832-4833-b55c-afee83858a29 2026-07-02 06:19:28.529 10 INFO neutron.wsgi [None req-27070f7c-5996-48c6-8dca-92f63b712951 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c26847186ffe49e2abbe620129b16308&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2037623 2026-07-02 06:19:28.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource b7d18a3e-3832-4833-b55c-afee83858a29 (type: networks) to 1 2026-07-02 06:19:28.723 9 INFO neutron.services.segments.plugin [-] Segment f5485135-71d5-4346-85ec-7d585f4c8f5e resource provider aggregate not found 2026-07-02 06:19:28.744 9 INFO neutron.services.segments.plugin [-] Segment f5485135-71d5-4346-85ec-7d585f4c8f5e resource provider aggregate not found 2026-07-02 06:19:28.752 9 INFO neutron.services.segments.plugin [-] Segment f5485135-71d5-4346-85ec-7d585f4c8f5e 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 f5485135-71d5-4346-85ec-7d585f4c8f5e found for delete ", "request_id": "req-920511f9-147e-488e-9897-249f8218ce8f"}]} 2026-07-02 06:19:28.763 9 INFO neutron.services.segments.plugin [-] Segment f5485135-71d5-4346-85ec-7d585f4c8f5e 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 f5485135-71d5-4346-85ec-7d585f4c8f5e found for delete ", "request_id": "req-a555a14e-a127-484c-a9b1-c2563db9922a"}]} 2026-07-02 06:19:28.792 9 INFO neutron.wsgi [None req-6860a5ee-786c-4a97-afe2-b202127c834a d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/18d296ed-8752-4624-a976-2be20a2bfccd HTTP/1.1" status: 204 len: 168 time: 0.4875185 2026-07-02 06:19:28.856 9 INFO neutron.wsgi [None req-54282e42-d6bc-4c89-892d-dd04018ef3e4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/6d0937c5-5f38-4287-ae1c-0e8ea04f53d5 HTTP/1.1" status: 204 len: 168 time: 0.3208337 2026-07-02 06:19:28.867 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:28.873 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network b7d18a3e-3832-4833-b55c-afee83858a29: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:28.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 0037e84e-ba50-4a9a-bb14-3f228452a805 (type: ports) to 1 2026-07-02 06:19:29.007 10 INFO neutron.wsgi [None req-f88d9ab0-e590-48a3-ad45-0aea69951530 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6446083 2026-07-02 06:19:29.028 9 WARNING neutron_lib.context [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:29.266 10 INFO neutron.services.segments.plugin [-] Segment fba48e76-439f-4b1d-8cf4-125844f07f5b resource provider aggregate not found 2026-07-02 06:19:29.270 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:29.271 10 INFO neutron.services.segments.plugin [-] Segment fba48e76-439f-4b1d-8cf4-125844f07f5b resource provider aggregate not found 2026-07-02 06:19:29.275 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:29.291 10 INFO neutron.services.segments.plugin [-] Segment fba48e76-439f-4b1d-8cf4-125844f07f5b 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 fba48e76-439f-4b1d-8cf4-125844f07f5b found for delete ", "request_id": "req-13cb382d-80e9-4c9d-9e0d-1858e149b70e"}]} 2026-07-02 06:19:29.297 10 INFO neutron.services.segments.plugin [-] Segment fba48e76-439f-4b1d-8cf4-125844f07f5b 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 fba48e76-439f-4b1d-8cf4-125844f07f5b found for delete ", "request_id": "req-13d54c98-d877-4517-8655-d7d2fa6d1d13"}]} 2026-07-02 06:19:29.310 10 INFO neutron.wsgi [None req-0c597e81-bf25-4a58-92e8-86ce9fff3332 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/60cc0926-a19b-450f-9c4c-5ac74aa62cfe HTTP/1.1" status: 204 len: 168 time: 0.5128155 2026-07-02 06:19:29.581 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df786411-6de8-4f58-956f-a758bb6cec6c'] response: {'name': 'network-changed', 'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'status': 'completed', 'code': 200} 2026-07-02 06:19:29.669 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-59f44a3a-cfa6-47b6-b81f-6c89d380cde4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1413 time: 0.0654566 2026-07-02 06:19:30.048 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-6f6a1b70-53ca-42e3-a602-c1ee23b65561 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 200 len: 974 time: 0.3695185 2026-07-02 06:19:30.121 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-788ba3e8-5adc-4bbe-bc09-d22cb6a2a287 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 200 len: 1060 time: 0.0651739 2026-07-02 06:19:30.189 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-fb938e37-e07f-478b-87e4-29fcf8148d14 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=8d4e7c87-a183-4381-801d-8b9e097fc337 HTTP/1.1" status: 200 len: 869 time: 0.0586417 2026-07-02 06:19:30.222 9 INFO neutron.wsgi [None req-3aa1f36b-688d-45e6-861b-f0a7b4c0b3c6 d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/ac161cb6-92f3-4f4a-a526-12cf47359914 HTTP/1.1" status: 204 len: 168 time: 0.9068453 2026-07-02 06:19:30.225 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-6d8f6a4c-e566-499a-b3dd-25847eb5755d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0267949 2026-07-02 06:19:30.329 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-5a6f6e64-79df-4a42-804f-e85392d7e4e1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0928965 2026-07-02 06:19:30.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 8eeb188f-18ab-4580-8efc-c087f27ba973 (type: ports) to 2 2026-07-02 06:19:30.408 9 INFO neutron.wsgi [req-b2995719-dd6c-4397-8d32-d3f70a74c08f req-9b6515e0-a0c7-4bdc-a947-e224f951b828 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0730033 2026-07-02 06:19:30.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 1ea75f72-e30d-4776-9089-403201cbcd70 (type: subnets) to 0 2026-07-02 06:19:30.433 9 INFO neutron.wsgi [None req-d967d8a8-1d90-403e-89c7-33688bb1ec4a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.4128785 2026-07-02 06:19:30.444 9 WARNING neutron_lib.context [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:30.452 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No port found with ID 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa: RuntimeError: No port found with ID 2b968ab0-d543-427c-bad2-0fb5a8d4c2fa 2026-07-02 06:19:30.688 10 INFO neutron.wsgi [None req-4ee0611f-bd6c-49ff-9b7b-3761b89b2c3b d3134424407941038596824c9c7320a3 d93faf4491d445cbbf501e09880ec993 - - default default] 10.0.0.113 "DELETE /v2.0/networks/2cf87584-1dcb-4fa4-be6a-5d42f1b5e185 HTTP/1.1" status: 204 len: 168 time: 0.4587629 2026-07-02 06:19:30.718 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:30.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network b7d18a3e-3832-4833-b55c-afee83858a29: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:30.770 9 INFO neutron.services.segments.plugin [-] Segment cd0fe864-1d90-4086-a519-5ba3aac58597 resource provider aggregate not found 2026-07-02 06:19:30.778 10 WARNING neutron_lib.context [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:30.780 9 INFO neutron.services.segments.plugin [-] Segment cd0fe864-1d90-4086-a519-5ba3aac58597 resource provider aggregate not found 2026-07-02 06:19:30.786 9 INFO neutron.services.segments.plugin [-] Segment cd0fe864-1d90-4086-a519-5ba3aac58597 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 cd0fe864-1d90-4086-a519-5ba3aac58597 found for delete ", "request_id": "req-6de515e0-93d0-4377-a02e-5e117b49f939"}]} 2026-07-02 06:19:30.794 9 INFO neutron.services.segments.plugin [-] Segment cd0fe864-1d90-4086-a519-5ba3aac58597 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 cd0fe864-1d90-4086-a519-5ba3aac58597 found for delete ", "request_id": "req-882e7ca0-6013-453c-bb63-f15d912d229e"}]} 2026-07-02 06:19:30.911 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 70ffbfc0-7599-4ea0-b590-fc5101d7f9fb (type: security_groups) to 1 2026-07-02 06:19:30.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 0c0839b9-75d9-41a7-a91e-bda1663b0f98 (type: security_group_rules) to 0 2026-07-02 06:19:30.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 32a9988e-f98a-4d47-8f1c-8bd4e03270ce (type: security_group_rules) to 0 2026-07-02 06:19:30.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 5f2da717-7cf1-4a00-84b2-a8f5a7a2393f (type: security_group_rules) to 0 2026-07-02 06:19:30.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource a9da1420-53d5-4a1f-b5c5-e7ace4b47025 (type: security_group_rules) to 0 2026-07-02 06:19:31.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 01faade9-2b19-44b3-88de-5a4cae9411c4 (type: security_groups) to 1 2026-07-02 06:19:31.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 2e30d0b0-d670-4b1d-a9bd-dfafd371dc82 (type: security_group_rules) to 0 2026-07-02 06:19:31.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 70bff037-1abd-40d8-b5bb-209ff39f75af (type: security_group_rules) to 0 2026-07-02 06:19:31.100 10 INFO neutron.wsgi [None req-50983431-ce40-47d0-906a-e86cfca43f7f 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.5096846 2026-07-02 06:19:31.148 10 INFO neutron.wsgi [None req-8c890a81-76c2-41cd-898c-bda483aa6618 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0405705 2026-07-02 06:19:31.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 0037e84e-ba50-4a9a-bb14-3f228452a805 (type: ports) to 2 2026-07-02 06:19:31.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a8dc8b5-de80-4e8d-abb0-e3f2fcf70970 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 01faade9-2b19-44b3-88de-5a4cae9411c4 (type: security_groups) to 2 2026-07-02 06:19:31.267 10 INFO neutron.wsgi [None req-7a8dc8b5-de80-4e8d-abb0-e3f2fcf70970 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "PUT /v2.0/security-groups/01faade9-2b19-44b3-88de-5a4cae9411c4 HTTP/1.1" status: 200 len: 1794 time: 0.1144075 2026-07-02 06:19:31.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource d2048a1a-7b97-442f-adfc-5e0119ea0e4b (type: subnets) to 0 2026-07-02 06:19:31.315 10 INFO neutron.services.segments.plugin [-] Segment e7d73101-58b5-4fdd-9b47-5775de5f7e2c resource provider aggregate not found 2026-07-02 06:19:31.323 10 INFO neutron.wsgi [None req-57150c98-324a-40e8-993e-96c7bc1ee374 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-groups/01faade9-2b19-44b3-88de-5a4cae9411c4 HTTP/1.1" status: 200 len: 1794 time: 0.0511105 2026-07-02 06:19:31.326 10 INFO neutron.services.segments.plugin [-] Segment e7d73101-58b5-4fdd-9b47-5775de5f7e2c resource provider aggregate not found 2026-07-02 06:19:31.333 10 INFO neutron.services.segments.plugin [-] Segment e7d73101-58b5-4fdd-9b47-5775de5f7e2c 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 e7d73101-58b5-4fdd-9b47-5775de5f7e2c found for delete ", "request_id": "req-f07bd750-5e15-4f7e-8c5f-6a64392e7e5d"}]} 2026-07-02 06:19:31.336 9 INFO neutron.wsgi [None req-3a1adee5-af9b-46db-861f-e5f40822fee8 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8964932 2026-07-02 06:19:31.346 10 WARNING neutron_lib.context [None req-91f41843-63fe-425a-b1ec-74897e5f5b17 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:31.352 10 INFO neutron.services.segments.plugin [-] Segment e7d73101-58b5-4fdd-9b47-5775de5f7e2c 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 e7d73101-58b5-4fdd-9b47-5775de5f7e2c found for delete ", "request_id": "req-7e886d1f-654a-4958-a8d6-003451af20fb"}]} 2026-07-02 06:19:31.417 10 INFO neutron.wsgi [None req-17fc690c-4d0f-4391-a3e2-27cfc44e8acb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=d93faf4491d445cbbf501e09880ec993&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1699409 2026-07-02 06:19:31.469 9 INFO neutron.wsgi [None req-b1eeec63-a08e-418a-8da1-065c68dccb6c 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/01faade9-2b19-44b3-88de-5a4cae9411c4 HTTP/1.1" status: 204 len: 168 time: 0.1398072 2026-07-02 06:19:31.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-91f41843-63fe-425a-b1ec-74897e5f5b17 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 87542193-9bd4-4035-abb9-9b912b75a52f (type: routers) to 1 2026-07-02 06:19:31.517 9 INFO neutron.wsgi [None req-a864d24d-8fa3-4fc6-a243-ef123b1dfdfd 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0431356 2026-07-02 06:19:31.531 10 INFO neutron.wsgi [None req-91f41843-63fe-425a-b1ec-74897e5f5b17 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.1909328 2026-07-02 06:19:31.546 9 INFO neutron.api.v2.resource [None req-de456e77-f882-46c6-822a-6a323c184474 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:31.548 9 INFO neutron.wsgi [None req-de456e77-f882-46c6-822a-6a323c184474 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/01faade9-2b19-44b3-88de-5a4cae9411c4 HTTP/1.1" status: 404 len: 347 time: 0.0171282 2026-07-02 06:19:31.570 9 WARNING neutron_lib.context [None req-144b6911-d17b-4e99-a558-466d9ea5dd50 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:31.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-144b6911-d17b-4e99-a558-466d9ea5dd50 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 070bf8bb-d7a4-4515-bddc-9e9bf7f523e9 (type: security_groups) to 1 2026-07-02 06:19:31.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-144b6911-d17b-4e99-a558-466d9ea5dd50 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 0c9406e9-3cfd-4fed-8e06-5d9cdb88fd95 (type: security_group_rules) to 0 2026-07-02 06:19:31.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-144b6911-d17b-4e99-a558-466d9ea5dd50 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 4b3d2fc1-bddc-4805-9efe-a9789c42bb79 (type: security_group_rules) to 0 2026-07-02 06:19:31.781 9 INFO neutron.wsgi [None req-144b6911-d17b-4e99-a558-466d9ea5dd50 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.2217960 2026-07-02 06:19:31.791 9 WARNING neutron_lib.context [None req-f538a7dc-6e64-4a12-af86-b5930cb1219a 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:31.808 10 INFO neutron.wsgi [None req-c6ad77ab-e2ea-4a44-b5d3-87d35a6d4a76 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/87db3e4d-02df-4e60-af4e-4e365026c725 HTTP/1.1" status: 204 len: 168 time: 0.3856010 2026-07-02 06:19:31.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-f538a7dc-6e64-4a12-af86-b5930cb1219a 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 3b49a56e-915e-4e47-986d-ddb95ac3c32c (type: security_group_rules) to 0 2026-07-02 06:19:31.942 9 INFO neutron.wsgi [None req-f538a7dc-6e64-4a12-af86-b5930cb1219a 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1557181 2026-07-02 06:19:31.971 9 INFO neutron.wsgi [None req-56ae8d6c-23ac-456e-8e75-f1198d6a0456 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/3b49a56e-915e-4e47-986d-ddb95ac3c32c HTTP/1.1" status: 200 len: 763 time: 0.0206823 2026-07-02 06:19:32.001 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:32.003 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:32.034 9 INFO neutron.wsgi [None req-a778be96-94ac-491b-aba3-36ad6ba6d68b 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0571184 2026-07-02 06:19:32.165 9 INFO neutron.wsgi [None req-26ba6587-c6f1-440f-a82b-8ae4b7c7ad18 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/3b49a56e-915e-4e47-986d-ddb95ac3c32c HTTP/1.1" status: 204 len: 168 time: 0.1269042 2026-07-02 06:19:32.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource d5ffd461-128a-4a91-83ce-41c3d15c92d0 (type: ports) to 1 2026-07-02 06:19:32.211 9 INFO neutron.wsgi [None req-b86b8175-1a15-4ebf-bf07-78a60f9af633 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0383146 2026-07-02 06:19:32.221 9 WARNING neutron_lib.context [None req-d822b943-7eb5-49a6-a5d9-8b5eb03306fc 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:32.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-d822b943-7eb5-49a6-a5d9-8b5eb03306fc 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 3fbc6c75-7afd-414e-9fc7-4e26a6ee1798 (type: security_group_rules) to 0 2026-07-02 06:19:32.406 9 INFO neutron.wsgi [None req-d822b943-7eb5-49a6-a5d9-8b5eb03306fc 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1897614 2026-07-02 06:19:32.426 9 INFO neutron.wsgi [None req-e00eb96c-9e11-46e2-b1bc-a63cc8c1cc95 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/3fbc6c75-7afd-414e-9fc7-4e26a6ee1798 HTTP/1.1" status: 200 len: 763 time: 0.0150590 2026-07-02 06:19:32.470 9 INFO neutron.wsgi [None req-4daf4a3b-041a-45c2-b7d8-1535c6161f20 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0395112 2026-07-02 06:19:32.543 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: d5ffd461-128a-4a91-83ce-41c3d15c92d0 2026-07-02 06:19:32.559 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port d5ffd461-128a-4a91-83ce-41c3d15c92d0 2026-07-02 06:19:32.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource d5ffd461-128a-4a91-83ce-41c3d15c92d0 (type: router_ports) to 1 2026-07-02 06:19:32.638 9 INFO neutron.wsgi [None req-2b648287-bae8-4b45-9e86-ff61ddd2d73b 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/3fbc6c75-7afd-414e-9fc7-4e26a6ee1798 HTTP/1.1" status: 204 len: 168 time: 0.1629400 2026-07-02 06:19:32.681 9 INFO neutron.wsgi [None req-21f9f6e9-a0a3-49e5-9874-5c010167d870 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0376015 2026-07-02 06:19:32.691 9 WARNING neutron_lib.context [None req-d3c940dd-277b-4754-8d7f-b29460bd6a91 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:32.720 9 INFO neutron.db.securitygroups_db [None req-d3c940dd-277b-4754-8d7f-b29460bd6a91 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Project 783140086f7f42c9bb0531523d9b3ddc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:19:32.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource d5ffd461-128a-4a91-83ce-41c3d15c92d0 (type: ports) to 1 2026-07-02 06:19:32.810 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:32.812 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 7b31c7b4-99f1-48aa-badd-e9e28f0c6d20: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:32.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3c940dd-277b-4754-8d7f-b29460bd6a91 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] Successfully bumped revision number for resource 2caf2929-4342-4b32-a2de-de44e11f6de5 (type: security_group_rules) to 0 2026-07-02 06:19:32.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource d5ffd461-128a-4a91-83ce-41c3d15c92d0 (type: ports) to 2 2026-07-02 06:19:32.911 9 INFO neutron.wsgi [None req-d3c940dd-277b-4754-8d7f-b29460bd6a91 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2245009 2026-07-02 06:19:32.960 10 INFO neutron.wsgi [None req-55af7329-4e06-48b5-8762-24ded7bb939e 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/2caf2929-4342-4b32-a2de-de44e11f6de5 HTTP/1.1" status: 200 len: 769 time: 0.0436101 2026-07-02 06:19:32.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource d5ffd461-128a-4a91-83ce-41c3d15c92d0 (type: router_ports) to 2 2026-07-02 06:19:32.987 10 INFO neutron.wsgi [None req-5b05b25b-610a-4937-ad37-e352d81cf684 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4514279 2026-07-02 06:19:33.069 10 INFO neutron.wsgi [None req-e0cc17d6-5065-4783-8fb0-2fb6c9f48ed6 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.1043241 2026-07-02 06:19:33.117 10 INFO neutron.wsgi [None req-d876087a-c4ac-407a-9c3a-bb3dc44f9eb5 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/d5ffd461-128a-4a91-83ce-41c3d15c92d0 HTTP/1.1" status: 200 len: 1137 time: 0.1252818 2026-07-02 06:19:33.208 9 INFO neutron.wsgi [None req-569e31c6-af56-448a-acbc-5a9745fcc86b 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/2caf2929-4342-4b32-a2de-de44e11f6de5 HTTP/1.1" status: 204 len: 168 time: 0.1327660 2026-07-02 06:19:33.254 9 INFO neutron.wsgi [None req-8c65e1b3-8d3d-41ef-a744-8f0e93b01efb 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0416274 2026-07-02 06:19:33.428 9 INFO neutron.wsgi [None req-febf4708-e4d6-4a3a-80cd-1a02da6fed8c 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/070bf8bb-d7a4-4515-bddc-9e9bf7f523e9 HTTP/1.1" status: 204 len: 168 time: 0.1660283 2026-07-02 06:19:33.479 9 INFO neutron.wsgi [None req-25f7c60a-fdf9-43b7-866c-57c5012e332a 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0435383 2026-07-02 06:19:33.529 9 INFO neutron.wsgi [None req-9475abd2-9ea5-4cca-9b79-b34f5bfe33c8 8c550f5a23064888bfa9f95fa0721416 783140086f7f42c9bb0531523d9b3ddc - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0385728 2026-07-02 06:19:33.897 9 WARNING neutron_lib.context [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:33.969 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:33.974 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network b7d18a3e-3832-4833-b55c-afee83858a29: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:34.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource de31d980-bd6e-4c03-83ec-083c675dcabd (type: security_groups) to 1 2026-07-02 06:19:34.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 385e1d8b-58d8-4b7a-9365-285dca9f6ee8 (type: security_group_rules) to 0 2026-07-02 06:19:34.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 465f7d46-b374-4b17-8e9f-5aa77fc03413 (type: security_group_rules) to 0 2026-07-02 06:19:34.107 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 79b8affc-b626-4d6b-8371-501bd9b8fefe (type: security_group_rules) to 0 2026-07-02 06:19:34.138 9 INFO neutron.wsgi [None req-7bfbfebc-a752-4ddc-80ae-1f51f4d4c283 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=783140086f7f42c9bb0531523d9b3ddc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0978773 2026-07-02 06:19:34.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 7b140767-b923-4028-a629-dcf0429a0dd5 (type: security_group_rules) to 0 2026-07-02 06:19:34.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: ports) to 1 2026-07-02 06:19:34.198 9 INFO neutron.db.segments_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Added segment 591eb4c3-131b-44e1-9e37-8c4e81e7220f of type geneve for network aba4d59e-561d-4764-9949-49e583d4a79f 2026-07-02 06:19:34.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource aba4d59e-561d-4764-9949-49e583d4a79f (type: networks) to 1 2026-07-02 06:19:34.419 10 INFO neutron.wsgi [None req-204d21e3-15c0-41e7-9531-8d1a3d35b901 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.1571629 2026-07-02 06:19:34.515 9 INFO neutron.wsgi [None req-9943a5a3-9063-4b93-9a8c-86e90d9d7332 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/70ffbfc0-7599-4ea0-b590-fc5101d7f9fb HTTP/1.1" status: 204 len: 168 time: 0.3698337 2026-07-02 06:19:34.569 10 INFO neutron.wsgi [None req-426d22df-798d-44e5-ade5-bc46d5e37149 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5315 time: 0.1478612 2026-07-02 06:19:34.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] No more DHCP agents 2026-07-02 06:19:34.602 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Unable to schedule network aba4d59e-561d-4764-9949-49e583d4a79f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:34.680 10 INFO neutron.wsgi [None req-733a3f45-1441-4f3f-b7c4-336f729a51d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27880 time: 0.1064339 2026-07-02 06:19:34.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 3cb92448-7fa9-4e70-b5e3-c4682501a4f9 (type: ports) to 1 2026-07-02 06:19:34.723 9 INFO neutron.wsgi [None req-f1025267-ac19-414d-89e2-1cc068b5f845 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.1485481 2026-07-02 06:19:34.747 10 INFO neutron.wsgi [None req-20af890d-9ecb-4fd9-bf1a-545d15560413 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3314 time: 0.0605421 2026-07-02 06:19:34.776 9 WARNING neutron_lib.context [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:34.910 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: c330ad42-2655-4e83-a01a-c61741927833 2026-07-02 06:19:34.930 10 INFO neutron.wsgi [None req-ba9ceac2-7f0c-434b-8389-6b5631d28149 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1346 time: 0.1808777 2026-07-02 06:19:34.941 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port c330ad42-2655-4e83-a01a-c61741927833 2026-07-02 06:19:34.965 10 INFO neutron.wsgi [None req-348e35a3-3fa7-4492-9dfe-bc51a0d68bc6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0325141 2026-07-02 06:19:34.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: router_ports) to 1 2026-07-02 06:19:35.033 10 INFO neutron.wsgi [None req-a483dd26-6e31-4f7f-95b2-018df95947b8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3314 time: 0.0651445 2026-07-02 06:19:35.047 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] No more DHCP agents 2026-07-02 06:19:35.049 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Unable to schedule network aba4d59e-561d-4764-9949-49e583d4a79f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:35.066 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016892 2026-07-02 06:19:35.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009105 2026-07-02 06:19:35.305 10 INFO neutron.wsgi [None req-3effd478-59a1-4e64-a652-fadf3734535f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.2680149 2026-07-02 06:19:35.323 10 INFO neutron.wsgi [None req-fc617390-0b63-43e9-ac2f-7c7e2a420aa5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0157876 2026-07-02 06:19:35.357 10 INFO neutron.wsgi [None req-47e5214c-3752-46fc-9b4f-ea86118c1d36 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3014 time: 0.0325086 2026-07-02 06:19:35.475 10 INFO neutron.wsgi [None req-e2574c62-ac0c-4612-aa01-f0fce0b05e36 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 16046 time: 0.1128628 2026-07-02 06:19:35.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 3cb92448-7fa9-4e70-b5e3-c4682501a4f9 (type: ports) to 2 2026-07-02 06:19:35.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: ports) to 1 2026-07-02 06:19:35.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource b947cafd-1ab6-4b18-8a5e-e8bba1732bbc (type: subnets) to 0 2026-07-02 06:19:35.614 9 INFO neutron.wsgi [None req-89b69fdc-11ab-4e30-9919-90db79618fce 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.8559294 2026-07-02 06:19:35.626 9 WARNING neutron_lib.context [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:35.688 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:35.690 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network b7d18a3e-3832-4833-b55c-afee83858a29: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:35.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: ports) to 2 2026-07-02 06:19:35.702 9 INFO neutron.db.segments_db [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Added segment 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 of type geneve for network 3d33fb98-97f7-4371-a40d-0b0991366278 2026-07-02 06:19:35.825 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: router_ports) to 2 2026-07-02 06:19:35.851 9 INFO neutron.db.ovn_revision_numbers_db [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 3d33fb98-97f7-4371-a40d-0b0991366278 (type: networks) to 1 2026-07-02 06:19:35.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource c330ad42-2655-4e83-a01a-c61741927833 (type: router_ports) to 2 2026-07-02 06:19:35.920 10 INFO neutron.wsgi [None req-9ce5ebb8-ea23-4674-9184-d31bdb88b3b4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7972271 2026-07-02 06:19:36.071 9 INFO neutron.wsgi [None req-05d03509-7d5d-42fb-805a-2d801204a6f2 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/c330ad42-2655-4e83-a01a-c61741927833 HTTP/1.1" status: 200 len: 1137 time: 0.1419072 2026-07-02 06:19:36.114 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] No more DHCP agents 2026-07-02 06:19:36.118 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Unable to schedule network 3d33fb98-97f7-4371-a40d-0b0991366278: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:36.204 10 INFO neutron.wsgi [None req-0e99905a-dddc-42da-ad29-706cdb7bcf04 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/c330ad42-2655-4e83-a01a-c61741927833 HTTP/1.1" status: 200 len: 1137 time: 0.1246612 2026-07-02 06:19:36.218 9 INFO neutron.db.ovn_revision_numbers_db [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 43c67242-173f-4e41-bbe9-089aeee95d71 (type: ports) to 1 2026-07-02 06:19:36.271 9 INFO neutron.wsgi [None req-51c86e3e-c9de-4eb6-9ab1-5d3b17bd6852 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.6514540 2026-07-02 06:19:36.390 10 INFO neutron.wsgi [-] 10.0.0.113 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0020921 2026-07-02 06:19:36.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-e23256cc-59bf-4dbe-acf5-010990ccb111 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 3d33fb98-97f7-4371-a40d-0b0991366278 (type: networks) to 2 2026-07-02 06:19:36.543 10 INFO neutron.wsgi [None req-e23256cc-59bf-4dbe-acf5-010990ccb111 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "PUT /v2.0/networks/3d33fb98-97f7-4371-a40d-0b0991366278 HTTP/1.1" status: 200 len: 792 time: 0.2622910 2026-07-02 06:19:36.553 10 WARNING neutron_lib.context [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:36.599 9 INFO neutron.wsgi [None req-9dbcbebd-6d82-4b05-9f6e-6a00a6bf8560 4859472381ba4c16bef2c6d32dc82362 4d7ad460feb24ca5957b9bda3f6fa5f1 - - default default] 10.0.0.113 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.2005413 2026-07-02 06:19:36.839 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] No more DHCP agents 2026-07-02 06:19:36.843 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Unable to schedule network 3d33fb98-97f7-4371-a40d-0b0991366278: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:37.296 9 INFO neutron.wsgi [None req-79134d92-e3e6-4480-9ebe-71b0577c0d15 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0864115 /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-07-02 06:19:37.357 10 INFO neutron.wsgi [None req-3f50dfe5-c5bc-4c6b-9704-d156c6dff060 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/d5ffd461-128a-4a91-83ce-41c3d15c92d0 HTTP/1.1" status: 200 len: 1137 time: 0.0537724 2026-07-02 06:19:37.432 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f867f4b6-6f1d-4b1c-84ff-503aeb12aa89 (type: security_groups) to 1 2026-07-02 06:19:37.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 203c5d31-c6b7-45c7-9eb0-63b84ffb40e0 (type: security_group_rules) to 0 2026-07-02 06:19:37.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4b7a15bd-8e58-4d4d-86fd-bd65876b7488 (type: security_group_rules) to 0 2026-07-02 06:19:37.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7c452e46-0ad7-423f-bc14-a3bf51051e70 (type: security_group_rules) to 0 2026-07-02 06:19:37.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8628a264-b38c-41e5-841d-1755ba6e9f51 (type: security_group_rules) to 0 2026-07-02 06:19:37.534 9 INFO neutron.wsgi [None req-18f96bfc-b1f1-4302-a362-e57299915937 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=4d7ad460feb24ca5957b9bda3f6fa5f1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3592150 2026-07-02 06:19:37.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 43c67242-173f-4e41-bbe9-089aeee95d71 (type: ports) to 2 2026-07-02 06:19:37.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 74c20c1b-6869-4935-b8fa-3c85e8b83f6b (type: subnets) to 0 2026-07-02 06:19:37.638 10 INFO neutron.wsgi [None req-972825b0-b14b-4b48-a1c5-12ed183c51f7 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0897081 2026-07-02 06:19:37.799 9 INFO neutron.wsgi [req-ca7b16bb-ce00-43d6-948d-5055d93964e1 req-51d92afa-1266-4ce7-86b7-594f4898af15 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1413 time: 0.0852456 2026-07-02 06:19:37.881 9 INFO neutron.wsgi [req-ca7b16bb-ce00-43d6-948d-5055d93964e1 req-aef9bd78-4ce8-4bb0-b34b-e1e744c0ee49 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0654662 2026-07-02 06:19:37.888 9 INFO neutron.wsgi [None req-80eaac06-a038-4aaa-8e67-10b4432080c9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f867f4b6-6f1d-4b1c-84ff-503aeb12aa89 HTTP/1.1" status: 204 len: 168 time: 0.3486364 2026-07-02 06:19:38.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-199171a1-d09f-4196-a779-9b157a661b8a 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] Successfully bumped revision number for resource 74c20c1b-6869-4935-b8fa-3c85e8b83f6b (type: subnets) to 1 2026-07-02 06:19:38.072 9 INFO neutron.wsgi [None req-199171a1-d09f-4196-a779-9b157a661b8a 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "PUT /v2.0/subnets/74c20c1b-6869-4935-b8fa-3c85e8b83f6b HTTP/1.1" status: 200 len: 806 time: 0.4290025 2026-07-02 06:19:38.146 10 INFO neutron.wsgi [None req-d2c1bcd4-92b0-49d8-ab67-53ca6b1f5118 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7837515 2026-07-02 06:19:38.174 9 INFO neutron.wsgi [None req-d28d2cdf-cf54-49ef-b2f5-857fe500a4ea 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=87542193-9bd4-4035-abb9-9b912b75a52f HTTP/1.1" status: 200 len: 205 time: 0.0201170 2026-07-02 06:19:38.294 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID d5ffd461-128a-4a91-83ce-41c3d15c92d0: RuntimeError: No port found with ID d5ffd461-128a-4a91-83ce-41c3d15c92d0 2026-07-02 06:19:38.535 9 INFO neutron.wsgi [None req-e8d3e1e9-a73e-4470-94bc-cb2e49117066 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f HTTP/1.1" status: 204 len: 168 time: 0.3556445 /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-07-02 06:19:38.790 10 INFO neutron.wsgi [None req-a334df5f-2335-49c3-a360-2d86f4f2f737 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/d2048a1a-7b97-442f-adfc-5e0119ea0e4b HTTP/1.1" status: 204 len: 168 time: 0.2451527 2026-07-02 06:19:38.885 9 INFO neutron.services.segments.plugin [-] Segment 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 resource provider aggregate not found 2026-07-02 06:19:38.892 9 INFO neutron.services.segments.plugin [-] Segment 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 resource provider aggregate not found 2026-07-02 06:19:38.913 9 INFO neutron.services.segments.plugin [-] Segment 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 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 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 found for delete ", "request_id": "req-72739062-73c0-4f15-80df-16c0bd41722b"}]} 2026-07-02 06:19:38.916 9 INFO neutron.services.segments.plugin [-] Segment 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 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 6d572b14-d8ec-41d8-8a0c-5621ddc84af5 found for delete ", "request_id": "req-468f71f3-5e11-417c-8e44-4bd5b111b58e"}]} 2026-07-02 06:19:38.941 9 INFO neutron.wsgi [None req-8b1fc241-80dc-410c-a4dd-1b673578c09f 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/networks/3d33fb98-97f7-4371-a40d-0b0991366278 HTTP/1.1" status: 204 len: 168 time: 0.8623555 2026-07-02 06:19:38.970 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f0ec5914-73ee-4b54-8034-b091b0a86f66 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:38.972 10 INFO neutron.wsgi [None req-f0ec5914-73ee-4b54-8034-b091b0a86f66 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/networks/3d33fb98-97f7-4371-a40d-0b0991366278 HTTP/1.1" status: 404 len: 339 time: 0.0253220 2026-07-02 06:19:39.057 10 INFO neutron.wsgi [None req-2f0958ef-b5fc-444f-ab05-80725652e6cc 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/1ea75f72-e30d-4776-9089-403201cbcd70 HTTP/1.1" status: 204 len: 168 time: 0.2607565 2026-07-02 06:19:39.091 9 INFO neutron.wsgi [None req-0cf9e21f-c88c-4559-846d-f3a4cb860b7a 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1116126 2026-07-02 06:19:39.162 9 INFO neutron.wsgi [None req-60a404a5-3122-4fbb-bdd6-622dc1cd05b4 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/subnets?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 200 len: 820 time: 0.0644362 2026-07-02 06:19:39.173 9 INFO neutron.wsgi [None req-cc45131a-9ceb-4669-a34c-3bf1b752b2a1 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16975 time: 0.0052979 2026-07-02 06:19:39.262 9 INFO neutron.wsgi [None req-ade6673e-7386-4255-80c1-7cae84143d3d 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.0835905 2026-07-02 06:19:39.312 9 INFO neutron.wsgi [None req-33812920-10b8-4f30-8e6c-fbcf4b675297 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0450757 2026-07-02 06:19:39.395 9 INFO neutron.wsgi [None req-64b9dd2b-3e0f-449d-bca7-0e5b2102a6a1 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/networks/aba4d59e-561d-4764-9949-49e583d4a79f HTTP/1.1" status: 200 len: 863 time: 0.0779791 2026-07-02 06:19:39.430 9 INFO neutron.wsgi [None req-c5e8ef8f-f5c4-449c-9b3b-9e764e0130b6 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "GET /v2.0/subnets/b947cafd-1ab6-4b18-8a5e-e8bba1732bbc HTTP/1.1" status: 200 len: 811 time: 0.0293694 2026-07-02 06:19:39.457 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8cb17641-3941-4b07-b31d-584a85149deb 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:39.460 9 INFO neutron.wsgi [None req-8cb17641-3941-4b07-b31d-584a85149deb 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/74c20c1b-6869-4935-b8fa-3c85e8b83f6b HTTP/1.1" status: 404 len: 337 time: 0.0262709 2026-07-02 06:19:39.467 10 INFO neutron.services.segments.plugin [-] Segment e3b718e5-9aff-4017-b628-add851e0949c resource provider aggregate not found 2026-07-02 06:19:39.472 10 INFO neutron.services.segments.plugin [-] Segment e3b718e5-9aff-4017-b628-add851e0949c resource provider aggregate not found 2026-07-02 06:19:39.480 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0be21bda-75fb-47c0-abe5-da068635a986 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:39.482 9 INFO neutron.wsgi [None req-0be21bda-75fb-47c0-abe5-da068635a986 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/networks/3d33fb98-97f7-4371-a40d-0b0991366278 HTTP/1.1" status: 404 len: 339 time: 0.0170760 2026-07-02 06:19:39.485 10 INFO neutron.services.segments.plugin [-] Segment e3b718e5-9aff-4017-b628-add851e0949c 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 e3b718e5-9aff-4017-b628-add851e0949c found for delete ", "request_id": "req-aaedb468-c51d-49e8-b19b-652246558a67"}]} 2026-07-02 06:19:39.490 10 INFO neutron.services.segments.plugin [-] Segment e3b718e5-9aff-4017-b628-add851e0949c 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 e3b718e5-9aff-4017-b628-add851e0949c found for delete ", "request_id": "req-49c31181-c435-4ba0-9f59-68e06a146357"}]} 2026-07-02 06:19:39.509 10 INFO neutron.wsgi [None req-a0e42b65-d311-45ac-b31a-77afb0588b72 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/networks/b7d18a3e-3832-4833-b55c-afee83858a29 HTTP/1.1" status: 204 len: 168 time: 0.4459789 2026-07-02 06:19:39.686 9 INFO neutron.wsgi [None req-d5afd5a2-7cc2-4514-94db-3e30fffe7a47 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/b947cafd-1ab6-4b18-8a5e-e8bba1732bbc HTTP/1.1" status: 204 len: 168 time: 0.2010436 2026-07-02 06:19:40.078 10 INFO neutron.wsgi [None req-cf530ed8-9bc6-4820-982d-112a7c2203c5 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/networks/7b31c7b4-99f1-48aa-badd-e9e28f0c6d20 HTTP/1.1" status: 204 len: 168 time: 0.5636733 2026-07-02 06:19:40.083 9 INFO neutron.wsgi [None req-83fed26c-e5da-4670-88fa-867339316418 5608f3f82ed84b3b9b2a3cffd71b2976 fe4c05f7fe7e41488fdd25f481de9a95 - - default default] 10.0.0.113 "DELETE /v2.0/networks/aba4d59e-561d-4764-9949-49e583d4a79f HTTP/1.1" status: 204 len: 168 time: 0.3925970 2026-07-02 06:19:40.088 10 WARNING neutron_lib.context [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:40.167 10 INFO neutron.db.segments_db [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Added segment 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 of type geneve for network ac2ba348-5bc8-4d1f-92c1-d2054b99fae6 2026-07-02 06:19:40.388 10 INFO neutron.db.ovn_revision_numbers_db [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource ac2ba348-5bc8-4d1f-92c1-d2054b99fae6 (type: networks) to 1 2026-07-02 06:19:40.606 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:40.608 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network ac2ba348-5bc8-4d1f-92c1-d2054b99fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:40.718 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No port found with ID c330ad42-2655-4e83-a01a-c61741927833: RuntimeError: No port found with ID c330ad42-2655-4e83-a01a-c61741927833 2026-07-02 06:19:40.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 01ce25b1-1653-48f8-b3f6-009b10469f38 (type: ports) to 1 2026-07-02 06:19:40.762 10 INFO neutron.wsgi [None req-657daa0c-9d6b-4e9f-9303-cbeded62d0db 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6772714 2026-07-02 06:19:40.774 10 WARNING neutron_lib.context [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:40.875 9 INFO neutron.wsgi [None req-7fd2da8d-1253-420d-b608-fd304f2730ca 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=fe4c05f7fe7e41488fdd25f481de9a95&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2274764 2026-07-02 06:19:40.933 9 INFO neutron.services.segments.plugin [-] Segment 591eb4c3-131b-44e1-9e37-8c4e81e7220f resource provider aggregate not found 2026-07-02 06:19:40.942 9 INFO neutron.services.segments.plugin [-] Segment 591eb4c3-131b-44e1-9e37-8c4e81e7220f resource provider aggregate not found 2026-07-02 06:19:40.947 9 INFO neutron.services.segments.plugin [-] Segment 591eb4c3-131b-44e1-9e37-8c4e81e7220f 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 591eb4c3-131b-44e1-9e37-8c4e81e7220f found for delete ", "request_id": "req-ccdd17ac-33c1-4e5b-a5ad-8b55a9638cf1"}]} 2026-07-02 06:19:40.959 9 INFO neutron.services.segments.plugin [-] Segment 591eb4c3-131b-44e1-9e37-8c4e81e7220f 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 591eb4c3-131b-44e1-9e37-8c4e81e7220f found for delete ", "request_id": "req-4a41c7cb-850c-42d1-8411-d5accfeabce6"}]} 2026-07-02 06:19:41.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:41.051 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network ac2ba348-5bc8-4d1f-92c1-d2054b99fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:41.129 9 INFO neutron.wsgi [None req-d9ef9f3a-6746-48d8-b956-2e3618a67f09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/de31d980-bd6e-4c03-83ec-083c675dcabd HTTP/1.1" status: 204 len: 168 time: 0.2499313 2026-07-02 06:19:41.509 10 INFO neutron.services.segments.plugin [-] Segment e6316b88-2fd9-4f42-9edd-bd9d349b7a9c resource provider aggregate not found 2026-07-02 06:19:41.516 10 INFO neutron.services.segments.plugin [-] Segment e6316b88-2fd9-4f42-9edd-bd9d349b7a9c resource provider aggregate not found 2026-07-02 06:19:41.525 10 INFO neutron.services.segments.plugin [-] Segment e6316b88-2fd9-4f42-9edd-bd9d349b7a9c 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 e6316b88-2fd9-4f42-9edd-bd9d349b7a9c found for delete ", "request_id": "req-bb85251d-3ed3-4f2a-add4-0a367e89ced5"}]} 2026-07-02 06:19:41.534 10 INFO neutron.services.segments.plugin [-] Segment e6316b88-2fd9-4f42-9edd-bd9d349b7a9c 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 e6316b88-2fd9-4f42-9edd-bd9d349b7a9c found for delete ", "request_id": "req-670bfc5c-f224-489a-8f0b-0dc69476dfc2"}]} 2026-07-02 06:19:41.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ec3537ef-b61a-4ddb-a200-af42d3005518 (type: security_groups) to 1 2026-07-02 06:19:41.654 9 INFO neutron.db.ovn_revision_numbers_db [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 16dacf23-c870-4c4a-947d-363dbaf8ebff (type: security_group_rules) to 0 2026-07-02 06:19:41.672 9 INFO neutron.db.ovn_revision_numbers_db [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 868ced7e-8261-475a-bbc6-cc04a2e85502 (type: security_group_rules) to 0 2026-07-02 06:19:41.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 96bb093e-a6d6-4c9a-908d-bf10b334e52a (type: security_group_rules) to 0 2026-07-02 06:19:41.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 01ce25b1-1653-48f8-b3f6-009b10469f38 (type: ports) to 2 2026-07-02 06:19:41.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f947dbd7-2886-4048-a731-9a201fb62252 (type: security_group_rules) to 0 2026-07-02 06:19:41.765 9 INFO neutron.wsgi [None req-e36eccd1-68a1-4e4d-b939-77ccc6bb7746 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=dd02ef6962824794bd8c15af0523cd03&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4346540 2026-07-02 06:19:41.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 3cabfa67-cee8-48a3-a4ea-d93ecbf81404 (type: subnets) to 0 2026-07-02 06:19:41.796 10 INFO neutron.wsgi [None req-3eae7a4f-77c2-4f0a-b74c-4de4d773cc88 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0284071 2026-07-02 06:19:41.809 10 WARNING neutron_lib.context [None req-73debad5-deed-43b0-82df-7c22a0f3857a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:41.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-73debad5-deed-43b0-82df-7c22a0f3857a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource cf991491-80da-4cf3-8cd9-6c6e772a5cdc (type: routers) to 1 2026-07-02 06:19:41.999 9 INFO neutron.wsgi [None req-5e7b7a84-3af9-456f-8b52-6ccb586d1306 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ec3537ef-b61a-4ddb-a200-af42d3005518 HTTP/1.1" status: 204 len: 168 time: 0.2282441 2026-07-02 06:19:42.008 10 INFO neutron.wsgi [None req-73debad5-deed-43b0-82df-7c22a0f3857a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2051942 2026-07-02 06:19:42.018 9 WARNING neutron_lib.context [None req-2b37bf02-b569-4b91-82e7-8e5b5e43a85a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:42.338 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b37bf02-b569-4b91-82e7-8e5b5e43a85a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:42.340 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b37bf02-b569-4b91-82e7-8e5b5e43a85a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network ac2ba348-5bc8-4d1f-92c1-d2054b99fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:42.550 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b37bf02-b569-4b91-82e7-8e5b5e43a85a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: ports) to 1 2026-07-02 06:19:42.575 9 INFO neutron.wsgi [None req-2b37bf02-b569-4b91-82e7-8e5b5e43a85a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1150 time: 0.5623736 /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-07-02 06:19:43.275 9 INFO neutron.wsgi [req-63c546a0-1d92-4911-8a1f-639bf713fb11 req-d8d38c3b-f306-4f7e-b8e4-ffadb103c3eb 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.1945810 2026-07-02 06:19:43.369 9 INFO neutron.wsgi [req-63c546a0-1d92-4911-8a1f-639bf713fb11 req-95992941-1178-4a7b-9174-6ca45affb9dd 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0861115 2026-07-02 06:19:43.382 10 WARNING neutron_lib.context [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:43.426 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: bfa0799e-c4a3-4e97-9a83-b84c7d282c48 /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-07-02 06:19:43.458 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port bfa0799e-c4a3-4e97-9a83-b84c7d282c48 2026-07-02 06:19:43.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: router_ports) to 2 2026-07-02 06:19:43.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource c83a903f-0415-43e6-a4fa-82bd65bc4321 (type: security_groups) to 1 2026-07-02 06:19:43.520 9 INFO neutron.wsgi [req-b8a5197f-0490-40ae-91e9-b3d28f73017d req-34ddeb91-96ab-4a74-8e8f-7443edc9fffe 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0768027 2026-07-02 06:19:43.539 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 0ec9336c-395a-40d5-a364-c9a8ce3e3776 (type: security_group_rules) to 0 2026-07-02 06:19:43.564 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 855cceca-29a4-4ca4-b91f-5f9ed4b66804 (type: security_group_rules) to 0 2026-07-02 06:19:43.583 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 92acdc40-104d-44ea-b17e-088a3988b04a (type: security_group_rules) to 0 2026-07-02 06:19:43.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource b3a9bc33-8213-42c8-b38b-6f7cdcf34f31 (type: security_group_rules) to 0 2026-07-02 06:19:43.602 9 INFO neutron.wsgi [req-b8a5197f-0490-40ae-91e9-b3d28f73017d req-b2cfd2b9-9f4c-4e46-9280-2ce6c9b5ca53 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0607629 2026-07-02 06:19:43.697 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 3024eb07-6b4d-413a-aeb0-825d52bb2aca (type: security_groups) to 1 2026-07-02 06:19:43.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource a64f8097-2b2b-4fff-88a4-e226a783de91 (type: security_group_rules) to 0 2026-07-02 06:19:43.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource c8fd6df3-8162-44fd-bbb0-0dff7d4ad7bd (type: security_group_rules) to 0 2026-07-02 06:19:43.751 10 INFO neutron.wsgi [None req-26549686-73ee-485c-a0af-7e254a9f9173 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1759 time: 0.6595535 2026-07-02 06:19:43.808 10 INFO neutron.wsgi [None req-5061878f-12e1-4ad5-baf7-406da416a9c5 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4537 time: 0.0467825 2026-07-02 06:19:43.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: ports) to 2 2026-07-02 06:19:43.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-da675a19-15af-41f1-bba8-2ba0e2548aa3 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 3024eb07-6b4d-413a-aeb0-825d52bb2aca (type: security_groups) to 2 2026-07-02 06:19:43.910 10 INFO neutron.wsgi [None req-da675a19-15af-41f1-bba8-2ba0e2548aa3 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3024eb07-6b4d-413a-aeb0-825d52bb2aca HTTP/1.1" status: 200 len: 1794 time: 0.0940962 2026-07-02 06:19:43.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: ports) to 3 2026-07-02 06:19:43.956 10 INFO neutron.wsgi [None req-85c852dc-4228-4aba-8d9d-eab2834b21be faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3024eb07-6b4d-413a-aeb0-825d52bb2aca HTTP/1.1" status: 200 len: 1794 time: 0.0399218 2026-07-02 06:19:44.073 9 INFO neutron.wsgi [req-440ee949-b77b-4be7-aba3-226f56946e98 req-269b5d79-c5fc-47ac-8185-10e83821d2b0 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.1011987 /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-07-02 06:19:44.095 10 INFO neutron.wsgi [None req-29980933-600c-4b42-b06e-0eb2c4c968c9 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3024eb07-6b4d-413a-aeb0-825d52bb2aca HTTP/1.1" status: 204 len: 168 time: 0.1350427 2026-07-02 06:19:44.104 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-a9b885a0-07d3-4f35-98f6-765761082ee5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1413 time: 0.0970411 2026-07-02 06:19:44.140 10 INFO neutron.wsgi [None req-bbafedeb-8ea7-4e63-88c9-f0d3ee0c32e2 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0377030 2026-07-02 06:19:44.158 10 INFO neutron.api.v2.resource [None req-74ca6bde-8092-478f-95b4-4189c99a10b6 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:44.160 10 INFO neutron.wsgi [None req-74ca6bde-8092-478f-95b4-4189c99a10b6 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3024eb07-6b4d-413a-aeb0-825d52bb2aca HTTP/1.1" status: 404 len: 347 time: 0.0141087 2026-07-02 06:19:44.175 10 WARNING neutron_lib.context [None req-149c538e-d018-4c8a-843a-92583cc8ca90 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:44.198 9 INFO neutron.wsgi [req-440ee949-b77b-4be7-aba3-226f56946e98 req-3c8aaf3f-5bba-41e7-b809-9ac2e70cef44 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1147470 2026-07-02 06:19:44.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: router_ports) to 3 2026-07-02 06:19:44.252 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-b8f65ba0-b110-496c-b10c-d179c699136e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 200 len: 974 time: 0.1426616 2026-07-02 06:19:44.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-149c538e-d018-4c8a-843a-92583cc8ca90 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 5dd70ace-0779-4142-a27f-e941c0e12bb7 (type: security_groups) to 1 2026-07-02 06:19:44.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-149c538e-d018-4c8a-843a-92583cc8ca90 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 39456f07-8ce2-4a34-b3bf-47ee6559d6dd (type: security_group_rules) to 0 2026-07-02 06:19:44.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-149c538e-d018-4c8a-843a-92583cc8ca90 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 8ad3fc9f-e16e-4e01-8329-431d229ba4b0 (type: security_group_rules) to 0 2026-07-02 06:19:44.359 10 INFO neutron.wsgi [None req-149c538e-d018-4c8a-843a-92583cc8ca90 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1927302 2026-07-02 06:19:44.375 10 WARNING neutron_lib.context [None req-cf36c781-bb72-44e9-8a6e-18750eb2ba3b faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:44.394 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-cb735bf0-ad53-49eb-9c55-e1953c566dcb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 200 len: 1060 time: 0.1211612 2026-07-02 06:19:44.446 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-b7c973cf-644c-4355-9252-04547869e0a4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=8d4e7c87-a183-4381-801d-8b9e097fc337 HTTP/1.1" status: 200 len: 869 time: 0.0459037 2026-07-02 06:19:44.485 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-7a52d0e6-4d60-4066-b0bc-4386a43b2612 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=008895eb-d6b6-40ab-bd41-13e7ffdb6aa1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0260942 2026-07-02 06:19:44.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf36c781-bb72-44e9-8a6e-18750eb2ba3b faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource b5548590-f33a-457d-936b-dab5a546652d (type: security_group_rules) to 0 2026-07-02 06:19:44.572 10 INFO neutron.wsgi [None req-cf36c781-bb72-44e9-8a6e-18750eb2ba3b faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2080183 2026-07-02 06:19:44.582 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-a45a14ae-32f9-4287-9380-d0c2a15aa074 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0926881 2026-07-02 06:19:44.598 10 INFO neutron.wsgi [None req-9d13a4b2-2647-49ea-a015-7f2d6dbf471a faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/b5548590-f33a-457d-936b-dab5a546652d HTTP/1.1" status: 200 len: 763 time: 0.0210371 2026-07-02 06:19:44.667 10 INFO neutron.wsgi [None req-24d3e332-72d9-41c3-94c7-6ba432f4a387 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0642567 2026-07-02 06:19:44.693 9 INFO neutron.wsgi [req-0804444a-84f1-4a82-a25c-284c225d2737 req-2d5efae6-8d1e-4b7f-a0d7-186ca1bc5658 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1056406 2026-07-02 06:19:44.820 10 INFO neutron.wsgi [None req-f3a62fef-8622-4d87-8616-a6dfbe18c0ed faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/b5548590-f33a-457d-936b-dab5a546652d HTTP/1.1" status: 204 len: 168 time: 0.1445515 2026-07-02 06:19:44.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: ports) to 3 2026-07-02 06:19:44.867 10 INFO neutron.wsgi [None req-4dc94a0b-d1a6-461e-9917-42fdb475317f faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0416956 2026-07-02 06:19:44.875 10 WARNING neutron_lib.context [None req-e5cd8fc7-6971-40ef-bc68-87d4911970fe faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:44.915 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:44.917 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network ac2ba348-5bc8-4d1f-92c1-d2054b99fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:45.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5cd8fc7-6971-40ef-bc68-87d4911970fe faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource 6f45b864-ab4c-4d7c-94c1-11e9cc615f62 (type: security_group_rules) to 0 2026-07-02 06:19:45.046 10 INFO neutron.wsgi [None req-e5cd8fc7-6971-40ef-bc68-87d4911970fe faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1751077 /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-07-02 06:19:45.101 9 INFO neutron.db.ovn_revision_numbers_db [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource bfa0799e-c4a3-4e97-9a83-b84c7d282c48 (type: router_ports) to 3 2026-07-02 06:19:45.103 9 INFO neutron.wsgi [None req-7058d776-bdf9-4ed1-8496-89613dcb6678 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/cf991491-80da-4cf3-8cd9-6c6e772a5cdc/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5238304 2026-07-02 06:19:45.105 9 INFO neutron.wsgi [None req-ddf21c3b-e2e6-4f6b-851f-ce671ed9801d faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/6f45b864-ab4c-4d7c-94c1-11e9cc615f62 HTTP/1.1" status: 200 len: 763 time: 0.0499814 2026-07-02 06:19:45.154 10 INFO neutron.wsgi [None req-77926521-1948-4ac6-8b1f-7740c71b9c0b 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/bfa0799e-c4a3-4e97-9a83-b84c7d282c48 HTTP/1.1" status: 200 len: 1208 time: 0.0424562 2026-07-02 06:19:45.171 9 INFO neutron.wsgi [None req-4395e3fa-c55a-40ca-9185-8a5e919c00bf faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0609508 2026-07-02 06:19:45.328 9 INFO neutron.wsgi [None req-dd12c423-04ed-4833-a570-c62e746abd69 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/6f45b864-ab4c-4d7c-94c1-11e9cc615f62 HTTP/1.1" status: 204 len: 168 time: 0.1509120 2026-07-02 06:19:45.335 9 INFO neutron.wsgi [req-7e2f507f-134b-4f94-8ecc-c44ede9a2892 req-36f0c642-37dc-42d9-81c2-9409442f5dbf 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0554211 /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-07-02 06:19:45.380 9 INFO neutron.wsgi [req-7e2f507f-134b-4f94-8ecc-c44ede9a2892 req-b19d531b-0209-4fb3-a8bf-8ee44047b0c4 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0391939 2026-07-02 06:19:45.403 10 INFO neutron.wsgi [None req-fcd899d2-1a2a-4b2b-b630-3b905fef52e4 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0670786 2026-07-02 06:19:45.414 10 WARNING neutron_lib.context [None req-f0163426-eaa9-4813-91dd-31f2f4cfb01a faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:45.565 9 INFO neutron.wsgi [None req-0106c79e-044c-4a4c-a9f5-4f9961f203ff 904adb6371384afb94afe1df788d8c46 18198c55da934ffe9f6640b965efaec5 - - default default] 10.0.0.99 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.1435139 2026-07-02 06:19:45.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0163426-eaa9-4813-91dd-31f2f4cfb01a faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] Successfully bumped revision number for resource f0862c4b-89be-4ca0-9105-0ec51ca37053 (type: security_group_rules) to 0 2026-07-02 06:19:45.718 9 INFO neutron.wsgi [None req-0188eef3-b272-4111-a899-cbf5505e6865 904adb6371384afb94afe1df788d8c46 18198c55da934ffe9f6640b965efaec5 - - default default] 10.0.0.99 "GET /v2.0/quotas/18198c55da934ffe9f6640b965efaec5/details HTTP/1.1" status: 200 len: 756 time: 0.1281796 2026-07-02 06:19:45.736 10 INFO neutron.wsgi [None req-f0163426-eaa9-4813-91dd-31f2f4cfb01a faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3276095 2026-07-02 06:19:45.761 9 INFO neutron.wsgi [None req-942b346e-904d-46f0-a8df-434c5d2a9153 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/f0862c4b-89be-4ca0-9105-0ec51ca37053 HTTP/1.1" status: 200 len: 764 time: 0.0196428 2026-07-02 06:19:45.831 9 INFO neutron.wsgi [None req-bb662030-f7c7-48a3-b793-cea2bccca4ac faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0630913 2026-07-02 06:19:45.994 9 INFO neutron.wsgi [None req-980388c4-3fde-40ea-8d3a-171534ddabf9 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/f0862c4b-89be-4ca0-9105-0ec51ca37053 HTTP/1.1" status: 204 len: 168 time: 0.1566505 2026-07-02 06:19:46.015 10 INFO neutron.wsgi [None req-a800f1f7-3fed-4139-8cbc-5eb1a11d5f51 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/cf991491-80da-4cf3-8cd9-6c6e772a5cdc/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8568666 /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-07-02 06:19:46.042 9 INFO neutron.wsgi [None req-4fc5f94e-bbea-40bd-b1df-5b89ba79879a faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0428779 2026-07-02 06:19:46.090 10 INFO neutron.api.v2.resource [None req-4edc9fd3-0798-43e2-842b-1f40df3ff1a0 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 06:19:46.092 10 INFO neutron.wsgi [None req-4edc9fd3-0798-43e2-842b-1f40df3ff1a0 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/cf991491-80da-4cf3-8cd9-6c6e772a5cdc/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0706806 2026-07-02 06:19:46.125 10 INFO neutron.wsgi [None req-61857dd0-2eb4-45df-9162-bfcd35ef5074 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=cf991491-80da-4cf3-8cd9-6c6e772a5cdc HTTP/1.1" status: 200 len: 205 time: 0.0267913 2026-07-02 06:19:46.219 9 INFO neutron.wsgi [None req-e9265383-c32b-439d-a93e-c692e17da735 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5dd70ace-0779-4142-a27f-e941c0e12bb7 HTTP/1.1" status: 204 len: 168 time: 0.1733916 2026-07-02 06:19:46.279 9 INFO neutron.wsgi [None req-29145c7f-e1ad-4973-88cd-07d4aa8d959e faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0537944 2026-07-02 06:19:46.351 9 INFO neutron.wsgi [None req-39be7e1c-da65-40e8-bdce-92c3d7b235b6 faf66270869c4117be065211887f715e 039eb320fd72459d9386a642b0b0105d - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0447078 2026-07-02 06:19:46.505 9 INFO neutron.wsgi [req-2762ab41-ecc3-4b7c-9fc0-6c63eb8e3712 req-55f544fb-5713-468a-9b91-094ebd4c1a27 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0565791 2026-07-02 06:19:46.574 9 INFO neutron.wsgi [req-2762ab41-ecc3-4b7c-9fc0-6c63eb8e3712 req-cc2956a7-facd-4b0c-ba2c-50c6964b33ca 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0600407 2026-07-02 06:19:46.709 10 INFO neutron.wsgi [None req-e5bae7c7-00ec-46c8-a5f6-41a916be589c 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/cf991491-80da-4cf3-8cd9-6c6e772a5cdc HTTP/1.1" status: 204 len: 168 time: 0.5790195 2026-07-02 06:19:46.925 10 INFO neutron.wsgi [None req-9d184e03-7770-4c75-bccf-31f3900cb47e 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/3cabfa67-cee8-48a3-a4ea-d93ecbf81404 HTTP/1.1" status: 204 len: 168 time: 0.2088068 2026-07-02 06:19:47.346 9 INFO neutron.wsgi [None req-f79ea2f1-1604-489c-ae72-38c554068540 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=039eb320fd72459d9386a642b0b0105d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3896434 2026-07-02 06:19:47.428 10 INFO neutron.services.segments.plugin [-] Segment 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 resource provider aggregate not found 2026-07-02 06:19:47.435 10 INFO neutron.services.segments.plugin [-] Segment 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 resource provider aggregate not found 2026-07-02 06:19:47.453 10 INFO neutron.services.segments.plugin [-] Segment 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 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 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 found for delete ", "request_id": "req-45872df8-798f-45c9-8de9-eabddaa8038e"}]} 2026-07-02 06:19:47.455 10 INFO neutron.services.segments.plugin [-] Segment 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 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 17fc7f0f-3a51-4e81-98d9-57d3b2b45442 found for delete ", "request_id": "req-7ba6bfb7-ca7b-4ed2-86f4-a27fb637a872"}]} 2026-07-02 06:19:47.497 10 INFO neutron.wsgi [None req-1b5f5c36-9fdf-4d96-897f-e126a04fe643 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/networks/ac2ba348-5bc8-4d1f-92c1-d2054b99fae6 HTTP/1.1" status: 204 len: 168 time: 0.5661442 2026-07-02 06:19:47.511 9 WARNING neutron_lib.context [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:47.619 9 INFO neutron.wsgi [None req-ed34dfb4-9d1f-4e30-9fb1-eb84fad3c478 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/c83a903f-0415-43e6-a4fa-82bd65bc4321 HTTP/1.1" status: 204 len: 168 time: 0.2668025 2026-07-02 06:19:47.626 9 INFO neutron.db.segments_db [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Added segment 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 of type geneve for network 9796e1cc-6b46-44b9-ba11-623abaea6085 2026-07-02 06:19:48.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 9796e1cc-6b46-44b9-ba11-623abaea6085 (type: networks) to 1 2026-07-02 06:19:48.324 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:48.328 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 9796e1cc-6b46-44b9-ba11-623abaea6085: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:48.345 10 INFO neutron.wsgi [None req-1c2edae0-81ab-4d4c-a386-1cae14db41ef 904adb6371384afb94afe1df788d8c46 18198c55da934ffe9f6640b965efaec5 - - default default] 10.0.0.99 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0096703 2026-07-02 06:19:48.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource cb4286c6-d52d-4dc5-b32b-ff82671ce457 (type: ports) to 1 2026-07-02 06:19:48.476 9 INFO neutron.wsgi [None req-849eb7e5-7ddd-4e33-b8a9-8f7ecf8adf8d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.9713812 2026-07-02 06:19:48.489 9 WARNING neutron_lib.context [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:48.498 10 INFO neutron.wsgi [None req-216fe504-d3ce-463a-a945-ce0d42a4bb32 904adb6371384afb94afe1df788d8c46 18198c55da934ffe9f6640b965efaec5 - - default default] 10.0.0.99 "GET /v2.0/quotas/18198c55da934ffe9f6640b965efaec5/details HTTP/1.1" status: 200 len: 756 time: 0.1282127 2026-07-02 06:19:48.737 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:48.739 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 9796e1cc-6b46-44b9-ba11-623abaea6085: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:49.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource cb4286c6-d52d-4dc5-b32b-ff82671ce457 (type: ports) to 2 2026-07-02 06:19:49.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 3f040d5a-0c2e-4cfc-9a0a-fe88d769aa43 (type: subnets) to 0 2026-07-02 06:19:49.371 9 INFO neutron.wsgi [None req-730bee80-5e23-4c44-af6e-19ed086f9c11 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8881915 2026-07-02 06:19:49.383 9 WARNING neutron_lib.context [None req-dff7f0cc-e4da-4177-87d7-c0267f6d893b 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:49.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff7f0cc-e4da-4177-87d7-c0267f6d893b 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 55c6034e-65d4-4c41-8e0a-f9bad9b175d3 (type: routers) to 1 2026-07-02 06:19:49.556 9 INFO neutron.wsgi [None req-dff7f0cc-e4da-4177-87d7-c0267f6d893b 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.1793616 2026-07-02 06:19:49.578 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID bfa0799e-c4a3-4e97-9a83-b84c7d282c48: RuntimeError: No port found with ID bfa0799e-c4a3-4e97-9a83-b84c7d282c48 2026-07-02 06:19:49.578 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:19:49.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-87fc4b58-66fd-45c1-961e-29056455e9bc'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:49.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 5 2026-07-02 06:19:49.919 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-07-02 06:19:49.919 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:19:49.950 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:19:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020974 2026-07-02 06:19:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013437 2026-07-02 06:19:50.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:50.107 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 9796e1cc-6b46-44b9-ba11-623abaea6085: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:50.302 10 INFO neutron.db.ovn_revision_numbers_db [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: ports) to 1 2026-07-02 06:19:50.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 6 2026-07-02 06:19:50.733 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 425d5b17-b07a-4c14-b36d-9e282f74a761 2026-07-02 06:19:50.740 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 425d5b17-b07a-4c14-b36d-9e282f74a761 2026-07-02 06:19:50.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: router_ports) to 1 2026-07-02 06:19:50.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: ports) to 1 2026-07-02 06:19:51.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: ports) to 2 2026-07-02 06:19:51.069 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:51.071 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 9796e1cc-6b46-44b9-ba11-623abaea6085: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:51.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: router_ports) to 2 2026-07-02 06:19:51.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 425d5b17-b07a-4c14-b36d-9e282f74a761 (type: router_ports) to 2 2026-07-02 06:19:51.230 10 INFO neutron.wsgi [None req-df545f5d-2c1d-41e1-92f2-6e30a039589d 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/55c6034e-65d4-4c41-8e0a-f9bad9b175d3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6505096 /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-07-02 06:19:51.316 9 INFO neutron.wsgi [None req-e832648a-d60f-4190-b76d-e50376c6ef70 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/425d5b17-b07a-4c14-b36d-9e282f74a761 HTTP/1.1" status: 200 len: 1137 time: 0.0791321 2026-07-02 06:19:51.417 10 INFO neutron.wsgi [None req-1fa5542e-5b92-4dbb-ab4b-96a60eb2a045 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports/425d5b17-b07a-4c14-b36d-9e282f74a761 HTTP/1.1" status: 200 len: 1137 time: 0.0950978 2026-07-02 06:19:51.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8c8a91bb-1d77-4ee4-9788-321173f75669 (type: security_groups) to 1 2026-07-02 06:19:51.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ce88c3f9-afdb-4aae-9c5f-3a4e3271ac95 (type: security_groups) to 1 2026-07-02 06:19:51.473 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 69b7e449-5511-4bdc-ab47-a70a57213531 (type: security_group_rules) to 0 2026-07-02 06:19:51.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 821443bc-2171-4f27-a45e-9e00bc56dd4d (type: security_group_rules) to 0 2026-07-02 06:19:51.500 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ba07c7f1-e248-43ec-b42a-11ae8f218cfa (type: security_group_rules) to 0 2026-07-02 06:19:51.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8ebf1474-4c2e-4be4-a1de-7d01dfbcea6d (type: security_group_rules) to 0 2026-07-02 06:19:51.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ba64eb98-8dea-4c33-88c0-c35d1f0bede9 (type: security_group_rules) to 0 2026-07-02 06:19:51.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b8015c78-97c7-4280-a322-fc780b1a3cf6 (type: security_group_rules) to 0 2026-07-02 06:19:51.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bce0d904-15ee-430e-9e95-e6285408d303 (type: security_group_rules) to 0 2026-07-02 06:19:51.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ccc717b5-3309-4c6b-bdba-b8cc6288d759 (type: security_group_rules) to 0 2026-07-02 06:19:51.581 9 INFO neutron.wsgi [None req-8b1ff1df-bfe6-40b3-adfb-362a61285977 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=18198c55da934ffe9f6640b965efaec5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4145942 2026-07-02 06:19:51.585 9 INFO neutron.wsgi [None req-0f7a6e41-c190-435c-bbfd-9b09518c7821 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=6fac6217905d43aba5e0a2fda04edc44&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4197373 2026-07-02 06:19:51.785 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3cdba28-8f83-4d57-a021-c9a6876125b3'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:51.786 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3cdba28-8f83-4d57-a021-c9a6876125b3'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:51.786 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3cdba28-8f83-4d57-a021-c9a6876125b3'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:19:51.828 9 INFO neutron.wsgi [None req-b20a2ca9-1993-4839-8a25-c620ca094f4c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/8c8a91bb-1d77-4ee4-9788-321173f75669 HTTP/1.1" status: 204 len: 168 time: 0.2372413 2026-07-02 06:19:51.973 10 INFO neutron.wsgi [None req-b29e355e-8375-486a-9fee-992fdcf326aa 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ce88c3f9-afdb-4aae-9c5f-3a4e3271ac95 HTTP/1.1" status: 204 len: 168 time: 0.3850477 2026-07-02 06:19:52.294 10 INFO neutron.wsgi [None req-f0c38834-cdf5-4950-b31b-39778a394232 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/55c6034e-65d4-4c41-8e0a-f9bad9b175d3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8666952 /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-07-02 06:19:52.338 10 INFO neutron.wsgi [None req-0c7eac75-a145-40ef-91d6-43bd68926463 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=55c6034e-65d4-4c41-8e0a-f9bad9b175d3 HTTP/1.1" status: 200 len: 205 time: 0.0370805 2026-07-02 06:19:52.639 10 INFO neutron.wsgi [None req-8ba42753-eb71-4b4c-9ce5-ffe89f91d8d1 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/55c6034e-65d4-4c41-8e0a-f9bad9b175d3 HTTP/1.1" status: 204 len: 168 time: 0.2924700 2026-07-02 06:19:52.866 10 INFO neutron.wsgi [None req-f8401a64-0c40-4e5b-a9d8-8aff2aa338de 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/3f040d5a-0c2e-4cfc-9a0a-fe88d769aa43 HTTP/1.1" status: 204 len: 168 time: 0.2161098 2026-07-02 06:19:53.287 10 INFO neutron.services.segments.plugin [-] Segment 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 resource provider aggregate not found 2026-07-02 06:19:53.294 10 INFO neutron.services.segments.plugin [-] Segment 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 resource provider aggregate not found 2026-07-02 06:19:53.309 10 INFO neutron.services.segments.plugin [-] Segment 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 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 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 found for delete ", "request_id": "req-6d79e5fa-748a-464e-94c2-bdb19bffa7a1"}]} 2026-07-02 06:19:53.326 10 INFO neutron.services.segments.plugin [-] Segment 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 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 54aa4abf-f787-4f42-9cd2-24ceeb98dca3 found for delete ", "request_id": "req-e2482b7f-371e-453d-8679-5b38b03cc241"}]} 2026-07-02 06:19:53.341 10 INFO neutron.wsgi [None req-538813f2-8ae1-4520-b3ca-c1f151add7eb 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/networks/9796e1cc-6b46-44b9-ba11-623abaea6085 HTTP/1.1" status: 204 len: 168 time: 0.4691231 2026-07-02 06:19:53.357 9 WARNING neutron_lib.context [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:53.819 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] No more DHCP agents 2026-07-02 06:19:53.824 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:53.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 7c841064-1610-4965-8eb5-8f5836c77eb2 (type: ports) to 1 2026-07-02 06:19:54.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource 7c841064-1610-4965-8eb5-8f5836c77eb2 (type: router_ports) to 1 2026-07-02 06:19:54.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f (type: routers) to 2 2026-07-02 06:19:54.794 9 INFO neutron.wsgi [None req-98173602-fb68-40c0-82d2-be1df4193218 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 1.4451907 2026-07-02 06:19:54.880 9 INFO neutron.wsgi [None req-08b0564b-9cc0-49cf-bb2c-fbc2eda72086 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/routers/edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 200 len: 868 time: 0.0788131 2026-07-02 06:19:55.032 9 INFO neutron.wsgi [None req-bccaa04e-0392-4c23-a60c-34998343b2e4 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.1420970 2026-07-02 06:19:55.764 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID 425d5b17-b07a-4c14-b36d-9e282f74a761: RuntimeError: No port found with ID 425d5b17-b07a-4c14-b36d-9e282f74a761 2026-07-02 06:19:55.765 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 7c841064-1610-4965-8eb5-8f5836c77eb2 2026-07-02 06:19:55.787 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 7c841064-1610-4965-8eb5-8f5836c77eb2 2026-07-02 06:19:55.975 9 INFO neutron.db.ovn_revision_numbers_db [None req-a33e44ce-e6ae-4130-ae2c-668254403b5f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] Successfully bumped revision number for resource edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f (type: routers) to 3 2026-07-02 06:19:55.981 9 INFO neutron.wsgi [None req-a33e44ce-e6ae-4130-ae2c-668254403b5f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "PUT /v2.0/routers/edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 200 len: 875 time: 0.9420900 2026-07-02 06:19:56.073 9 INFO neutron.wsgi [None req-127f3cca-86ca-4ac7-93d2-4855bc48572a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/routers/edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 200 len: 875 time: 0.0868044 2026-07-02 06:19:56.098 9 INFO neutron.wsgi [None req-74fe58ac-7a14-4ba6-80e6-f431e29ad09f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 200 len: 205 time: 0.0199475 2026-07-02 06:19:56.565 10 WARNING neutron_lib.context [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:57.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 0376265b-0888-4f29-b135-de49b7cdd46d (type: security_groups) to 1 2026-07-02 06:19:57.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 38d15c02-811d-48c5-bcc2-bccf5215ed98 (type: security_group_rules) to 0 2026-07-02 06:19:57.072 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 8a1201d1-8acc-40de-8079-35e5330d9e35 (type: security_group_rules) to 0 2026-07-02 06:19:57.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource a04d5bc1-68e7-4ba3-a9f1-2b9ca1f29c59 (type: security_group_rules) to 0 2026-07-02 06:19:57.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource efe45ae8-614e-4219-90df-c316d580f921 (type: security_group_rules) to 0 2026-07-02 06:19:57.167 9 INFO neutron.wsgi [None req-8bb2ef73-eddc-4314-9f18-a34fcc376634 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 204 len: 168 time: 1.0634186 2026-07-02 06:19:57.182 10 INFO neutron.db.segments_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Added segment 6b89fadf-2893-4b90-982e-e12fd09c19f1 of type geneve for network cdc646dc-88a7-4acb-9e9d-d8878ce0da98 2026-07-02 06:19:57.207 9 INFO neutron.wsgi [None req-95a14760-8326-4d1a-8f16-1b015c57fa43 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 200 len: 205 time: 0.0300987 2026-07-02 06:19:57.251 9 INFO neutron.api.v2.resource [None req-33974d78-d0c3-421f-83a8-8f6b1365d966 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:57.252 9 INFO neutron.wsgi [None req-33974d78-d0c3-421f-83a8-8f6b1365d966 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/edaddf52-d4cc-4e30-b4ed-dd74ef6f4f0f HTTP/1.1" status: 404 len: 336 time: 0.0398858 2026-07-02 06:19:57.285 10 INFO neutron.wsgi [None req-edfde7f5-06d3-4388-b2c7-5ea35cfc528f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=55c6034e-65d4-4c41-8e0a-f9bad9b175d3 HTTP/1.1" status: 200 len: 205 time: 0.0255160 2026-07-02 06:19:57.329 9 INFO neutron.api.v2.resource [None req-cbf5e3b6-6767-406a-9a22-c0d9f46f43d0 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:57.331 9 INFO neutron.wsgi [None req-cbf5e3b6-6767-406a-9a22-c0d9f46f43d0 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/55c6034e-65d4-4c41-8e0a-f9bad9b175d3 HTTP/1.1" status: 404 len: 336 time: 0.0386772 2026-07-02 06:19:57.357 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6bd1daf3-c4fb-4dd0-b460-1389dcb2d291 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:57.360 9 INFO neutron.wsgi [None req-6bd1daf3-c4fb-4dd0-b460-1389dcb2d291 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/3f040d5a-0c2e-4cfc-9a0a-fe88d769aa43 HTTP/1.1" status: 404 len: 337 time: 0.0220065 2026-07-02 06:19:57.394 9 INFO neutron.wsgi [None req-7ca2cf6e-4e5c-4c5e-850b-cfe5a17e2ba9 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=cf991491-80da-4cf3-8cd9-6c6e772a5cdc HTTP/1.1" status: 200 len: 205 time: 0.0290468 2026-07-02 06:19:57.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource cdc646dc-88a7-4acb-9e9d-d8878ce0da98 (type: networks) to 1 2026-07-02 06:19:57.425 9 INFO neutron.api.v2.resource [None req-f8c44fe8-fb00-46ac-804c-567e2bfdbe3f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:57.426 9 INFO neutron.wsgi [None req-f8c44fe8-fb00-46ac-804c-567e2bfdbe3f 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/cf991491-80da-4cf3-8cd9-6c6e772a5cdc HTTP/1.1" status: 404 len: 336 time: 0.0276282 2026-07-02 06:19:57.452 10 INFO neutron.pecan_wsgi.hooks.translation [None req-043adc96-8702-4d9a-a62f-81fb25b5b275 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:57.455 10 INFO neutron.wsgi [None req-043adc96-8702-4d9a-a62f-81fb25b5b275 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/3cabfa67-cee8-48a3-a4ea-d93ecbf81404 HTTP/1.1" status: 404 len: 337 time: 0.0239666 2026-07-02 06:19:57.480 10 INFO neutron.wsgi [None req-d700a1fa-26d3-47ff-92fe-6e0b8cb3da58 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=87542193-9bd4-4035-abb9-9b912b75a52f HTTP/1.1" status: 200 len: 205 time: 0.0208156 2026-07-02 06:19:57.513 9 INFO neutron.api.v2.resource [None req-731576a9-806a-4efa-829d-534341e7ff6a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:19:57.514 9 INFO neutron.wsgi [None req-731576a9-806a-4efa-829d-534341e7ff6a 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/routers/87542193-9bd4-4035-abb9-9b912b75a52f HTTP/1.1" status: 404 len: 336 time: 0.0286222 2026-07-02 06:19:57.548 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5ee5eb77-74c2-413f-9f7a-a1a96880aa78 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:57.551 10 INFO neutron.wsgi [None req-5ee5eb77-74c2-413f-9f7a-a1a96880aa78 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/d2048a1a-7b97-442f-adfc-5e0119ea0e4b HTTP/1.1" status: 404 len: 337 time: 0.0317490 2026-07-02 06:19:57.576 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4e8b47-a341-4ff7-bbe4-9e5a68ddc2f3 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:19:57.579 9 INFO neutron.wsgi [None req-9e4e8b47-a341-4ff7-bbe4-9e5a68ddc2f3 621aa77ae2d74da5bb5cd3d0fb766cc2 fd1f3925b562455d9e9282052b127e81 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/1ea75f72-e30d-4776-9089-403201cbcd70 HTTP/1.1" status: 404 len: 337 time: 0.0228095 2026-07-02 06:19:57.635 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:57.637 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network cdc646dc-88a7-4acb-9e9d-d8878ce0da98: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:57.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 7253eaf6-7f13-43c0-886a-38062c0bee80 (type: ports) to 1 2026-07-02 06:19:57.781 10 INFO neutron.wsgi [None req-5578c2af-b3b4-410e-a8f5-76e641d1c523 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.5506175 2026-07-02 06:19:57.794 10 WARNING neutron_lib.context [None req-75bca491-d1c4-4a74-851a-f7ec6912672a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:58.016 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75bca491-d1c4-4a74-851a-f7ec6912672a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:58.018 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75bca491-d1c4-4a74-851a-f7ec6912672a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network cdc646dc-88a7-4acb-9e9d-d8878ce0da98: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:58.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-75bca491-d1c4-4a74-851a-f7ec6912672a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 84e99a15-fb11-45bf-97b4-9cdcf2743eea (type: ports) to 1 2026-07-02 06:19:58.132 10 INFO neutron.wsgi [None req-75bca491-d1c4-4a74-851a-f7ec6912672a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3435056 /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-07-02 06:19:58.144 10 WARNING neutron_lib.context [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:58.257 10 INFO neutron.db.segments_db [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Added segment e4b942bc-48e3-4f91-89e6-cc34a1dacb87 of type geneve for network 971485a4-58d1-4503-846b-2a05170618c7 2026-07-02 06:19:58.266 9 INFO neutron.wsgi [req-cbbad0c3-71a2-4048-bc42-3e90b22892e2 req-768c3db8-1354-45a9-85a0-ecf2e9988600 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1413 time: 0.0494907 2026-07-02 06:19:58.323 9 INFO neutron.wsgi [req-cbbad0c3-71a2-4048-bc42-3e90b22892e2 req-7e74013a-e545-4c7e-8293-86c8013bbc02 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0447423 2026-07-02 06:19:58.402 10 INFO neutron.wsgi [None req-fadef890-4484-4ce1-bcbf-818828655f9d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=fd1f3925b562455d9e9282052b127e81&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3257041 2026-07-02 06:19:58.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 971485a4-58d1-4503-846b-2a05170618c7 (type: networks) to 1 2026-07-02 06:19:58.626 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:58.629 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 971485a4-58d1-4503-846b-2a05170618c7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:58.634 9 INFO neutron.wsgi [None req-b47f6c34-fb18-4b02-91bc-b78342972093 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/dbb63152-a57f-4671-8e9e-a6d292d77044 HTTP/1.1" status: 204 len: 168 time: 0.2261617 2026-07-02 06:19:58.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 537ce270-74b2-4c64-883f-6163af036de6 (type: ports) to 1 2026-07-02 06:19:58.743 10 INFO neutron.wsgi [None req-fc7a2baf-7111-487a-847d-52169ca67d7c 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6043708 2026-07-02 06:19:58.753 10 WARNING neutron_lib.context [None req-7153234f-07a5-4af8-8d34-a77fd236fed6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:59.006 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7153234f-07a5-4af8-8d34-a77fd236fed6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:59.008 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7153234f-07a5-4af8-8d34-a77fd236fed6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 971485a4-58d1-4503-846b-2a05170618c7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:59.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-7153234f-07a5-4af8-8d34-a77fd236fed6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 36ce90f7-6ecf-4a29-83dd-e3f4640b31b7 (type: ports) to 1 2026-07-02 06:19:59.130 10 INFO neutron.wsgi [None req-7153234f-07a5-4af8-8d34-a77fd236fed6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3818023 /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-07-02 06:19:59.141 10 WARNING neutron_lib.context [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:59.221 10 INFO neutron.db.segments_db [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Added segment 423d15dd-6f57-49b9-9cf3-1889980da96c of type geneve for network a1a01789-3126-43d3-a580-26aac9c8e2a6 2026-07-02 06:19:59.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource a1a01789-3126-43d3-a580-26aac9c8e2a6 (type: networks) to 1 2026-07-02 06:19:59.550 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:59.557 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network a1a01789-3126-43d3-a580-26aac9c8e2a6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:19:59.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource c3003be7-cc0f-41f0-9229-a3c3828bb2c9 (type: ports) to 1 2026-07-02 06:19:59.677 10 INFO neutron.wsgi [None req-33860c28-2fac-4737-98b8-35d59a770198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5414670 2026-07-02 06:19:59.689 10 WARNING neutron_lib.context [None req-1e7dde1d-7fed-4fee-9ee5-396cdcd284d3 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:19:59.930 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e7dde1d-7fed-4fee-9ee5-396cdcd284d3 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:19:59.934 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e7dde1d-7fed-4fee-9ee5-396cdcd284d3 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network a1a01789-3126-43d3-a580-26aac9c8e2a6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:00.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e7dde1d-7fed-4fee-9ee5-396cdcd284d3 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 9dcbf921-ff89-47eb-b4a1-5b87c32588e5 (type: ports) to 1 2026-07-02 06:20:00.042 10 INFO neutron.wsgi [None req-1e7dde1d-7fed-4fee-9ee5-396cdcd284d3 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3591282 /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-07-02 06:20:00.054 10 WARNING neutron_lib.context [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:00.140 10 INFO neutron.db.segments_db [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Added segment 3c2b629f-90f0-43ba-8692-7b69b73e410d of type geneve for network 2172f49d-b30b-4d31-9a01-07516595aa3b 2026-07-02 06:20:00.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 2172f49d-b30b-4d31-9a01-07516595aa3b (type: networks) to 1 2026-07-02 06:20:00.584 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:20:00.589 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 2172f49d-b30b-4d31-9a01-07516595aa3b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:00.687 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource de349c76-5897-4939-aa9c-aa57824463df (type: ports) to 1 2026-07-02 06:20:00.721 10 INFO neutron.wsgi [None req-d2b0dc55-9f69-4e41-a395-6ad1fcbc2cbd 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6727498 2026-07-02 06:20:00.732 10 WARNING neutron_lib.context [None req-e6d62af4-7aa4-4b61-afa2-d9d4dee139ab 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:00.772 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No port found with ID 7c841064-1610-4965-8eb5-8f5836c77eb2: RuntimeError: No port found with ID 7c841064-1610-4965-8eb5-8f5836c77eb2 2026-07-02 06:20:00.993 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6d62af4-7aa4-4b61-afa2-d9d4dee139ab 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:20:00.994 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6d62af4-7aa4-4b61-afa2-d9d4dee139ab 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 2172f49d-b30b-4d31-9a01-07516595aa3b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:01.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6d62af4-7aa4-4b61-afa2-d9d4dee139ab 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 8ff1decc-883e-4958-99b4-a6f3610b8682 (type: ports) to 1 2026-07-02 06:20:01.120 10 INFO neutron.wsgi [None req-e6d62af4-7aa4-4b61-afa2-d9d4dee139ab 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3930571 /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-07-02 06:20:01.132 10 WARNING neutron_lib.context [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:01.243 10 INFO neutron.db.segments_db [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Added segment 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 of type geneve for network 179098a8-88de-41a4-8237-2dd16ae30c0b 2026-07-02 06:20:01.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 179098a8-88de-41a4-8237-2dd16ae30c0b (type: networks) to 1 2026-07-02 06:20:01.723 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:20:01.747 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 179098a8-88de-41a4-8237-2dd16ae30c0b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:01.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource f0236119-20e3-4a81-9804-8106a09d34c2 (type: ports) to 1 2026-07-02 06:20:01.906 10 INFO neutron.wsgi [None req-e91d4ec1-9737-42ca-a2ec-b4cc8bb4a468 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7806737 2026-07-02 06:20:01.927 9 WARNING neutron_lib.context [None req-45fbc849-2591-4398-b380-2f60a6dd0a2e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:02.203 9 INFO neutron.wsgi [req-88528a4d-d71c-42d7-acfd-156e715c80b5 req-7c088805-a618-4ae6-896e-a5f052ef53fa 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.1673176 2026-07-02 06:20:02.285 9 INFO neutron.wsgi [req-88528a4d-d71c-42d7-acfd-156e715c80b5 req-6c2c702b-2204-400a-a9d0-000d97502d23 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0701032 2026-07-02 06:20:02.305 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45fbc849-2591-4398-b380-2f60a6dd0a2e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] No more DHCP agents 2026-07-02 06:20:02.307 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45fbc849-2591-4398-b380-2f60a6dd0a2e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Unable to schedule network 179098a8-88de-41a4-8237-2dd16ae30c0b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:02.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-45fbc849-2591-4398-b380-2f60a6dd0a2e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] Successfully bumped revision number for resource 50773df9-73c6-47e0-9099-3504e04d2ca6 (type: ports) to 1 2026-07-02 06:20:02.476 9 INFO neutron.wsgi [None req-45fbc849-2591-4398-b380-2f60a6dd0a2e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5625634 /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-07-02 06:20:02.490 10 WARNING neutron_lib.context [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:02.550 9 INFO neutron.wsgi [None req-0c653e44-8e61-4282-81f2-a131edd6d198 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "PUT /v2.0/ports/84e99a15-fb11-45bf-97b4-9cdcf2743eea/tags HTTP/1.1" status: 200 len: 210 time: 0.0672657 2026-07-02 06:20:02.573 9 INFO neutron.wsgi [req-f95ddc48-383f-4eb5-9358-89f1d2f87f81 req-bec9123a-c94d-413f-aedf-9deda1a094dd 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1174 time: 0.0495751 2026-07-02 06:20:02.585 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: e9f64023-276b-46be-bd81-17357e9314c8 2026-07-02 06:20:02.631 10 INFO neutron.wsgi [None req-ea44be42-c002-499f-9a82-815f71db1d7d 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "PUT /v2.0/ports/36ce90f7-6ecf-4a29-83dd-e3f4640b31b7/tags HTTP/1.1" status: 200 len: 218 time: 0.0746272 2026-07-02 06:20:02.669 9 INFO neutron.wsgi [req-f95ddc48-383f-4eb5-9358-89f1d2f87f81 req-062151d3-5c56-4c8f-b39f-4c5ef2dba962 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=83cf7436-53dc-4e7c-8dd4-1a6869ada258&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0857656 2026-07-02 06:20:02.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 35cb101b-06cb-4b01-b7a7-116d5cb34d2f (type: security_groups) to 1 2026-07-02 06:20:02.697 10 INFO neutron.wsgi [None req-b1980b58-b4bf-417c-9cbe-92f8a53423f5 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "PUT /v2.0/ports/9dcbf921-ff89-47eb-b4a1-5b87c32588e5/tags HTTP/1.1" status: 200 len: 227 time: 0.0588446 2026-07-02 06:20:02.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 09958f5a-1df1-4cf6-b942-12a352f789be (type: security_group_rules) to 0 2026-07-02 06:20:02.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 3bdbc2be-33a5-4985-9745-3c6a0d14937e (type: security_group_rules) to 0 2026-07-02 06:20:02.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 745ab8ce-56ee-45b0-9bec-f4e634c552f9 (type: security_group_rules) to 0 2026-07-02 06:20:02.767 10 INFO neutron.wsgi [None req-c5ed6b38-9fb8-4537-aaea-53a40d51d9d8 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "PUT /v2.0/ports/8ff1decc-883e-4958-99b4-a6f3610b8682/tags HTTP/1.1" status: 200 len: 212 time: 0.0619545 2026-07-02 06:20:02.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource ddb2ea70-067e-4ec0-b145-d77609f3ff82 (type: security_group_rules) to 0 2026-07-02 06:20:02.798 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7836b3a7-0232-4557-bba6-a78e35ad0951'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:20:02.845 10 INFO neutron.db.segments_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Added segment 6120a220-67ac-4b75-b5d1-bcad2be883f8 of type geneve for network 155366d8-4246-45f3-9f17-7ff0659e35ff 2026-07-02 06:20:02.929 9 INFO neutron.wsgi [req-18b7c56e-7f56-4b9c-a443-31dfd2a933db req-3f8a83a5-b846-4a5b-879d-729fd8300a71 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 1172 time: 0.0723970 2026-07-02 06:20:03.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 155366d8-4246-45f3-9f17-7ff0659e35ff (type: networks) to 1 2026-07-02 06:20:03.111 9 INFO neutron.wsgi [None req-99a1e277-8b60-43cb-835f-d1a73183cda7 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.3350072 2026-07-02 06:20:03.169 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource e9f64023-276b-46be-bd81-17357e9314c8 (type: ports) to 7 2026-07-02 06:20:03.362 10 INFO neutron.wsgi [None req-44dbc570-6e80-4743-b48a-93503858b53e 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.2469642 2026-07-02 06:20:03.378 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:03.389 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:03.423 9 INFO neutron.db.l3_db [req-18b7c56e-7f56-4b9c-a443-31dfd2a933db req-6620973e-dbc7-466a-9490-046fb4a7b97e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] Floating IP 6eb89e60-6881-48da-bdd9-adaaad57c8e9 disassociated. External IP: 10.96.250.210, port: e9f64023-276b-46be-bd81-17357e9314c8. 2026-07-02 06:20:03.702 9 INFO neutron.wsgi [req-18b7c56e-7f56-4b9c-a443-31dfd2a933db req-6620973e-dbc7-466a-9490-046fb4a7b97e 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 199.204.45.116 "DELETE /v2.0/ports/e9f64023-276b-46be-bd81-17357e9314c8 HTTP/1.1" status: 204 len: 173 time: 0.7632864 2026-07-02 06:20:03.713 10 INFO neutron.wsgi [None req-7beb9a46-620d-4a52-8fcb-c39888233d4b 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.3375773 /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-07-02 06:20:03.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource b1497501-d292-4097-8dd5-4d225d3a7121 (type: ports) to 1 2026-07-02 06:20:03.785 9 INFO neutron.wsgi [req-f607360e-f11d-48b1-851b-5929bc057f1e req-3b130ffc-1bf7-472c-8232-00cddba3bfa3 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=74311eee-5ca0-4132-807e-cf1918fc0564 HTTP/1.1" status: 200 len: 210 time: 0.0421090 2026-07-02 06:20:03.801 9 INFO neutron.wsgi [None req-e561bdb3-b873-4b05-b448-ae9391c6349f 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0800111 2026-07-02 06:20:03.809 10 INFO neutron.wsgi [None req-253a9c99-ab9b-4b0c-96b7-f48753175ddb b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 1.4956741 2026-07-02 06:20:03.819 10 WARNING neutron_lib.context [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:04.078 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:04.081 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:04.307 9 INFO neutron.wsgi [None req-3d5c23fc-3a80-4c7d-9bd3-e9fec402b25f 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.4981256 2026-07-02 06:20:04.603 10 INFO neutron.wsgi [None req-5eb5bb97-65f3-4536-a7b4-d99a1ad41d7f 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.2895176 2026-07-02 06:20:04.707 9 INFO neutron.wsgi [None req-96a27c75-c284-46ec-ada5-8fb2249d79e6 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0982630 2026-07-02 06:20:04.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource b1497501-d292-4097-8dd5-4d225d3a7121 (type: ports) to 2 2026-07-02 06:20:04.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bfc9c30c-6c4a-447d-94db-bf2333b7a84f (type: security_groups) to 1 2026-07-02 06:20:04.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 28d08948-2a10-4862-807b-688e6b157597 (type: security_group_rules) to 0 2026-07-02 06:20:04.803 9 INFO neutron.wsgi [None req-c5fc1451-3a7a-4f84-9311-1e4f3a978897 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0890818 2026-07-02 06:20:04.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 01016e13-103c-46b4-913c-c9a0cec9801e (type: subnets) to 0 2026-07-02 06:20:04.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource eeb9ce88-bdbc-4d13-9dc3-1f60f030822e (type: security_group_rules) to 0 2026-07-02 06:20:04.848 10 INFO neutron.wsgi [None req-1ef9c21e-83b9-40c4-9883-e15fa141449e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 1.0343261 2026-07-02 06:20:04.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f19b4337-39ee-4054-bafe-8b7e402d381e (type: security_group_rules) to 0 2026-07-02 06:20:04.854 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50c5cc41-8fba-47ce-9a7d-1ac43bf75b99'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'code': 200} 2026-07-02 06:20:04.854 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50c5cc41-8fba-47ce-9a7d-1ac43bf75b99'] response: {'server_uuid': '74311eee-5ca0-4132-807e-cf1918fc0564', 'name': 'network-vif-deleted', 'tag': 'e9f64023-276b-46be-bd81-17357e9314c8', 'status': 'completed', 'code': 200} 2026-07-02 06:20:04.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f88b8770-7b74-453d-87f9-2e0a29990014 (type: security_group_rules) to 0 2026-07-02 06:20:04.897 10 INFO neutron.wsgi [None req-9036305a-41dc-4d9b-8259-c5f4bf041133 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1df892ceaa3e41d384dea421d28f9ec9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3982277 2026-07-02 06:20:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016098 2026-07-02 06:20:05.068 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009730 2026-07-02 06:20:05.078 10 INFO neutron.wsgi [None req-35b1fcd2-67e2-43e6-9b07-f6fd2236e5cf 2565a2a418134f3391578c8574b804c6 d56a89eda3164d5185a49773ce6267e6 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.2239816 2026-07-02 06:20:05.090 10 WARNING neutron_lib.context [None req-df348ebe-fb73-4519-8f6a-6cfda7a475d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:05.107 9 INFO neutron.wsgi [None req-ee57fbb0-1358-4ea4-9004-6a9c20953d0f 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/83cf7436-53dc-4e7c-8dd4-1a6869ada258 HTTP/1.1" status: 204 len: 168 time: 0.2265825 2026-07-02 06:20:05.131 9 INFO neutron.wsgi [None req-573eb57c-543d-4ffb-afba-d385f95e32b4 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/ports/84e99a15-fb11-45bf-97b4-9cdcf2743eea HTTP/1.1" status: 204 len: 168 time: 0.3201585 2026-07-02 06:20:05.134 9 INFO neutron.api.v2.resource [None req-11b63a6b-5307-4e04-9011-03abddcd4a05 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:05.135 9 INFO neutron.wsgi [None req-11b63a6b-5307-4e04-9011-03abddcd4a05 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "GET /v2.0/security-groups/83cf7436-53dc-4e7c-8dd4-1a6869ada258 HTTP/1.1" status: 404 len: 347 time: 0.0185659 2026-07-02 06:20:05.201 10 INFO neutron.wsgi [None req-3658738d-75af-4af0-8a67-8a27a07fb768 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/bfc9c30c-6c4a-447d-94db-bf2333b7a84f HTTP/1.1" status: 204 len: 168 time: 0.2991707 2026-07-02 06:20:05.413 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df348ebe-fb73-4519-8f6a-6cfda7a475d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:05.420 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df348ebe-fb73-4519-8f6a-6cfda7a475d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:05.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-df348ebe-fb73-4519-8f6a-6cfda7a475d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource dbaa97b0-6330-4adc-ba39-74029c7d74fc (type: subnets) to 0 2026-07-02 06:20:05.486 10 INFO neutron.wsgi [None req-df348ebe-fb73-4519-8f6a-6cfda7a475d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 906 time: 0.4009376 2026-07-02 06:20:05.487 9 INFO neutron.wsgi [None req-fa544c8e-271d-4358-bdbe-29bc85230e4d 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/ports/36ce90f7-6ecf-4a29-83dd-e3f4640b31b7 HTTP/1.1" status: 204 len: 168 time: 0.3463604 2026-07-02 06:20:05.494 10 WARNING neutron_lib.context [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:05.499 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ff47d484-7e98-427a-90b4-bd3ba4701c4a (type: security_groups) to 1 2026-07-02 06:20:05.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0b007e54-e059-4b5b-91e9-611c07d981ae (type: security_group_rules) to 0 2026-07-02 06:20:05.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0d9e171c-f95d-4a7c-b474-41fad9b7d363 (type: security_group_rules) to 0 2026-07-02 06:20:05.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 689adaab-07fe-4bac-a1d7-9deb38e196ad (type: security_group_rules) to 0 2026-07-02 06:20:05.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a9bba3ef-7495-4094-bebd-2d5e17d14ebb (type: security_group_rules) to 0 2026-07-02 06:20:05.590 10 INFO neutron.wsgi [None req-d91ee561-776f-4cc3-9d3f-e461cedc2f31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=767b80006b7743c68f222e828ebe6ff3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2740316 2026-07-02 06:20:05.591 10 INFO neutron.db.segments_db [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Added segment 8421f58b-8549-46e9-8bdf-31f79cf8f276 of type geneve for network dc63388d-2470-4da2-b959-c9f1abc8d29b 2026-07-02 06:20:05.715 9 INFO neutron.wsgi [None req-ecd043ce-928e-424a-9f19-f8980a05aa4b 4fe50d88ee0d4df2871ff0604ac41094 7f29f076a5d4434f9d44a52bef2874aa - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/6eb89e60-6881-48da-bdd9-adaaad57c8e9 HTTP/1.1" status: 204 len: 168 time: 0.5736010 2026-07-02 06:20:05.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource dc63388d-2470-4da2-b959-c9f1abc8d29b (type: networks) to 1 2026-07-02 06:20:05.823 9 INFO neutron.wsgi [None req-4e8bd205-5a2e-46e3-a6e6-5e22b7c52a11 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/ports/9dcbf921-ff89-47eb-b4a1-5b87c32588e5 HTTP/1.1" status: 204 len: 168 time: 0.3290672 2026-07-02 06:20:05.919 9 INFO neutron.wsgi [None req-aa1b38fe-36b2-407a-a0e5-2c072ba74167 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ff47d484-7e98-427a-90b4-bd3ba4701c4a HTTP/1.1" status: 204 len: 168 time: 0.3240962 2026-07-02 06:20:06.003 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:06.008 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:06.109 9 INFO neutron.wsgi [None req-ff5e3d5d-b0fc-4a32-8e82-31202bfe4392 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/ports/8ff1decc-883e-4958-99b4-a6f3610b8682 HTTP/1.1" status: 204 len: 168 time: 0.2779338 2026-07-02 06:20:06.117 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 53380380-4c4c-4751-b307-a2dd539bf7e5 (type: ports) to 1 2026-07-02 06:20:06.149 10 INFO neutron.wsgi [None req-8ac47260-68a3-4668-a750-33715dc79484 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.6587300 2026-07-02 06:20:06.159 10 WARNING neutron_lib.context [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:06.420 9 INFO neutron.wsgi [None req-c39f0752-be14-4c56-9732-df74ae56a0a8 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/ports/50773df9-73c6-47e0-9099-3504e04d2ca6 HTTP/1.1" status: 204 len: 168 time: 0.3024974 2026-07-02 06:20:06.559 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:06.562 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:06.884 9 INFO neutron.services.segments.plugin [-] Segment 6b89fadf-2893-4b90-982e-e12fd09c19f1 resource provider aggregate not found 2026-07-02 06:20:06.891 9 INFO neutron.services.segments.plugin [-] Segment 6b89fadf-2893-4b90-982e-e12fd09c19f1 resource provider aggregate not found 2026-07-02 06:20:06.907 9 INFO neutron.services.segments.plugin [-] Segment 6b89fadf-2893-4b90-982e-e12fd09c19f1 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 6b89fadf-2893-4b90-982e-e12fd09c19f1 found for delete ", "request_id": "req-63636fc7-be90-4498-8e4c-985ca8d408a5"}]} 2026-07-02 06:20:06.942 9 INFO neutron.services.segments.plugin [-] Segment 6b89fadf-2893-4b90-982e-e12fd09c19f1 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 6b89fadf-2893-4b90-982e-e12fd09c19f1 found for delete ", "request_id": "req-ce237187-19cf-4908-bae1-cb0232a04efc"}]} 2026-07-02 06:20:06.947 9 INFO neutron.wsgi [None req-26ccec32-1556-44a3-a7c1-173eca90389f 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/networks/cdc646dc-88a7-4acb-9e9d-d8878ce0da98 HTTP/1.1" status: 204 len: 168 time: 0.5225728 2026-07-02 06:20:07.517 10 INFO neutron.wsgi [None req-1e3a9090-6c40-4219-b93f-ae21b2502d70 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/9dfc9a7c-9bc1-4627-8065-a964267286ca/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7980788 2026-07-02 06:20:07.701 10 INFO neutron.services.segments.plugin [-] Segment e4b942bc-48e3-4f91-89e6-cc34a1dacb87 resource provider aggregate not found 2026-07-02 06:20:07.723 10 INFO neutron.services.segments.plugin [-] Segment e4b942bc-48e3-4f91-89e6-cc34a1dacb87 resource provider aggregate not found 2026-07-02 06:20:07.740 10 INFO neutron.services.segments.plugin [-] Segment e4b942bc-48e3-4f91-89e6-cc34a1dacb87 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 e4b942bc-48e3-4f91-89e6-cc34a1dacb87 found for delete ", "request_id": "req-5607e7ad-08a0-48e4-940e-11ccf6334791"}]} 2026-07-02 06:20:07.747 10 INFO neutron.services.segments.plugin [-] Segment e4b942bc-48e3-4f91-89e6-cc34a1dacb87 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 e4b942bc-48e3-4f91-89e6-cc34a1dacb87 found for delete ", "request_id": "req-e4e2833e-aa66-4514-864e-d7046692baf1"}]} 2026-07-02 06:20:07.765 10 INFO neutron.wsgi [None req-cf3a4aa0-1232-426a-bc06-24e81dd64e6a 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/networks/971485a4-58d1-4503-846b-2a05170618c7 HTTP/1.1" status: 204 len: 168 time: 0.8129752 2026-07-02 06:20:07.792 10 INFO neutron.db.ovn_revision_numbers_db [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 53380380-4c4c-4751-b307-a2dd539bf7e5 (type: ports) to 2 2026-07-02 06:20:07.833 10 INFO neutron.db.ovn_revision_numbers_db [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource cdeb6ff0-2750-43cc-909d-5a8f42259291 (type: subnets) to 0 2026-07-02 06:20:07.851 10 INFO neutron.wsgi [None req-4baca269-7d31-42ca-8c33-fbedd74887de b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.6961465 /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-07-02 06:20:07.861 10 WARNING neutron_lib.context [None req-79f8c099-5506-4932-bfb7-310b2402e322 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:08.139 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79f8c099-5506-4932-bfb7-310b2402e322 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:08.141 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79f8c099-5506-4932-bfb7-310b2402e322 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:08.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-79f8c099-5506-4932-bfb7-310b2402e322 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 38af8c6b-bf42-441c-a7f2-05a4456f7b69 (type: subnets) to 0 2026-07-02 06:20:08.197 10 INFO neutron.wsgi [None req-79f8c099-5506-4932-bfb7-310b2402e322 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 900 time: 0.3411617 2026-07-02 06:20:08.214 10 WARNING neutron_lib.context [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:08.327 10 INFO neutron.db.segments_db [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Added segment e80da017-61d4-4f7e-82f6-f5e475a4722d of type geneve for network 899ed298-f96a-4512-a5f5-67879f411077 2026-07-02 06:20:08.365 9 INFO neutron.wsgi [None req-398d0539-f9b9-491e-80f4-a82f23c3b8c5 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/networks/a1a01789-3126-43d3-a580-26aac9c8e2a6 HTTP/1.1" status: 204 len: 168 time: 0.5958920 2026-07-02 06:20:08.423 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 162cf32b-7136-48ca-965b-4c3aee0baed1 (type: security_groups) to 1 2026-07-02 06:20:08.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 387eb401-9106-42b4-be60-1bebbf96ad5e (type: security_group_rules) to 0 2026-07-02 06:20:08.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 899ed298-f96a-4512-a5f5-67879f411077 (type: networks) to 1 2026-07-02 06:20:08.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4a194660-c035-4566-ac70-b927150c7716 (type: security_group_rules) to 0 2026-07-02 06:20:08.554 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 592744e2-3097-4d7e-8fd2-23fc77624c5f (type: security_group_rules) to 0 2026-07-02 06:20:08.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f8ac0e6b-d35d-4830-b3b3-a028d431eebe (type: security_group_rules) to 0 2026-07-02 06:20:08.680 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:08.683 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:08.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 2486a811-d5ec-43b4-8abd-d75c70e18c47 (type: ports) to 1 2026-07-02 06:20:08.793 10 INFO neutron.wsgi [None req-8c646177-2713-464a-aed0-4a8bad769560 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5859952 2026-07-02 06:20:08.804 10 WARNING neutron_lib.context [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:09.028 9 INFO neutron.services.segments.plugin [-] Segment 423d15dd-6f57-49b9-9cf3-1889980da96c resource provider aggregate not found 2026-07-02 06:20:09.037 9 INFO neutron.services.segments.plugin [-] Segment 423d15dd-6f57-49b9-9cf3-1889980da96c resource provider aggregate not found 2026-07-02 06:20:09.047 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:09.050 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:09.057 9 INFO neutron.services.segments.plugin [-] Segment 423d15dd-6f57-49b9-9cf3-1889980da96c 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 423d15dd-6f57-49b9-9cf3-1889980da96c found for delete ", "request_id": "req-b665df44-3a32-460e-804b-7ebfd648a468"}]} 2026-07-02 06:20:09.073 9 INFO neutron.services.segments.plugin [-] Segment 423d15dd-6f57-49b9-9cf3-1889980da96c 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 423d15dd-6f57-49b9-9cf3-1889980da96c found for delete ", "request_id": "req-fcf178f2-a1ac-4fb2-819c-82248fce78c7"}]} 2026-07-02 06:20:09.118 9 INFO neutron.db.segments_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 7fee743a-72f9-4ce9-8e15-16e8117984a1 of type geneve for network d14d59ba-d9f0-446c-b406-8a6f388e7fa7 2026-07-02 06:20:09.248 9 INFO neutron.wsgi [None req-a95d97c0-00d6-4a81-b11e-5949d1ec472a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/9dfc9a7c-9bc1-4627-8065-a964267286ca HTTP/1.1" status: 204 len: 168 time: 1.7248995 2026-07-02 06:20:09.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d14d59ba-d9f0-446c-b406-8a6f388e7fa7 (type: networks) to 1 2026-07-02 06:20:09.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 2486a811-d5ec-43b4-8abd-d75c70e18c47 (type: ports) to 2 2026-07-02 06:20:09.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 353132a2-ee16-4b44-b459-435d8da586bd (type: subnets) to 0 2026-07-02 06:20:09.711 10 INFO neutron.wsgi [None req-6937d8f4-2868-44a7-9b4b-3688c9c456fd b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.9116135 2026-07-02 06:20:09.723 9 INFO neutron.wsgi [None req-ccefebc0-aa4c-4100-8cbc-2faff2f7282f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/8d4e7c87-a183-4381-801d-8b9e097fc337 HTTP/1.1" status: 204 len: 168 time: 0.4519713 2026-07-02 06:20:09.730 10 WARNING neutron_lib.context [None req-8a65912b-65f6-477c-b4fa-7352d4025006 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:09.748 9 INFO neutron.wsgi [None req-c1069a1d-e59c-4cad-88c1-6c50c78ec771 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/networks/2172f49d-b30b-4d31-9a01-07516595aa3b HTTP/1.1" status: 204 len: 168 time: 1.3722684 2026-07-02 06:20:09.814 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:09.816 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network d14d59ba-d9f0-446c-b406-8a6f388e7fa7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:09.918 9 INFO neutron.db.ovn_revision_numbers_db [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad6d8af7-cc33-460f-a2e6-6c1132d5d4cf (type: ports) to 1 2026-07-02 06:20:09.954 9 INFO neutron.wsgi [None req-d197eee2-669c-44d3-a8ce-a87ecb815910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 2.0741813 2026-07-02 06:20:10.115 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a65912b-65f6-477c-b4fa-7352d4025006 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:10.119 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a65912b-65f6-477c-b4fa-7352d4025006 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:10.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f351bdd-05a8-41cb-8e72-5e07a6e3641d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:10.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a65912b-65f6-477c-b4fa-7352d4025006 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 37d87410-e1eb-4df5-8c4d-d06ddb6c040c (type: subnets) to 0 2026-07-02 06:20:10.181 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f351bdd-05a8-41cb-8e72-5e07a6e3641d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network d14d59ba-d9f0-446c-b406-8a6f388e7fa7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:10.198 10 INFO neutron.wsgi [None req-8a65912b-65f6-477c-b4fa-7352d4025006 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 904 time: 0.4765944 2026-07-02 06:20:10.215 10 WARNING neutron_lib.context [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:10.275 10 INFO neutron.services.segments.plugin [-] Segment 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 resource provider aggregate not found 2026-07-02 06:20:10.281 10 INFO neutron.services.segments.plugin [-] Segment 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 resource provider aggregate not found 2026-07-02 06:20:10.302 9 INFO neutron.wsgi [None req-78b396f7-f12c-4fe1-b8ef-9c915cbde22e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/008895eb-d6b6-40ab-bd41-13e7ffdb6aa1 HTTP/1.1" status: 204 len: 168 time: 0.5699015 2026-07-02 06:20:10.318 10 INFO neutron.services.segments.plugin [-] Segment 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 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 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 found for delete ", "request_id": "req-d70e9957-1f96-4afa-8b4b-92257b0066ea"}]} 2026-07-02 06:20:10.321 10 INFO neutron.services.segments.plugin [-] Segment 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 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 94c93a73-199e-4d3c-bcb1-6e16042fa7c6 found for delete ", "request_id": "req-6b5a07b9-ab81-448e-b5be-6d120d64e1af"}]} 2026-07-02 06:20:10.387 10 INFO neutron.wsgi [None req-cfa3dc2b-6cfc-4434-8424-6929a6594c74 0e2a22744df74be5aabfbeff4b872a46 0f54bf7390274a6a9361507bcfedb75a - - default default] 10.0.0.113 "DELETE /v2.0/networks/179098a8-88de-41a4-8237-2dd16ae30c0b HTTP/1.1" status: 204 len: 168 time: 0.6323376 2026-07-02 06:20:10.547 9 INFO neutron.wsgi [None req-8e8d48e6-c924-4d33-901d-4e4f71f935be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=7f29f076a5d4434f9d44a52bef2874aa&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0732830 2026-07-02 06:20:10.829 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f351bdd-05a8-41cb-8e72-5e07a6e3641d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad6d8af7-cc33-460f-a2e6-6c1132d5d4cf (type: ports) to 2 2026-07-02 06:20:10.867 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f351bdd-05a8-41cb-8e72-5e07a6e3641d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c8cae070-4ea4-4754-ae6f-7427a2e2c852 (type: subnets) to 0 2026-07-02 06:20:10.883 9 INFO neutron.wsgi [None req-2f351bdd-05a8-41cb-8e72-5e07a6e3641d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.9229717 2026-07-02 06:20:11.087 9 INFO neutron.services.segments.plugin [-] Segment 3c2b629f-90f0-43ba-8692-7b69b73e410d resource provider aggregate not found 2026-07-02 06:20:11.109 9 INFO neutron.services.segments.plugin [-] Segment 3c2b629f-90f0-43ba-8692-7b69b73e410d resource provider aggregate not found 2026-07-02 06:20:11.110 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:11.113 9 INFO neutron.services.segments.plugin [-] Segment 3c2b629f-90f0-43ba-8692-7b69b73e410d 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 3c2b629f-90f0-43ba-8692-7b69b73e410d found for delete ", "request_id": "req-9c45a809-18cb-40e9-bc50-bf64235b6243"}]} 2026-07-02 06:20:11.115 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:11.133 10 INFO neutron.wsgi [None req-10231737-5bed-401e-858d-679ea924bf9b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/918714f2-5b58-42d7-8c70-bd3d2b4dbcca HTTP/1.1" status: 204 len: 168 time: 0.5779486 2026-07-02 06:20:11.133 9 INFO neutron.services.segments.plugin [-] Segment 3c2b629f-90f0-43ba-8692-7b69b73e410d 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 3c2b629f-90f0-43ba-8692-7b69b73e410d found for delete ", "request_id": "req-4e15c9da-5b1e-422b-820e-9c27fb88f88e"}]} 2026-07-02 06:20:11.138 9 INFO neutron.services.segments.plugin [-] Segment 8faff3c5-b4c3-4715-9a63-468fbf71fc78 resource provider aggregate not found 2026-07-02 06:20:11.160 9 INFO neutron.services.segments.plugin [-] Segment 8faff3c5-b4c3-4715-9a63-468fbf71fc78 resource provider aggregate not found 2026-07-02 06:20:11.164 9 INFO neutron.services.segments.plugin [-] Segment 8faff3c5-b4c3-4715-9a63-468fbf71fc78 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 8faff3c5-b4c3-4715-9a63-468fbf71fc78 found for delete ", "request_id": "req-2ac835fe-0c71-472e-99da-25476b9ffd0e"}]} 2026-07-02 06:20:11.178 9 INFO neutron.services.segments.plugin [-] Segment 8faff3c5-b4c3-4715-9a63-468fbf71fc78 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 8faff3c5-b4c3-4715-9a63-468fbf71fc78 found for delete ", "request_id": "req-c793e312-1ab2-44b2-bb0a-d64e45f44f07"}]} 2026-07-02 06:20:11.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: ports) to 1 2026-07-02 06:20:11.457 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:11.460 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:11.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: ports) to 1 2026-07-02 06:20:12.007 10 INFO neutron.db.ovn_revision_numbers_db [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: router_ports) to 1 2026-07-02 06:20:12.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource e7441f75-d95c-4a24-8843-3438f63919eb (type: routers) to 2 2026-07-02 06:20:12.089 10 INFO neutron.wsgi [None req-74d67f83-6da6-41ba-90cc-a0f873d35895 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 865 time: 1.8837240 2026-07-02 06:20:12.120 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router e7441f75-d95c-4a24-8843-3438f63919eb is bound to host instance 2026-07-02 06:20:12.133 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: a0872d75-9d99-4a82-81cd-27fc890e7158 2026-07-02 06:20:12.168 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port a0872d75-9d99-4a82-81cd-27fc890e7158 2026-07-02 06:20:12.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d12b8d39-39e2-4939-a897-d31e835adff9 (type: security_groups) to 1 2026-07-02 06:20:12.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4647aea0-91d0-484f-98d5-701a540c0ebf (type: security_group_rules) to 0 2026-07-02 06:20:12.360 9 INFO neutron.db.ovn_revision_numbers_db [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a3ee9ce9-b9b3-441b-b45a-e1f7237be5a7 (type: security_group_rules) to 0 2026-07-02 06:20:12.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad3d321a-d7c5-4b24-ba62-ffd032b45c34 (type: security_group_rules) to 0 2026-07-02 06:20:12.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e92c9a3d-4455-4eaf-a261-53a8e9555aff (type: security_group_rules) to 0 2026-07-02 06:20:12.492 9 INFO neutron.wsgi [None req-2249f07a-6470-48a2-b121-f9981386944c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=65cfe96f668e406a8a60ea5a766fb2f0&name=default HTTP/1.1" status: 200 len: 2996 time: 1.1101911 2026-07-02 06:20:12.746 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:12.747 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:12.803 10 INFO neutron.wsgi [None req-3fb46be2-964d-4142-a491-83822d09c150 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d12b8d39-39e2-4939-a897-d31e835adff9 HTTP/1.1" status: 204 len: 168 time: 0.3041093 2026-07-02 06:20:12.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: ports) to 1 2026-07-02 06:20:12.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: ports) to 1 2026-07-02 06:20:12.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: router_ports) to 1 2026-07-02 06:20:13.126 9 INFO neutron.wsgi [None req-40b22891-244d-4301-b93d-8075fbec5c87 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0f54bf7390274a6a9361507bcfedb75a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0749826 2026-07-02 06:20:13.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 94d02605-63a1-4018-bcfc-a45ed6b4ccb7 (type: routers) to 2 2026-07-02 06:20:13.157 9 INFO neutron.wsgi [None req-8f10ab32-ff48-442e-bfac-5e1e193bfd58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 2.2664435 2026-07-02 06:20:13.378 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: c13a7010-2fa1-4384-a2a6-0ece6635b193 2026-07-02 06:20:13.387 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port c13a7010-2fa1-4384-a2a6-0ece6635b193 2026-07-02 06:20:13.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: router_ports) to 1 2026-07-02 06:20:13.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: ports) to 1 2026-07-02 06:20:13.707 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:13.715 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:13.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: ports) to 2 2026-07-02 06:20:13.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: router_ports) to 3 2026-07-02 06:20:13.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: router_ports) to 2 2026-07-02 06:20:13.994 9 INFO neutron.wsgi [None req-ecf0254b-e3d8-45a9-923b-327cb0304cde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/0376265b-0888-4f29-b135-de49b7cdd46d HTTP/1.1" status: 204 len: 168 time: 0.8584564 2026-07-02 06:20:14.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource c13a7010-2fa1-4384-a2a6-0ece6635b193 (type: router_ports) to 2 2026-07-02 06:20:14.093 10 INFO neutron.wsgi [None req-573837d0-6a3e-4fd9-ae57-6cb8df1d80b3 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9969380 2026-07-02 06:20:14.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: ports) to 2 2026-07-02 06:20:14.265 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:14.274 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network d14d59ba-d9f0-446c-b406-8a6f388e7fa7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:14.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 259ce432-2c05-425d-a49d-977732d06b88 (type: security_groups) to 1 2026-07-02 06:20:14.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6462e8cf-265e-400d-8783-47392426c54f (type: security_group_rules) to 0 2026-07-02 06:20:14.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 89620271-0563-489d-8661-f74ecf3420f6 (type: security_group_rules) to 0 2026-07-02 06:20:14.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 98a378bc-cc07-4802-82e1-925b1a333645 (type: security_group_rules) to 0 2026-07-02 06:20:14.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: ports) to 1 2026-07-02 06:20:14.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bb28aa8b-8b14-423c-9774-9047aa739e7b (type: security_group_rules) to 0 2026-07-02 06:20:14.664 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: ports) to 4 2026-07-02 06:20:14.696 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: dd9682ee-6422-4a87-8f74-a71068fb7d5a 2026-07-02 06:20:14.706 9 INFO neutron.wsgi [None req-902ca5a3-0dcd-44e0-aa42-7d850841d516 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=cb21e61051f54f19b21619eefc41ded4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5329506 2026-07-02 06:20:14.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6f5bd147-3b16-4143-9c40-da834a92c0ff (type: security_groups) to 1 2026-07-02 06:20:14.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1374388e-41c0-4f6e-b441-24d86e90ff7a (type: security_group_rules) to 0 2026-07-02 06:20:14.828 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port dd9682ee-6422-4a87-8f74-a71068fb7d5a 2026-07-02 06:20:14.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9cef3421-562a-431c-9986-83c5e8bdfd32 (type: security_group_rules) to 0 2026-07-02 06:20:14.927 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:14.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:14.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bf81a4bd-5e49-49aa-80db-02fb6d116170 (type: security_group_rules) to 0 2026-07-02 06:20:14.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fa26a1fd-d587-4c66-b8f1-f53327f9215c (type: security_group_rules) to 0 2026-07-02 06:20:15.049 9 INFO neutron.wsgi [None req-9407a084-9331-4356-bf1d-b54ad2deaa78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9d36cda765d04f0195b4cb9966a5be65&name=default HTTP/1.1" status: 200 len: 2996 time: 0.8888273 2026-07-02 06:20:15.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: ports) to 1 2026-07-02 06:20:15.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource a0872d75-9d99-4a82-81cd-27fc890e7158 (type: router_ports) to 4 2026-07-02 06:20:15.205 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 94d02605-63a1-4018-bcfc-a45ed6b4ccb7 is bound to host instance 2026-07-02 06:20:15.335 10 INFO neutron.wsgi [None req-c90e059c-05c4-45d8-acde-c093fc0e1b6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/6f5bd147-3b16-4143-9c40-da834a92c0ff HTTP/1.1" status: 204 len: 168 time: 0.2658668 2026-07-02 06:20:15.623 9 INFO neutron.wsgi [None req-cd6b014c-67d2-4870-8110-7ad62d08dcef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/259ce432-2c05-425d-a49d-977732d06b88 HTTP/1.1" status: 204 len: 168 time: 0.9085989 2026-07-02 06:20:15.677 10 INFO neutron.db.ovn_revision_numbers_db [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: router_ports) to 1 2026-07-02 06:20:15.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: router_ports) to 1 2026-07-02 06:20:15.846 10 INFO neutron.db.ovn_revision_numbers_db [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: ports) to 1 2026-07-02 06:20:15.950 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:15.951 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:15.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: ports) to 1 2026-07-02 06:20:16.055 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:16.057 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network d14d59ba-d9f0-446c-b406-8a6f388e7fa7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:16.231 10 INFO neutron.db.ovn_revision_numbers_db [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: router_ports) to 1 2026-07-02 06:20:16.234 10 INFO neutron.wsgi [None req-91e274f3-b8bd-4a53-b694-56414c1edf22 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1344016 2026-07-02 06:20:16.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: ports) to 1 2026-07-02 06:20:16.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: router_ports) to 3 2026-07-02 06:20:16.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: router_ports) to 1 2026-07-02 06:20:16.779 9 INFO neutron.wsgi [None req-44359e35-ad7b-40db-8790-af1feba97501 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/94d02605-63a1-4018-bcfc-a45ed6b4ccb7/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.6102288 2026-07-02 06:20:16.857 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:16.860 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:16.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: ports) to 2 2026-07-02 06:20:17.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: ports) to 1 2026-07-02 06:20:17.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: ports) to 4 2026-07-02 06:20:17.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource dd9682ee-6422-4a87-8f74-a71068fb7d5a (type: router_ports) to 4 2026-07-02 06:20:17.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: router_ports) to 1 2026-07-02 06:20:17.872 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 8afaf5de-9918-40d9-9ae5-31901cbdb306 2026-07-02 06:20:17.880 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 8afaf5de-9918-40d9-9ae5-31901cbdb306 2026-07-02 06:20:17.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: ports) to 1 2026-07-02 06:20:17.963 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:17.964 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:18.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: ports) to 2 2026-07-02 06:20:18.248 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 8afaf5de-9918-40d9-9ae5-31901cbdb306 (type: router_ports) to 2 2026-07-02 06:20:18.350 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port c13a7010-2fa1-4384-a2a6-0ece6635b193: RuntimeError: No hosting information found for port c13a7010-2fa1-4384-a2a6-0ece6635b193 2026-07-02 06:20:18.351 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 5934728a-d4b9-4341-9926-e696ace5d223 2026-07-02 06:20:18.366 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 5934728a-d4b9-4341-9926-e696ace5d223 2026-07-02 06:20:18.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: router_ports) to 1 2026-07-02 06:20:18.679 10 INFO neutron.wsgi [None req-215f1c5d-2efd-4267-bfe0-5281239b24bf b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4389343 2026-07-02 06:20:18.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: ports) to 2 2026-07-02 06:20:18.751 9 WARNING neutron_lib.context [None req-81ab3255-ee6a-4ef9-840b-d4df6a8b23ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:18.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 5934728a-d4b9-4341-9926-e696ace5d223 (type: router_ports) to 2 2026-07-02 06:20:18.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-81ab3255-ee6a-4ef9-840b-d4df6a8b23ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 1ec4160f-6285-4572-bc8b-06d851fc68a2 (type: security_groups) to 1 2026-07-02 06:20:18.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-81ab3255-ee6a-4ef9-840b-d4df6a8b23ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 0f7d59a5-bd6a-4be4-a944-719aed1e9c9f (type: security_group_rules) to 0 2026-07-02 06:20:18.940 9 INFO neutron.db.ovn_revision_numbers_db [None req-81ab3255-ee6a-4ef9-840b-d4df6a8b23ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 11787728-1946-4b0b-84a9-591f57bd8f54 (type: security_group_rules) to 0 2026-07-02 06:20:18.968 9 INFO neutron.wsgi [None req-81ab3255-ee6a-4ef9-840b-d4df6a8b23ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1763 time: 0.2229621 2026-07-02 06:20:18.981 10 WARNING neutron_lib.context [None req-fc6accf7-63e6-4361-a2b9-8e96c19ce7e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.098 9 WARNING neutron_lib.context [None req-b99d1e98-a657-484f-8bd9-46baae1f3112 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc6accf7-63e6-4361-a2b9-8e96c19ce7e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource a7286245-7a34-4bd7-8cbe-b9034f3312be (type: security_group_rules) to 0 2026-07-02 06:20:19.165 10 INFO neutron.wsgi [None req-fc6accf7-63e6-4361-a2b9-8e96c19ce7e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1906464 2026-07-02 06:20:19.175 10 WARNING neutron_lib.context [None req-9fce69ae-ac68-451b-af99-97c458ff9648 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-b99d1e98-a657-484f-8bd9-46baae1f3112 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] Successfully bumped revision number for resource 44f91a63-cc29-45d9-913f-17051730962b (type: routers) to 1 2026-07-02 06:20:19.325 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fce69ae-ac68-451b-af99-97c458ff9648 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource d040e01d-2d03-4fcf-bb7d-cf71171a0cbb (type: security_group_rules) to 0 2026-07-02 06:20:19.354 9 INFO neutron.wsgi [None req-b99d1e98-a657-484f-8bd9-46baae1f3112 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3509529 2026-07-02 06:20:19.355 10 INFO neutron.wsgi [None req-9fce69ae-ac68-451b-af99-97c458ff9648 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1860306 2026-07-02 06:20:19.369 9 WARNING neutron_lib.context [None req-25740e11-f8a8-494f-a9b6-1502c85ed6d4 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.410 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-55b8cb68-0682-49b2-807e-b19e57fe5527 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/networks?id=d14d59ba-d9f0-446c-b406-8a6f388e7fa7 HTTP/1.1" status: 200 len: 871 time: 0.1593237 2026-07-02 06:20:19.427 10 INFO neutron.wsgi [None req-d79ff873-37a1-48d1-8928-e566d201cad4 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 218 time: 0.0653000 2026-07-02 06:20:19.428 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-ecda50b4-ab95-4bee-be8d-f970d8d2ad7f 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/quotas/37cce26ecd2a46acb44141b14316a756 HTTP/1.1" status: 200 len: 386 time: 0.0127969 2026-07-02 06:20:19.486 10 INFO neutron.wsgi [None req-d4ee658b-2cfe-46b9-9d62-f12520da53f7 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 218 time: 0.0541208 2026-07-02 06:20:19.549 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-9a817bdf-fbb9-46d2-a5d4-8f9c8d19be77 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=37cce26ecd2a46acb44141b14316a756&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1136715 2026-07-02 06:20:19.556 10 INFO neutron.wsgi [None req-f8096963-4dc1-4881-8a7a-d22f69041d99 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0647848 2026-07-02 06:20:19.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-25740e11-f8a8-494f-a9b6-1502c85ed6d4 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 85e75f2d-f75d-42b4-a2e6-1dd1b75b5f0f (type: security_group_rules) to 0 2026-07-02 06:20:19.611 10 INFO neutron.wsgi [None req-5c14eca5-bb4c-42e0-9d38-0b58ffbfef14 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 227 time: 0.0504048 2026-07-02 06:20:19.619 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-d3d4e599-4361-47d4-b542-d9e2e288a27c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0593340 2026-07-02 06:20:19.622 9 INFO neutron.wsgi [None req-25740e11-f8a8-494f-a9b6-1502c85ed6d4 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2626951 2026-07-02 06:20:19.630 9 WARNING neutron_lib.context [None req-91948298-4572-4298-906d-0de53c673b91 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.671 10 INFO neutron.wsgi [None req-e6632c3a-e723-45e8-a5ca-ae074773a5ad 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0543282 2026-07-02 06:20:19.700 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-117d9f6d-52c1-4f5e-ac1c-966c8bb58777 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0737395 2026-07-02 06:20:19.727 10 INFO neutron.wsgi [None req-577f7ebd-04c3-4247-bbc5-c25ab4138081 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 227 time: 0.0516031 2026-07-02 06:20:19.810 9 INFO neutron.wsgi [None req-6a014220-68f1-4557-9913-71063cc38258 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0776410 2026-07-02 06:20:19.828 9 INFO neutron.db.ovn_revision_numbers_db [None req-91948298-4572-4298-906d-0de53c673b91 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 1d6186c1-370d-4685-9748-e016488f0295 (type: security_group_rules) to 0 2026-07-02 06:20:19.882 9 INFO neutron.wsgi [req-803ee683-c3ba-40db-97e6-93c2f1ba4d2d req-c0993d65-fb2e-496e-b586-2d887e26e4c9 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 210 time: 0.0384862 2026-07-02 06:20:19.885 9 INFO neutron.wsgi [None req-2ecfc1eb-a9d7-4697-a4c0-411d9e303c90 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 245 time: 0.0691152 2026-07-02 06:20:19.893 9 INFO neutron.wsgi [None req-91948298-4572-4298-906d-0de53c673b91 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2667880 2026-07-02 06:20:19.905 10 WARNING neutron_lib.context [None req-2fb40d9b-14e5-4283-9f91-f523918a7900 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.968 9 INFO neutron.wsgi [None req-534f7ea4-a7b1-4ee0-a476-694867133ab1 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 230 time: 0.0741878 2026-07-02 06:20:20.044 10 INFO neutron.wsgi [None req-d7c2e84c-8967-4d35-a810-9f1d9e31f7e1 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 230 time: 0.0691032 2026-07-02 06:20:20.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029259 2026-07-02 06:20:20.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013874 2026-07-02 06:20:20.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-2fb40d9b-14e5-4283-9f91-f523918a7900 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource a7e58503-7a82-4fbe-96ec-7cc0e74a0233 (type: security_group_rules) to 0 2026-07-02 06:20:20.096 10 INFO neutron.wsgi [None req-2fb40d9b-14e5-4283-9f91-f523918a7900 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1961858 2026-07-02 06:20:20.106 10 WARNING neutron_lib.context [None req-f440b278-b028-414c-a8bc-1009b0fe80af b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.108 9 INFO neutron.wsgi [None req-75b81482-009d-4f15-8a0f-aaa1c4c55988 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0574925 2026-07-02 06:20:20.161 9 INFO neutron.api.v2.resource [None req-83895c0c-ec82-4cec-a9ca-f3851a7b9d88 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:20.162 9 INFO neutron.wsgi [None req-83895c0c-ec82-4cec-a9ca-f3851a7b9d88 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0480099 2026-07-02 06:20:20.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-f440b278-b028-414c-a8bc-1009b0fe80af b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource c047131b-6b51-4353-98f9-dbe5ff5939a1 (type: security_group_rules) to 0 2026-07-02 06:20:20.266 9 INFO neutron.wsgi [None req-ff4573c3-9d97-4259-a116-3c2587349cd1 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "DELETE /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0982296 2026-07-02 06:20:20.278 10 INFO neutron.wsgi [None req-f440b278-b028-414c-a8bc-1009b0fe80af b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1759074 2026-07-02 06:20:20.288 10 WARNING neutron_lib.context [None req-243f67fa-ea89-452c-a725-103fbcef12c0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.355 10 INFO neutron.wsgi [None req-96d00212-1e6f-4c00-8174-7728961b7a9e 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 223 time: 0.0814817 2026-07-02 06:20:20.449 10 INFO neutron.api.v2.resource [None req-b360b748-9d56-484f-a87c-36099a7d247f 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:20.451 10 INFO neutron.wsgi [None req-b360b748-9d56-484f-a87c-36099a7d247f 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "DELETE /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0879850 2026-07-02 06:20:20.532 10 INFO neutron.wsgi [None req-5d73f107-d428-4772-af5f-da90cdbc1b3d 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "DELETE /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 204 len: 168 time: 0.0760653 2026-07-02 06:20:20.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-243f67fa-ea89-452c-a725-103fbcef12c0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource de001fd0-accd-4714-a1d5-e32a9f49ccca (type: security_group_rules) to 0 2026-07-02 06:20:20.594 10 INFO neutron.wsgi [None req-56a6b325-66c5-4b88-9fab-8be2c8592fed 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b/tags HTTP/1.1" status: 200 len: 205 time: 0.0551469 2026-07-02 06:20:20.597 10 INFO neutron.wsgi [None req-243f67fa-ea89-452c-a725-103fbcef12c0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3135695 2026-07-02 06:20:20.600 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-6033a804-11eb-4e94-b40c-38e9e0e0237f 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 199.204.45.116 "GET /v2.0/networks?id=d14d59ba-d9f0-446c-b406-8a6f388e7fa7 HTTP/1.1" status: 200 len: 871 time: 0.0887637 2026-07-02 06:20:20.608 9 WARNING neutron_lib.context [None req-102f964b-1ae3-47d6-9b6f-8d007d461e85 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.621 9 WARNING neutron_lib.context [req-cd625bed-7b19-456e-8989-112043caff8d req-bdb74c7c-1ca9-4b1f-86b1-618394cebf5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.654 10 INFO neutron.wsgi [None req-b98b0f87-0ab6-4aaf-b19e-2d5700e98d88 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b HTTP/1.1" status: 200 len: 655 time: 0.0527518 2026-07-02 06:20:20.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-102f964b-1ae3-47d6-9b6f-8d007d461e85 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource bcdfeb47-f920-46ce-9f03-acac568cf5e6 (type: security_group_rules) to 0 2026-07-02 06:20:20.862 9 INFO neutron.wsgi [None req-102f964b-1ae3-47d6-9b6f-8d007d461e85 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2589557 2026-07-02 06:20:20.874 9 WARNING neutron_lib.context [None req-aabfeebe-58b0-468b-8537-d16e7ee1be41 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:21.204 9 INFO neutron.wsgi [req-1e9fec10-61f8-40af-b9ba-c4e619ee4bce req-320a60ca-91f0-48d9-9e3e-10051b31e234 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 210 time: 0.0382845 2026-07-02 06:20:21.357 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-cd625bed-7b19-456e-8989-112043caff8d req-bdb74c7c-1ca9-4b1f-86b1-618394cebf5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] No more DHCP agents 2026-07-02 06:20:21.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-aabfeebe-58b0-468b-8537-d16e7ee1be41 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource bf76a3c3-570e-4248-a7b8-e3337e6efdda (type: security_group_rules) to 0 /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-07-02 06:20:21.372 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-cd625bed-7b19-456e-8989-112043caff8d req-bdb74c7c-1ca9-4b1f-86b1-618394cebf5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] Unable to schedule network d14d59ba-d9f0-446c-b406-8a6f388e7fa7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:21.422 9 INFO neutron.wsgi [None req-aabfeebe-58b0-468b-8537-d16e7ee1be41 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.5539875 /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-07-02 06:20:21.435 9 WARNING neutron_lib.context [None req-e9dd23d4-8bb5-42e0-9a58-482a25875d90 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:21.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-865fb7b5-74c0-491a-93ff-28fc818c488d 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] Successfully bumped revision number for resource 44f91a63-cc29-45d9-913f-17051730962b (type: routers) to 7 2026-07-02 06:20:21.443 10 INFO neutron.wsgi [None req-865fb7b5-74c0-491a-93ff-28fc818c488d 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "PUT /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b HTTP/1.1" status: 200 len: 655 time: 0.7838075 2026-07-02 06:20:21.469 10 INFO neutron.wsgi [None req-5efb5a83-ce1d-45c7-a1aa-147c5fffd88a 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=44f91a63-cc29-45d9-913f-17051730962b HTTP/1.1" status: 200 len: 205 time: 0.0207036 2026-07-02 06:20:21.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bc41cebd-ae58-4e45-b9b6-8f871fd18377 (type: security_groups) to 1 2026-07-02 06:20:21.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 22091f07-b9fd-4c24-a909-cccea47b08cf (type: security_group_rules) to 0 2026-07-02 06:20:21.637 9 INFO neutron.db.ovn_revision_numbers_db [req-cd625bed-7b19-456e-8989-112043caff8d req-bdb74c7c-1ca9-4b1f-86b1-618394cebf5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] Successfully bumped revision number for resource 722f5a13-1766-4adb-a4e0-32926e18a7ef (type: ports) to 1 2026-07-02 06:20:21.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2d6d73bf-87d7-4731-8b35-a50fefbc4caf (type: security_group_rules) to 0 2026-07-02 06:20:21.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9dd23d4-8bb5-42e0-9a58-482a25875d90 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 10edd0c1-909b-4743-9185-e25c8c4b8d4b (type: security_group_rules) to 0 2026-07-02 06:20:21.668 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-bdb74c7c-1ca9-4b1f-86b1-618394cebf5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0556784 2026-07-02 06:20:21.670 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8ef00208-f269-431a-8015-1911b139da34 (type: security_group_rules) to 0 2026-07-02 06:20:21.713 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cf51751c-0c91-4d0c-a520-35b080854156 (type: security_group_rules) to 0 2026-07-02 06:20:21.720 9 INFO neutron.wsgi [None req-e9dd23d4-8bb5-42e0-9a58-482a25875d90 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2915189 2026-07-02 06:20:21.739 9 WARNING neutron_lib.context [None req-8b757641-746c-461e-99c6-1d6e186a3d48 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:21.756 9 INFO neutron.wsgi [None req-6f35f944-ea64-4b40-acaf-f92c541e5116 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=3bc398bd20df4d69850ada6589a5fca5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5899096 2026-07-02 06:20:21.788 10 INFO neutron.wsgi [None req-0d967af2-5d24-4e6f-873f-9898b792fede 74bebf2c2d31489c82b92276632e899b 9f868ce19392411abb843a8ed2037fa7 - - default default] 10.0.0.113 "DELETE /v2.0/routers/44f91a63-cc29-45d9-913f-17051730962b HTTP/1.1" status: 204 len: 168 time: 0.3153961 2026-07-02 06:20:21.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b757641-746c-461e-99c6-1d6e186a3d48 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource cfd60c54-30de-4b71-bbf6-c73a247d1f54 (type: security_group_rules) to 0 2026-07-02 06:20:22.007 9 INFO neutron.wsgi [None req-8b757641-746c-461e-99c6-1d6e186a3d48 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2762437 2026-07-02 06:20:22.014 10 INFO neutron.wsgi [None req-8dc38b35-fa80-4bfe-b677-b8ce78e6628b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/bc41cebd-ae58-4e45-b9b6-8f871fd18377 HTTP/1.1" status: 204 len: 168 time: 0.2526610 /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-07-02 06:20:22.246 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-b81dc44f-5019-4bd1-a2f1-41a2d99f122a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-lb_member_SG-578610434&fields=id&tenant_id=effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 267 time: 0.0753763 2026-07-02 06:20:22.312 9 INFO neutron.db.ovn_revision_numbers_db [req-cd625bed-7b19-456e-8989-112043caff8d req-557eb2f2-b612-4f2a-a2b5-7faef5452dd5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 722f5a13-1766-4adb-a4e0-32926e18a7ef (type: ports) to 2 2026-07-02 06:20:22.362 9 INFO neutron.wsgi [req-112eaaa3-0946-467f-91c3-ae4abd3d865f req-a0de3e01-bb87-49db-9ce2-a6893c29de34 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0606058 2026-07-02 06:20:22.389 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-1a158e92-c546-4c3f-aff9-8e780b08bd36 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 903 time: 0.1330798 2026-07-02 06:20:22.423 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-99ea8539-40c2-4bd9-b008-e85824d054e0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/quotas/effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 386 time: 0.0186601 2026-07-02 06:20:22.470 9 INFO neutron.wsgi [req-112eaaa3-0946-467f-91c3-ae4abd3d865f req-943b3568-264b-4636-8b88-fc00f0a2261d 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0995793 2026-07-02 06:20:22.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 89d55720-f096-4506-9b3d-d04bcd5cfc35 (type: security_groups) to 1 2026-07-02 06:20:22.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0eeeefa4-8a09-45f4-9235-da7cf3ef4a46 (type: security_group_rules) to 0 2026-07-02 06:20:22.559 9 INFO neutron.db.ovn_revision_numbers_db [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2673578e-a653-4913-9a13-192650feaad3 (type: security_group_rules) to 0 2026-07-02 06:20:22.601 9 INFO neutron.db.ovn_revision_numbers_db [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2dc6083f-5578-461e-b6f6-b38c25a4c3d0 (type: security_group_rules) to 0 2026-07-02 06:20:22.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b5167e0c-22c7-4296-86c9-2a372fb91691 (type: security_group_rules) to 0 2026-07-02 06:20:22.670 9 INFO neutron.wsgi [None req-600762af-e68b-47a9-a50d-cab43e552f49 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=aae7def53b104b5cae7fc6a2ae7f15b4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5065947 2026-07-02 06:20:22.705 9 INFO neutron.db.ovn_revision_numbers_db [req-cd625bed-7b19-456e-8989-112043caff8d req-557eb2f2-b612-4f2a-a2b5-7faef5452dd5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 722f5a13-1766-4adb-a4e0-32926e18a7ef (type: ports) to 2 2026-07-02 06:20:22.739 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-557eb2f2-b612-4f2a-a2b5-7faef5452dd5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/722f5a13-1766-4adb-a4e0-32926e18a7ef HTTP/1.1" status: 200 len: 1380 time: 1.0623207 2026-07-02 06:20:22.769 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-84a47027-ad25-4418-9d1c-225001c5c33a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&fields=id HTTP/1.1" status: 200 len: 486 time: 0.3339825 /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-07-02 06:20:22.793 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-afda7a4c-8ebd-457f-9b1b-e2c20dc4070a'] response: {'name': 'network-changed', 'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'status': 'completed', 'code': 200} 2026-07-02 06:20:22.831 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-5e46f49f-2e96-40b4-b270-ab22005a5d23 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=37cce26ecd2a46acb44141b14316a756&device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1411 time: 0.0492356 2026-07-02 06:20:22.895 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-793fbb1c-7e27-4093-9f2b-8dcea74641f6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=722f5a13-1766-4adb-a4e0-32926e18a7ef HTTP/1.1" status: 200 len: 217 time: 0.0584989 2026-07-02 06:20:22.923 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-bc3d206d-c4b4-49fe-ab29-50930cccf777 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1299713 2026-07-02 06:20:22.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b328f45f-9ae7-4894-8be9-9af0251bf25b (type: security_groups) to 1 2026-07-02 06:20:22.979 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-b12ccc59-a0bf-44c8-b7b5-59dbc640348b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=c8cae070-4ea4-4754-ae6f-7427a2e2c852 HTTP/1.1" status: 200 len: 865 time: 0.0749085 2026-07-02 06:20:23.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7903994e-cf66-4736-8c65-06b820ae73c4 (type: security_group_rules) to 0 2026-07-02 06:20:23.009 10 INFO neutron.wsgi [None req-4006f243-d3ad-450a-bb72-9840db8fa8a4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/89d55720-f096-4506-9b3d-d04bcd5cfc35 HTTP/1.1" status: 204 len: 168 time: 0.3315265 2026-07-02 06:20:23.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 946f1508-376e-4d35-8e12-12e3260e3cf1 (type: security_group_rules) to 0 2026-07-02 06:20:23.036 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-b0ae3e96-7bd2-4f99-b5b8-5a4e70fdaa8e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=d14d59ba-d9f0-446c-b406-8a6f388e7fa7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0369127 2026-07-02 06:20:23.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a239bf3b-52cb-40e5-a2fc-863547141f34 (type: security_group_rules) to 0 2026-07-02 06:20:23.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d685a1bc-3ee7-42f0-8f84-9ac4588e0969 (type: security_group_rules) to 0 2026-07-02 06:20:23.070 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-9e9a2c00-f684-48e5-89c8-e1e7eaf4d6a4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1363990 2026-07-02 06:20:23.087 10 INFO neutron.wsgi [None req-b62eaaea-1bef-41f5-809c-31fb3ff70df8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=02990191972145c1b1aec75a3eb534cc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5043650 2026-07-02 06:20:23.108 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-fe890f8c-5afe-4e57-8413-fa1b369c2796 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632393 2026-07-02 06:20:23.204 9 INFO neutron.wsgi [req-b4dd2465-2deb-4751-9fd7-64edea50841d req-7da6b601-e224-43e1-9e01-64028e319e8d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 210 time: 0.0255156 2026-07-02 06:20:23.213 9 INFO neutron.wsgi [req-cd625bed-7b19-456e-8989-112043caff8d req-efe9b2e8-82a5-4e0d-afda-a2959d9ad9ce 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0966055 2026-07-02 06:20:23.260 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port 8afaf5de-9918-40d9-9ae5-31901cbdb306: RuntimeError: No hosting information found for port 8afaf5de-9918-40d9-9ae5-31901cbdb306 2026-07-02 06:20:23.261 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: ce76c980-6344-4dcd-a066-6a31f8441a7d 2026-07-02 06:20:23.271 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port ce76c980-6344-4dcd-a066-6a31f8441a7d 2026-07-02 06:20:23.334 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-cf85a523-505c-4997-825e-f333ce54485f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=37cce26ecd2a46acb44141b14316a756&device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1411 time: 0.0618465 2026-07-02 06:20:23.336 10 INFO neutron.wsgi [None req-ddf0229d-3cbf-48d8-a6a8-59fbf72ee878 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b328f45f-9ae7-4894-8be9-9af0251bf25b HTTP/1.1" status: 204 len: 168 time: 0.2449052 2026-07-02 06:20:23.432 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-ebd0667f-d128-40e9-be5a-a473df3df109 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=d14d59ba-d9f0-446c-b406-8a6f388e7fa7 HTTP/1.1" status: 200 len: 970 time: 0.0934982 2026-07-02 06:20:23.484 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-2bb94fd8-c3c2-47c0-8d86-8a9b663dcc1b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=722f5a13-1766-4adb-a4e0-32926e18a7ef HTTP/1.1" status: 200 len: 217 time: 0.0364981 2026-07-02 06:20:23.486 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 5934728a-d4b9-4341-9926-e696ace5d223: RuntimeError: No hosting information found for port 5934728a-d4b9-4341-9926-e696ace5d223 2026-07-02 06:20:23.569 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-f160325b-229f-4b1b-baff-7a8649be5d41 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=c8cae070-4ea4-4754-ae6f-7427a2e2c852 HTTP/1.1" status: 200 len: 865 time: 0.0763125 2026-07-02 06:20:23.606 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-03eb802f-927d-4025-8c53-2c5e7885d6f0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=d14d59ba-d9f0-446c-b406-8a6f388e7fa7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0262191 2026-07-02 06:20:23.616 9 INFO neutron.wsgi [req-8ae2aa6f-d726-454b-bc8b-4965b914bacd req-5d392fdf-4f0c-4c35-a8ee-7209bab770dc 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0639157 2026-07-02 06:20:23.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a60a4931-8d6e-487f-aaa6-f1dfe5208ee7 (type: security_groups) to 1 2026-07-02 06:20:23.697 10 INFO neutron.db.ovn_revision_numbers_db [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0a542d96-c491-4454-b535-0570554814b3 (type: security_group_rules) to 0 2026-07-02 06:20:23.711 10 INFO neutron.db.ovn_revision_numbers_db [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 365db6a0-e88c-407e-b66a-c562d4c90127 (type: security_group_rules) to 0 2026-07-02 06:20:23.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48129c78-b3c9-470d-b006-f8475fa77959 (type: security_group_rules) to 0 2026-07-02 06:20:23.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f0700e82-0bf1-48e3-9db4-04cd8a5f1e9f (type: security_group_rules) to 0 2026-07-02 06:20:23.794 10 INFO neutron.wsgi [None req-a94238fa-d65b-4269-964f-2e094c7dea25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9f868ce19392411abb843a8ed2037fa7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2433243 2026-07-02 06:20:23.958 9 INFO neutron.wsgi [req-8ae2aa6f-d726-454b-bc8b-4965b914bacd req-ea6d0fc6-1056-48e1-adaf-e9de02a9cc7f 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.3340719 2026-07-02 06:20:23.978 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-984c5187-4a6f-4162-919b-ba00198ebf82 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3666816 2026-07-02 06:20:24.021 10 INFO neutron.wsgi [None req-047f29e1-e09a-4ec1-8cbc-d0204025715e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a60a4931-8d6e-487f-aaa6-f1dfe5208ee7 HTTP/1.1" status: 204 len: 168 time: 0.2227809 2026-07-02 06:20:24.058 9 INFO neutron.wsgi [req-f970c1d5-95e1-401d-92b5-c28cf5f28ee6 req-7f7a202b-ac64-4eda-be52-49392e199f8e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0722673 2026-07-02 06:20:24.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: ports) to 2 2026-07-02 06:20:24.174 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-79d4f5e4-8a4b-4b7c-97e8-d9925c4c5e42 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 903 time: 0.0920048 2026-07-02 06:20:24.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource ce76c980-6344-4dcd-a066-6a31f8441a7d (type: router_ports) to 2 2026-07-02 06:20:24.239 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-4563fce6-ca78-40d1-b803-6cdda5b80d55 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 377 time: 0.0560632 2026-07-02 06:20:24.261 9 WARNING neutron_lib.context [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-38edb4fc-2efa-4660-9751-af39e1960540 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:24.656 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-38edb4fc-2efa-4660-9751-af39e1960540 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:24.659 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-38edb4fc-2efa-4660-9751-af39e1960540 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:24.847 9 INFO neutron.db.ovn_revision_numbers_db [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-38edb4fc-2efa-4660-9751-af39e1960540 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource eba5e90a-9d75-4d9e-93cf-977893b6a2c6 (type: ports) to 1 2026-07-02 06:20:24.870 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-38edb4fc-2efa-4660-9751-af39e1960540 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.6217453 /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-07-02 06:20:25.160 9 INFO neutron.wsgi [req-f3c9e539-3c62-40ca-a8e3-d345eb226784 req-44532211-6566-48dd-ab41-a19417f3f957 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.1171424 2026-07-02 06:20:25.256 9 INFO neutron.wsgi [req-f3c9e539-3c62-40ca-a8e3-d345eb226784 req-21bf07d0-1ba1-4e0a-8792-40e77bcfe755 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0839338 2026-07-02 06:20:25.464 9 INFO neutron.db.ovn_revision_numbers_db [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-1b3517d0-f675-4d9a-99bc-452f07cb696e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource eba5e90a-9d75-4d9e-93cf-977893b6a2c6 (type: ports) to 2 2026-07-02 06:20:25.704 9 INFO neutron.db.ovn_revision_numbers_db [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-1b3517d0-f675-4d9a-99bc-452f07cb696e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource eba5e90a-9d75-4d9e-93cf-977893b6a2c6 (type: ports) to 2 2026-07-02 06:20:25.724 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-1b3517d0-f675-4d9a-99bc-452f07cb696e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 1601 time: 0.8423939 2026-07-02 06:20:25.768 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2884a97b-226e-4694-98ef-9fdf5ded06d4'] response: {'name': 'network-changed', 'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', '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-07-02 06:20:25.820 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-f0e09a28-7d2e-4cde-8c46-9f1004f1a77f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1632 time: 0.0450597 2026-07-02 06:20:25.853 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-2ff05ec2-65ca-4a1d-9baf-6d45b2012b80 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0248661 2026-07-02 06:20:25.881 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-aabe4289-1d7a-4979-8f7a-db31fdae17c4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0231884 2026-07-02 06:20:25.916 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-70c88bf8-6731-4d37-8530-12b6281eedf7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0301981 2026-07-02 06:20:25.939 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-da47f6fe-dc12-405c-b565-8d566d2c8104 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0179286 2026-07-02 06:20:25.963 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-45786878-4507-47ac-acdf-2b8d2922c919 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0173571 2026-07-02 06:20:26.046 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-2116c7c6-f74e-42d7-84f7-0f4a00512c3e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0720129 2026-07-02 06:20:26.122 9 INFO neutron.wsgi [req-a20fdcb7-462d-49ef-b408-b1df94b5528d req-f8b47dd7-eebc-4f8f-986c-2c027a1e63fb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0651474 2026-07-02 06:20:26.218 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-d3171995-82e8-489b-bcbf-32c6dec99100 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1632 time: 0.0532012 2026-07-02 06:20:26.345 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-ea0d84cf-de23-4262-be5e-697410fa0b08 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1171358 2026-07-02 06:20:26.356 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: eba5e90a-9d75-4d9e-93cf-977893b6a2c6 2026-07-02 06:20:26.370 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port eba5e90a-9d75-4d9e-93cf-977893b6a2c6 2026-07-02 06:20:26.397 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-fb12479e-3dd0-4d05-b04d-3a5bab901027 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0469353 2026-07-02 06:20:26.432 9 INFO neutron.wsgi [req-c9892422-3b8c-4e75-81b1-5c1b1c546a96 req-fb7a68eb-e1bd-4aec-a70b-e867b2eb3dd2 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0769398 2026-07-02 06:20:26.455 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-a53c2eb0-cf53-4684-af62-1984ed02698d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0453279 2026-07-02 06:20:26.515 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-41aa9ab6-4875-43a3-9580-d44497cb44cc'] response: {'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'code': 200} 2026-07-02 06:20:26.531 9 INFO neutron.wsgi [req-c9892422-3b8c-4e75-81b1-5c1b1c546a96 req-f9fc8378-9248-49f1-afb8-9946ee149a78 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0841188 2026-07-02 06:20:26.537 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-563f3d43-f362-477a-8cdb-bdb329151dd3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0730779 2026-07-02 06:20:26.573 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-e47c3f6c-d336-4ddc-8c3d-c266cbe26112 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0259895 2026-07-02 06:20:26.603 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-b6e76fb6-b2e9-4fab-ad2c-9d7e773d58d4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236940 2026-07-02 06:20:26.673 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-641cc7c9-7f93-42c8-a8ae-6ca929585802 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0622733 2026-07-02 06:20:26.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource eba5e90a-9d75-4d9e-93cf-977893b6a2c6 (type: ports) to 4 2026-07-02 06:20:26.749 9 INFO neutron.wsgi [req-4c9e5613-71e3-46d0-b500-9049ce9b011e req-f835a1ad-5fca-4a9c-ad6d-61920c86676e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0700152 2026-07-02 06:20:27.643 10 WARNING keystonemiddleware.audit [None req-4ac7242a-34b6-4070-9f18-9c9e3469860b - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. /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-07-02 06:20:27.647 10 WARNING neutron_lib.context [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:27.656 9 INFO neutron.wsgi [req-7a955a04-98c8-46d9-b4e9-3917d4d212d9 req-e4606816-c6d4-4796-81d8-23adf274f08b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0471201 2026-07-02 06:20:27.725 9 INFO neutron.wsgi [req-7a955a04-98c8-46d9-b4e9-3917d4d212d9 req-a00ddfa3-e40b-476d-bf0a-d02d8d1322c0 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0603831 2026-07-02 06:20:27.829 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 8ae1c2a5-0fd8-4f0c-aaaf-043e7724477e (type: security_groups) to 1 2026-07-02 06:20:27.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 07fd3600-1223-4d67-bac0-7b3c8e89dd00 (type: security_group_rules) to 0 2026-07-02 06:20:27.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 480e69d4-0e65-43ba-8fc5-a3d442c5781d (type: security_group_rules) to 0 2026-07-02 06:20:27.876 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 76cf3da7-dc8c-4e65-ba00-cbe0fbee1cb0 (type: security_group_rules) to 0 2026-07-02 06:20:27.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource dee64609-3e0e-4017-b39e-07ec36c478d0 (type: security_group_rules) to 0 2026-07-02 06:20:27.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 3f970af2-d880-4180-9d4c-e0e707b526c8 (type: security_groups) to 1 2026-07-02 06:20:28.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 1c49ff5a-1914-4de8-be03-f70a610e9094 (type: security_group_rules) to 0 2026-07-02 06:20:28.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] Successfully bumped revision number for resource 73d5bcf8-c341-4180-9c2c-e57fb95bc7c5 (type: security_group_rules) to 0 2026-07-02 06:20:28.051 10 INFO neutron.wsgi [None req-bbd54071-1e50-4525-9b3f-7a42662c757f 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.5655704 2026-07-02 06:20:28.061 10 WARNING keystonemiddleware.audit [None req-c29764f1-a753-4b69-a8f6-83db39c20a24 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.101 10 INFO neutron.wsgi [None req-7e2aaba2-058d-4b76-a575-43033b6133d2 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 218 time: 0.0425966 2026-07-02 06:20:28.109 10 WARNING keystonemiddleware.audit [None req-3737bcdc-9d41-4261-894e-feeac11f689a - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.130 10 INFO neutron.wsgi [None req-61523eaa-6ac5-408b-9339-e022928f1f27 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 218 time: 0.0233572 2026-07-02 06:20:28.139 10 WARNING keystonemiddleware.audit [None req-16757646-2cd9-439b-abd0-5e8bfc3c890a - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.191 10 INFO neutron.wsgi [None req-ac1a77e0-8fa8-404c-9ea5-ffd676ca84cd 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0546913 2026-07-02 06:20:28.197 10 WARNING keystonemiddleware.audit [None req-f85eff1b-a237-408b-8108-b61301f0678e - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.216 10 INFO neutron.wsgi [None req-940d1ef8-05aa-49b7-9886-a2f8aaa47aa3 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 227 time: 0.0212405 2026-07-02 06:20:28.223 10 WARNING keystonemiddleware.audit [None req-a296de4f-bbb9-42a8-8363-c838230d30f3 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.249 10 INFO neutron.wsgi [None req-bcbe9aed-7a06-4e6f-86a4-ea23bddf1d9d 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0289609 2026-07-02 06:20:28.255 10 WARNING keystonemiddleware.audit [None req-3f1c6ed2-5b2c-4b16-b9c5-6b3ca780ca66 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.284 10 INFO neutron.wsgi [None req-d400a6a8-9ab9-4cf2-9c46-ab82ff8c9e74 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 227 time: 0.0311816 2026-07-02 06:20:28.295 10 WARNING keystonemiddleware.audit [None req-e82c149e-6f10-467e-a057-6bb96a6bd6ef - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.338 10 INFO neutron.wsgi [None req-7f8e00db-fcfc-40e2-9a75-20020c37cc38 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0461445 2026-07-02 06:20:28.347 10 WARNING keystonemiddleware.audit [None req-3b323664-3bbf-46f9-9f6f-71d036bf5af1 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.379 10 INFO neutron.wsgi [None req-7ce3f029-30af-467b-88e1-a3b034ffb074 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 245 time: 0.0346518 2026-07-02 06:20:28.386 10 WARNING keystonemiddleware.audit [None req-9665fa98-7806-4733-9539-618495146dbe - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.410 9 INFO neutron.wsgi [req-67dfb47d-3a64-412e-85ad-3318359979ba req-f94f35dd-474e-4621-b44f-cbbbaf9396ff b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1396 time: 0.1195776 2026-07-02 06:20:28.421 10 INFO neutron.wsgi [None req-05fa6c81-30ab-4c7f-8e7f-0e414db710b2 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "PUT /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 230 time: 0.0368147 2026-07-02 06:20:28.427 10 WARNING keystonemiddleware.audit [None req-9b1d43e0-9407-444a-80f6-0918ad13b47d - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.459 9 INFO neutron.wsgi [req-67dfb47d-3a64-412e-85ad-3318359979ba req-6ab7d69d-b828-4088-bfd0-0e96ef349ad6 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0420923 2026-07-02 06:20:28.460 10 INFO neutron.wsgi [None req-5192d359-2887-43ff-b54f-96e8f1582dc2 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 230 time: 0.0355573 2026-07-02 06:20:28.467 10 WARNING keystonemiddleware.audit [None req-3a873994-21fc-4462-b8dc-dc2faf770684 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.489 10 INFO neutron.wsgi [None req-e1d7d24b-1e91-401d-8487-468ce0d3dcec 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0241780 2026-07-02 06:20:28.498 10 WARNING keystonemiddleware.audit [None req-8111382b-71f6-4ceb-9216-991e03d5ae37 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.539 10 INFO neutron.api.v2.resource [None req-48b07747-5e46-488b-a617-c6c8d3d19097 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:28.541 10 INFO neutron.wsgi [None req-48b07747-5e46-488b-a617-c6c8d3d19097 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0462964 2026-07-02 06:20:28.549 9 INFO neutron.wsgi [None req-19f4b337-d6f8-4c7f-9f52-0eda93601082 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&mac_address=fa%3A16%3A3e%3Aa2%3A06%3Aac HTTP/1.1" status: 200 len: 1391 time: 0.0660646 2026-07-02 06:20:28.550 10 WARNING keystonemiddleware.audit [None req-28d37c68-0aa4-47e1-bb81-a9c6b6fd04f9 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.558 9 WARNING neutron_lib.context [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:28.561 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb20c67a-31ff-4c73-9044-6cc1667c1794'] response: {'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'code': 200} 2026-07-02 06:20:28.593 10 INFO neutron.wsgi [None req-faa359b7-0b90-46c1-98f6-17b9dd6b409c 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0461280 2026-07-02 06:20:28.601 10 WARNING keystonemiddleware.audit [None req-6e990884-c4fd-4e26-9215-16a0d3347936 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.629 10 INFO neutron.wsgi [None req-7deb0eab-8604-4321-a195-36552cbcbf15 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 223 time: 0.0298529 2026-07-02 06:20:28.635 10 WARNING keystonemiddleware.audit [None req-e7f5e84c-2ccd-4731-8f93-2646d5d73e7e - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.658 10 INFO neutron.api.v2.resource [None req-393bbf85-0c34-4c1c-a705-b90febe87ee0 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:28.659 10 INFO neutron.wsgi [None req-393bbf85-0c34-4c1c-a705-b90febe87ee0 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0260403 2026-07-02 06:20:28.666 10 WARNING keystonemiddleware.audit [None req-b5c41c71-cf2c-415f-a81b-84fb5181c253 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.710 10 INFO neutron.wsgi [None req-3d5d8d02-5201-4db0-a0f5-91cdf762c83d 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 204 len: 168 time: 0.0462582 2026-07-02 06:20:28.727 10 WARNING keystonemiddleware.audit [None req-e144dc49-1847-432f-b5f6-37049915ab52 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.753 10 INFO neutron.wsgi [None req-fd376097-c130-4221-aa10-432cadbc4b39 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "GET /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8/tags HTTP/1.1" status: 200 len: 205 time: 0.0286863 2026-07-02 06:20:28.765 10 WARNING keystonemiddleware.audit [None req-7d661080-1616-4b29-a1ef-f99ce27e44a4 - - - - - -] Skipping service tempest-service-1638176202 as it have no endpoints. 2026-07-02 06:20:28.839 9 INFO neutron.wsgi [req-4256ab5a-fa8d-495e-912e-29e3c449b071 req-0f0eb49b-7f4b-4b34-aceb-2ef913c09354 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0467691 2026-07-02 06:20:28.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 01101e24-c5e5-4feb-a10b-0fd3c975fda5 (type: security_groups) to 1 2026-07-02 06:20:28.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 002e7263-2c72-4730-b6a6-9cf6c7c5ba69 (type: security_group_rules) to 0 2026-07-02 06:20:28.906 10 INFO neutron.wsgi [None req-124c857b-fd0f-43fc-98df-850035da740c 5b145d6d3f4846698893ce9ea785805d f6ff14ddaa0240b38b313fecfdc1a54d - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3f970af2-d880-4180-9d4c-e0e707b526c8 HTTP/1.1" status: 204 len: 168 time: 0.1437531 2026-07-02 06:20:28.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1ade5103-3d16-42b7-841e-9bb04205a55c (type: security_group_rules) to 0 2026-07-02 06:20:28.916 9 INFO neutron.wsgi [req-4256ab5a-fa8d-495e-912e-29e3c449b071 req-f5775276-a6ed-428a-82d2-0ecad5583174 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0690892 2026-07-02 06:20:28.925 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:28.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a2df49fd-920c-4a14-a8cf-a5a34525b010 (type: security_group_rules) to 0 2026-07-02 06:20:28.928 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:28.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ebb3e76d-7d6e-4f70-9221-249520385692 (type: security_group_rules) to 0 2026-07-02 06:20:28.972 10 INFO neutron.wsgi [None req-4826fb81-a93f-4f34-8ed5-1aea2c86e04a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=fd4121d49d54406f8f2719cf1e4b5a95&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3635621 2026-07-02 06:20:29.209 10 INFO neutron.wsgi [None req-6118d274-09f9-4c49-b7d0-837c921a3801 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/01101e24-c5e5-4feb-a10b-0fd3c975fda5 HTTP/1.1" status: 204 len: 168 time: 0.2321322 2026-07-02 06:20:29.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 13f46c19-e1d9-4319-be96-34dd88e1da4f (type: security_groups) to 1 2026-07-02 06:20:29.552 10 INFO neutron.db.ovn_revision_numbers_db [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 32d358d4-bf8d-4668-90dc-04231e8b1562 (type: security_group_rules) to 0 2026-07-02 06:20:29.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 46b4ecc9-87ed-4b70-827f-847248088207 (type: security_group_rules) to 0 2026-07-02 06:20:29.585 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] No hosting information found for port ce76c980-6344-4dcd-a066-6a31f8441a7d: RuntimeError: No hosting information found for port ce76c980-6344-4dcd-a066-6a31f8441a7d 2026-07-02 06:20:29.586 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 722f5a13-1766-4adb-a4e0-32926e18a7ef 2026-07-02 06:20:29.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 508edbaf-b239-4ba9-b740-44eb25ea582b (type: security_group_rules) to 0 2026-07-02 06:20:29.606 10 INFO neutron.db.ovn_revision_numbers_db [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 737e8b24-3288-4355-b179-9dd55c6d63f6 (type: security_group_rules) to 0 2026-07-02 06:20:29.614 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 722f5a13-1766-4adb-a4e0-32926e18a7ef 2026-07-02 06:20:29.632 10 INFO neutron.wsgi [None req-edff813c-9957-4b21-bc88-d75fac28cfde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=71a99182fa2843708f46943e459567ce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2065351 2026-07-02 06:20:29.758 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c6af2b2-4fc7-497a-b596-789bef37f6a3'] response: {'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'code': 200} 2026-07-02 06:20:29.773 9 INFO neutron.db.l3_db [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 2f0c0f40-4260-45c1-8b28-1285b7b39a7c associated. External IP: 10.96.250.212, port: eba5e90a-9d75-4d9e-93cf-977893b6a2c6. 2026-07-02 06:20:29.879 9 INFO neutron.wsgi [None req-377d600b-fb9b-4174-8858-c57956fd2948 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=f6ff14ddaa0240b38b313fecfdc1a54d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2809610 2026-07-02 06:20:29.883 10 INFO neutron.wsgi [None req-efe3a827-f01a-41eb-ab5a-24634be0f968 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/13f46c19-e1d9-4319-be96-34dd88e1da4f HTTP/1.1" status: 204 len: 168 time: 0.2466984 2026-07-02 06:20:30.069 9 INFO neutron.wsgi [req-2a2c2c2e-40f7-4c5d-8718-217e85608b4d req-87e277a9-3078-41ef-9fe4-173445b066ee 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1174 time: 0.0846438 2026-07-02 06:20:30.150 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 722f5a13-1766-4adb-a4e0-32926e18a7ef (type: ports) to 4 2026-07-02 06:20:30.221 9 INFO neutron.wsgi [req-2a2c2c2e-40f7-4c5d-8718-217e85608b4d req-c9b20d29-34a9-42cc-bd17-5260dfa2da5b 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1410766 2026-07-02 06:20:30.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 2f0c0f40-4260-45c1-8b28-1285b7b39a7c (type: floatingips) to 0 2026-07-02 06:20:30.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 2f0c0f40-4260-45c1-8b28-1285b7b39a7c (type: floatingips) to 1 2026-07-02 06:20:30.475 9 INFO neutron.wsgi [None req-77cd443c-20b1-4acd-bf74-d378c8cf427a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/8ae1c2a5-0fd8-4f0c-aaaf-043e7724477e HTTP/1.1" status: 204 len: 168 time: 0.5905747 2026-07-02 06:20:30.497 9 INFO neutron.wsgi [None req-033cc304-abd4-4858-867a-c058efcee702 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.9433212 /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-07-02 06:20:30.634 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-211bc6d4-d62f-42f4-be4a-3f39e4c6c3e0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-lb_member_SG-578610434&fields=id&tenant_id=effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 267 time: 0.0503399 2026-07-02 06:20:30.733 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-a1e2b723-711f-48c6-a8ef-463cac72f7bc b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 903 time: 0.0895448 2026-07-02 06:20:30.748 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-47de7a0c-9531-4a88-ba44-d24a1c092012 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/quotas/effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 386 time: 0.0095737 2026-07-02 06:20:30.825 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 722f5a13-1766-4adb-a4e0-32926e18a7ef 2026-07-02 06:20:30.841 10 INFO neutron.db.ovn_revision_numbers_db [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f1cac8b7-95f0-44c7-96c9-ed2901d67083 (type: security_groups) to 1 2026-07-02 06:20:30.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4f953a9e-7081-4538-86c9-eb7e4876076b (type: security_group_rules) to 0 2026-07-02 06:20:30.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 67643402-3c93-4e11-8d7c-9c2ec9a48850 (type: security_group_rules) to 0 2026-07-02 06:20:30.921 10 INFO neutron.db.ovn_revision_numbers_db [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9e2ae6af-923d-479e-8e29-c3662004e8f4 (type: security_group_rules) to 0 2026-07-02 06:20:30.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a09f15d9-65e5-4c71-92a3-7ebf20bf486a (type: security_group_rules) to 0 2026-07-02 06:20:30.956 9 INFO neutron.wsgi [req-fde736e1-a9c1-4f24-bdb7-e3c14fac83f7 req-e39c812f-84d2-49b6-9a64-2faa8f90892a 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1174 time: 0.1568892 2026-07-02 06:20:30.989 10 INFO neutron.wsgi [None req-197e467c-7678-4d18-a3df-b1c732da7876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=31bcb09874704b2a9545e695d9a9a3ce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3667474 2026-07-02 06:20:31.068 9 INFO neutron.wsgi [req-fde736e1-a9c1-4f24-bdb7-e3c14fac83f7 req-2305e36d-d386-4687-a3fd-0a401f053ec8 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=162cf32b-7136-48ca-965b-4c3aee0baed1&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1046643 2026-07-02 06:20:31.073 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-4609dcd7-a2da-4161-95cf-8ebed46bb4b9 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&fields=id HTTP/1.1" status: 200 len: 532 time: 0.3158021 2026-07-02 06:20:31.173 9 INFO neutron.wsgi [req-d48db378-ad71-4346-8c83-374815cd1acb req-f1ce5881-9c64-4f43-8e6e-12f06e757f94 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 1172 time: 0.0618498 2026-07-02 06:20:31.232 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-e9ce23e6-96c1-4200-8321-6240f46c58ad 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1445868 2026-07-02 06:20:31.652 9 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-1406b3f2-cc76-4ea1-a1e4-1449718e2978 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.4048142 2026-07-02 06:20:31.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 722f5a13-1766-4adb-a4e0-32926e18a7ef (type: ports) to 5 2026-07-02 06:20:31.789 9 INFO neutron.wsgi [None req-31ed6d65-160c-4621-8138-972182d2d3d5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f1cac8b7-95f0-44c7-96c9-ed2901d67083 HTTP/1.1" status: 204 len: 168 time: 0.7932963 2026-07-02 06:20:31.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90bbecc1-d159-41c7-aada-f1d4db537ec5'] response: {'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'code': 200} 2026-07-02 06:20:31.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90bbecc1-d159-41c7-aada-f1d4db537ec5'] response: {'name': 'network-changed', 'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'status': 'completed', 'code': 200} 2026-07-02 06:20:31.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90bbecc1-d159-41c7-aada-f1d4db537ec5'] response: {'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'code': 200} 2026-07-02 06:20:31.827 9 INFO neutron.wsgi [req-fc38d6c7-97f2-4fc1-a6fc-ab9b2954aabf req-e88889c6-a4f1-4adb-a291-3a9a039d9325 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 210 time: 0.0364933 2026-07-02 06:20:31.890 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-be400d7d-a8a0-435c-b3d6-845b23c8c0a0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1634 time: 0.0602520 2026-07-02 06:20:31.969 9 INFO neutron.wsgi [req-d48db378-ad71-4346-8c83-374815cd1acb req-72f1e012-2ee6-4f4c-908c-1d82d28d6ccc 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 199.204.45.116 "DELETE /v2.0/ports/722f5a13-1766-4adb-a4e0-32926e18a7ef HTTP/1.1" status: 204 len: 173 time: 0.7908082 2026-07-02 06:20:31.982 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-db3041b7-a6bb-42e6-bda8-12d489b2fda1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.0838990 2026-07-02 06:20:32.060 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-a35105ea-8724-484b-a9a9-9c63e4b56d0d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 1058 time: 0.0723219 2026-07-02 06:20:32.091 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-6842c8d0-acfb-49a9-9ba2-548930a2a886 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0262001 2026-07-02 06:20:32.141 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-5d7318bc-8ca4-4c25-84f6-293bfa89c360 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0425954 /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-07-02 06:20:32.180 9 INFO neutron.wsgi [req-eb1ac73a-ff93-4dee-9186-d0af9423ff2d req-d9befef7-87fb-4a3e-92a2-4cfaeb3bfaff 6cc44fb6b8134b10ae08b534fc0f2e45 37cce26ecd2a46acb44141b14316a756 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b HTTP/1.1" status: 200 len: 210 time: 0.0317633 2026-07-02 06:20:32.185 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-a03457e0-6555-4de2-8566-0dfacf367d29 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0348709 2026-07-02 06:20:32.224 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-f5dae513-6db8-4a43-a3c6-651fc2ce2f9c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0286453 2026-07-02 06:20:32.303 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-74c3ff8c-216f-4513-8e46-cc91dd2dd99c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0737860 2026-07-02 06:20:32.393 10 INFO neutron.wsgi [req-b27ea9ed-7adf-41a2-977b-dcd76f239067 req-d040d16b-165f-409f-b822-5038a091669b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0777829 2026-07-02 06:20:32.741 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-89115e30-8e2d-4543-9d76-4786b040616b b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 903 time: 0.1249325 2026-07-02 06:20:32.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bdcd6094-0a8c-4d7e-a375-200b58ee09e8 (type: security_groups) to 1 2026-07-02 06:20:32.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4cab8739-53cb-45c1-9d38-003638b5e50e (type: security_group_rules) to 0 2026-07-02 06:20:32.817 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-5791d837-3d6f-4d78-bb1b-93f661ba0b4c b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=effe0de92263445882ef221ade172aba HTTP/1.1" status: 200 len: 377 time: 0.0705192 2026-07-02 06:20:32.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 80ae0311-b1f9-4248-9a86-dcecb97bf300 (type: security_group_rules) to 0 2026-07-02 06:20:32.829 10 WARNING neutron_lib.context [req-886525b8-f70c-4b36-8c5a-56113464f24e req-57488b16-a7ca-4a92-a429-f1918acbb2e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:32.843 9 INFO neutron.db.ovn_revision_numbers_db [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a6db5d09-a9c1-4bba-bd06-7552cb68e0c7 (type: security_group_rules) to 0 2026-07-02 06:20:32.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fca65c65-5746-4036-8d07-e1f5e54115a9 (type: security_group_rules) to 0 2026-07-02 06:20:32.882 9 INFO neutron.wsgi [None req-db4fdd2f-dcff-4aa0-83ed-8356ac5b6d19 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=6b9e9558d80f4770b2ac5431a51c4611&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3454959 2026-07-02 06:20:33.119 9 INFO neutron.wsgi [None req-f8fee46c-80ef-428a-97da-a51a90057af4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/bdcd6094-0a8c-4d7e-a375-200b58ee09e8 HTTP/1.1" status: 204 len: 168 time: 0.2285852 2026-07-02 06:20:33.206 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-886525b8-f70c-4b36-8c5a-56113464f24e req-57488b16-a7ca-4a92-a429-f1918acbb2e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:33.208 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-886525b8-f70c-4b36-8c5a-56113464f24e req-57488b16-a7ca-4a92-a429-f1918acbb2e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:33.404 10 INFO neutron.db.ovn_revision_numbers_db [req-886525b8-f70c-4b36-8c5a-56113464f24e req-57488b16-a7ca-4a92-a429-f1918acbb2e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 (type: ports) to 1 2026-07-02 06:20:33.436 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-57488b16-a7ca-4a92-a429-f1918acbb2e1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.6131825 /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-07-02 06:20:33.846 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-138475c5-8e69-4a6d-8d7a-a36ead040f19'] response: {'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'code': 200} 2026-07-02 06:20:33.846 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-138475c5-8e69-4a6d-8d7a-a36ead040f19'] response: {'server_uuid': '4b9d8c4e-ffc7-46e9-8027-bc2a34f9cb8b', 'name': 'network-vif-deleted', 'tag': '722f5a13-1766-4adb-a4e0-32926e18a7ef', 'status': 'completed', 'code': 200} 2026-07-02 06:20:34.183 10 INFO neutron.db.ovn_revision_numbers_db [req-886525b8-f70c-4b36-8c5a-56113464f24e req-2e1be6b0-c35e-4da9-8ce3-07e5fc07b712 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 (type: ports) to 2 2026-07-02 06:20:34.520 10 INFO neutron.db.ovn_revision_numbers_db [req-886525b8-f70c-4b36-8c5a-56113464f24e req-2e1be6b0-c35e-4da9-8ce3-07e5fc07b712 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 (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-07-02 06:20:34.545 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-2e1be6b0-c35e-4da9-8ce3-07e5fc07b712 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 1609 time: 1.0883803 2026-07-02 06:20:34.629 10 INFO neutron.wsgi [None req-599d345b-c253-4dd1-b745-a3c83155bf7e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19808 time: 0.3658483 2026-07-02 06:20:34.630 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-708248cc-5cba-405c-ac34-2fff23c37951'] response: {'name': 'network-changed', 'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'status': 'completed', 'code': 200} 2026-07-02 06:20:34.666 10 INFO neutron.wsgi [None req-d065f4de-4f6a-43b3-8f1f-e6e4a2dbf845 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0214036 2026-07-02 06:20:34.672 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-91a0661f-31ee-4850-985e-13032b37fe41 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1640 time: 0.0411332 2026-07-02 06:20:34.702 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-79196032-3d50-4a1c-8745-5cfaa8b206e0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.181&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0249531 2026-07-02 06:20:34.730 10 INFO neutron.wsgi [None req-743134eb-90ef-4c6a-a5f9-91144e0d8b6b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6148 time: 0.0574789 2026-07-02 06:20:34.746 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-67b1c104-df6e-45fa-8e73-6d9fe4258cb6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A292&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0367527 2026-07-02 06:20:34.749 10 INFO neutron.wsgi [None req-ce065746-59d1-4f4b-a4e4-f4ea5a27c72b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0174167 2026-07-02 06:20:34.810 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-78d9989b-3aff-41f8-a7c2-e5557d541ed3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.0563936 2026-07-02 06:20:34.837 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-416ddb30-3515-441a-bca9-091c58b93b2b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201561 2026-07-02 06:20:34.852 10 INFO neutron.wsgi [None req-dddf0ec2-e3d2-42f4-a4fc-cd28f8012f3e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1521 time: 0.1026607 2026-07-02 06:20:34.873 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-4da3d1e4-9357-46a5-a3dd-7b000938f2b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241766 2026-07-02 06:20:34.878 10 INFO neutron.wsgi [None req-80691eb6-c9f2-423d-9219-2f5ce26a8c75 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0203431 2026-07-02 06:20:34.972 10 INFO neutron.wsgi [None req-d06336a8-8e06-477d-8604-3328dbf8059f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30290 time: 0.0910702 2026-07-02 06:20:34.978 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-7682dc20-8725-4a44-8682-502782655f4c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0919306 2026-07-02 06:20:35.047 10 INFO neutron.wsgi [None req-02cdfec7-0b9b-4cbd-a2fa-c7d2e9046cda 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6148 time: 0.0570867 2026-07-02 06:20:35.060 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013378 2026-07-02 06:20:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009279 2026-07-02 06:20:35.089 10 INFO neutron.wsgi [None req-197581b9-d507-4e39-aff5-2a2761e9d62d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3831 time: 0.0374718 2026-07-02 06:20:35.122 9 WARNING neutron_lib.context [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:35.136 10 INFO neutron.wsgi [req-886525b8-f70c-4b36-8c5a-56113464f24e req-a381b5a8-899a-4ab7-8f5e-76103a62ecb8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1539545 2026-07-02 06:20:35.154 10 INFO neutron.wsgi [None req-7a70f08d-e32d-4a4a-a9f3-ba642902c994 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1034 time: 0.0612991 2026-07-02 06:20:35.240 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-5a6abb0f-c164-4e5c-a1d9-e930b61d703f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1640 time: 0.0512080 2026-07-02 06:20:35.269 10 INFO neutron.wsgi [None req-3fac47a3-b04e-4f56-820b-fb8f4e2e0705 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5477 time: 0.1138434 2026-07-02 06:20:35.324 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-041aec5a-bc7d-45d7-b4ea-1fe491a9fd51 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0782282 2026-07-02 06:20:35.336 9 WARNING neutron_lib.context [None req-1ae38824-aa34-426d-a67d-05c5aa866392 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:35.371 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-2dc3ad8f-36b3-47b9-a755-b4f090b03d7e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.181&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0362542 2026-07-02 06:20:35.378 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 2026-07-02 06:20:35.413 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 2026-07-02 06:20:35.415 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-e83d4507-6d1f-4cb8-abbc-1d0dfb5b1461 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A292&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0387030 2026-07-02 06:20:35.432 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 2a69c402-c1e0-41ca-991e-8421962ec0d0 (type: security_groups) to 1 2026-07-02 06:20:35.461 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 04263892-4f05-46f0-85b9-509ae1a19333 (type: security_group_rules) to 0 2026-07-02 06:20:35.473 9 INFO neutron.wsgi [None req-1ae38824-aa34-426d-a67d-05c5aa866392 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2089932 2026-07-02 06:20:35.478 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-ff7d1f2a-3b18-4ab7-8ac3-be68e20aa77f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.0573604 2026-07-02 06:20:35.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 587dd97d-b967-4585-9888-5535bb6f7edb (type: security_group_rules) to 0 2026-07-02 06:20:35.512 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-e7445da1-045e-4f99-a32b-477e0f572840 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263679 2026-07-02 06:20:35.543 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 5e1d7494-bd84-4696-9dcd-760a3189ccd1 (type: security_group_rules) to 0 2026-07-02 06:20:35.545 10 INFO neutron.wsgi [None req-ff909f84-3a87-4515-be74-4ef9ca52b75a e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 218 time: 0.0650558 2026-07-02 06:20:35.547 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-a95842b6-938d-4779-81b9-3895d0a001a9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265985 2026-07-02 06:20:35.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource ccc1d9f7-22aa-4358-8a51-7adcf3b18646 (type: security_group_rules) to 0 2026-07-02 06:20:35.624 9 INFO neutron.wsgi [None req-7f939dfd-db05-42c2-aeac-efef457d5edf e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 218 time: 0.0735078 2026-07-02 06:20:35.642 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-cdd3adac-5121-4379-b771-2565019d91cb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0886261 2026-07-02 06:20:35.685 9 INFO neutron.db.segments_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Added segment 5cf7ebec-ff31-4b4b-8d26-884084129c33 of type geneve for network 4537e0d4-c455-42d1-9159-d10b1bd5626d 2026-07-02 06:20:35.709 10 INFO neutron.wsgi [None req-d0d18c01-18ec-4046-89ae-a33e694c91d0 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0760324 2026-07-02 06:20:35.750 10 INFO neutron.wsgi [None req-54d999e1-6216-415d-afea-eece1a95acd1 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 227 time: 0.0292406 2026-07-02 06:20:35.754 10 INFO neutron.wsgi [req-be1f7e69-0fc7-4e8c-87b0-25e3876db753 req-1b1fc7e7-8045-49a8-bf25-7b1ef5637973 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1052549 2026-07-02 06:20:35.785 10 INFO neutron.wsgi [None req-05008b89-b9dc-411c-9c7d-e47c029fc242 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0282903 2026-07-02 06:20:35.815 10 INFO neutron.wsgi [None req-da13d4b8-7a7b-4d2c-8192-6a35db35cbd3 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 227 time: 0.0233052 2026-07-02 06:20:35.857 10 INFO neutron.wsgi [None req-d886aaaa-8416-4a32-a27b-afd9458a3c75 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0368581 2026-07-02 06:20:35.883 10 INFO neutron.wsgi [None req-0ea9bf91-c9d2-4907-b996-56d94e67f9cd e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 245 time: 0.0207083 2026-07-02 06:20:35.893 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-134a6ff4-d6da-465c-8d56-96024fec23b9'] response: {'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'code': 200} 2026-07-02 06:20:35.927 10 INFO neutron.wsgi [None req-3a6f54b1-a056-4b77-9712-6b95c85a6562 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 230 time: 0.0372653 2026-07-02 06:20:35.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 4537e0d4-c455-42d1-9159-d10b1bd5626d (type: networks) to 1 2026-07-02 06:20:35.957 10 INFO neutron.wsgi [None req-2358d54e-0d30-4419-9043-a6f5c1128397 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 230 time: 0.0258846 2026-07-02 06:20:35.983 10 INFO neutron.wsgi [None req-0963d0fb-e163-4422-ac1f-9356c01a5fa4 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0211060 2026-07-02 06:20:36.012 10 INFO neutron.api.v2.resource [None req-78848430-f4d9-4e23-a7e6-e0017fcc6250 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:36.013 10 INFO neutron.wsgi [None req-78848430-f4d9-4e23-a7e6-e0017fcc6250 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0250041 2026-07-02 06:20:36.034 9 INFO neutron.wsgi [None req-67bf01d6-f780-4691-9860-0c698a4aed6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/94d02605-63a1-4018-bcfc-a45ed6b4ccb7/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5340352 2026-07-02 06:20:36.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 (type: ports) to 4 2026-07-02 06:20:36.090 10 INFO neutron.wsgi [None req-6a562608-3d6d-42e0-b8e3-87e557c3d523 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0702581 2026-07-02 06:20:36.172 10 INFO neutron.wsgi [None req-9dd47678-4465-4d03-ba36-75eeba84ef8a e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 223 time: 0.0740542 /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-07-02 06:20:36.261 9 INFO neutron.api.v2.resource [None req-f76dc8a6-e781-4053-aa24-9974e192b4a1 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:36.265 9 INFO neutron.wsgi [None req-f76dc8a6-e781-4053-aa24-9974e192b4a1 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0825264 2026-07-02 06:20:36.288 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:36.290 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 4537e0d4-c455-42d1-9159-d10b1bd5626d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:36.363 10 INFO neutron.wsgi [None req-150218b1-38a3-4585-b418-d72bafe19416 e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 204 len: 168 time: 0.0933549 2026-07-02 06:20:36.402 9 INFO neutron.wsgi [None req-c9abf99e-e62c-4977-b223-e1710646467b e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb/tags HTTP/1.1" status: 200 len: 205 time: 0.0260980 2026-07-02 06:20:36.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 8c944b93-09ba-42a3-8b77-ec1be8008277 (type: ports) to 1 2026-07-02 06:20:36.438 9 INFO neutron.wsgi [None req-c3d10c63-e751-4c50-87cd-5007c5699b9c 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 1.4754851 2026-07-02 06:20:36.450 9 WARNING neutron_lib.context [None req-858db137-3cdd-4d50-ae09-b361201566f3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:36.499 9 INFO neutron.wsgi [None req-4b95d7a3-9ab7-4aca-88fa-9a6fc2570bdf e883fdc3500841d7929c54737208bc36 0a0eb22783594c46bdd959a0b5569000 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/fb93f90f-2478-4f62-b0ff-7c07e3d783bb HTTP/1.1" status: 204 len: 168 time: 0.0905592 2026-07-02 06:20:36.728 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-858db137-3cdd-4d50-ae09-b361201566f3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:36.731 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-858db137-3cdd-4d50-ae09-b361201566f3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 4537e0d4-c455-42d1-9159-d10b1bd5626d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:36.816 9 INFO neutron.db.ovn_revision_numbers_db [None req-858db137-3cdd-4d50-ae09-b361201566f3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource cf07fb0f-7d9c-4815-bdce-5814bfa5f26d (type: ports) to 1 2026-07-02 06:20:36.839 9 INFO neutron.wsgi [None req-858db137-3cdd-4d50-ae09-b361201566f3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3944862 /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-07-02 06:20:36.862 9 WARNING neutron_lib.context [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:37.057 10 INFO neutron.wsgi [None req-2e30ad6f-39b5-41dd-bdc9-bbcd125a648f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/94d02605-63a1-4018-bcfc-a45ed6b4ccb7 HTTP/1.1" status: 204 len: 168 time: 1.0169835 2026-07-02 06:20:37.279 9 INFO neutron.db.segments_db [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Added segment 822147db-b201-4344-b930-5a58070f12e2 of type geneve for network 0ff49bed-6ffe-4c3c-b743-1de8f740ed8f 2026-07-02 06:20:37.285 10 INFO neutron.wsgi [None req-03c38875-032b-4dbe-84f9-4b6c1a25500e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/c8cae070-4ea4-4754-ae6f-7427a2e2c852 HTTP/1.1" status: 204 len: 168 time: 0.2225630 2026-07-02 06:20:37.352 9 INFO neutron.wsgi [req-68f4661e-3e58-4346-9d34-40ebc563e649 req-fd94a910-f225-4d2c-afcd-2a04e4fe4c75 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1404 time: 0.4474716 2026-07-02 06:20:37.418 9 INFO neutron.wsgi [req-68f4661e-3e58-4346-9d34-40ebc563e649 req-4e42cba4-48ab-443d-a42e-be96c7342e71 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0556045 2026-07-02 06:20:37.502 9 INFO neutron.wsgi [req-4659c525-55a2-4b67-83dd-8b4668ab85fe req-b7eb8db1-5278-4513-874a-a8963d303d84 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1634 time: 0.0486872 2026-07-02 06:20:37.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 0ff49bed-6ffe-4c3c-b743-1de8f740ed8f (type: networks) to 1 2026-07-02 06:20:37.609 9 INFO neutron.wsgi [req-4659c525-55a2-4b67-83dd-8b4668ab85fe req-6245069d-c7cd-43d4-b1e7-131469cefed9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0964861 2026-07-02 06:20:37.747 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:37.752 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 0ff49bed-6ffe-4c3c-b743-1de8f740ed8f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:37.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 3c09e116-1c76-4569-883c-47a67f1e550f (type: ports) to 1 2026-07-02 06:20:37.860 9 INFO neutron.wsgi [None req-7bfd79e7-c311-4edd-bec5-466e63c559e4 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 1.0047302 2026-07-02 06:20:37.870 9 WARNING neutron_lib.context [None req-711c0b85-ed5c-4e1e-90d1-1c330c599958 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:37.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 773ed41d-64b4-4a90-89ad-18b18b88abba (type: security_groups) to 1 2026-07-02 06:20:37.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 14d7e77d-c908-4414-8753-d76296863347 (type: security_group_rules) to 0 2026-07-02 06:20:37.938 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99523e0c-12ac-4fe7-bd1e-c9c0d54c304c'] response: {'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'code': 200} 2026-07-02 06:20:37.946 10 INFO neutron.wsgi [None req-297dd0d0-7adb-4874-a3b9-76af832dbae5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&mac_address=fa%3A16%3A3e%3A2c%3Ada%3Ab0 HTTP/1.1" status: 200 len: 1399 time: 0.4778512 2026-07-02 06:20:37.960 9 WARNING neutron_lib.context [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:37.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1bb423c6-edc7-43e9-a9ae-25010f878fc1 (type: security_group_rules) to 0 2026-07-02 06:20:37.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2f4a4e42-57a7-4018-8083-7ea298be0c91 (type: security_group_rules) to 0 2026-07-02 06:20:38.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b0d820a2-6e6f-4417-abd9-8c60f5602c0d (type: security_group_rules) to 0 2026-07-02 06:20:38.061 10 INFO neutron.wsgi [None req-0654afaf-8fb0-49ab-9b70-358f0760f38c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0a0eb22783594c46bdd959a0b5569000&name=default HTTP/1.1" status: 200 len: 2996 time: 0.8776786 2026-07-02 06:20:38.143 10 INFO neutron.services.segments.plugin [-] Segment 7fee743a-72f9-4ce9-8e15-16e8117984a1 resource provider aggregate not found 2026-07-02 06:20:38.148 10 INFO neutron.services.segments.plugin [-] Segment 7fee743a-72f9-4ce9-8e15-16e8117984a1 resource provider aggregate not found 2026-07-02 06:20:38.164 10 INFO neutron.services.segments.plugin [-] Segment 7fee743a-72f9-4ce9-8e15-16e8117984a1 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 7fee743a-72f9-4ce9-8e15-16e8117984a1 found for delete ", "request_id": "req-f09ee5e8-88d5-4a84-aa86-dd5ecbfb02cd"}]} 2026-07-02 06:20:38.165 10 INFO neutron.services.segments.plugin [-] Segment 7fee743a-72f9-4ce9-8e15-16e8117984a1 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 7fee743a-72f9-4ce9-8e15-16e8117984a1 found for delete ", "request_id": "req-302bcda8-4f4d-4f2e-b04e-f09817fa3044"}]} 2026-07-02 06:20:38.181 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-711c0b85-ed5c-4e1e-90d1-1c330c599958 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:38.201 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-711c0b85-ed5c-4e1e-90d1-1c330c599958 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 0ff49bed-6ffe-4c3c-b743-1de8f740ed8f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:38.201 10 INFO neutron.wsgi [None req-4af103fc-2b5a-4b84-aa6d-9c43bf34e892 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/d14d59ba-d9f0-446c-b406-8a6f388e7fa7 HTTP/1.1" status: 204 len: 168 time: 0.9097834 2026-07-02 06:20:38.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-711c0b85-ed5c-4e1e-90d1-1c330c599958 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource dd89e254-2c18-4453-976e-cb8c92c53603 (type: subnets) to 0 2026-07-02 06:20:38.272 9 INFO neutron.wsgi [None req-711c0b85-ed5c-4e1e-90d1-1c330c599958 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4077623 2026-07-02 06:20:38.287 9 WARNING neutron_lib.context [None req-22683337-d964-4c7c-906e-94bd62269b9b 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:38.359 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:20:38.367 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:38.369 10 INFO neutron.wsgi [None req-200e26e3-1e16-40eb-a0c5-5e2dc90561ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/773ed41d-64b4-4a90-89ad-18b18b88abba HTTP/1.1" status: 204 len: 168 time: 0.3036640 2026-07-02 06:20:38.394 10 INFO neutron.wsgi [None req-05215575-fb2f-416f-a905-7be4a5c0ab41 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=37cce26ecd2a46acb44141b14316a756&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0453587 2026-07-02 06:20:38.615 10 INFO neutron.wsgi [None req-d0e7639f-1ee9-4742-b21c-381cbb795e5a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/162cf32b-7136-48ca-965b-4c3aee0baed1 HTTP/1.1" status: 204 len: 168 time: 0.2129695 2026-07-02 06:20:38.841 9 INFO neutron.db.ovn_revision_numbers_db [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 130bfe91-ee0c-49c3-8d44-4a1ab7c5e0f1 (type: security_groups) to 1 2026-07-02 06:20:38.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 531084a9-78bb-45fd-b485-0715c821bf4a (type: security_group_rules) to 0 2026-07-02 06:20:38.912 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22683337-d964-4c7c-906e-94bd62269b9b 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:38.914 9 INFO neutron.db.ovn_revision_numbers_db [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 632d224c-6765-4fd0-8a20-48d45249c091 (type: security_group_rules) to 0 2026-07-02 06:20:38.924 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22683337-d964-4c7c-906e-94bd62269b9b 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 0ff49bed-6ffe-4c3c-b743-1de8f740ed8f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:38.969 9 INFO neutron.db.ovn_revision_numbers_db [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ef2b7af6-d69b-46ac-93b0-94522e43cd6e (type: security_group_rules) to 0 2026-07-02 06:20:39.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fbf3f1ab-f608-42a1-a68d-74ffe2d8073a (type: security_group_rules) to 0 2026-07-02 06:20:39.076 9 INFO neutron.wsgi [None req-98fb96c5-1592-44fe-b857-ad2149cf0627 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=f0f0b88e2350409e9dcaf5926c38b23e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5268273 2026-07-02 06:20:39.146 9 INFO neutron.db.l3_db [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 associated. External IP: 10.96.250.213, port: 1ad9f61a-005b-4dfb-80f3-4d50e1083d23. 2026-07-02 06:20:39.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-22683337-d964-4c7c-906e-94bd62269b9b 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 166d4e8d-b197-4b3c-92f4-bf43edf324cf (type: ports) to 1 2026-07-02 06:20:39.202 9 INFO neutron.wsgi [None req-22683337-d964-4c7c-906e-94bd62269b9b 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.9212554 2026-07-02 06:20:39.377 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 (type: floatingips) to 0 2026-07-02 06:20:39.394 10 INFO neutron.wsgi [None req-00783a09-ab1d-45a2-b70b-666cd31105c9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/130bfe91-ee0c-49c3-8d44-4a1ab7c5e0f1 HTTP/1.1" status: 204 len: 168 time: 0.3142712 2026-07-02 06:20:39.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 (type: floatingips) to 1 2026-07-02 06:20:39.550 9 INFO neutron.wsgi [None req-9ce40379-e9a8-4226-81ff-d4d94538fbca b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.5987630 2026-07-02 06:20:39.578 10 INFO neutron.wsgi [None req-b29e107f-c30b-49f6-a3b8-76753ca17dfc 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/166d4e8d-b197-4b3c-92f4-bf43edf324cf HTTP/1.1" status: 204 len: 168 time: 0.3709161 /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-07-02 06:20:39.600 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e46490fc-ad60-475b-aee3-5e1342bb4d15 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:20:39.603 10 INFO neutron.wsgi [None req-e46490fc-ad60-475b-aee3-5e1342bb4d15 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/166d4e8d-b197-4b3c-92f4-bf43edf324cf HTTP/1.1" status: 404 len: 333 time: 0.0201087 2026-07-02 06:20:39.625 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3ef42143-901e-46b2-aa0b-55d1904714d3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:20:39.627 10 INFO neutron.wsgi [None req-3ef42143-901e-46b2-aa0b-55d1904714d3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports/166d4e8d-b197-4b3c-92f4-bf43edf324cf HTTP/1.1" status: 404 len: 333 time: 0.0197294 2026-07-02 06:20:39.823 10 INFO neutron.wsgi [None req-515acec9-520f-4d5d-beb2-46c4805cb06e 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/subnets/dd89e254-2c18-4453-976e-cb8c92c53603 HTTP/1.1" status: 204 len: 168 time: 0.1925468 2026-07-02 06:20:39.989 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8804f13-1b21-42db-bf9e-16fb172e1028'] response: {'name': 'network-changed', 'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'status': 'completed', 'code': 200} 2026-07-02 06:20:40.064 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-167ef3d8-63f8-4131-b6eb-5160760ed164 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1642 time: 0.0396116 2026-07-02 06:20:40.156 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-ea4921d0-a7d4-42d2-8762-5a5a4aa970c9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0848591 2026-07-02 06:20:40.232 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-f6fa5f87-b7dd-4e7a-b672-b0b1551560e1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.181&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 1059 time: 0.0679142 2026-07-02 06:20:40.289 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-65278d2a-e766-4925-9a34-477cc7c36859 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A292&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0431428 2026-07-02 06:20:40.378 10 INFO neutron.services.segments.plugin [-] Segment 822147db-b201-4344-b930-5a58070f12e2 resource provider aggregate not found 2026-07-02 06:20:40.399 10 INFO neutron.services.segments.plugin [-] Segment 822147db-b201-4344-b930-5a58070f12e2 resource provider aggregate not found 2026-07-02 06:20:40.425 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-e88a4cdb-2747-49f7-8376-d625c6c6d818 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.1301894 2026-07-02 06:20:40.428 10 INFO neutron.services.segments.plugin [-] Segment 822147db-b201-4344-b930-5a58070f12e2 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 822147db-b201-4344-b930-5a58070f12e2 found for delete ", "request_id": "req-2d091c5b-c442-4705-ae79-7209636c46c9"}]} 2026-07-02 06:20:40.432 10 INFO neutron.services.segments.plugin [-] Segment 822147db-b201-4344-b930-5a58070f12e2 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 822147db-b201-4344-b930-5a58070f12e2 found for delete ", "request_id": "req-1d1cb611-fedb-4eb7-be1c-fa72ea0dd4cf"}]} 2026-07-02 06:20:40.460 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-5c4d7727-7689-4aa2-8bd9-fd10dc38ee58 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0266647 2026-07-02 06:20:40.490 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-5cf9044c-2ae5-401e-a2e3-6c0bdab99df7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250244 2026-07-02 06:20:40.511 10 INFO neutron.wsgi [None req-ffc4cd67-0a85-4b17-9770-01b910e77b73 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/networks/0ff49bed-6ffe-4c3c-b743-1de8f740ed8f HTTP/1.1" status: 204 len: 168 time: 0.6820159 2026-07-02 06:20:40.528 10 WARNING neutron_lib.context [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:40.611 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-9ccef41d-6948-4f17-bc64-119f1bdc6aa2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1159418 2026-07-02 06:20:40.646 10 INFO neutron.db.segments_db [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Added segment 11d97095-1b98-4e8c-bace-42aef8ebe3f2 of type geneve for network 167eb076-e46f-4d95-97da-ad2917b7112e 2026-07-02 06:20:40.726 10 INFO neutron.wsgi [req-258b424f-009c-4d39-9458-315e84617c2a req-b5487658-5513-474e-b0cf-70e2776955da 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1090899 2026-07-02 06:20:40.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 167eb076-e46f-4d95-97da-ad2917b7112e (type: networks) to 1 2026-07-02 06:20:41.115 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:41.121 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 167eb076-e46f-4d95-97da-ad2917b7112e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:41.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 7c0f3a04-70cd-4b3e-b408-fbb528295b66 (type: ports) to 1 2026-07-02 06:20:41.262 10 INFO neutron.wsgi [None req-edb0ce01-cc6c-4647-8b05-8574a759e8e9 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.7394669 2026-07-02 06:20:41.277 10 WARNING neutron_lib.context [None req-b3757f23-1055-45ca-82d7-126305e8df8a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:41.582 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3757f23-1055-45ca-82d7-126305e8df8a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:41.590 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3757f23-1055-45ca-82d7-126305e8df8a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 167eb076-e46f-4d95-97da-ad2917b7112e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:41.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3757f23-1055-45ca-82d7-126305e8df8a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 54e5d76e-0a88-4af4-9fd8-ed9bbd2fb1ec (type: subnets) to 0 2026-07-02 06:20:41.672 10 INFO neutron.wsgi [None req-b3757f23-1055-45ca-82d7-126305e8df8a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4025555 2026-07-02 06:20:41.685 10 WARNING neutron_lib.context [None req-d38c2dbb-5ab0-433e-9c59-97a134604bdf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:42.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d38c2dbb-5ab0-433e-9c59-97a134604bdf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:42.050 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d38c2dbb-5ab0-433e-9c59-97a134604bdf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 167eb076-e46f-4d95-97da-ad2917b7112e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:42.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-d38c2dbb-5ab0-433e-9c59-97a134604bdf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 031b06b3-d4d4-40f5-a02d-b45dbdffe093 (type: ports) to 1 2026-07-02 06:20:42.210 10 INFO neutron.wsgi [None req-d38c2dbb-5ab0-433e-9c59-97a134604bdf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.5318735 /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-07-02 06:20:42.590 9 INFO neutron.wsgi [None req-557c1f5e-4456-4f11-aafc-6253adffe859 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/031b06b3-d4d4-40f5-a02d-b45dbdffe093 HTTP/1.1" status: 204 len: 168 time: 0.3748155 2026-07-02 06:20:42.614 9 INFO neutron.pecan_wsgi.hooks.translation [None req-55e4655f-849f-413a-8285-315ed8fc0939 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:20:42.617 9 INFO neutron.wsgi [None req-55e4655f-849f-413a-8285-315ed8fc0939 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports/031b06b3-d4d4-40f5-a02d-b45dbdffe093 HTTP/1.1" status: 404 len: 333 time: 0.0191562 2026-07-02 06:20:42.825 10 INFO neutron.wsgi [None req-a00200f5-2c35-46b5-aed0-4b1736230095 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/subnets/54e5d76e-0a88-4af4-9fd8-ed9bbd2fb1ec HTTP/1.1" status: 204 len: 168 time: 0.1992965 2026-07-02 06:20:43.016 9 WARNING neutron_lib.context [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:43.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 04affac4-ca8b-474c-899d-42e4f80107e0 (type: security_groups) to 1 2026-07-02 06:20:43.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 68f60b59-90b0-44fd-9f11-cd315ad5f6de (type: security_group_rules) to 0 2026-07-02 06:20:43.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 69ced62f-7e59-48ba-8405-6e0bc5118850 (type: security_group_rules) to 0 2026-07-02 06:20:43.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource a09e08f9-b8e2-41d3-83f4-379d52afd086 (type: security_group_rules) to 0 2026-07-02 06:20:43.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource f1572ef1-e24b-453d-ba18-18d8d651b3b2 (type: security_group_rules) to 0 2026-07-02 06:20:43.197 10 INFO neutron.services.segments.plugin [-] Segment 11d97095-1b98-4e8c-bace-42aef8ebe3f2 resource provider aggregate not found 2026-07-02 06:20:43.202 10 INFO neutron.services.segments.plugin [-] Segment 11d97095-1b98-4e8c-bace-42aef8ebe3f2 resource provider aggregate not found 2026-07-02 06:20:43.223 10 INFO neutron.services.segments.plugin [-] Segment 11d97095-1b98-4e8c-bace-42aef8ebe3f2 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 11d97095-1b98-4e8c-bace-42aef8ebe3f2 found for delete ", "request_id": "req-38a517e2-4502-4faf-ada7-c8806b84077c"}]} 2026-07-02 06:20:43.228 10 INFO neutron.services.segments.plugin [-] Segment 11d97095-1b98-4e8c-bace-42aef8ebe3f2 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 11d97095-1b98-4e8c-bace-42aef8ebe3f2 found for delete ", "request_id": "req-e7feed45-4fc8-4b98-9742-6269670d4d2c"}]} 2026-07-02 06:20:43.247 10 INFO neutron.wsgi [None req-988869f1-9618-4f8c-a020-76fa9167cb1f 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/networks/167eb076-e46f-4d95-97da-ad2917b7112e HTTP/1.1" status: 204 len: 168 time: 0.4157946 2026-07-02 06:20:43.260 10 WARNING neutron_lib.context [None req-588bd2af-8324-4e68-a879-96ea0505afe3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:43.283 9 INFO neutron.db.segments_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Added segment 91c1cdb0-a3ff-4926-a257-30ab823050ac of type geneve for network ef0a8815-3520-432e-a964-90644390267a 2026-07-02 06:20:43.468 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource ef0a8815-3520-432e-a964-90644390267a (type: networks) to 1 2026-07-02 06:20:43.534 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-588bd2af-8324-4e68-a879-96ea0505afe3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] No more DHCP agents 2026-07-02 06:20:43.537 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-588bd2af-8324-4e68-a879-96ea0505afe3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Unable to schedule network 4537e0d4-c455-42d1-9159-d10b1bd5626d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:43.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-588bd2af-8324-4e68-a879-96ea0505afe3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 64ac1180-2c5a-4a64-9550-ed61c2f7c74f (type: ports) to 1 2026-07-02 06:20:43.655 10 INFO neutron.wsgi [None req-588bd2af-8324-4e68-a879-96ea0505afe3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.3983381 /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-07-02 06:20:43.667 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] No more DHCP agents 2026-07-02 06:20:43.670 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Unable to schedule network ef0a8815-3520-432e-a964-90644390267a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:43.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 716825d4-1502-4ebc-ac87-e792705ce9c6 (type: ports) to 1 2026-07-02 06:20:43.820 9 INFO neutron.wsgi [None req-6a81a71b-d462-473e-86a9-4a629e72aa8f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9985259 2026-07-02 06:20:43.832 9 WARNING neutron_lib.context [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:43.963 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 64ac1180-2c5a-4a64-9550-ed61c2f7c74f 2026-07-02 06:20:43.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-5496ae2a-2383-4b4e-b895-e8419e42b170 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] Successfully bumped revision number for resource 64ac1180-2c5a-4a64-9550-ed61c2f7c74f (type: ports) to 2 2026-07-02 06:20:44.016 10 INFO neutron.wsgi [None req-5496ae2a-2383-4b4e-b895-e8419e42b170 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "PUT /v2.0/ports/64ac1180-2c5a-4a64-9550-ed61c2f7c74f HTTP/1.1" status: 200 len: 946 time: 0.3550067 2026-07-02 06:20:44.153 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] No more DHCP agents 2026-07-02 06:20:44.159 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Unable to schedule network ef0a8815-3520-432e-a964-90644390267a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:44.402 9 INFO neutron.wsgi [None req-a32a5466-1440-4509-aab6-d4f52c2017b3 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/64ac1180-2c5a-4a64-9550-ed61c2f7c74f HTTP/1.1" status: 204 len: 168 time: 0.3802917 2026-07-02 06:20:44.527 9 INFO neutron.wsgi [None req-81b03c97-492a-495e-b058-718cba269532 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.1185973 /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-07-02 06:20:44.558 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a9be49b1-93fa-4bac-ae79-779c4170fc89 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:20:44.560 10 INFO neutron.wsgi [None req-a9be49b1-93fa-4bac-ae79-779c4170fc89 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports/64ac1180-2c5a-4a64-9550-ed61c2f7c74f HTTP/1.1" status: 404 len: 333 time: 0.0262725 2026-07-02 06:20:44.669 10 INFO neutron.wsgi [None req-40ed40bb-89d0-4db0-a59e-07f30693da04 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.1018372 2026-07-02 06:20:44.718 9 INFO neutron.wsgi [None req-38530bae-99ab-42c7-b63c-56d081c87681 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "GET /v2.0/ports/cf07fb0f-7d9c-4815-bdce-5814bfa5f26d HTTP/1.1" status: 200 len: 973 time: 0.0427868 2026-07-02 06:20:44.747 9 INFO neutron.pecan_wsgi.hooks.translation [None req-06f45daf-e1de-43ab-8b88-19401b378950 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:20:44.750 9 INFO neutron.wsgi [None req-06f45daf-e1de-43ab-8b88-19401b378950 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/031b06b3-d4d4-40f5-a02d-b45dbdffe093 HTTP/1.1" status: 404 len: 333 time: 0.0260890 2026-07-02 06:20:44.776 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c189012a-d883-4268-a6f1-5853ad170c08 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:20:44.779 10 INFO neutron.wsgi [None req-c189012a-d883-4268-a6f1-5853ad170c08 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/subnets/54e5d76e-0a88-4af4-9fd8-ed9bbd2fb1ec HTTP/1.1" status: 404 len: 337 time: 0.0223532 2026-07-02 06:20:44.803 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0ee21b8e-f172-4694-b615-f1bb50c70abf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:20:44.805 10 INFO neutron.wsgi [None req-0ee21b8e-f172-4694-b615-f1bb50c70abf 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/subnets/dd89e254-2c18-4453-976e-cb8c92c53603 HTTP/1.1" status: 404 len: 337 time: 0.0195780 2026-07-02 06:20:45.091 10 INFO neutron.wsgi [None req-95274571-317b-4645-831c-09af75a9314a 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/ports/cf07fb0f-7d9c-4815-bdce-5814bfa5f26d HTTP/1.1" status: 204 len: 168 time: 0.2795091 2026-07-02 06:20:45.135 9 INFO neutron.db.ovn_revision_numbers_db [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 716825d4-1502-4ebc-ac87-e792705ce9c6 (type: ports) to 2 2026-07-02 06:20:45.168 9 INFO neutron.db.ovn_revision_numbers_db [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] Successfully bumped revision number for resource 9c5683f4-47b7-4d1d-ac8a-2bd288771534 (type: subnets) to 0 2026-07-02 06:20:45.181 9 INFO neutron.wsgi [None req-851a9e50-0838-47c2-91ea-015c2f338146 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3551950 2026-07-02 06:20:45.269 9 INFO neutron.wsgi [None req-a3bcb78a-79d1-4665-aae9-a2c15080b468 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "PUT /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 218 time: 0.0809703 2026-07-02 06:20:45.331 9 INFO neutron.wsgi [None req-59c65d7c-ab9b-4e8c-9ef1-1c02198ef4b9 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 218 time: 0.0546165 2026-07-02 06:20:45.407 9 INFO neutron.wsgi [None req-5b5b3f8f-f44c-43c7-9c85-bf477cad710c 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "PUT /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0721526 2026-07-02 06:20:45.459 9 INFO neutron.wsgi [None req-9dc7aae3-2804-43ac-8906-b15eef413181 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 227 time: 0.0467992 2026-07-02 06:20:45.485 10 INFO neutron.services.segments.plugin [-] Segment 5cf7ebec-ff31-4b4b-8d26-884084129c33 resource provider aggregate not found 2026-07-02 06:20:45.494 10 INFO neutron.services.segments.plugin [-] Segment 5cf7ebec-ff31-4b4b-8d26-884084129c33 resource provider aggregate not found 2026-07-02 06:20:45.513 10 INFO neutron.services.segments.plugin [-] Segment 5cf7ebec-ff31-4b4b-8d26-884084129c33 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 5cf7ebec-ff31-4b4b-8d26-884084129c33 found for delete ", "request_id": "req-cfc92a78-974a-411b-8de3-4dfcc90488c9"}]} 2026-07-02 06:20:45.516 10 INFO neutron.services.segments.plugin [-] Segment 5cf7ebec-ff31-4b4b-8d26-884084129c33 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 5cf7ebec-ff31-4b4b-8d26-884084129c33 found for delete ", "request_id": "req-4ef47701-d45f-43dd-9087-40c61c332a89"}]} 2026-07-02 06:20:45.542 9 INFO neutron.wsgi [None req-c848b697-a625-425b-912a-6ef2b8e8c779 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "PUT /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0775306 2026-07-02 06:20:45.562 10 INFO neutron.wsgi [None req-4155e0ff-61da-40c4-a64e-d93b7422a82d 3a38bc5fa5864b76a9299c1535d31416 ccf6e813fccb4b99b5a44714fd8a705e - - default default] 10.0.0.113 "DELETE /v2.0/networks/4537e0d4-c455-42d1-9159-d10b1bd5626d HTTP/1.1" status: 204 len: 168 time: 0.4666286 2026-07-02 06:20:45.593 9 INFO neutron.wsgi [None req-396b168e-2300-44b1-b0cc-2c742370fd2a 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 227 time: 0.0460925 2026-07-02 06:20:45.655 9 INFO neutron.wsgi [None req-ac6c670b-ef1c-4bda-9e4c-6ebc1219138e 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "PUT /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0563917 2026-07-02 06:20:45.720 10 INFO neutron.wsgi [None req-f5c29f59-b541-40be-99d2-12fd881ae74f 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 245 time: 0.0612557 2026-07-02 06:20:45.784 10 INFO neutron.wsgi [None req-9de810bd-a17d-4768-a2d0-82e8a89b0e58 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "PUT /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 230 time: 0.0571911 2026-07-02 06:20:45.831 10 INFO neutron.wsgi [None req-30c5ae45-e321-4da9-a843-c419e0d9cbdf 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 230 time: 0.0423293 2026-07-02 06:20:45.876 10 INFO neutron.wsgi [None req-667f083d-35b1-4823-b92b-63ed7e426798 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0405838 2026-07-02 06:20:45.916 10 INFO neutron.api.v2.resource [None req-d8464406-ac1b-461a-8d3c-64af297bc093 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:45.918 10 INFO neutron.wsgi [None req-d8464406-ac1b-461a-8d3c-64af297bc093 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0369503 2026-07-02 06:20:45.980 10 INFO neutron.wsgi [None req-31e2c359-6a63-4a3a-b660-f5567e5e8c6a 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0541694 2026-07-02 06:20:46.027 10 INFO neutron.wsgi [None req-eed33b8a-a937-4245-9737-8ffb3f8e8938 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 223 time: 0.0421064 2026-07-02 06:20:46.264 9 INFO neutron.wsgi [None req-9947b13f-55ba-4cf5-b379-5ba3d27c0ccd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=ccf6e813fccb4b99b5a44714fd8a705e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1492529 2026-07-02 06:20:46.427 10 INFO neutron.api.v2.resource [None req-8392719d-2050-48eb-9cfa-e63c4e3e4340 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:46.429 10 INFO neutron.wsgi [None req-8392719d-2050-48eb-9cfa-e63c4e3e4340 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags/green HTTP/1.1" status: 404 len: 299 time: 0.3978903 2026-07-02 06:20:46.523 9 INFO neutron.wsgi [None req-b1553449-1e30-4abc-97ae-25d0358be750 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 204 len: 168 time: 0.0872040 2026-07-02 06:20:46.557 9 INFO neutron.wsgi [None req-fd2e2702-7900-4f36-b4d7-95f533baef09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2a69c402-c1e0-41ca-991e-8421962ec0d0 HTTP/1.1" status: 204 len: 168 time: 0.2880476 2026-07-02 06:20:46.577 10 INFO neutron.wsgi [None req-ea8114b5-8611-485a-931b-810e4f898605 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "GET /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534/tags HTTP/1.1" status: 200 len: 205 time: 0.0486922 2026-07-02 06:20:46.828 10 INFO neutron.wsgi [None req-3674afc3-f580-47db-a005-734de38ab804 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/9c5683f4-47b7-4d1d-ac8a-2bd288771534 HTTP/1.1" status: 204 len: 168 time: 0.2454927 2026-07-02 06:20:47.204 10 INFO neutron.wsgi [None req-d536dc11-d7e2-42b7-8229-6bf48aadb405 6a8e5863bb9941bfa06b7667024d158d c29a1ce7378a4601a6ec3ac45448b7c5 - - default default] 10.0.0.113 "DELETE /v2.0/networks/ef0a8815-3520-432e-a964-90644390267a HTTP/1.1" status: 204 len: 168 time: 0.3702085 2026-07-02 06:20:47.540 10 INFO neutron.services.segments.plugin [-] Segment 91c1cdb0-a3ff-4926-a257-30ab823050ac resource provider aggregate not found 2026-07-02 06:20:47.548 10 INFO neutron.services.segments.plugin [-] Segment 91c1cdb0-a3ff-4926-a257-30ab823050ac resource provider aggregate not found 2026-07-02 06:20:47.569 10 INFO neutron.services.segments.plugin [-] Segment 91c1cdb0-a3ff-4926-a257-30ab823050ac 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 91c1cdb0-a3ff-4926-a257-30ab823050ac found for delete ", "request_id": "req-dd756699-329a-436a-8995-72efd8ce5d89"}]} 2026-07-02 06:20:47.570 10 INFO neutron.services.segments.plugin [-] Segment 91c1cdb0-a3ff-4926-a257-30ab823050ac 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 91c1cdb0-a3ff-4926-a257-30ab823050ac found for delete ", "request_id": "req-1d363de2-bb12-4fca-84d8-a976c54955a4"}]} 2026-07-02 06:20:48.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 24b0ffc5-50b6-4968-90c7-d4966a7162d9 (type: security_groups) to 1 2026-07-02 06:20:48.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 43f1068f-f05f-4408-95ca-268c3deceb51 (type: security_group_rules) to 0 2026-07-02 06:20:48.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ceb19e4-1e9e-45b6-b907-67c26cf1418b (type: security_group_rules) to 0 2026-07-02 06:20:48.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 875faa8f-5a46-4b70-ba1e-aed822b7f652 (type: security_group_rules) to 0 2026-07-02 06:20:48.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a1c59dc6-ca51-432a-a4cf-6b12c11fda64 (type: security_group_rules) to 0 2026-07-02 06:20:48.516 9 INFO neutron.wsgi [None req-57b97ac6-c9a6-4eac-b6f3-6491f3522712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9b88bcac479240cd9918bf7a333aaaf1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5378654 2026-07-02 06:20:48.559 10 WARNING neutron_lib.context [None req-46132a6a-4577-4f87-a31b-09ce4235f2bb 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:48.631 10 INFO neutron.wsgi [None req-46132a6a-4577-4f87-a31b-09ce4235f2bb 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 748 time: 0.1301119 2026-07-02 06:20:48.661 10 INFO neutron.wsgi [None req-aaa95b8b-67db-458e-98e1-0a39295768eb 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/edc7e54e-e18c-4c31-9ca9-0cdb3435f0c1 HTTP/1.1" status: 200 len: 743 time: 0.0245659 2026-07-02 06:20:48.737 9 INFO neutron.wsgi [None req-09dd6a8c-fa10-44da-9fce-ad32317bbb90 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/edc7e54e-e18c-4c31-9ca9-0cdb3435f0c1 HTTP/1.1" status: 200 len: 695 time: 0.0710266 2026-07-02 06:20:48.786 10 INFO neutron.wsgi [None req-94d44d0a-68dd-4244-b6cb-33542dfc80a4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/24b0ffc5-50b6-4968-90c7-d4966a7162d9 HTTP/1.1" status: 204 len: 168 time: 0.2652502 2026-07-02 06:20:48.828 10 INFO neutron.wsgi [None req-2ff02c4c-ee95-47f7-ba9d-b23d621ef7aa 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/edc7e54e-e18c-4c31-9ca9-0cdb3435f0c1 HTTP/1.1" status: 204 len: 168 time: 0.0850909 2026-07-02 06:20:48.844 10 INFO neutron.api.v2.resource [None req-9627e89b-970b-42de-812b-182d663229ed 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:48.846 10 INFO neutron.wsgi [None req-9627e89b-970b-42de-812b-182d663229ed 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "GET /v2.0/subnetpools/edc7e54e-e18c-4c31-9ca9-0cdb3435f0c1 HTTP/1.1" status: 404 len: 346 time: 0.0136168 2026-07-02 06:20:48.866 10 INFO neutron.api.v2.resource [None req-16adfc8b-d769-4e27-82cc-eaf6ed44c701 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:48.868 10 INFO neutron.wsgi [None req-16adfc8b-d769-4e27-82cc-eaf6ed44c701 88714da5a9154dabbb6142adcbda9d57 77b6d4bb24f84d5d970131f5ef9214b9 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/edc7e54e-e18c-4c31-9ca9-0cdb3435f0c1 HTTP/1.1" status: 404 len: 346 time: 0.0164700 2026-07-02 06:20:48.934 10 INFO neutron.wsgi [None req-5dae9de8-10e7-4878-9735-bf6345fd4ad9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c29a1ce7378a4601a6ec3ac45448b7c5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0395992 2026-07-02 06:20:49.170 10 INFO neutron.wsgi [None req-0f8a48c0-f806-43c3-88bc-a58de1f189e2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/04affac4-ca8b-474c-899d-42e4f80107e0 HTTP/1.1" status: 204 len: 168 time: 0.2315145 2026-07-02 06:20:49.604 9 INFO neutron.wsgi [req-148fe4d7-55d1-4f1c-81b5-91ec41b7d0cf req-d0cd7d52-7ddd-4e56-a370-e06895bcc2c4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1642 time: 0.3966660 2026-07-02 06:20:49.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a51e3b80-7d68-462d-999b-b5cf8ab599cc (type: security_groups) to 1 2026-07-02 06:20:49.665 9 INFO neutron.wsgi [req-148fe4d7-55d1-4f1c-81b5-91ec41b7d0cf req-171286e6-6595-47a0-ac31-508fae4db60e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0490305 2026-07-02 06:20:49.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4c9630a1-ddbd-4e68-bf67-ae7d4ac5e598 (type: security_group_rules) to 0 2026-07-02 06:20:49.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 551e438b-0542-4f00-bf78-e76e6f1b1d4b (type: security_group_rules) to 0 2026-07-02 06:20:49.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a145af12-5e99-41c9-9cfc-0a0fdc1d515b (type: security_group_rules) to 0 2026-07-02 06:20:49.712 9 INFO neutron.db.ovn_revision_numbers_db [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fd19addd-1b99-43a7-a93c-fbe969ece908 (type: security_group_rules) to 0 2026-07-02 06:20:49.738 9 INFO neutron.wsgi [None req-54381cd9-52df-4f8c-8b08-b2f6458bb3b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=77b6d4bb24f84d5d970131f5ef9214b9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3113723 2026-07-02 06:20:49.955 9 INFO neutron.wsgi [None req-3cc65aee-12a0-4ac7-a77b-2bcab4dfd090 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a51e3b80-7d68-462d-999b-b5cf8ab599cc HTTP/1.1" status: 204 len: 168 time: 0.2109635 2026-07-02 06:20:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021908 2026-07-02 06:20:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029399 2026-07-02 06:20:52.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5604a08d-6b54-4de3-89f5-67ac218488b7 (type: security_groups) to 1 2026-07-02 06:20:52.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0ea523a1-4871-4add-b96d-b10de591d355 (type: security_group_rules) to 0 2026-07-02 06:20:52.569 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 35803031-7528-4e47-9e9b-dd2a1bc99d81 (type: security_group_rules) to 0 2026-07-02 06:20:52.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 678cb3bf-882c-4da5-aeee-5c73e16afe87 (type: security_group_rules) to 0 2026-07-02 06:20:52.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ba404fe-3496-41a4-945e-8d0d426b24a3 (type: security_group_rules) to 0 2026-07-02 06:20:52.622 9 INFO neutron.wsgi [None req-f6016a15-cd01-494d-9193-7b50e055030f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=b5f9497226544c41bedf7205a5ee3c47&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3535926 2026-07-02 06:20:52.748 9 WARNING neutron_lib.context [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:52.881 9 INFO neutron.wsgi [None req-be2b1dfc-3fb3-47d2-a6f7-46b51befd8df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5604a08d-6b54-4de3-89f5-67ac218488b7 HTTP/1.1" status: 204 len: 168 time: 0.2543087 2026-07-02 06:20:52.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 7ebaeb4b-b263-45e9-9e80-c3c5d6325f85 (type: security_groups) to 1 2026-07-02 06:20:52.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 11b45b45-1740-49b4-b09f-a0af8ec7a9f7 (type: security_group_rules) to 0 2026-07-02 06:20:52.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 3aa07d3a-b160-41d3-960a-678c9eddaf96 (type: security_group_rules) to 0 2026-07-02 06:20:52.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 91d0fb84-5ad5-4ad3-8f4b-8ce7ffad6543 (type: security_group_rules) to 0 2026-07-02 06:20:52.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource c4fd77f8-0f38-4ae3-bd7d-b9605c97570b (type: security_group_rules) to 0 2026-07-02 06:20:53.012 9 INFO neutron.db.segments_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Added segment bdc963fb-2815-4985-91d0-0382612b6e1b of type geneve for network 16052686-bb38-467f-809f-65bdd4df60f6 2026-07-02 06:20:53.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 16052686-bb38-467f-809f-65bdd4df60f6 (type: networks) to 1 2026-07-02 06:20:53.356 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] No more DHCP agents 2026-07-02 06:20:53.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Unable to schedule network 16052686-bb38-467f-809f-65bdd4df60f6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:53.451 9 INFO neutron.db.ovn_revision_numbers_db [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 6c806eaa-1d0e-4d85-a491-e764cc4fbc3d (type: ports) to 1 2026-07-02 06:20:53.488 9 INFO neutron.wsgi [None req-0781fc15-894f-4fef-bcea-d9bb1988902b dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8898542 2026-07-02 06:20:53.501 9 WARNING neutron_lib.context [None req-4352d909-7db8-42ba-a550-b3e4a42e4886 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:53.824 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4352d909-7db8-42ba-a550-b3e4a42e4886 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] No more DHCP agents 2026-07-02 06:20:53.828 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4352d909-7db8-42ba-a550-b3e4a42e4886 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Unable to schedule network 16052686-bb38-467f-809f-65bdd4df60f6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:53.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-4352d909-7db8-42ba-a550-b3e4a42e4886 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Successfully bumped revision number for resource 70f7681a-3c5f-498d-86dc-fdce64386127 (type: ports) to 1 2026-07-02 06:20:53.986 9 INFO neutron.wsgi [None req-4352d909-7db8-42ba-a550-b3e4a42e4886 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4925210 /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-07-02 06:20:54.001 9 WARNING neutron_lib.context [None req-de458015-ee95-4e57-b600-4739bf7339a8 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:54.229 9 INFO neutron.wsgi [None req-de458015-ee95-4e57-b600-4739bf7339a8 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2356746 2026-07-02 06:20:54.296 9 INFO neutron.wsgi [None req-eaf0c22b-d8ae-4e22-a828-12e620ed6d4f dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "PUT /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 218 time: 0.0582285 2026-07-02 06:20:54.334 9 INFO neutron.wsgi [None req-c570aa71-f9b7-47e8-af50-a9e41d8a7c29 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 218 time: 0.0322547 2026-07-02 06:20:54.388 9 INFO neutron.wsgi [None req-d5407d39-8297-4627-9f15-8c4c5dc61b5d dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "PUT /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0462067 2026-07-02 06:20:54.418 9 INFO neutron.wsgi [None req-d092cacb-9b21-4f70-92c3-30f5e41350df dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 227 time: 0.0242574 2026-07-02 06:20:54.456 9 INFO neutron.wsgi [None req-ba0acf86-a6b3-4c70-902a-8a87c62217ce dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "PUT /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0300899 2026-07-02 06:20:54.495 9 INFO neutron.wsgi [None req-cc1ff8cc-5b86-4b79-9c4f-735357144db3 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 227 time: 0.0322032 2026-07-02 06:20:54.535 9 INFO neutron.wsgi [None req-ceaf1458-a981-4e42-af49-4c6a763146cb dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "PUT /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0333397 2026-07-02 06:20:54.559 9 INFO neutron.wsgi [None req-5b065bd8-82f9-4a7b-84d6-125ed47f5d87 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 245 time: 0.0194468 2026-07-02 06:20:54.600 9 INFO neutron.wsgi [None req-b083a414-20e6-458f-b3f1-158287cbd5e9 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "PUT /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 230 time: 0.0352962 2026-07-02 06:20:54.627 9 INFO neutron.wsgi [None req-4aa2f6b2-f62d-4870-9996-05af10ef2289 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 230 time: 0.0209594 2026-07-02 06:20:54.659 9 INFO neutron.wsgi [None req-bd8d84d5-7575-4468-89f1-5c1e7dacf028 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0258684 2026-07-02 06:20:54.686 10 INFO neutron.api.v2.resource [None req-eb360ac8-6153-4d5e-91d5-d108c121a8cb dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:20:54.688 10 INFO neutron.wsgi [None req-eb360ac8-6153-4d5e-91d5-d108c121a8cb dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0241272 2026-07-02 06:20:54.731 10 INFO neutron.wsgi [None req-65eb427e-1b47-4df0-9e4b-9b68f75752c9 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0386665 2026-07-02 06:20:54.759 10 INFO neutron.wsgi [None req-5bc93c05-71d1-4924-9bd8-42b90c8dc032 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 223 time: 0.0227296 2026-07-02 06:20:54.792 10 INFO neutron.api.v2.resource [None req-bc00354a-d086-4618-8eb1-508ee75cdbe7 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:20:54.794 10 INFO neutron.wsgi [None req-bc00354a-d086-4618-8eb1-508ee75cdbe7 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0292339 2026-07-02 06:20:54.838 10 INFO neutron.wsgi [None req-699a3d93-068f-44a3-95bf-0957397553d1 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 204 len: 168 time: 0.0388219 2026-07-02 06:20:54.866 9 INFO neutron.wsgi [None req-f43b708b-9120-42eb-b2c4-900d10805c02 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67/tags HTTP/1.1" status: 200 len: 205 time: 0.0230565 2026-07-02 06:20:54.905 10 INFO neutron.wsgi [None req-990c3145-cdd3-4b2c-b4a6-45a705cf3fbb dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67 HTTP/1.1" status: 200 len: 603 time: 0.0239968 2026-07-02 06:20:55.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f097c1d4-c629-4bfe-a8ee-4e5b6b331d6d (type: security_groups) to 1 2026-07-02 06:20:55.032 10 INFO neutron.wsgi [None req-9516339e-0bf9-416f-b3a6-02c96f914bc9 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "GET /v2.0/ports/70f7681a-3c5f-498d-86dc-fdce64386127 HTTP/1.1" status: 200 len: 1020 time: 0.1218607 2026-07-02 06:20:55.044 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1563669a-9c06-4e38-b7eb-c3ce68e7b275 (type: security_group_rules) to 0 2026-07-02 06:20:55.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1ff55a50-2ba1-4ce2-9f94-89df424371fd (type: security_group_rules) to 0 2026-07-02 06:20:55.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2263f814-4ba9-4bba-8667-01ce5e6be5e1 (type: security_group_rules) to 0 2026-07-02 06:20:55.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 56e305db-3f73-4c87-afb5-a00ef8d35eba (type: security_group_rules) to 0 2026-07-02 06:20:55.132 10 INFO neutron.wsgi [None req-b2d380a9-d403-44c2-aece-5cc24bac1f78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=b72bd146bc0142039386e15522c2d467&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4783871 2026-07-02 06:20:55.162 9 INFO neutron.wsgi [None req-c4098f6d-7ca6-4304-b329-4e30a05e52f2 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/trunks/c60b92d1-abd7-47e5-a46f-f0389ea5ea67 HTTP/1.1" status: 204 len: 168 time: 0.1228075 2026-07-02 06:20:55.417 10 INFO neutron.wsgi [None req-54b67e23-6d56-4c7b-91f4-0d3ea52b8fb5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f097c1d4-c629-4bfe-a8ee-4e5b6b331d6d HTTP/1.1" status: 204 len: 168 time: 0.2795210 2026-07-02 06:20:55.478 9 INFO neutron.wsgi [None req-de5de133-bc38-41e2-b1b1-f83b85483930 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/ports/70f7681a-3c5f-498d-86dc-fdce64386127 HTTP/1.1" status: 204 len: 168 time: 0.3117661 2026-07-02 06:20:55.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2f6b3b39-6489-4569-888c-8421105b215b (type: security_groups) to 1 2026-07-02 06:20:55.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 451a109f-d8df-4852-bd3a-caa1e2e92b1f (type: security_group_rules) to 0 2026-07-02 06:20:55.698 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5324fa81-5d0c-42b0-bf70-632ceb16b3b3 (type: security_group_rules) to 0 2026-07-02 06:20:55.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7f4e3ee9-d2d8-43de-bea6-191df4b418bb (type: security_group_rules) to 0 2026-07-02 06:20:55.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a7916efd-47ed-4efc-a8e3-2075b86afa55 (type: security_group_rules) to 0 2026-07-02 06:20:55.757 10 INFO neutron.wsgi [None req-ad39a487-3c0e-46f3-8cfa-6bd9984748f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=95c2a3f0fcd840998ffffa4d1454af2c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2230709 2026-07-02 06:20:55.892 9 INFO neutron.services.segments.plugin [-] Segment bdc963fb-2815-4985-91d0-0382612b6e1b resource provider aggregate not found 2026-07-02 06:20:55.898 9 INFO neutron.services.segments.plugin [-] Segment bdc963fb-2815-4985-91d0-0382612b6e1b resource provider aggregate not found 2026-07-02 06:20:55.917 9 INFO neutron.services.segments.plugin [-] Segment bdc963fb-2815-4985-91d0-0382612b6e1b 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 bdc963fb-2815-4985-91d0-0382612b6e1b found for delete ", "request_id": "req-51864611-4f66-4dee-948c-efb580df0a83"}]} 2026-07-02 06:20:55.919 9 INFO neutron.services.segments.plugin [-] Segment bdc963fb-2815-4985-91d0-0382612b6e1b 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 bdc963fb-2815-4985-91d0-0382612b6e1b found for delete ", "request_id": "req-3fc94d10-e739-42f7-a2c3-35f467ffad82"}]} 2026-07-02 06:20:55.948 9 INFO neutron.wsgi [None req-ec7ae8f1-52af-4f00-8f37-d9da668c7078 dc0283947ff3436ead756571aa427455 fefa2921478049cfb15d3232cec4a429 - - default default] 10.0.0.113 "DELETE /v2.0/networks/16052686-bb38-467f-809f-65bdd4df60f6 HTTP/1.1" status: 204 len: 168 time: 0.4652181 2026-07-02 06:20:56.056 9 INFO neutron.wsgi [None req-a6a3f29a-a3fb-42cf-b38e-c86110969f21 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2f6b3b39-6489-4569-888c-8421105b215b HTTP/1.1" status: 204 len: 168 time: 0.2929409 2026-07-02 06:20:56.775 10 INFO neutron.wsgi [None req-56ee6fcc-3bea-418b-898c-583dc26f568a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=fefa2921478049cfb15d3232cec4a429&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1469011 2026-07-02 06:20:56.938 9 INFO neutron.wsgi [None req-a3d55f7b-343d-446a-85da-e08dd0f185c5 2565a2a418134f3391578c8574b804c6 d56a89eda3164d5185a49773ce6267e6 - - default default] 10.0.0.113 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 846 time: 0.0360179 2026-07-02 06:20:56.997 10 INFO neutron.wsgi [None req-b58eaa44-1c3f-4165-95d6-952012d7b14d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/7ebaeb4b-b263-45e9-9e80-c3c5d6325f85 HTTP/1.1" status: 204 len: 168 time: 0.2167106 2026-07-02 06:20:57.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f0ae6ebe-f40a-4199-8f53-c5f3f3e43918 (type: security_groups) to 1 2026-07-02 06:20:57.334 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 06f18ab3-77fa-47e7-856d-d04bec83fcd1 (type: security_group_rules) to 0 2026-07-02 06:20:57.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 70f33142-5d17-4202-a173-4d49eceebcea (type: security_group_rules) to 0 2026-07-02 06:20:57.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 955389c5-c4d2-48aa-81d7-c272708e0a74 (type: security_group_rules) to 0 2026-07-02 06:20:57.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d7e24cca-48d2-4706-bb55-367d8565fea8 (type: security_group_rules) to 0 2026-07-02 06:20:57.406 10 INFO neutron.wsgi [None req-b3009907-c834-468b-81ec-f0de99fada38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=5c4d11d45d7f490a963200cb3c70b766&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2338386 2026-07-02 06:20:57.628 9 INFO neutron.wsgi [None req-b20d5010-9384-4224-a84b-de73e13cb97c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f0ae6ebe-f40a-4199-8f53-c5f3f3e43918 HTTP/1.1" status: 204 len: 168 time: 0.2147281 2026-07-02 06:20:58.002 10 INFO neutron.wsgi [None req-d4684c85-4d1f-4085-bff8-ca246e3ca621 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2207470 2026-07-02 06:20:58.023 10 INFO neutron.wsgi [None req-0c3d00fc-0656-46f4-ad76-51ec9bf13ad3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0089989 2026-07-02 06:20:58.040 10 INFO neutron.wsgi [None req-ed6a000b-ddd8-4b31-86ff-703ac459c19f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0084679 2026-07-02 06:20:58.056 10 INFO neutron.wsgi [None req-9c0db4e5-b2f7-46b9-96f3-99b5358f2850 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0074856 2026-07-02 06:20:58.567 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0037484 2026-07-02 06:20:58.632 9 INFO neutron.wsgi [None req-7a8baadb-df96-4553-a2e3-0b98b350dfea b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.12 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 833 time: 0.0471020 2026-07-02 06:20:58.655 10 INFO neutron.wsgi [None req-d2713083-f7cc-49c5-b973-69501973ed88 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0115402 2026-07-02 06:20:58.669 10 INFO neutron.wsgi [None req-2d13496f-4296-4795-b3b6-943bcd498b0e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0064623 2026-07-02 06:20:58.678 10 INFO neutron.wsgi [None req-b52e4a18-c766-447f-b6ed-8182001e4b30 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048223 2026-07-02 06:20:58.688 10 INFO neutron.wsgi [None req-99a2963b-12a1-493e-9403-7fe96fc3c427 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047715 2026-07-02 06:20:58.733 10 INFO neutron.wsgi [None req-5e4cc25b-cf3b-4f6b-be18-754993223508 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0383270 2026-07-02 06:20:58.821 10 INFO neutron.wsgi [None req-295d78e6-f8ca-490b-a11b-45aefb881acd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0068581 2026-07-02 06:20:58.838 10 INFO neutron.wsgi [None req-e30ebe4f-4cdd-4867-8012-023388ffc748 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0087898 2026-07-02 06:20:58.853 10 INFO neutron.wsgi [None req-c52da5cf-0181-4cf2-a252-f2614342ebde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0079319 2026-07-02 06:20:58.865 10 INFO neutron.wsgi [None req-d3536da7-806c-4496-8c7f-ecfe09f2be86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050690 2026-07-02 06:20:58.961 10 INFO neutron.wsgi [None req-408d4866-7603-4cdb-a482-406eaa77f31b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0837049 2026-07-02 06:20:58.975 10 INFO neutron.wsgi [None req-72e5d45a-ac92-4eee-857d-680c6771e23a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0068493 2026-07-02 06:20:59.332 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdaac9ff-a144-42db-8e6b-cc8521ca46ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:20:59.335 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdaac9ff-a144-42db-8e6b-cc8521ca46ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:20:59.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdaac9ff-a144-42db-8e6b-cc8521ca46ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 1 2026-07-02 06:20:59.539 10 INFO neutron.wsgi [None req-bdaac9ff-a144-42db-8e6b-cc8521ca46ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1333 time: 0.5581694 2026-07-02 06:21:00.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 729a8211-c34e-4a70-bbf5-ba1372f9453a (type: security_groups) to 1 2026-07-02 06:21:00.116 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2a83862d-be80-4bba-9a8c-e19915dafaa5 (type: security_group_rules) to 0 2026-07-02 06:21:00.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3352dec7-2fd5-485a-ad1b-96173238ce30 (type: security_group_rules) to 0 2026-07-02 06:21:00.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a5f7fd95-8ea7-4d91-b90c-83278ce36059 (type: security_group_rules) to 0 2026-07-02 06:21:00.157 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bc5fd94d-8049-4b41-ba99-a979a6dfbdd4 (type: security_group_rules) to 0 2026-07-02 06:21:00.182 9 INFO neutron.wsgi [None req-0ef42f29-a35d-4f6d-b4bc-dd0e5dc5856b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1863d7a08e724901aec16e29680e6987&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3493147 2026-07-02 06:21:00.447 9 INFO neutron.wsgi [None req-87067f50-a5a3-48ff-a19c-9183bfdcfadc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/729a8211-c34e-4a70-bbf5-ba1372f9453a HTTP/1.1" status: 204 len: 168 time: 0.2578576 2026-07-02 06:21:01.973 9 INFO neutron.wsgi [None req-9b47ccec-a823-439e-b55e-1b62e90a5fe6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2674212 2026-07-02 06:21:01.988 9 INFO neutron.wsgi [None req-fda736da-8b9e-4cf9-b3c3-868f806fda95 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0073068 2026-07-02 06:21:02.001 9 INFO neutron.wsgi [None req-c68accc6-20f8-4214-b366-158243b592fc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0072687 2026-07-02 06:21:02.014 9 INFO neutron.wsgi [None req-f1974539-a7d4-4b33-8690-e43f3adaa686 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0073221 2026-07-02 06:21:02.062 9 INFO neutron.wsgi [None req-b5182a65-fbc4-4c8a-a5b1-3e00eb879955 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.0398564 2026-07-02 06:21:02.487 9 INFO neutron.wsgi [None req-9ea5d1c0-c287-4d29-bc7e-de96ebdfdc83 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059032 2026-07-02 06:21:02.499 9 INFO neutron.wsgi [None req-f7e1af5f-ee50-4ce2-8011-adb0f57d7737 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0061321 2026-07-02 06:21:02.517 9 INFO neutron.wsgi [None req-0e2f8c7d-a580-490c-812b-48bd1c2b959c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0117478 2026-07-02 06:21:02.531 9 INFO neutron.wsgi [None req-e3d32a9e-0a56-40ff-8f35-eb31bc0f232e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0084524 2026-07-02 06:21:02.550 9 INFO neutron.api.v2.resource [None req-49d19c08-c924-4aa5-8208-9d0a8e6a33e7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:21:02.551 9 INFO neutron.wsgi [None req-49d19c08-c924-4aa5-8208-9d0a8e6a33e7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups/lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 404 len: 355 time: 0.0153444 2026-07-02 06:21:02.584 9 INFO neutron.wsgi [None req-44571a6a-b038-400b-8936-4e5188c7cd7e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?name=lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 200 len: 221 time: 0.0278203 2026-07-02 06:21:02.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2d90ad4-1e6f-465e-b987-01438695198f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 67df301d-e4db-40de-9279-47602616d1e1 (type: security_groups) to 1 2026-07-02 06:21:02.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2d90ad4-1e6f-465e-b987-01438695198f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 00153565-018a-4df1-811f-ca8bee88ebb0 (type: security_group_rules) to 0 2026-07-02 06:21:02.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2d90ad4-1e6f-465e-b987-01438695198f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ff5e84c3-bb65-41a9-b8a4-ef3059332775 (type: security_group_rules) to 0 2026-07-02 06:21:02.783 9 INFO neutron.wsgi [None req-b2d90ad4-1e6f-465e-b987-01438695198f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1777 time: 0.1934872 2026-07-02 06:21:02.818 9 INFO neutron.wsgi [None req-cce659ea-f8cc-458c-b5fa-bb82b311db81 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-group-rules?security_group_id=67df301d-e4db-40de-9279-47602616d1e1 HTTP/1.1" status: 200 len: 1318 time: 0.0310431 /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-07-02 06:21:03.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4741ffe7-41ec-452e-92d3-db93da7fff10 (type: security_groups) to 1 2026-07-02 06:21:03.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 03176075-0798-4c20-a524-5e3ff3f2a6ef (type: security_group_rules) to 0 2026-07-02 06:21:03.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7cd36af2-c509-42c5-9170-493b84b25d9b (type: security_group_rules) to 0 2026-07-02 06:21:03.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 918b6b53-676e-4acb-8890-27d6f296b590 (type: security_group_rules) to 0 2026-07-02 06:21:03.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9b4580c1-0820-4e78-b51a-131453c42a0b (type: security_group_rules) to 0 2026-07-02 06:21:03.090 10 INFO neutron.wsgi [None req-66d1a36a-7866-4045-8a4d-6df0f8440b09 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=cd6234aeb3584574b78404d1098c42c8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3747282 2026-07-02 06:21:03.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0a867f8-36de-4d27-859c-f7649191e03f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 2 2026-07-02 06:21:03.178 9 INFO neutron.wsgi [None req-a0a867f8-36de-4d27-859c-f7649191e03f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.3511679 /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-07-02 06:21:03.255 9 INFO neutron.wsgi [None req-9ac11596-dadb-4097-ac05-fb959f01cd78 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081344 2026-07-02 06:21:03.275 9 INFO neutron.wsgi [None req-53a8455d-c7d7-4fe9-853e-ead4dddc569b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0098598 2026-07-02 06:21:03.294 9 INFO neutron.wsgi [None req-a561091a-b5a3-4b6c-9289-621ecff3ff02 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0083237 2026-07-02 06:21:03.305 9 INFO neutron.wsgi [None req-cae71a82-9b9c-4519-8769-c165297559bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058711 2026-07-02 06:21:03.339 10 INFO neutron.wsgi [None req-a9f0871b-900e-49c7-9b7e-487f3a6263ba 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/4741ffe7-41ec-452e-92d3-db93da7fff10 HTTP/1.1" status: 204 len: 168 time: 0.2412651 2026-07-02 06:21:03.369 9 INFO neutron.wsgi [None req-455d4594-fdbf-4511-aa20-b96797bbf638 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0508454 2026-07-02 06:21:03.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48801867-f871-4cd9-929d-9ee4cf241a2a (type: security_groups) to 1 2026-07-02 06:21:03.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 093b15fe-7de7-4409-9a32-fece5cd7fe0c (type: security_group_rules) to 0 2026-07-02 06:21:03.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 33af80d3-705f-4e89-85ab-f7b678aacd95 (type: security_group_rules) to 0 2026-07-02 06:21:03.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c035632f-b644-44b9-95dd-cf80dd23c4c0 (type: security_group_rules) to 0 2026-07-02 06:21:03.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource de89003f-8dd1-4d35-9b91-fd86674d27f8 (type: security_group_rules) to 0 2026-07-02 06:21:03.773 9 INFO neutron.wsgi [None req-14a7ce79-cab2-4073-aca2-acb458363261 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=dc3676121d504fd183cddf23a8433489&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4621422 2026-07-02 06:21:03.987 10 INFO neutron.wsgi [None req-abaa6a4d-c4fe-4c53-ba64-56683015988a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/48801867-f871-4cd9-929d-9ee4cf241a2a HTTP/1.1" status: 204 len: 168 time: 0.2093437 2026-07-02 06:21:05.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015168 2026-07-02 06:21:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0052731 2026-07-02 06:21:05.490 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1d5e61cb-67b7-4217-a927-eeff874a3097 (type: security_groups) to 1 2026-07-02 06:21:05.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0fc9fb81-f291-4698-8422-51738b5189ca (type: security_group_rules) to 0 2026-07-02 06:21:05.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2088ef36-c060-47cb-9fcd-cab7f21066b7 (type: security_group_rules) to 0 2026-07-02 06:21:05.543 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b556a261-dc20-4f93-aed3-facc21840751 (type: security_group_rules) to 0 2026-07-02 06:21:05.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource daf7b9ef-4b6e-4a77-82c2-856abbc8162a (type: security_group_rules) to 0 2026-07-02 06:21:05.632 9 INFO neutron.db.segments_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment 8058612c-5075-4db1-9494-2fbd4dd01d60 of type geneve for network a3a28305-89c5-43a0-adbe-979536fa682e 2026-07-02 06:21:05.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a3a28305-89c5-43a0-adbe-979536fa682e (type: networks) to 1 2026-07-02 06:21:06.056 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:06.058 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network a3a28305-89c5-43a0-adbe-979536fa682e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:06.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c0fe7375-7d82-46c5-9db7-5d7086d29f39 (type: ports) to 1 2026-07-02 06:21:06.217 9 INFO neutron.wsgi [None req-2bcdc048-e86c-42c2-943e-a66ed123ba3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0481465 2026-07-02 06:21:06.444 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e8f7dc5-2dc7-4e54-99d0-bd5e550d15f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:06.446 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e8f7dc5-2dc7-4e54-99d0-bd5e550d15f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network a3a28305-89c5-43a0-adbe-979536fa682e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:06.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e8f7dc5-2dc7-4e54-99d0-bd5e550d15f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c0fe7375-7d82-46c5-9db7-5d7086d29f39 (type: ports) to 2 2026-07-02 06:21:07.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e8f7dc5-2dc7-4e54-99d0-bd5e550d15f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4284a650-3de8-431f-8a1d-14001faf2971 (type: subnets) to 0 2026-07-02 06:21:07.052 10 INFO neutron.wsgi [None req-6e8f7dc5-2dc7-4e54-99d0-bd5e550d15f2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.8212018 2026-07-02 06:21:07.142 10 WARNING neutron_lib.context [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:07.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 15c625ca-00fe-4d08-a0bb-6cb6fad4ee9a (type: security_groups) to 1 2026-07-02 06:21:07.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 367f9ba2-9195-4786-af64-bce3db869008 (type: security_group_rules) to 0 2026-07-02 06:21:07.491 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 55b41919-8584-46f0-a15e-ee4d8381dcc0 (type: security_group_rules) to 0 2026-07-02 06:21:07.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 8d26f795-2f1a-445b-b633-7be87bb23478 (type: security_group_rules) to 0 2026-07-02 06:21:07.552 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource dee0d367-2dd4-485e-b291-09558fce19ba (type: security_group_rules) to 0 2026-07-02 06:21:07.605 10 INFO neutron.db.segments_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Added segment 39754e00-83b7-42da-bf31-254874ac0152 of type geneve for network c6b12523-c454-451d-8ce9-54f1c1852e9d 2026-07-02 06:21:07.661 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:07.668 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:07.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource c6b12523-c454-451d-8ce9-54f1c1852e9d (type: networks) to 1 2026-07-02 06:21:07.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: ports) to 1 2026-07-02 06:21:08.064 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:08.079 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:08.452 10 INFO neutron.db.ovn_revision_numbers_db [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 9947aa1a-c7cb-4056-af04-47baf9d5a725 (type: ports) to 1 2026-07-02 06:21:08.484 10 INFO neutron.wsgi [None req-39196676-5560-4fe0-95ab-a5ee86ffbc56 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.6002054 2026-07-02 06:21:08.493 10 WARNING neutron_lib.context [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:09.006 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 9c756391-e1d0-4e31-b472-e66a451c6d68 2026-07-02 06:21:09.009 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 1b620ec6-d7fa-4cf3-8d46-2df5f84ef0eb is bound to host instance 2026-07-02 06:21:09.038 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 9c756391-e1d0-4e31-b472-e66a451c6d68 2026-07-02 06:21:09.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: router_ports) to 1 2026-07-02 06:21:09.144 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:09.149 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:09.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1b620ec6-d7fa-4cf3-8d46-2df5f84ef0eb (type: routers) to 2 2026-07-02 06:21:09.184 10 INFO neutron.wsgi [None req-a057bb2d-f228-469d-82a3-8262aab25875 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.1268716 2026-07-02 06:21:09.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: ports) to 1 2026-07-02 06:21:10.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: ports) to 1 2026-07-02 06:21:10.089 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-9fa906d1-289b-472e-9933-bb8268eee57c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.4041793 2026-07-02 06:21:10.223 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:10.229 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network a3a28305-89c5-43a0-adbe-979536fa682e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:10.247 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: router_ports) to 3 2026-07-02 06:21:10.260 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-b71fddfa-141a-466a-bb19-e84e1d085818 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1634 time: 0.0801320 2026-07-02 06:21:10.405 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-b27f12e6-1f9c-4ad6-b2a5-839451c05fcf 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1207423 2026-07-02 06:21:10.451 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: ports) to 2 2026-07-02 06:21:10.497 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-03b87b49-8365-42cf-9ac4-d98b3cc20c7f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 1058 time: 0.0857503 2026-07-02 06:21:10.555 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-9ed6996d-1088-45bf-a38d-5ef44b5b5b2f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0525515 2026-07-02 06:21:10.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: ports) to 1 2026-07-02 06:21:10.620 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-30738824-9765-444a-8461-f6e7a129c5e6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0556800 2026-07-02 06:21:10.671 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-1582ad85-f650-49ea-a744-8a6d626e2ef9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0379846 2026-07-02 06:21:10.709 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-d72bb02d-bfa4-44af-adda-68657ee04792 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0290308 2026-07-02 06:21:10.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: router_ports) to 1 2026-07-02 06:21:10.813 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: ports) to 4 2026-07-02 06:21:10.818 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-0a8a0b84-5977-4c06-b454-84af4e4c7191 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1021745 2026-07-02 06:21:10.926 10 INFO neutron.wsgi [req-b477070b-e2b8-4ccb-a44d-ec344247a934 req-a7fcf157-4787-4138-9453-674b9f0ef17f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0906446 2026-07-02 06:21:10.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 47896a0d-a425-4ec6-8d0b-dd9bdf5e21ba (type: routers) to 2 2026-07-02 06:21:10.953 10 INFO neutron.wsgi [None req-7b0062fd-f652-45fc-9ebd-571154a5e9b9 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.4646158 2026-07-02 06:21:11.025 10 INFO neutron.wsgi [None req-c1c63d83-e026-422e-8a1b-bce1eebdcc6c a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/subnets?project_id=d66cf89f4ffb4347a455629c108c3058&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0653677 2026-07-02 06:21:11.046 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9c756391-e1d0-4e31-b472-e66a451c6d68 (type: router_ports) to 4 2026-07-02 06:21:11.093 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 47896a0d-a425-4ec6-8d0b-dd9bdf5e21ba is bound to host instance 2026-07-02 06:21:11.144 10 INFO neutron.wsgi [None req-6c9e186a-db5d-4270-b180-7e76e02c892c a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.0987282 2026-07-02 06:21:11.176 10 INFO neutron.wsgi [None req-2e9903cb-a46a-4656-92a4-3d6eeaec0e90 a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/subnets?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0237405 2026-07-02 06:21:11.185 10 WARNING neutron_lib.context [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:11.263 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 400d7656-faf8-4f9b-bde8-111c5657b9b6 2026-07-02 06:21:11.287 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 400d7656-faf8-4f9b-bde8-111c5657b9b6 2026-07-02 06:21:11.312 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: cc3d17bd-41b9-41fc-9374-41216ae21076 2026-07-02 06:21:11.314 10 INFO neutron.db.ovn_revision_numbers_db [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: router_ports) to 1 2026-07-02 06:21:11.327 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port cc3d17bd-41b9-41fc-9374-41216ae21076 2026-07-02 06:21:11.626 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:11.634 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:11.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: ports) to 1 2026-07-02 06:21:11.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: ports) to 1 2026-07-02 06:21:11.775 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:11.776 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network a3a28305-89c5-43a0-adbe-979536fa682e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:11.942 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-9ec49272-4255-42d5-8d00-3a4b7edae02a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0989153 2026-07-02 06:21:12.025 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-308626d8-8d5e-4f7b-b843-7b37104dc121 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 937 time: 0.0678167 2026-07-02 06:21:12.060 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-6b2397d4-39b4-4c40-826c-13294fc0bfbd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/quotas/431f6c9a3dcd4add9521adb805be1cd6 HTTP/1.1" status: 200 len: 385 time: 0.0263071 2026-07-02 06:21:12.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: router_ports) to 3 2026-07-02 06:21:12.135 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-ac619d86-f6b6-43e5-b87c-b3978493f01e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0678496 2026-07-02 06:21:12.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: ports) to 2 2026-07-02 06:21:12.230 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-6d7a397d-b6d8-49f7-bd2c-a09ab213b54f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0775459 2026-07-02 06:21:12.364 9 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-c7ccd6b2-ed71-4fb2-9af7-55c12a26189d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1255550 2026-07-02 06:21:12.364 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: router_ports) to 2 2026-07-02 06:21:12.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: ports) to 2 2026-07-02 06:21:12.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: ports) to 4 2026-07-02 06:21:12.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 9947aa1a-c7cb-4056-af04-47baf9d5a725 (type: ports) to 2 2026-07-02 06:21:12.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource ec8450f8-7f26-49e2-a7a1-986b1deac2f6 (type: subnets) to 0 2026-07-02 06:21:12.932 10 INFO neutron.wsgi [None req-a268db7c-0d59-40fe-b21c-c82e5933f729 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.7508974 2026-07-02 06:21:13.053 9 INFO neutron.wsgi [req-267fed71-341f-4aad-afee-66f3f0cc4a06 req-5cce5bae-feba-48f3-8819-452835e4a4be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 210 time: 0.0188472 2026-07-02 06:21:13.060 10 INFO neutron.db.ovn_revision_numbers_db [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 400d7656-faf8-4f9b-bde8-111c5657b9b6 (type: router_ports) to 2 2026-07-02 06:21:13.063 10 INFO neutron.wsgi [None req-dba6d8a9-16d3-48fc-933f-2b987aacfcbf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/1b620ec6-d7fa-4cf3-8d46-2df5f84ef0eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8730319 2026-07-02 06:21:13.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource cc3d17bd-41b9-41fc-9374-41216ae21076 (type: router_ports) to 4 2026-07-02 06:21:13.136 9 INFO neutron.wsgi [req-37b8243b-b787-4cc3-93ab-a25354b5bca9 req-d799ac49-6f20-4204-b11b-4ea2d71f7332 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 210 time: 0.0251088 2026-07-02 06:21:13.559 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:13.561 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:13.704 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-6370c6b3-467d-43cd-9714-5cd5c99d99f0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 937 time: 0.0852680 2026-07-02 06:21:13.803 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-ea30868e-60fb-41a0-aa64-23ffb1267b87 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=431f6c9a3dcd4add9521adb805be1cd6 HTTP/1.1" status: 200 len: 542 time: 0.0863316 2026-07-02 06:21:13.815 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: ports) to 1 2026-07-02 06:21:14.175 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-b0db973a-f4ca-44ae-8307-f4d8cab0fadc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:14.178 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-b0db973a-f4ca-44ae-8307-f4d8cab0fadc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 04369f4a-b420-4a8c-b848-44fbf9da8e40: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:14.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4848ac97-3acc-4962-a3ec-8a7af1d59827 (type: security_groups) to 1 2026-07-02 06:21:14.441 10 INFO neutron.db.ovn_revision_numbers_db [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-b0db973a-f4ca-44ae-8307-f4d8cab0fadc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4e8fc3ea-6325-4703-9991-9e0993f73af4 (type: ports) to 1 2026-07-02 06:21:14.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1af447f4-9223-4f76-8ab8-c510049ca293 (type: security_group_rules) to 0 2026-07-02 06:21:14.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 763cccf0-91aa-40c4-b722-c8accb32cdf1 (type: security_group_rules) to 0 2026-07-02 06:21:14.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c59706e3-c8bd-4007-9d21-8dbca424f2d2 (type: security_group_rules) to 0 2026-07-02 06:21:14.493 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-b0db973a-f4ca-44ae-8307-f4d8cab0fadc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.6864591 /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-07-02 06:21:14.519 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f70c5a90-74fb-482b-8286-b73a754ead1a (type: security_group_rules) to 0 2026-07-02 06:21:14.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: router_ports) to 1 2026-07-02 06:21:14.581 9 INFO neutron.db.segments_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Added segment e52eb284-cb73-41c5-b776-92b9f4cbc1cc of type geneve for network fa402f25-839d-49f0-9d81-bb6482ee1a75 2026-07-02 06:21:14.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fa402f25-839d-49f0-9d81-bb6482ee1a75 (type: networks) to 1 2026-07-02 06:21:14.884 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:14.885 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network fa402f25-839d-49f0-9d81-bb6482ee1a75: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:14.969 9 INFO neutron.db.ovn_revision_numbers_db [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 46688942-2014-481d-a880-c5c13aad46af (type: ports) to 1 2026-07-02 06:21:14.998 9 INFO neutron.wsgi [None req-685a2366-6f5d-4141-9c90-70ca87cce54b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.7415929 2026-07-02 06:21:15.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: ports) to 1 2026-07-02 06:21:15.171 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94f59241-2949-443f-91ba-066361656f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:15.173 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94f59241-2949-443f-91ba-066361656f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network fa402f25-839d-49f0-9d81-bb6482ee1a75: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:15.229 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:15.231 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:15.397 10 INFO neutron.db.ovn_revision_numbers_db [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-9b44f17b-2505-4b86-830d-e756c8f31e39 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 4e8fc3ea-6325-4703-9991-9e0993f73af4 (type: ports) to 2 2026-07-02 06:21:15.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: router_ports) to 1 2026-07-02 06:21:15.631 10 INFO neutron.wsgi [None req-3b75c6e3-660d-40cc-a4b9-d48c2c82855c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "PUT /v2.0/routers/47896a0d-a425-4ec6-8d0b-dd9bdf5e21ba/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6931708 2026-07-02 06:21:15.706 10 INFO neutron.db.ovn_revision_numbers_db [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-9b44f17b-2505-4b86-830d-e756c8f31e39 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 4e8fc3ea-6325-4703-9991-9e0993f73af4 (type: ports) to 2 2026-07-02 06:21:15.725 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-9b44f17b-2505-4b86-830d-e756c8f31e39 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 1384 time: 1.2226422 2026-07-02 06:21:15.764 9 INFO neutron.wsgi [None req-496c0e66-0370-4db8-9db9-66c8ea8df3eb a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 7001 time: 0.1264369 2026-07-02 06:21:15.769 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d9aac51-6d38-416b-9ef3-8732462fe0f7'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', '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-07-02 06:21:15.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-94f59241-2949-443f-91ba-066361656f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 46688942-2014-481d-a880-c5c13aad46af (type: ports) to 2 2026-07-02 06:21:15.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-94f59241-2949-443f-91ba-066361656f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 51503fdd-8e13-4758-a800-5ac161db4399 (type: subnets) to 0 2026-07-02 06:21:15.889 10 INFO neutron.wsgi [None req-057b1c92-ef41-4727-8b76-ff769e33f6c8 a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 7462 time: 0.1165922 2026-07-02 06:21:15.896 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-725ecd65-1986-40df-8c5f-a2c1f8694a93 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.1080916 2026-07-02 06:21:15.917 9 INFO neutron.wsgi [None req-94f59241-2949-443f-91ba-066361656f6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.9132555 2026-07-02 06:21:15.941 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-61f95be9-6626-4845-be80-8cc1d853171b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0396612 2026-07-02 06:21:16.003 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-86fdf015-142b-4ece-9fed-9fcf7ad30f27 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0503364 2026-07-02 06:21:16.043 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-8a1e922c-766a-4be1-a115-76d746a23480 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0331542 2026-07-02 06:21:16.079 9 INFO neutron.wsgi [None req-cfd627cd-7804-4942-ac5e-cc5bfa104417 a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2212 time: 0.1829348 2026-07-02 06:21:16.155 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-c5415cac-1342-4cac-9ab0-9643da93386e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0974402 2026-07-02 06:21:16.182 10 WARNING neutron_lib.context [None req-7321e3ca-93e5-40d2-9555-ac81ab020d33 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:16.200 9 INFO neutron.wsgi [req-7c0a7721-3d8e-43b6-b4be-5572943b0141 req-35804e8b-274c-4405-8ba6-9cb7a1871c3e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0468457 2026-07-02 06:21:16.255 9 INFO neutron.wsgi [req-7c0a7721-3d8e-43b6-b4be-5572943b0141 req-16b662b0-d60e-4b76-91e0-e2a2e4ff6eee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0468767 2026-07-02 06:21:16.278 10 INFO neutron.wsgi [req-73aec6c0-d03b-45d5-b671-906d9e772240 req-80ebbbe0-0a26-46cb-9391-374122eb280c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1150160 2026-07-02 06:21:16.403 9 INFO neutron.wsgi [req-0acf208f-74b0-4c1b-83bb-5581112af662 req-1aaa37d8-8bfd-41a7-8afb-72cdf96ff90e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0573146 2026-07-02 06:21:16.568 9 INFO neutron.wsgi [req-93124c54-f575-4627-af22-ea358a7d4ce5 req-78a02388-46af-4da2-a2a7-53aba350bbed 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0432239 2026-07-02 06:21:16.610 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-0e4afd0f-71a4-4263-9f34-e8ce37618578 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.2720263 2026-07-02 06:21:16.615 9 INFO neutron.wsgi [req-93124c54-f575-4627-af22-ea358a7d4ce5 req-0e72655b-4c25-474a-a48e-ce2f64c8e726 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0377007 2026-07-02 06:21:16.637 10 INFO neutron.db.ovn_revision_numbers_db [None req-7321e3ca-93e5-40d2-9555-ac81ab020d33 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource a009dcdf-e660-44b0-8553-9cf133f308a5 (type: security_groups) to 1 2026-07-02 06:21:16.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-7321e3ca-93e5-40d2-9555-ac81ab020d33 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 09d7cc34-f593-4bdd-90a6-5a087f19f63a (type: security_group_rules) to 0 2026-07-02 06:21:16.709 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-3e2f6a7d-d331-4ed4-9276-6f0525cba206 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40 HTTP/1.1" status: 200 len: 937 time: 0.0931475 2026-07-02 06:21:16.711 10 INFO neutron.db.ovn_revision_numbers_db [None req-7321e3ca-93e5-40d2-9555-ac81ab020d33 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 270997d4-8c02-4ff1-9464-8d8b1ac4e479 (type: security_group_rules) to 0 2026-07-02 06:21:16.759 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-737fd475-a888-4136-85ed-19cbd6637aba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0376384 2026-07-02 06:21:16.763 10 INFO neutron.wsgi [None req-7321e3ca-93e5-40d2-9555-ac81ab020d33 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.5894575 2026-07-02 06:21:16.777 9 WARNING neutron_lib.context [None req-b51a0a71-1a45-4b2b-b46c-51ef3912d5a4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:16.814 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-03b846b7-ba32-43ac-be90-9aafffbe3bd7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0477822 2026-07-02 06:21:16.819 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:16.820 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:16.850 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-86ce0d3a-a6f3-42a5-8c4d-2f48b20295f6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268366 2026-07-02 06:21:16.920 9 INFO neutron.db.ovn_revision_numbers_db [None req-b51a0a71-1a45-4b2b-b46c-51ef3912d5a4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 2598cc6f-db4a-4d57-a065-00b2033bff1c (type: security_group_rules) to 0 2026-07-02 06:21:16.937 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-1b5d5c30-aea2-4f6f-8222-ea3ecda5bf0f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0783765 2026-07-02 06:21:16.955 9 INFO neutron.wsgi [None req-b51a0a71-1a45-4b2b-b46c-51ef3912d5a4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1837986 2026-07-02 06:21:16.965 9 WARNING neutron_lib.context [None req-38765886-e6e4-4139-887e-f2ea2cd74364 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:17.024 10 INFO neutron.wsgi [req-c85ef70a-de2d-4ff5-9c30-ecfd694b1f2e req-516a1ae4-9b63-4a9c-a7b3-04c4834ac81c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0763404 2026-07-02 06:21:17.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: ports) to 1 2026-07-02 06:21:17.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-38765886-e6e4-4139-887e-f2ea2cd74364 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource abe07a88-9771-4cdc-8ff4-d0a45176f3f0 (type: security_group_rules) to 0 2026-07-02 06:21:17.115 9 INFO neutron.wsgi [None req-38765886-e6e4-4139-887e-f2ea2cd74364 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1546459 2026-07-02 06:21:17.126 9 WARNING neutron_lib.context [None req-779e76a6-ecb5-4615-b20d-60785911469e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:17.259 9 INFO neutron.db.ovn_revision_numbers_db [None req-779e76a6-ecb5-4615-b20d-60785911469e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 21d2ff5d-7030-4595-a390-9df4c36e7a9c (type: security_group_rules) to 0 2026-07-02 06:21:17.305 9 INFO neutron.wsgi [None req-779e76a6-ecb5-4615-b20d-60785911469e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1847537 2026-07-02 06:21:17.316 9 WARNING neutron_lib.context [None req-684b012e-3bf3-4399-be1f-ad8288a78662 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:17.453 9 INFO neutron.db.ovn_revision_numbers_db [None req-684b012e-3bf3-4399-be1f-ad8288a78662 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource bfed5242-0ad8-4ccb-8651-10c9ebae6c8e (type: security_group_rules) to 0 2026-07-02 06:21:17.478 9 INFO neutron.wsgi [None req-684b012e-3bf3-4399-be1f-ad8288a78662 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1686928 2026-07-02 06:21:17.488 9 WARNING neutron_lib.context [None req-cbbacf91-2ad3-482a-a307-eb03dfb349a8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:17.506 9 INFO neutron.db.securitygroups_db [None req-cbbacf91-2ad3-482a-a307-eb03dfb349a8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Project d66cf89f4ffb4347a455629c108c3058 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:17.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbbacf91-2ad3-482a-a307-eb03dfb349a8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 3b908d8d-b8a9-4527-83de-545da9441619 (type: security_group_rules) to 0 2026-07-02 06:21:17.630 9 INFO neutron.wsgi [None req-cbbacf91-2ad3-482a-a307-eb03dfb349a8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1463981 2026-07-02 06:21:17.643 9 WARNING neutron_lib.context [None req-d45e9673-8901-45f5-8787-2ec6a661bf2b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:17.663 9 INFO neutron.db.securitygroups_db [None req-d45e9673-8901-45f5-8787-2ec6a661bf2b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Project d66cf89f4ffb4347a455629c108c3058 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:17.733 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 2e1627bc-1a48-4475-9e7a-db7864cd81a5 2026-07-02 06:21:17.751 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Router 1af8fc07-c843-448b-900c-fdaa6aa13a7e is bound to host instance 2026-07-02 06:21:17.752 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 2e1627bc-1a48-4475-9e7a-db7864cd81a5 2026-07-02 06:21:17.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: router_ports) to 1 2026-07-02 06:21:17.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-d45e9673-8901-45f5-8787-2ec6a661bf2b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 115d1109-1b93-42f8-8315-591d1d11e5df (type: security_group_rules) to 0 2026-07-02 06:21:17.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1af8fc07-c843-448b-900c-fdaa6aa13a7e (type: routers) to 2 2026-07-02 06:21:17.855 10 INFO neutron.wsgi [None req-3079cd10-11e9-4c6e-862c-bfeb0f50a530 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.9236419 2026-07-02 06:21:17.877 9 INFO neutron.wsgi [None req-d45e9673-8901-45f5-8787-2ec6a661bf2b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2399275 2026-07-02 06:21:18.110 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 400d7656-faf8-4f9b-bde8-111c5657b9b6: RuntimeError: No hosting information found for port 400d7656-faf8-4f9b-bde8-111c5657b9b6 2026-07-02 06:21:18.111 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 217422ca-1c57-40ee-92d0-952733e38f93 2026-07-02 06:21:18.121 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 217422ca-1c57-40ee-92d0-952733e38f93 2026-07-02 06:21:18.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: ports) to 1 2026-07-02 06:21:18.474 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:18.478 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network fa402f25-839d-49f0-9d81-bb6482ee1a75: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:18.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: ports) to 2 2026-07-02 06:21:18.938 9 INFO neutron.wsgi [None req-531ea324-4a8b-4ca2-b4e2-df3906cb86af 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.6493571 2026-07-02 06:21:18.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: router_ports) to 3 2026-07-02 06:21:19.011 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 217422ca-1c57-40ee-92d0-952733e38f93 (type: router_ports) to 2 2026-07-02 06:21:19.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: ports) to 1 2026-07-02 06:21:19.108 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-5c88db1f-7427-44a1-876d-6b0dcf2b82a6 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-850052193&fields=id&tenant_id=d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 267 time: 0.0692928 2026-07-02 06:21:19.254 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-c2248052-c7c5-4088-8b32-7d9d4f757cc0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 860 time: 0.1356874 2026-07-02 06:21:19.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: ports) to 2 2026-07-02 06:21:19.274 9 INFO neutron.wsgi [req-e9d1d29f-7d02-4df3-9f7a-67dd64fc145e req-bc24a89b-dbb7-48ab-8507-a47f85163a79 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0591626 2026-07-02 06:21:19.278 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-dcc4273b-a8a8-46dd-92b9-5521c0d1e107 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/quotas/d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 386 time: 0.0162411 2026-07-02 06:21:19.369 9 INFO neutron.wsgi [req-e9d1d29f-7d02-4df3-9f7a-67dd64fc145e req-0fe892cb-5e2e-4b73-a40e-08f854ed866e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0853305 2026-07-02 06:21:19.433 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6af6ee83-06d8-424d-a056-497b026dbcd8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1505816 2026-07-02 06:21:19.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: router_ports) to 1 2026-07-02 06:21:19.498 9 INFO neutron.wsgi [req-abcfff75-e88c-4aa5-be79-344247f1536f req-55f60616-8575-4dad-9c3d-ede728ff7d2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0614214 2026-07-02 06:21:19.528 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-61698fe8-91db-44a4-98a2-0dec8c836dfb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0804362 2026-07-02 06:21:19.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: ports) to 1 2026-07-02 06:21:19.614 9 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-d495147a-8d43-4488-be3f-bc3de33a5cad 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0789242 2026-07-02 06:21:19.648 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: ports) to 4 2026-07-02 06:21:19.680 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:21:19.681 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network fa402f25-839d-49f0-9d81-bb6482ee1a75: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:19.749 9 INFO neutron.wsgi [req-15abd79c-5513-4620-9e07-6e98ce93078b req-4e0a54ff-e394-4917-9029-cd27cf3d6dca 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 210 time: 0.0184765 2026-07-02 06:21:19.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 2e1627bc-1a48-4475-9e7a-db7864cd81a5 (type: router_ports) to 4 2026-07-02 06:21:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022800 2026-07-02 06:21:20.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015533 2026-07-02 06:21:20.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: router_ports) to 1 2026-07-02 06:21:20.554 10 INFO neutron.wsgi [None req-858517dc-2891-482d-8fd0-0d45d5c91b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/1af8fc07-c843-448b-900c-fdaa6aa13a7e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6923711 2026-07-02 06:21:20.769 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-237b50fd-c2b1-4526-92ee-650f074ed2b7 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 860 time: 0.1102865 2026-07-02 06:21:20.842 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-367288b0-bdec-45f3-b739-8caae760a51b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 379 time: 0.0666554 2026-07-02 06:21:20.855 9 INFO neutron.wsgi [req-98d8407e-0767-47d2-a967-96f90a2914d3 req-cd7b8ab0-65dd-462f-a22e-941af359abc8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 210 time: 0.0343349 2026-07-02 06:21:20.876 10 WARNING neutron_lib.context [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6fbab7de-297f-45ad-bc29-77dcf765ab34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:21.212 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6fbab7de-297f-45ad-bc29-77dcf765ab34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:21.215 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6fbab7de-297f-45ad-bc29-77dcf765ab34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:21.228 9 WARNING neutron_lib.context [None req-dbc66711-43b2-4c1f-8fe4-2779aa5eaa3b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:21.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbc66711-43b2-4c1f-8fe4-2779aa5eaa3b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 9ca03d20-0357-42c8-8c51-dfeaa0e208a7 (type: security_groups) to 1 2026-07-02 06:21:21.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbc66711-43b2-4c1f-8fe4-2779aa5eaa3b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 98831d43-2e00-4d28-aa25-76a358681236 (type: security_group_rules) to 0 2026-07-02 06:21:21.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbc66711-43b2-4c1f-8fe4-2779aa5eaa3b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource b869558f-a2a3-44c5-bd54-0d3e0b2779aa (type: security_group_rules) to 0 2026-07-02 06:21:21.440 10 INFO neutron.db.ovn_revision_numbers_db [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6fbab7de-297f-45ad-bc29-77dcf765ab34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 3c738493-ae38-4293-86d8-ff2816ebe82b (type: ports) to 1 2026-07-02 06:21:21.457 9 INFO neutron.wsgi [None req-dbc66711-43b2-4c1f-8fe4-2779aa5eaa3b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2385278 2026-07-02 06:21:21.463 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-6fbab7de-297f-45ad-bc29-77dcf765ab34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5965376 2026-07-02 06:21:21.468 9 WARNING neutron_lib.context [None req-e7f18f38-240e-47af-91b9-d112ba5c3472 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-07-02 06:21:21.633 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7f18f38-240e-47af-91b9-d112ba5c3472 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 380a9276-0617-4041-9add-b67176473952 (type: security_group_rules) to 0 2026-07-02 06:21:21.669 9 INFO neutron.wsgi [None req-e7f18f38-240e-47af-91b9-d112ba5c3472 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2052298 2026-07-02 06:21:21.681 9 WARNING neutron_lib.context [None req-aef9e49c-0792-47ac-ad21-8fedb6ce1440 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:21.826 9 INFO neutron.db.ovn_revision_numbers_db [None req-aef9e49c-0792-47ac-ad21-8fedb6ce1440 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource a986dbe4-92f3-4582-8a6b-de497769f5b2 (type: security_group_rules) to 0 2026-07-02 06:21:21.854 9 INFO neutron.wsgi [None req-aef9e49c-0792-47ac-ad21-8fedb6ce1440 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1792099 2026-07-02 06:21:21.871 9 WARNING neutron_lib.context [None req-b0ec31ff-7764-43f4-a673-bbad4d18be38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:21.988 9 INFO neutron.wsgi [req-042a333e-8f5d-4840-9051-0569e5a4a603 req-fd771add-0d07-40de-a6f9-b81cbbb488df 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1160 time: 0.0485315 2026-07-02 06:21:22.056 9 INFO neutron.wsgi [req-042a333e-8f5d-4840-9051-0569e5a4a603 req-4019c193-41d0-414f-ae3e-651b233cd615 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0617244 2026-07-02 06:21:22.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0ec31ff-7764-43f4-a673-bbad4d18be38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource c6f7bab9-8cb1-4b59-994b-40afded68581 (type: security_group_rules) to 0 2026-07-02 06:21:22.091 9 INFO neutron.wsgi [None req-b0ec31ff-7764-43f4-a673-bbad4d18be38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2252848 2026-07-02 06:21:22.102 9 WARNING neutron_lib.context [None req-9b461805-843a-4fa9-9867-30809cd75a0e 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:22.204 10 INFO neutron.db.ovn_revision_numbers_db [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-624e916f-8210-4c13-8682-2a48382c02ba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 3c738493-ae38-4293-86d8-ff2816ebe82b (type: ports) to 2 2026-07-02 06:21:22.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b461805-843a-4fa9-9867-30809cd75a0e 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 7d90cab5-3e7c-42cc-a1fb-16dd7b693bb0 (type: security_group_rules) to 0 2026-07-02 06:21:22.292 9 INFO neutron.wsgi [None req-9b461805-843a-4fa9-9867-30809cd75a0e 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1958427 2026-07-02 06:21:22.304 9 WARNING neutron_lib.context [None req-1946f94e-3f7e-46e6-adc2-f4954824e0af 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:22.330 9 INFO neutron.db.securitygroups_db [None req-1946f94e-3f7e-46e6-adc2-f4954824e0af 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Project 1fd887c405d94673b01da8e7e6530039 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:22.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-1946f94e-3f7e-46e6-adc2-f4954824e0af 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource ab7719d6-b00c-4896-b86d-b4b7c1274c4a (type: security_group_rules) to 0 2026-07-02 06:21:22.500 9 INFO neutron.wsgi [None req-1946f94e-3f7e-46e6-adc2-f4954824e0af 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2038431 2026-07-02 06:21:22.510 9 WARNING neutron_lib.context [None req-cd6e7700-fd05-4a4e-a2c7-aae9b5e34395 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:22.518 10 INFO neutron.db.ovn_revision_numbers_db [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-624e916f-8210-4c13-8682-2a48382c02ba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 3c738493-ae38-4293-86d8-ff2816ebe82b (type: ports) to 2 2026-07-02 06:21:22.530 9 INFO neutron.db.securitygroups_db [None req-cd6e7700-fd05-4a4e-a2c7-aae9b5e34395 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Project 1fd887c405d94673b01da8e7e6530039 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:22.540 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-624e916f-8210-4c13-8682-2a48382c02ba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 200 len: 1380 time: 1.0665765 2026-07-02 06:21:22.581 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28e6d9f-93f1-4596-9b0d-f1fda9e6c158'] response: {'name': 'network-changed', 'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', '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-07-02 06:21:22.599 9 INFO neutron.wsgi [req-ef245231-c2f9-4b30-99b2-b335fd3d5e62 req-e44edc3f-1f3b-4706-9502-6bee51c642f9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0458882 2026-07-02 06:21:22.616 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-9261a1d6-5416-484f-b689-849dc1c398e1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1411 time: 0.0375857 2026-07-02 06:21:22.650 9 INFO neutron.wsgi [req-ef245231-c2f9-4b30-99b2-b335fd3d5e62 req-f3b0aa22-157a-4387-9e5f-426ef4394426 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0469763 2026-07-02 06:21:22.652 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-c5bca322-c4c2-45b8-83a5-68a3be18e4b2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 200 len: 217 time: 0.0273964 2026-07-02 06:21:22.667 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd6e7700-fd05-4a4e-a2c7-aae9b5e34395 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 2c6491bd-0dd5-4aae-b881-856fe1445945 (type: security_group_rules) to 0 2026-07-02 06:21:22.695 9 INFO neutron.wsgi [None req-cd6e7700-fd05-4a4e-a2c7-aae9b5e34395 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1914210 2026-07-02 06:21:22.696 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-feeca094-be3a-40ec-9a49-3bf952d1621b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0389442 2026-07-02 06:21:22.733 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-790383fb-6502-4800-afac-0e6af675e8bd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279953 2026-07-02 06:21:22.752 9 INFO neutron.wsgi [req-4ad8e7da-ee81-4671-b8f4-88ca85b996bf req-83b3cc4a-bd87-4096-ab7b-45d6683419b7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0421357 2026-07-02 06:21:22.801 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-122c8126-b0ca-4b94-b29f-b02e8668c2cc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0595713 2026-07-02 06:21:22.921 10 INFO neutron.wsgi [req-8e421f97-eae4-4a21-80f4-30e4b1b9ccf5 req-7f6904fd-7930-422a-aac9-270a5f96fffc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1119184 2026-07-02 06:21:23.012 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-948c9d18-b37d-4ed2-b8ba-873c2e4a79de 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1411 time: 0.0469282 2026-07-02 06:21:23.092 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-c21bf438-0e99-4492-bdb3-c6fcfadfefc4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 959 time: 0.0747485 2026-07-02 06:21:23.100 9 WARNING neutron_lib.context [None req-c37ff1e7-2b87-4cf4-9201-2afe3c146017 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:23.141 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-27ae577e-6649-435f-9cf6-177cfd48687c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 200 len: 217 time: 0.0417995 2026-07-02 06:21:23.204 9 INFO neutron.wsgi [req-e6ccaefd-6a5c-411d-be3b-b49b395f81e6 req-5984e6ca-7c19-460e-9723-ce813d8eec1a 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.0588992 2026-07-02 06:21:23.213 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-9cbeb14b-4bf2-4b7c-b16e-7578b5a69ed2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0654480 2026-07-02 06:21:23.253 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-0c49794d-ff1c-4fdf-8177-f498e39d6de2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0325611 2026-07-02 06:21:23.278 9 INFO neutron.wsgi [req-e6ccaefd-6a5c-411d-be3b-b49b395f81e6 req-92a6f469-8a13-4572-b7dc-53faf3a58a34 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0660021 2026-07-02 06:21:23.319 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-9ae88a41-5502-4f0a-b734-446ad0ec2778 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0576074 2026-07-02 06:21:23.319 9 INFO neutron.db.ovn_revision_numbers_db [None req-c37ff1e7-2b87-4cf4-9201-2afe3c146017 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 9a7b073c-923d-4a94-8b00-319f2ce29482 (type: security_groups) to 1 2026-07-02 06:21:23.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-c37ff1e7-2b87-4cf4-9201-2afe3c146017 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 6d050f52-8baa-467e-bb7b-ac94133cb7cf (type: security_group_rules) to 0 2026-07-02 06:21:23.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-c37ff1e7-2b87-4cf4-9201-2afe3c146017 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 7472876f-8416-4178-9f3f-74022be8586a (type: security_group_rules) to 0 2026-07-02 06:21:23.392 9 INFO neutron.wsgi [None req-c37ff1e7-2b87-4cf4-9201-2afe3c146017 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2987852 2026-07-02 06:21:23.396 10 INFO neutron.wsgi [req-ab36a28e-d4fb-4b77-b8c4-308ad2b70154 req-346abecc-b362-4279-85db-ae37a3b90d79 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0686493 2026-07-02 06:21:23.406 10 WARNING neutron_lib.context [None req-7ce76a42-c355-4b30-953c-09bb44aba2b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:23.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ce76a42-c355-4b30-953c-09bb44aba2b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 8f1c92f0-c753-4e95-b30c-e4d64ade1a07 (type: security_group_rules) to 0 2026-07-02 06:21:23.577 10 INFO neutron.wsgi [None req-7ce76a42-c355-4b30-953c-09bb44aba2b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1763015 2026-07-02 06:21:23.590 10 WARNING neutron_lib.context [None req-07877527-cb49-407c-8376-afb67942e2ff 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:23.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-07877527-cb49-407c-8376-afb67942e2ff 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 08b9f584-e7ba-48ef-aff9-e06fccac9070 (type: security_group_rules) to 0 2026-07-02 06:21:23.736 10 INFO neutron.wsgi [None req-07877527-cb49-407c-8376-afb67942e2ff 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1512666 2026-07-02 06:21:23.747 10 WARNING neutron_lib.context [None req-10b50cb9-0640-4dc8-b539-435303d046b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:24.012 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10b50cb9-0640-4dc8-b539-435303d046b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] No more DHCP agents 2026-07-02 06:21:24.014 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10b50cb9-0640-4dc8-b539-435303d046b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:24.400 10 INFO neutron.db.ovn_revision_numbers_db [None req-10b50cb9-0640-4dc8-b539-435303d046b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 9b54b3d6-78a0-4eac-bfb9-8f5631ac890b (type: floatingips) to 0 2026-07-02 06:21:24.403 9 INFO neutron.wsgi [req-faca29fe-0234-4d8a-b51e-5628de0ea630 req-bf88138d-ed10-4d45-8646-6983a7ab40c3 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.0512819 2026-07-02 06:21:24.416 10 INFO neutron.wsgi [None req-10b50cb9-0640-4dc8-b539-435303d046b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6737051 2026-07-02 06:21:24.453 9 INFO neutron.wsgi [req-faca29fe-0234-4d8a-b51e-5628de0ea630 req-2e8a9170-ebe9-495a-bf94-c324c4fca672 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0425045 2026-07-02 06:21:24.533 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-f796b750-a6d5-49fb-9fe3-5ab9af0f33e2 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-securitygroup--1243143368&fields=id&tenant_id=1fd887c405d94673b01da8e7e6530039 HTTP/1.1" status: 200 len: 267 time: 0.0381892 2026-07-02 06:21:24.574 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 217422ca-1c57-40ee-92d0-952733e38f93: RuntimeError: No hosting information found for port 217422ca-1c57-40ee-92d0-952733e38f93 2026-07-02 06:21:24.575 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 4e8fc3ea-6325-4703-9991-9e0993f73af4 2026-07-02 06:21:24.592 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 4e8fc3ea-6325-4703-9991-9e0993f73af4 2026-07-02 06:21:24.597 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-27822613-3658-4717-bf48-2a3526bd7fb0 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1328208581&fields=id&tenant_id=1fd887c405d94673b01da8e7e6530039 HTTP/1.1" status: 200 len: 267 time: 0.0541849 2026-07-02 06:21:24.672 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-557e7ca2-50df-4d24-b796-1041ec78b27f 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/networks?id=a3a28305-89c5-43a0-adbe-979536fa682e HTTP/1.1" status: 200 len: 872 time: 0.0678036 2026-07-02 06:21:24.689 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-9849f792-56a4-4877-972f-3b67319b275a 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/quotas/1fd887c405d94673b01da8e7e6530039 HTTP/1.1" status: 200 len: 386 time: 0.0116839 2026-07-02 06:21:24.718 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bf2e120-40b8-46da-9b7c-7290960bf713'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', 'code': 200} 2026-07-02 06:21:24.816 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-2e549e74-89a8-4078-81f4-32f09a8b7ce1 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=1fd887c405d94673b01da8e7e6530039&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1204257 2026-07-02 06:21:24.900 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-28d8685c-33c2-4af1-946a-f21da4a9dd15 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0691400 2026-07-02 06:21:24.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 4e8fc3ea-6325-4703-9991-9e0993f73af4 (type: ports) to 4 2026-07-02 06:21:24.980 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 1aed6f46-e859-4d55-a1d0-af5c70a410ac 2026-07-02 06:21:24.996 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 1aed6f46-e859-4d55-a1d0-af5c70a410ac 2026-07-02 06:21:24.997 9 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-e59b8103-d192-499c-bd07-582c3cf752df 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0903289 2026-07-02 06:21:25.175 9 INFO neutron.wsgi [req-b9b33d75-37c0-4ab3-90fb-d77d2aab8cc2 req-c9054e58-0e58-4366-9963-3d33b98ecb39 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 210 time: 0.0273991 2026-07-02 06:21:25.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: ports) to 2 2026-07-02 06:21:25.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 1aed6f46-e859-4d55-a1d0-af5c70a410ac (type: router_ports) to 2 2026-07-02 06:21:25.665 9 INFO neutron.wsgi [req-411a1256-a8c7-4210-ae28-836d24d02d41 req-f4394fb9-6c59-405e-b1e8-1f8b0fa0c2e4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1417 time: 0.0667303 2026-07-02 06:21:25.681 9 INFO neutron.wsgi [req-ddadee89-147e-48c4-9629-edc0b3f8eadb req-214637e4-de68-4ea3-b518-45a335c45777 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.1397946 2026-07-02 06:21:25.727 9 INFO neutron.wsgi [req-ddadee89-147e-48c4-9629-edc0b3f8eadb req-6716f8d7-d169-4ca4-932a-304b94d751dd 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0404890 2026-07-02 06:21:25.730 9 INFO neutron.wsgi [req-411a1256-a8c7-4210-ae28-836d24d02d41 req-ffdc5685-8341-4c1c-b50a-7965106a15e2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=271f74d3-749c-43a8-885e-e7c051e64bd1&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0548282 2026-07-02 06:21:25.825 9 INFO neutron.wsgi [req-4e6d789c-8e56-4c36-8462-cf5517d62cf2 req-a8e2fdcf-ad18-4b2e-adbd-d7d9d844187e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1417 time: 0.0451095 /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-07-02 06:21:26.177 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-71673d23-eec1-41cd-b7ee-c056ee6dd99b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 199.204.45.116 "GET /v2.0/networks?id=a3a28305-89c5-43a0-adbe-979536fa682e HTTP/1.1" status: 200 len: 872 time: 0.1405296 2026-07-02 06:21:26.251 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-b3033166-2a03-4889-a201-ce5fa685befa 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1fd887c405d94673b01da8e7e6530039 HTTP/1.1" status: 200 len: 473 time: 0.0671206 2026-07-02 06:21:26.268 10 WARNING neutron_lib.context [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-5597649a-b1d2-40b8-bc7c-7da81d15f227 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:26.316 9 INFO neutron.wsgi [req-c21b7342-ffa4-4f93-bb84-8e70a4d9ac1c req-9a421e8c-053a-4fc7-9c78-d0b301220556 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 210 time: 0.0333123 2026-07-02 06:21:26.693 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-5597649a-b1d2-40b8-bc7c-7da81d15f227 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] No more DHCP agents 2026-07-02 06:21:26.696 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-5597649a-b1d2-40b8-bc7c-7da81d15f227 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Unable to schedule network a3a28305-89c5-43a0-adbe-979536fa682e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:26.768 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6103784-a6f9-4c68-8a33-db5364cc3379'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', 'code': 200} 2026-07-02 06:21:26.915 9 INFO neutron.wsgi [req-9e8c300f-b4c0-44be-bf03-880da61a09e5 req-6a6b7c1a-2f35-49ab-8925-6634d298055d 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.0683658 2026-07-02 06:21:26.967 9 INFO neutron.wsgi [req-9e8c300f-b4c0-44be-bf03-880da61a09e5 req-15c5f31b-559e-4853-a2ea-c77f52d26a4c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0436420 2026-07-02 06:21:26.976 10 INFO neutron.db.ovn_revision_numbers_db [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-5597649a-b1d2-40b8-bc7c-7da81d15f227 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource afb05ce7-0e3a-4300-9295-f6782aaf717a (type: ports) to 1 2026-07-02 06:21:26.998 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-5597649a-b1d2-40b8-bc7c-7da81d15f227 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.7377424 /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-07-02 06:21:27.433 10 INFO neutron.db.ovn_revision_numbers_db [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-99a4b423-52fc-40c5-b41b-a3622a8cf9de 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource afb05ce7-0e3a-4300-9295-f6782aaf717a (type: ports) to 2 2026-07-02 06:21:27.442 9 INFO neutron.wsgi [req-ebc8bc7f-80c4-4280-851f-c1cef138de5d req-8b144f3c-5d7d-483c-800b-70df0a78d766 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1208 time: 0.0455239 2026-07-02 06:21:27.497 9 INFO neutron.wsgi [req-ebc8bc7f-80c4-4280-851f-c1cef138de5d req-309c2388-7b96-49ed-bbde-7e05296dcdba 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0473838 2026-07-02 06:21:27.647 10 INFO neutron.db.ovn_revision_numbers_db [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-99a4b423-52fc-40c5-b41b-a3622a8cf9de 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource afb05ce7-0e3a-4300-9295-f6782aaf717a (type: ports) to 2 2026-07-02 06:21:27.668 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-99a4b423-52fc-40c5-b41b-a3622a8cf9de 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 200 len: 1415 time: 0.6610312 /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-07-02 06:21:27.748 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-d2129423-114c-4ad5-86e1-06d0890bc540 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1fd887c405d94673b01da8e7e6530039&device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1446 time: 0.0436552 2026-07-02 06:21:27.792 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-aee0caf8-8b98-4f0f-9f42-907cf2769de9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 200 len: 217 time: 0.0291831 2026-07-02 06:21:27.861 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-7fd092fa-f4c0-4c17-811a-cda9c5511191 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4284a650-3de8-431f-8a1d-14001faf2971 HTTP/1.1" status: 200 len: 866 time: 0.0627613 2026-07-02 06:21:27.893 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-0b822c22-72fd-4874-b959-b695110a26dc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=a3a28305-89c5-43a0-adbe-979536fa682e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264878 2026-07-02 06:21:27.969 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-085f2b43-2476-4b59-a05c-99a059096c51 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0706635 2026-07-02 06:21:28.073 10 INFO neutron.wsgi [req-32364a85-4587-4c4f-b1ac-c2a989d140ce req-2950bd5d-b472-4cc3-8583-0eaa855b1006 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0975206 2026-07-02 06:21:28.079 9 INFO neutron.wsgi [req-38e85f05-f487-45dc-b1eb-88979d050753 req-7bff98b9-29f3-434e-b400-8f7d6688dc6c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.0450931 2026-07-02 06:21:28.127 9 INFO neutron.wsgi [req-38e85f05-f487-45dc-b1eb-88979d050753 req-312d404e-eb60-4030-a13e-3c3d84228191 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0416493 2026-07-02 06:21:28.285 10 INFO neutron.wsgi [req-bcc23ffd-5d7f-4477-87be-c9e01e1f6745 req-c14d6148-04cc-4820-8d17-703133d3f283 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1446 time: 0.0450666 2026-07-02 06:21:28.348 10 INFO neutron.wsgi [req-bcc23ffd-5d7f-4477-87be-c9e01e1f6745 req-0d9365d6-819f-4fc5-8678-a14104517516 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0584004 2026-07-02 06:21:28.461 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: afb05ce7-0e3a-4300-9295-f6782aaf717a 2026-07-02 06:21:28.485 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port afb05ce7-0e3a-4300-9295-f6782aaf717a 2026-07-02 06:21:28.613 9 INFO neutron.wsgi [req-381a0e20-65a0-4723-a24f-b195ceab9587 req-1d74c5ae-ef1a-4f65-8f0e-8a83ea8987b3 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1208 time: 0.0512996 2026-07-02 06:21:28.664 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28b76e4-bf7b-47b4-9779-3097a574a8a8'] response: {'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'code': 200} 2026-07-02 06:21:28.702 9 INFO neutron.wsgi [req-381a0e20-65a0-4723-a24f-b195ceab9587 req-97a6cc32-59a9-4a73-98ea-b807e5ce5595 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0778494 2026-07-02 06:21:28.825 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e5e6299-00ed-48aa-973f-e3c2f7c12b63'] response: {'name': 'network-changed', 'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'status': 'completed', 'code': 200} 2026-07-02 06:21:28.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource afb05ce7-0e3a-4300-9295-f6782aaf717a (type: ports) to 4 2026-07-02 06:21:28.916 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-0971f312-606c-430b-80eb-408728ec108c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1fd887c405d94673b01da8e7e6530039&device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1448 time: 0.0633235 /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-07-02 06:21:29.322 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-fc52abf4-17a7-4594-af5e-d7c9dedd6b8e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=a3a28305-89c5-43a0-adbe-979536fa682e HTTP/1.1" status: 200 len: 971 time: 0.4013529 2026-07-02 06:21:29.353 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-088b67d3-2802-4c6d-be07-6335e48768e7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 200 len: 217 time: 0.0253742 2026-07-02 06:21:29.396 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-184e76e7-9a01-421b-95d1-0256e691630e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4284a650-3de8-431f-8a1d-14001faf2971 HTTP/1.1" status: 200 len: 866 time: 0.0378489 2026-07-02 06:21:29.426 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-6abbbde4-5cdf-4f92-a15a-6db3122b86e7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=a3a28305-89c5-43a0-adbe-979536fa682e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224113 2026-07-02 06:21:29.488 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-b1c291a3-121e-45e7-a485-3f195ec4b66f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0567884 2026-07-02 06:21:29.533 9 INFO neutron.wsgi [req-cc5c9b35-e9f3-444a-b151-bb81977ba0fa req-734077d8-df79-4c42-a11f-76feee889bc5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.3409269 2026-07-02 06:21:29.552 10 INFO neutron.wsgi [req-04482e4d-e8d7-42a7-acbf-69136825ca7d req-c8ffcd00-5c6d-44f4-80fd-e189620ce34a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0603242 2026-07-02 06:21:29.575 9 INFO neutron.wsgi [req-cc5c9b35-e9f3-444a-b151-bb81977ba0fa req-efeef21d-fc7e-4eb0-a59a-813d14861944 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0352335 2026-07-02 06:21:29.873 9 INFO neutron.wsgi [req-2305a84d-b3bb-42a9-a028-9f0d33cb6057 req-73bf70c2-094c-432a-a669-facc6600a748 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1210 time: 0.0920458 2026-07-02 06:21:29.921 9 INFO neutron.wsgi [req-2305a84d-b3bb-42a9-a028-9f0d33cb6057 req-5d1ca963-2cee-4cbe-a806-201b2d9b69ea 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0408978 2026-07-02 06:21:30.026 9 INFO neutron.wsgi [req-baa456fb-906d-4320-9669-5572bccb404b req-96e0bf97-23bb-456c-915e-bb763156987c 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1210 time: 0.0396240 2026-07-02 06:21:30.336 9 INFO neutron.db.l3_db [None req-e4a64008-fe98-431b-b44f-b49d63e8ca38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Floating IP 9b54b3d6-78a0-4eac-bfb9-8f5631ac890b associated. External IP: 10.96.250.210, port: afb05ce7-0e3a-4300-9295-f6782aaf717a. 2026-07-02 06:21:30.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4a64008-fe98-431b-b44f-b49d63e8ca38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 9b54b3d6-78a0-4eac-bfb9-8f5631ac890b (type: floatingips) to 1 2026-07-02 06:21:30.702 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a47c6c07-7807-4dd5-a0dd-86a7fb2e1955'] response: {'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'code': 200} 2026-07-02 06:21:30.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4a64008-fe98-431b-b44f-b49d63e8ca38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Successfully bumped revision number for resource 9b54b3d6-78a0-4eac-bfb9-8f5631ac890b (type: floatingips) to 2 2026-07-02 06:21:30.751 9 INFO neutron.wsgi [None req-e4a64008-fe98-431b-b44f-b49d63e8ca38 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/9b54b3d6-78a0-4eac-bfb9-8f5631ac890b HTTP/1.1" status: 200 len: 1049 time: 0.7106254 2026-07-02 06:21:30.765 9 INFO neutron.wsgi [req-42cbb53d-a9ec-4d10-ad58-a685d3f5006e req-0b9fa722-0beb-4c67-93ae-4d3694279fe1 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.1063344 2026-07-02 06:21:30.814 9 INFO neutron.wsgi [req-42cbb53d-a9ec-4d10-ad58-a685d3f5006e req-dbd8c248-aeac-4614-bf51-64540fdd7350 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0420365 2026-07-02 06:21:30.923 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] No hosting information found for port 1aed6f46-e859-4d55-a1d0-af5c70a410ac: RuntimeError: No hosting information found for port 1aed6f46-e859-4d55-a1d0-af5c70a410ac 2026-07-02 06:21:30.924 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 3c738493-ae38-4293-86d8-ff2816ebe82b 2026-07-02 06:21:30.937 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 3c738493-ae38-4293-86d8-ff2816ebe82b 2026-07-02 06:21:31.080 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a3b3ebb-fb40-4a41-b3a6-edb6bf5466b7'] response: {'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'code': 200} 2026-07-02 06:21:31.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 3c738493-ae38-4293-86d8-ff2816ebe82b (type: ports) to 4 2026-07-02 06:21:32.045 9 INFO neutron.wsgi [req-fdca9012-0f06-4177-a6cb-d67ca5819e04 req-71cf81b0-4c98-42a6-ba41-20d40c955985 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1174 time: 0.1240032 2026-07-02 06:21:32.145 9 INFO neutron.wsgi [req-fdca9012-0f06-4177-a6cb-d67ca5819e04 req-56a03dd7-8e4f-41ba-a429-f77e9adf8fe5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0849254 2026-07-02 06:21:32.319 9 INFO neutron.wsgi [req-b0c0d735-3dd0-48c6-8df0-cb42c9e62c5a req-c2ef0ba3-391b-45dd-b0f7-c3c0525e82b1 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1174 time: 0.0614810 2026-07-02 06:21:32.385 9 INFO neutron.wsgi [req-b0c0d735-3dd0-48c6-8df0-cb42c9e62c5a req-d87ac076-7cdb-4374-a646-e2671b94578d 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0542064 2026-07-02 06:21:32.484 9 INFO neutron.wsgi [None req-47215c9c-a3b5-45e3-862f-d6c6b4c8bac8 a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1408 time: 0.0592287 2026-07-02 06:21:32.497 9 WARNING neutron_lib.context [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:32.748 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d07daa7e-68c1-483b-ad56-47efaf8daef2'] response: {'name': 'network-changed', 'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', '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-07-02 06:21:32.824 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:32.825 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:32.845 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-25b08469-b89a-40f3-81e1-9195a42fe60a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=1fd887c405d94673b01da8e7e6530039&device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1448 time: 0.0701072 2026-07-02 06:21:32.929 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-8c8ea3c3-af25-4f57-8780-e7e75a0d9411 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=a3a28305-89c5-43a0-adbe-979536fa682e HTTP/1.1" status: 200 len: 971 time: 0.0738847 2026-07-02 06:21:33.002 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-82747833-a7ff-4db7-a2d9-e71d84dcf81d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 200 len: 1059 time: 0.0653052 2026-07-02 06:21:33.072 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-c31508de-58d7-40ec-85fb-1e11ae6d7716 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=4284a650-3de8-431f-8a1d-14001faf2971 HTTP/1.1" status: 200 len: 866 time: 0.0624459 2026-07-02 06:21:33.118 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-3b6bb4e9-132f-4423-bb3f-dd81444754b1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=a3a28305-89c5-43a0-adbe-979536fa682e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0381660 2026-07-02 06:21:33.139 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c83698f3-5956-4606-a632-d7ee78725a6f'] response: {'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'code': 200} 2026-07-02 06:21:33.195 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-ff5c56ae-b4c6-4648-af5f-03e1dd9f5324 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0670676 2026-07-02 06:21:33.265 10 INFO neutron.wsgi [req-ed51b04d-aec0-4e3e-bebb-d4569e6c0c11 req-002a1402-6fd2-4900-a1c4-97ddcb595a8a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0645020 2026-07-02 06:21:33.298 9 INFO neutron.db.l3_db [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Floating IP 525a0d66-b03d-4019-bb91-99f559d86b0e associated. External IP: 10.96.250.218, port: 3c738493-ae38-4293-86d8-ff2816ebe82b. 2026-07-02 06:21:33.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 525a0d66-b03d-4019-bb91-99f559d86b0e (type: floatingips) to 0 2026-07-02 06:21:33.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 525a0d66-b03d-4019-bb91-99f559d86b0e (type: floatingips) to 1 2026-07-02 06:21:33.794 9 INFO neutron.wsgi [None req-ac0dc60d-50b2-4594-bdb9-2a5d43123a91 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1055 time: 1.3056216 /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-07-02 06:21:33.848 9 INFO neutron.wsgi [None req-0dcde085-6825-4a92-856b-d533cf95093b 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "GET /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 200 len: 1052 time: 0.0467095 2026-07-02 06:21:34.388 10 INFO neutron.wsgi [None req-fe3303e7-fab5-4134-922e-743d54e849ef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0969622 2026-07-02 06:21:34.455 10 INFO neutron.wsgi [None req-707b1543-9870-4232-b95d-b31a55a40541 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 7443 time: 0.0634258 2026-07-02 06:21:34.627 10 INFO neutron.wsgi [None req-2ec0fb2f-0a41-4ac6-ab0a-0b0822f68b38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 34007 time: 0.1671717 2026-07-02 06:21:34.789 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c19fc4-9c1b-4d09-8761-4b500763dbdb'] response: {'name': 'network-changed', 'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'status': 'completed', 'code': 200} 2026-07-02 06:21:34.820 10 INFO neutron.wsgi [None req-1e3f50fa-ccaa-4cca-813b-1b5d4cd7db3a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2864 time: 0.1757548 2026-07-02 06:21:34.845 10 INFO neutron.wsgi [None req-15c5b0ad-7102-41f4-bd4d-666eafda2522 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0234299 2026-07-02 06:21:34.900 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-4511aa9f-47af-4cfd-8a23-979f6ede10ce 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1413 time: 0.0931215 2026-07-02 06:21:34.934 10 INFO neutron.wsgi [None req-a5c96a23-b86e-4eed-b49e-571954c8ed89 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 3565 time: 0.0865474 2026-07-02 06:21:35.030 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-67a02195-8d18-4a18-a1fa-dc459f294432 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 959 time: 0.1201708 2026-07-02 06:21:35.049 10 INFO neutron.wsgi [None req-68086207-ef02-4b86-af62-a5ee82fa283e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6982 time: 0.1127481 2026-07-02 06:21:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012279 2026-07-02 06:21:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018995 2026-07-02 06:21:35.130 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-a2f772e4-8a75-4dde-b6d9-7fd222eeb2df 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 200 len: 1060 time: 0.0803344 2026-07-02 06:21:35.176 10 INFO neutron.wsgi [None req-f4f0f442-15fa-4a6c-a5ca-e82a38613211 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 50331 time: 0.1209142 2026-07-02 06:21:35.188 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-cbd746ae-c95a-4d0f-91cc-f84ceef7e974 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0506661 2026-07-02 06:21:35.228 10 INFO neutron.wsgi [None req-e073d9f2-18da-4cae-94d3-eb1290bb2835 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 4751 time: 0.0353491 2026-07-02 06:21:35.230 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-a49768a5-f2ba-42e8-96da-ad213c58fbef 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0359161 2026-07-02 06:21:35.297 10 INFO neutron.wsgi [None req-bdb179e0-7c05-4998-a726-c64bba82f669 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 7443 time: 0.0664768 2026-07-02 06:21:35.317 10 INFO neutron.wsgi [None req-1439dd1d-4bf8-436c-a565-16d60328fb03 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0177708 2026-07-02 06:21:35.322 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-daef2a37-5cab-43bf-ad23-219473647f96 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0859501 2026-07-02 06:21:35.401 10 INFO neutron.wsgi [req-01c9e4d2-96c8-40e6-b2f6-670f8fbeff97 req-626ffdfd-abaa-4851-a7f8-2d10710aa9e8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0716197 2026-07-02 06:21:43.713 9 INFO neutron.wsgi [req-0a8d9f2a-0b11-4fa2-913a-884ca98ee46f req-af0801b2-d0ef-4e65-b4a5-a6a6c3b946e6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1413 time: 0.0471246 2026-07-02 06:21:43.767 9 INFO neutron.wsgi [req-0a8d9f2a-0b11-4fa2-913a-884ca98ee46f req-def1be2d-8c53-41b2-b881-2b92bd77a437 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0452232 2026-07-02 06:21:46.332 9 INFO neutron.wsgi [req-cca9d984-92a7-430d-a29b-ddb2bbd8ff12 req-c3360706-7e5c-427e-bdb6-cb993f00157d 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1210 time: 0.1144712 2026-07-02 06:21:46.402 9 INFO neutron.wsgi [req-cca9d984-92a7-430d-a29b-ddb2bbd8ff12 req-1f1e2945-3975-4016-8fb7-e384ce54d3ac 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0618284 2026-07-02 06:21:46.527 9 INFO neutron.wsgi [None req-0bb471b3-721d-4351-83ef-7c32b241c86a 6cddbe1c0b3245f5a53a1ca67f3d962e 504c04946ab2452a998c1242db8436a5 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1443 time: 0.0920637 2026-07-02 06:21:46.775 9 INFO neutron.wsgi [None req-fae336f0-5f1e-4cbd-83f3-7401307f222c a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/ports?project_id=d66cf89f4ffb4347a455629c108c3058&network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 3514 time: 0.0815415 2026-07-02 06:21:46.894 10 INFO neutron.wsgi [None req-aed052e3-4c6f-4251-a171-58787a36e1bb 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "GET /v2.0/floatingips?floating_network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7&port_id=afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 200 len: 1054 time: 0.3599885 2026-07-02 06:21:47.056 9 INFO neutron.wsgi [None req-6d707982-6693-4cf9-812a-d4ebd3391a9d a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/subnets?network_id=434026b2-6e27-4ded-bc50-5dd99f22e9f7 HTTP/1.1" status: 200 len: 838 time: 0.0600703 2026-07-02 06:21:47.178 9 INFO neutron.wsgi [req-41041d69-755b-4e5f-bea2-24f04c159e89 req-2bf1f19d-17ad-403f-8144-3a89a9fc4413 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1448 time: 0.0636153 2026-07-02 06:21:47.262 9 INFO neutron.wsgi [req-41041d69-755b-4e5f-bea2-24f04c159e89 req-9353d8c4-2c18-4481-adee-d2e325e69aa4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0748179 2026-07-02 06:21:47.399 9 INFO neutron.db.l3_db [None req-32b595bd-4a19-4e8e-95f1-7d0601914210 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Floating IP 525a0d66-b03d-4019-bb91-99f559d86b0e disassociated. External IP: 10.96.250.218, port: 3c738493-ae38-4293-86d8-ff2816ebe82b. 2026-07-02 06:21:47.490 9 INFO neutron.db.ovn_revision_numbers_db [None req-32b595bd-4a19-4e8e-95f1-7d0601914210 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 525a0d66-b03d-4019-bb91-99f559d86b0e (type: floatingips) to 2 2026-07-02 06:21:47.571 9 INFO neutron.wsgi [None req-32b595bd-4a19-4e8e-95f1-7d0601914210 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 200 len: 748 time: 0.3599672 2026-07-02 06:21:47.612 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8ce67ff-7dde-4fd4-8731-1fbe91a19672'] response: {'name': 'network-changed', 'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'status': 'completed', 'code': 200} 2026-07-02 06:21:47.626 10 INFO neutron.wsgi [None req-851a4ffd-10e1-4191-9b51-535bcbc5cd49 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "GET /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 200 len: 746 time: 0.0474646 2026-07-02 06:21:47.671 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-3abbac3d-fa94-43be-9cfb-8bcd08771b4f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1413 time: 0.0321691 2026-07-02 06:21:47.767 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-ecfac21b-c534-4702-9751-1d1d62dfc295 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 959 time: 0.0844312 2026-07-02 06:21:47.803 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-ffc0fa56-1a3b-4565-9cfd-905528d613c2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 200 len: 217 time: 0.0284963 2026-07-02 06:21:47.848 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-d90d1aa1-7751-4e2e-9e65-c5332b9c303e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0358105 2026-07-02 06:21:47.876 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-5794aaa3-39dc-49ed-b10d-7166df56ca02 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209324 2026-07-02 06:21:47.953 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-2bfd0d84-c8e1-4818-91a8-3069d7153c0b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0690351 2026-07-02 06:21:48.030 10 INFO neutron.wsgi [req-f1c46059-ccc8-4531-8685-f7ba23702563 req-3073d45b-3977-4ff3-afbe-5cbb25135625 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0725746 2026-07-02 06:21:48.716 10 WARNING neutron_lib.context [None req-c3e958f0-d3f3-4f17-b53e-fd016b88e7b4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:48.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e958f0-d3f3-4f17-b53e-fd016b88e7b4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource c12781b4-faa4-47ab-bf58-ff031200dbc1 (type: security_groups) to 1 2026-07-02 06:21:48.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e958f0-d3f3-4f17-b53e-fd016b88e7b4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 1d7cc4fb-4a74-43e7-8d89-354287fc6bbe (type: security_group_rules) to 0 2026-07-02 06:21:48.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e958f0-d3f3-4f17-b53e-fd016b88e7b4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 61ca1fa8-17a2-40ca-b25b-4de9032a896e (type: security_group_rules) to 0 2026-07-02 06:21:48.932 10 INFO neutron.wsgi [None req-c3e958f0-d3f3-4f17-b53e-fd016b88e7b4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2230332 2026-07-02 06:21:48.944 10 WARNING neutron_lib.context [None req-c55ef123-a627-4915-8181-e56b9eb0c887 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:49.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-c55ef123-a627-4915-8181-e56b9eb0c887 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 0fa1b37c-81ff-4f83-9205-c65ed29e0248 (type: security_group_rules) to 0 2026-07-02 06:21:49.114 10 INFO neutron.wsgi [None req-c55ef123-a627-4915-8181-e56b9eb0c887 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1747425 2026-07-02 06:21:49.128 10 WARNING neutron_lib.context [None req-3cc9ca25-6b7a-4d69-8bbe-60149757e7b5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:49.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cc9ca25-6b7a-4d69-8bbe-60149757e7b5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 270c17b0-4f5d-4444-9727-4deeaa8cc755 (type: security_group_rules) to 0 2026-07-02 06:21:49.307 10 INFO neutron.wsgi [None req-3cc9ca25-6b7a-4d69-8bbe-60149757e7b5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1851218 2026-07-02 06:21:49.320 10 WARNING neutron_lib.context [None req-4f87fdf0-d7ad-4a60-9e26-2b4f0852ecc1 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-07-02 06:21:49.517 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: afb05ce7-0e3a-4300-9295-f6782aaf717a 2026-07-02 06:21:49.550 9 INFO neutron.wsgi [req-20500d6d-7214-41d0-b856-f413ad5a9193 req-da117763-89d1-4a9c-924e-20ecf1a14ff8 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1210 time: 0.0809557 2026-07-02 06:21:49.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f87fdf0-d7ad-4a60-9e26-2b4f0852ecc1 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 937cd454-2ee3-4b91-8d4d-adbd5da84093 (type: security_group_rules) to 0 2026-07-02 06:21:49.601 10 INFO neutron.wsgi [None req-4f87fdf0-d7ad-4a60-9e26-2b4f0852ecc1 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2874010 2026-07-02 06:21:49.620 9 WARNING neutron_lib.context [None req-2c3bfd6b-7084-49ee-b93f-2b8fd2e9b4ab 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:49.650 9 INFO neutron.wsgi [req-20500d6d-7214-41d0-b856-f413ad5a9193 req-65832cda-1308-4457-98ff-23bb57a77809 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=9a7b073c-923d-4a94-8b00-319f2ce29482&id=9ca03d20-0357-42c8-8c51-dfeaa0e208a7&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0924094 2026-07-02 06:21:49.950 10 INFO neutron.wsgi [req-dfbdd3e0-701a-4ee8-aeaf-10df65b2ec39 req-884ce8c2-5298-4e52-84b1-1ced8be3c1ea 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 1210 time: 0.1544824 2026-07-02 06:21:50.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-49689d32-a984-4534-84bf-6cbfd6ee7af6'] response: {'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'code': 200} 2026-07-02 06:21:50.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016346 2026-07-02 06:21:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017033 2026-07-02 06:21:50.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c3bfd6b-7084-49ee-b93f-2b8fd2e9b4ab 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 38b1e6f7-2bc0-4826-862e-c265643f60d3 (type: security_group_rules) to 0 2026-07-02 06:21:50.174 9 INFO neutron.wsgi [None req-2c3bfd6b-7084-49ee-b93f-2b8fd2e9b4ab 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.5670648 2026-07-02 06:21:50.184 9 WARNING neutron_lib.context [None req-33935d9b-fe8f-4725-8869-9c3d8f03dde0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:50.208 9 INFO neutron.db.securitygroups_db [None req-33935d9b-fe8f-4725-8869-9c3d8f03dde0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Project d66cf89f4ffb4347a455629c108c3058 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:50.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource afb05ce7-0e3a-4300-9295-f6782aaf717a (type: ports) to 5 2026-07-02 06:21:50.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-33935d9b-fe8f-4725-8869-9c3d8f03dde0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 8c8fb5a5-481d-4657-bc1d-64aaa1f1ca61 (type: security_group_rules) to 0 2026-07-02 06:21:50.388 10 INFO neutron.db.l3_db [req-dfbdd3e0-701a-4ee8-aeaf-10df65b2ec39 req-dc2a768a-9940-4807-813b-14fffa7c08b4 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] Floating IP 9b54b3d6-78a0-4eac-bfb9-8f5631ac890b disassociated. External IP: 10.96.250.210, port: afb05ce7-0e3a-4300-9295-f6782aaf717a. 2026-07-02 06:21:50.401 9 INFO neutron.wsgi [None req-33935d9b-fe8f-4725-8869-9c3d8f03dde0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2215590 /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-07-02 06:21:50.415 9 WARNING neutron_lib.context [None req-b031903a-1f2d-4f3d-b27d-f9b6a57b391c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:50.434 9 INFO neutron.db.securitygroups_db [None req-b031903a-1f2d-4f3d-b27d-f9b6a57b391c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Project d66cf89f4ffb4347a455629c108c3058 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 06:21:50.554 9 INFO neutron.db.ovn_revision_numbers_db [None req-b031903a-1f2d-4f3d-b27d-f9b6a57b391c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 5fa402ea-f71a-42ac-917a-2070e60084e1 (type: security_group_rules) to 0 2026-07-02 06:21:50.580 9 INFO neutron.wsgi [None req-b031903a-1f2d-4f3d-b27d-f9b6a57b391c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1734557 2026-07-02 06:21:50.643 10 INFO neutron.wsgi [req-dfbdd3e0-701a-4ee8-aeaf-10df65b2ec39 req-dc2a768a-9940-4807-813b-14fffa7c08b4 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 199.204.45.116 "DELETE /v2.0/ports/afb05ce7-0e3a-4300-9295-f6782aaf717a HTTP/1.1" status: 204 len: 173 time: 0.6855841 2026-07-02 06:21:50.694 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d7c3b5-a0bd-4849-898e-dd5904994adb'] response: {'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'name': 'network-vif-deleted', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'status': 'completed', 'code': 200} 2026-07-02 06:21:50.775 9 INFO neutron.wsgi [req-88dc744e-3c96-45e6-bd8e-b4ffe394593b req-ad7de8ea-8f09-422b-8daa-679453ec9a6b 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=1768876c-bbe9-45ec-a251-900adbc87cfd HTTP/1.1" status: 200 len: 210 time: 0.0214791 2026-07-02 06:21:51.061 9 INFO neutron.wsgi [None req-5db1b4e2-cff0-42ba-8c61-0be65bd26544 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1351712 2026-07-02 06:21:51.211 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-8bf1c318-9e7b-4993-bb14-94c8f2e722cd 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1886820153&fields=id&tenant_id=d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 267 time: 0.0487039 2026-07-02 06:21:51.303 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-a3663315-7d1f-4bf2-81ed-4ab77f10c8a3 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 860 time: 0.0826468 2026-07-02 06:21:51.324 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-c31c090e-e292-487d-b17a-2856c41c2b69 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/quotas/d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 386 time: 0.0127599 2026-07-02 06:21:51.455 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-83a39fe9-7076-4526-95e8-523b11380b0a 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1251774 2026-07-02 06:21:51.536 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-99e45adf-7dec-40bc-9196-cf7a0ded90c8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0674915 2026-07-02 06:21:51.606 9 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-c85546bd-d9c7-4c4c-b9cc-4e24db8a1dff 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.239 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621169 2026-07-02 06:21:51.759 9 INFO neutron.wsgi [req-10e4d799-8010-4194-b736-4a01ad102910 req-a6f7947e-6789-493b-b044-d954f1c44a3e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 210 time: 0.0354073 /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-07-02 06:21:52.057 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc4e577d-e3c3-46ce-98bc-1fb117e307fb'] response: {'server_uuid': '1768876c-bbe9-45ec-a251-900adbc87cfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afb05ce7-0e3a-4300-9295-f6782aaf717a', 'code': 200} 2026-07-02 06:21:52.155 10 INFO neutron.wsgi [None req-be3c3cf7-0e1d-42ca-83c2-77f58cc480be 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/9a7b073c-923d-4a94-8b00-319f2ce29482 HTTP/1.1" status: 204 len: 168 time: 0.1626744 2026-07-02 06:21:52.171 10 INFO neutron.api.v2.resource [None req-ddc2c625-478c-42cc-b67b-399d3854bed5 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:21:52.172 10 INFO neutron.wsgi [None req-ddc2c625-478c-42cc-b67b-399d3854bed5 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "GET /v2.0/security-groups/9a7b073c-923d-4a94-8b00-319f2ce29482 HTTP/1.1" status: 404 len: 347 time: 0.0120685 2026-07-02 06:21:52.677 10 INFO neutron.wsgi [None req-7ef5a62b-77c0-4eec-bb83-31b4be783933 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/9b54b3d6-78a0-4eac-bfb9-8f5631ac890b HTTP/1.1" status: 204 len: 168 time: 0.4988334 2026-07-02 06:21:52.705 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-94319462-03c2-4b25-b651-30bab8ec6e21 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 860 time: 0.0968680 2026-07-02 06:21:52.783 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-4b05e26b-9685-429b-acd3-9448f2328d97 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d66cf89f4ffb4347a455629c108c3058 HTTP/1.1" status: 200 len: 472 time: 0.0626934 2026-07-02 06:21:52.813 10 WARNING neutron_lib.context [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-9d325bb1-72d5-4e43-9a69-56c697066815 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:52.867 9 INFO neutron.wsgi [req-05268c99-d4a4-4c0f-ae6d-83ed0992611f req-f37824eb-0441-478e-afad-0a337d3886a3 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 210 time: 0.0319169 2026-07-02 06:21:52.912 9 INFO neutron.wsgi [None req-23ae1929-b088-4837-affd-ecbe5c657f47 4a7caa6378c74a2e890f842ecf0f366a 1fd887c405d94673b01da8e7e6530039 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/9ca03d20-0357-42c8-8c51-dfeaa0e208a7 HTTP/1.1" status: 204 len: 168 time: 0.2237298 2026-07-02 06:21:53.630 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-9d325bb1-72d5-4e43-9a69-56c697066815 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] No more DHCP agents 2026-07-02 06:21:53.633 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-9d325bb1-72d5-4e43-9a69-56c697066815 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Unable to schedule network c6b12523-c454-451d-8ce9-54f1c1852e9d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:21:53.874 10 INFO neutron.db.ovn_revision_numbers_db [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-9d325bb1-72d5-4e43-9a69-56c697066815 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource acc3599f-6053-4f24-9311-19b7ee378554 (type: ports) to 1 2026-07-02 06:21:53.908 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-9d325bb1-72d5-4e43-9a69-56c697066815 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.1043167 /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-07-02 06:21:54.021 9 INFO neutron.wsgi [req-7bec196e-eb9e-4987-b04f-b03b30341006 req-17f46e3f-adbf-4903-b779-2ba35db00f01 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1156 time: 0.0798259 2026-07-02 06:21:54.083 9 INFO neutron.wsgi [req-7bec196e-eb9e-4987-b04f-b03b30341006 req-78de55f3-19d3-4219-b2e8-248f97cee38e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0544479 2026-07-02 06:21:54.452 10 INFO neutron.db.ovn_revision_numbers_db [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-b364adcd-11a8-48e2-9ec6-27b74170cadd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource acc3599f-6053-4f24-9311-19b7ee378554 (type: ports) to 2 2026-07-02 06:21:54.755 10 INFO neutron.db.ovn_revision_numbers_db [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-b364adcd-11a8-48e2-9ec6-27b74170cadd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource acc3599f-6053-4f24-9311-19b7ee378554 (type: ports) to 2 2026-07-02 06:21:54.801 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-b364adcd-11a8-48e2-9ec6-27b74170cadd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/acc3599f-6053-4f24-9311-19b7ee378554 HTTP/1.1" status: 200 len: 1376 time: 0.8852651 2026-07-02 06:21:54.840 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c23dbb9-89b7-428e-8d40-1a5da38fe35c'] response: {'name': 'network-changed', 'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', '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-07-02 06:21:54.902 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-2eab735c-c8be-4852-af50-56650aa0c435 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1407 time: 0.0561328 2026-07-02 06:21:54.940 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-e2720484-e306-4bee-a76c-b9e96e86d56e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=acc3599f-6053-4f24-9311-19b7ee378554 HTTP/1.1" status: 200 len: 217 time: 0.0273619 2026-07-02 06:21:54.988 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-931d66bf-6e9a-4573-8301-3d628a56e709 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0427001 2026-07-02 06:21:55.016 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-8d707011-60a2-4a1d-beca-4f25bc8d5bff 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215263 /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-07-02 06:21:55.080 10 INFO neutron.wsgi [None req-7c681012-395b-4034-9eac-ab1689d8fe8e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/1b620ec6-d7fa-4cf3-8d46-2df5f84ef0eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1162961 2026-07-02 06:21:55.138 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-1cd584b4-4fb4-4e41-9450-a16e6b07c90c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0890937 2026-07-02 06:21:55.214 10 INFO neutron.wsgi [req-0b619cdc-d0ef-4a4b-9b36-9907c8d851d0 req-3bcb23c7-4505-4b94-b47e-3d90f1ba11f8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0699148 2026-07-02 06:21:55.239 9 INFO neutron.wsgi [req-7f26268b-c09e-42eb-b728-331ce988db97 req-67a76b57-8097-49ae-a7db-20793115ec81 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1168 time: 0.0813131 2026-07-02 06:21:55.307 9 INFO neutron.wsgi [req-7f26268b-c09e-42eb-b728-331ce988db97 req-95bf51df-8a27-4995-a97b-7a01ea93b9f8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0596063 2026-07-02 06:21:55.470 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: acc3599f-6053-4f24-9311-19b7ee378554 2026-07-02 06:21:55.496 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port acc3599f-6053-4f24-9311-19b7ee378554 2026-07-02 06:21:55.586 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-f8f6b0e0-6049-4699-94c0-98a1147f4fc9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1407 time: 0.3258865 2026-07-02 06:21:55.656 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-6518ea90-4ece-4f09-8d68-50d512b1f23c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 959 time: 0.0629458 2026-07-02 06:21:55.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1df39564-1259-41a0-ae56-9cdb1d5a71af'] response: {'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'code': 200} 2026-07-02 06:21:55.689 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-9a22f86d-16c9-4795-b8d5-a7b1969db201 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=acc3599f-6053-4f24-9311-19b7ee378554 HTTP/1.1" status: 200 len: 217 time: 0.0255530 2026-07-02 06:21:55.738 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-70f2f5b8-3f86-47a8-8a8f-04b48c569351 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0398693 2026-07-02 06:21:55.769 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-c72d1e4e-6ac2-43f3-a998-9338a47cb21f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0238965 2026-07-02 06:21:55.851 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-14eba627-7a38-44f3-bd20-274f5b2085a6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0620933 2026-07-02 06:21:55.924 10 INFO neutron.wsgi [req-c8f26719-1fb8-4738-a7b2-249cf5fbfe43 req-ed88ea8c-1094-433d-8d4e-1208846e7667 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0635703 2026-07-02 06:21:55.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource acc3599f-6053-4f24-9311-19b7ee378554 (type: ports) to 4 2026-07-02 06:21:56.307 9 INFO neutron.wsgi [None req-8b3b272e-3f8f-466b-87d8-1d640745355e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/1b620ec6-d7fa-4cf3-8d46-2df5f84ef0eb HTTP/1.1" status: 204 len: 168 time: 1.2209439 /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-07-02 06:21:56.578 9 INFO neutron.wsgi [req-bea1ec09-5ef4-4e60-9fbd-6bd9709d1013 req-f47ffaaa-c342-4e0e-b831-98377dc0e19a 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1170 time: 0.1764405 2026-07-02 06:21:56.636 9 INFO neutron.wsgi [req-bea1ec09-5ef4-4e60-9fbd-6bd9709d1013 req-530373c1-b1dc-4f73-bdd1-7c5e3261c553 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0469675 2026-07-02 06:21:56.673 9 INFO neutron.wsgi [None req-b25ce4b0-b0fa-46a0-8e28-565a9aefd62e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/4284a650-3de8-431f-8a1d-14001faf2971 HTTP/1.1" status: 204 len: 168 time: 0.3611684 2026-07-02 06:21:57.558 9 INFO neutron.services.segments.plugin [-] Segment 8058612c-5075-4db1-9494-2fbd4dd01d60 resource provider aggregate not found 2026-07-02 06:21:57.565 9 INFO neutron.services.segments.plugin [-] Segment 8058612c-5075-4db1-9494-2fbd4dd01d60 resource provider aggregate not found 2026-07-02 06:21:57.585 9 INFO neutron.services.segments.plugin [-] Segment 8058612c-5075-4db1-9494-2fbd4dd01d60 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 8058612c-5075-4db1-9494-2fbd4dd01d60 found for delete ", "request_id": "req-55e9a39f-fefe-45e6-930d-06396c963bc0"}]} 2026-07-02 06:21:57.601 9 INFO neutron.services.segments.plugin [-] Segment 8058612c-5075-4db1-9494-2fbd4dd01d60 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 8058612c-5075-4db1-9494-2fbd4dd01d60 found for delete ", "request_id": "req-4c686698-713b-4d6e-bec4-f42821c576f8"}]} 2026-07-02 06:21:57.621 9 INFO neutron.wsgi [None req-c851d15a-c028-4ce3-a011-3694cf1b866a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/a3a28305-89c5-43a0-adbe-979536fa682e HTTP/1.1" status: 204 len: 168 time: 0.9440904 2026-07-02 06:21:57.729 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66f69912-02ee-4ffa-9b20-4fc08a6a14b5'] response: {'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'code': 200} 2026-07-02 06:21:57.767 9 INFO neutron.wsgi [req-41c6664f-17d3-433e-9ff4-81c307963d21 req-3f8e4f36-7091-403d-83c4-6e9e85a509fe 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1170 time: 0.0482593 2026-07-02 06:21:57.821 9 INFO neutron.wsgi [req-41c6664f-17d3-433e-9ff4-81c307963d21 req-f9c03f7a-a367-4cc6-8780-72b7855387b8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0451546 2026-07-02 06:21:57.954 9 INFO neutron.wsgi [req-1b674ebb-6062-409a-afc1-531c5f87ae9f req-88c1c552-376a-4826-b2ac-b863de6fddf4 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1170 time: 0.0620432 2026-07-02 06:21:58.010 9 INFO neutron.wsgi [req-1b674ebb-6062-409a-afc1-531c5f87ae9f req-c4bb5567-c5ef-42b2-bfd2-15d0ca6d9e2d 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0469644 2026-07-02 06:21:58.090 9 INFO neutron.wsgi [None req-e4934f4b-5444-4b10-9e52-9dea10eadba3 a7deb3012a424a3bb702a2970cc4ad8b cd3e383f5a374e56a63359dfdd9ba1f8 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1404 time: 0.0471454 2026-07-02 06:21:58.409 9 INFO neutron.db.l3_db [None req-d1fe26bc-4fa0-423a-9ebb-0e06f8cc6c7c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Floating IP 525a0d66-b03d-4019-bb91-99f559d86b0e associated. External IP: 10.96.250.218, port: acc3599f-6053-4f24-9311-19b7ee378554. 2026-07-02 06:21:58.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1fe26bc-4fa0-423a-9ebb-0e06f8cc6c7c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 525a0d66-b03d-4019-bb91-99f559d86b0e (type: floatingips) to 4 2026-07-02 06:21:58.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1fe26bc-4fa0-423a-9ebb-0e06f8cc6c7c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Successfully bumped revision number for resource 525a0d66-b03d-4019-bb91-99f559d86b0e (type: floatingips) to 5 2026-07-02 06:21:58.782 9 INFO neutron.wsgi [None req-d1fe26bc-4fa0-423a-9ebb-0e06f8cc6c7c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 200 len: 1049 time: 0.6865885 2026-07-02 06:21:58.834 9 INFO neutron.wsgi [None req-5cf99518-0512-43ac-993c-3fca40259a69 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "GET /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 200 len: 1051 time: 0.0447822 2026-07-02 06:21:59.087 10 INFO neutron.wsgi [None req-c43ce9b3-9127-4d41-b67c-f7eb33bcec8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "PUT /v2.0/routers/1af8fc07-c843-448b-900c-fdaa6aa13a7e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4587193 /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-07-02 06:21:59.773 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a67b9f3-31cf-49cd-9a18-425faa50e7c8'] response: {'name': 'network-changed', 'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'status': 'completed', 'code': 200} 2026-07-02 06:21:59.841 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-095bfe5a-a22e-4c8d-ac9f-faa77fc23f40 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=d66cf89f4ffb4347a455629c108c3058&device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1409 time: 0.0439513 2026-07-02 06:21:59.948 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-efeb802b-a0a6-400c-bdbf-dc8a901c19f3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 200 len: 959 time: 0.0944560 2026-07-02 06:22:00.048 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-677d82da-9f17-47f3-a885-a2ff7bddbd98 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=acc3599f-6053-4f24-9311-19b7ee378554 HTTP/1.1" status: 200 len: 1059 time: 0.0788648 2026-07-02 06:22:00.147 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-02f9192e-301d-41d4-80ac-727db726a55d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 200 len: 852 time: 0.0701902 2026-07-02 06:22:00.165 10 INFO neutron.wsgi [None req-2fe58af3-2460-4a7b-a7ec-943fda2dd876 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/routers/1af8fc07-c843-448b-900c-fdaa6aa13a7e HTTP/1.1" status: 204 len: 168 time: 1.0712805 2026-07-02 06:22:00.175 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-9784ced3-3441-454a-a1b1-3edd3e7da7fa 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=c6b12523-c454-451d-8ce9-54f1c1852e9d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0207911 2026-07-02 06:22:00.288 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-0e3f21f6-1ae0-4bc1-93f5-c93d93a08710 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1054389 2026-07-02 06:22:00.395 10 INFO neutron.wsgi [req-7156c53f-525d-4375-abf3-ce3fa4a10357 req-b684a29d-a7d3-449a-966c-1d7efadf8a10 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0975595 2026-07-02 06:22:00.456 9 INFO neutron.wsgi [None req-bedba46e-b818-497e-9e15-7ac22f80a29c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/51503fdd-8e13-4758-a800-5ac161db4399 HTTP/1.1" status: 204 len: 168 time: 0.2857382 2026-07-02 06:22:00.845 9 INFO neutron.services.segments.plugin [-] Segment e52eb284-cb73-41c5-b776-92b9f4cbc1cc resource provider aggregate not found 2026-07-02 06:22:00.858 9 INFO neutron.services.segments.plugin [-] Segment e52eb284-cb73-41c5-b776-92b9f4cbc1cc resource provider aggregate not found 2026-07-02 06:22:00.867 9 INFO neutron.services.segments.plugin [-] Segment e52eb284-cb73-41c5-b776-92b9f4cbc1cc 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 e52eb284-cb73-41c5-b776-92b9f4cbc1cc found for delete ", "request_id": "req-f033efbe-d59d-4d3d-99bc-033992bdf281"}]} 2026-07-02 06:22:00.876 9 INFO neutron.services.segments.plugin [-] Segment e52eb284-cb73-41c5-b776-92b9f4cbc1cc 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 e52eb284-cb73-41c5-b776-92b9f4cbc1cc found for delete ", "request_id": "req-43935c8c-e542-49d1-a52b-bf0a68accb4b"}]} 2026-07-02 06:22:00.901 9 INFO neutron.wsgi [None req-4d95854b-4b23-4c63-8a58-d218b30c7203 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/networks/fa402f25-839d-49f0-9d81-bb6482ee1a75 HTTP/1.1" status: 204 len: 168 time: 0.4388146 2026-07-02 06:22:01.192 9 INFO neutron.wsgi [None req-d7834ebe-d8e0-47ee-a780-498366f91fb0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1fd887c405d94673b01da8e7e6530039&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0384035 2026-07-02 06:22:01.455 9 INFO neutron.wsgi [None req-f7269af7-1a76-48b5-986f-b05477d843c0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/1d5e61cb-67b7-4217-a927-eeff874a3097 HTTP/1.1" status: 204 len: 168 time: 0.2581067 2026-07-02 06:22:01.661 10 INFO neutron.wsgi [None req-0d2d6834-4a2d-4225-b35a-546abb0a8fd8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=504c04946ab2452a998c1242db8436a5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0427842 2026-07-02 06:22:01.871 10 INFO neutron.wsgi [None req-e4acb403-6e03-47c5-bab1-49e0819c76be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/4848ac97-3acc-4962-a3ec-8a7af1d59827 HTTP/1.1" status: 204 len: 168 time: 0.2047780 2026-07-02 06:22:02.718 9 INFO neutron.wsgi [None req-bc595013-811b-436f-b3bc-c34566f27325 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0097129 2026-07-02 06:22:02.727 9 INFO neutron.wsgi [None req-2e5730e5-3295-4fb2-a9f1-2df11c46dc26 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048256 2026-07-02 06:22:02.740 9 INFO neutron.wsgi [None req-47928c24-eed7-4c6c-a1a9-5b8f18d60a3b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0087037 2026-07-02 06:22:02.753 9 INFO neutron.wsgi [None req-d13da490-d2c3-460d-8b8a-b692010bcaeb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050859 2026-07-02 06:22:02.795 9 INFO neutron.wsgi [None req-ffff2cbf-51fa-45d3-ac6d-dcc2bbbb2ccd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0367627 2026-07-02 06:22:02.841 9 INFO neutron.wsgi [None req-d9128252-0cfc-4e0d-8b01-c188b6808045 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1417 time: 0.0374858 2026-07-02 06:22:03.228 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d841010-c758-4436-8fc3-923fa51db68a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:22:03.233 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d841010-c758-4436-8fc3-923fa51db68a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 155366d8-4246-45f3-9f17-7ff0659e35ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:03.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d841010-c758-4436-8fc3-923fa51db68a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 1 2026-07-02 06:22:03.488 9 INFO neutron.wsgi [None req-7d841010-c758-4436-8fc3-923fa51db68a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.6402054 /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-07-02 06:22:03.600 9 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-5750c8c5-4b16-44db-beba-7b13ca3bd40a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1297 time: 0.0452588 2026-07-02 06:22:03.620 9 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-aa7e72fc-1def-45d9-a53a-01fc1f902748 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16980 time: 0.0114224 2026-07-02 06:22:03.778 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-c27f15c6-2c77-46de-8825-7269415d8d57 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94?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.0505059 2026-07-02 06:22:04.193 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-dbfc5bd7-368c-44c1-b74c-9cacc99a55ad 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.4084358 2026-07-02 06:22:04.284 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-4b617d81-26a3-4bfd-aa00-71c9af978fd0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0821521 2026-07-02 06:22:04.363 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-1248811b-0b81-4a5f-8667-a6c09b4ef984 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1297 time: 0.0493243 2026-07-02 06:22:04.444 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-8af68d38-4f6f-45d3-b01d-ac31a8fa1b37 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks?id=155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1005 time: 0.0739379 2026-07-02 06:22:04.935 10 INFO neutron.db.ovn_revision_numbers_db [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-dfeb3833-106e-4748-bb6c-9369c5bb91bf 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 2 2026-07-02 06:22:05.070 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0090170 2026-07-02 06:22:05.072 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010285 2026-07-02 06:22:05.140 10 INFO neutron.db.ovn_revision_numbers_db [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-dfeb3833-106e-4748-bb6c-9369c5bb91bf 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 2 2026-07-02 06:22:05.157 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-dfeb3833-106e-4748-bb6c-9369c5bb91bf 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1428 time: 0.7077065 2026-07-02 06:22:05.200 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b3c5acd-b441-4052-a648-68f7a291d262'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', '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-07-02 06:22:05.246 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-dcd9bf31-fc76-424c-ba20-0e7fd58c391c 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2665 time: 0.0478055 2026-07-02 06:22:05.281 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-c53e3def-1a72-4a76-9377-e801bb61165e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0275977 2026-07-02 06:22:05.330 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-a06d3f8e-0279-4a03-88e3-5494ceafb70a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0421362 2026-07-02 06:22:05.369 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-30a3945a-7eaf-44c1-8ff3-70b66dee45a4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0333378 2026-07-02 06:22:05.459 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-e82efb05-2206-4e80-a198-b0b1fde554a5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0791683 2026-07-02 06:22:05.559 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-15e3cb14-8043-46ed-adf9-381043e5e6d4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0899882 2026-07-02 06:22:05.593 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-c5bbea8d-06a2-46ef-b9e5-b33dab7563d9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0269995 2026-07-02 06:22:05.636 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-04176009-af1a-4e42-8578-a4616d1b84db 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0360043 2026-07-02 06:22:05.662 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-13a37e78-b2c2-4fd3-b08c-535320e35c2f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211825 2026-07-02 06:22:05.734 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-4b3b734a-6fef-471c-ba93-a6c5c5035a2e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0662880 2026-07-02 06:22:05.813 10 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-ffa6850d-ca78-4d63-b56b-48143210ac7f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0723596 2026-07-02 06:22:05.916 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status up for port: 7ce470bf-f18a-4024-b4e2-7c62959d0b94 2026-07-02 06:22:05.946 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-5aa4ea57-43e7-43e2-a743-39595c875f72 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2665 time: 0.0831604 2026-07-02 06:22:05.952 10 INFO neutron.plugins.ml2.plugin [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Attempt 1 to provision port 7ce470bf-f18a-4024-b4e2-7c62959d0b94 2026-07-02 06:22:06.047 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-074fa39a-be18-4166-8e02-532fe16666bd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1005 time: 0.0915711 2026-07-02 06:22:06.080 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-e13776a0-3fb8-44a3-a4a1-800af09dd1f7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0278523 2026-07-02 06:22:06.133 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-728bd9c0-4b97-4edb-8842-3541d58fcc39 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0466959 2026-07-02 06:22:06.134 9 INFO neutron.wsgi [req-56179774-8ad1-45e0-9e52-aad0e18bc738 req-2f2461bd-129e-48bd-837d-c4736e1b9b14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1456 time: 0.0394804 2026-07-02 06:22:06.169 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-f5de2fda-d68f-498d-8eda-7468e2c10973 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225003 2026-07-02 06:22:06.271 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-3c0b79ca-f7eb-4c31-82b9-d69859febfbe 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0930445 2026-07-02 06:22:06.382 10 INFO neutron.wsgi [req-802c77b8-07ac-4dd7-a030-6280a575c10d req-a32a8a3f-4378-41bb-99bf-ec22a5de06be 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1046839 2026-07-02 06:22:06.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (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-07-02 06:22:06.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4c1c1b-e409-48d5-aafd-2df2726418e4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 5 2026-07-02 06:22:06.616 9 INFO neutron.wsgi [None req-bd4c1c1b-e409-48d5-aafd-2df2726418e4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1490 time: 0.4655571 2026-07-02 06:22:06.640 9 INFO neutron.api.v2.resource [None req-1698c78a-ed93-4e44-9e28-f8690ba0a9d8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:22:06.641 9 INFO neutron.wsgi [None req-1698c78a-ed93-4e44-9e28-f8690ba0a9d8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups/lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 404 len: 355 time: 0.0163236 2026-07-02 06:22:06.661 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-261e911e-61d2-4fc4-bb95-a5d75ffcaf3e'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'status': 'completed', 'code': 200} 2026-07-02 06:22:06.691 9 INFO neutron.wsgi [None req-6ab035a2-54cf-4a6e-a470-2852dd27d0f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?name=lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 200 len: 1775 time: 0.0445063 /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-07-02 06:22:06.736 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-9c554011-eb44-4b14-929c-4438939e7997 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0473330 2026-07-02 06:22:06.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 3cc38d0a-24c7-4416-affe-977b75a1f377 (type: security_groups) to 1 2026-07-02 06:22:06.818 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-f99bf886-45cd-4259-a346-a5b8148f76c2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1005 time: 0.0759051 2026-07-02 06:22:06.859 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-c1960c5c-caad-4a1f-9403-2459410b86e8 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0335355 2026-07-02 06:22:06.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 3af8f9b6-37f2-48a2-b08e-36eeb31e3d67 (type: security_group_rules) to 0 2026-07-02 06:22:06.880 9 INFO neutron.wsgi [req-05f9a332-af04-47ae-b644-7a8c37926f42 req-e641f4d9-165a-4b80-87ce-ae31bd461a47 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1409 time: 0.0622821 2026-07-02 06:22:06.909 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-2a94889a-fc9b-464e-b416-5816d51c2b69 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0431702 2026-07-02 06:22:06.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 57f91d1d-36d7-45a5-a91f-c77d7742c58a (type: security_group_rules) to 0 2026-07-02 06:22:06.945 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-94a5f468-db51-4fbf-b6b3-b731cfcbc365 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265651 2026-07-02 06:22:06.955 9 INFO neutron.wsgi [req-05f9a332-af04-47ae-b644-7a8c37926f42 req-aa4fc531-e7ad-4d31-b4f2-ff58620801fe 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 10.0.0.57 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0633583 2026-07-02 06:22:06.957 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource f935678a-1018-4cb8-8501-585e8886a553 (type: security_group_rules) to 0 2026-07-02 06:22:06.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource f9d02b43-818a-49dd-8e41-2ef197c05510 (type: security_group_rules) to 0 2026-07-02 06:22:07.041 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-8bae7936-0c5b-4a2b-9431-76f46e856003 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0869989 2026-07-02 06:22:07.053 9 INFO neutron.db.segments_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Added segment b432944a-5cec-4077-8cb3-ad4157691216 of type geneve for network 673c07ec-60af-423b-afbd-33bf050a5d68 2026-07-02 06:22:07.128 10 INFO neutron.wsgi [req-c5c1732b-1d97-43ab-84f6-2113271135e3 req-e0b53781-41d0-40ff-ad53-e6afcf79706d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0795157 2026-07-02 06:22:07.228 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a400547-87d1-4b77-93e9-343807bd7f5f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 6 2026-07-02 06:22:07.251 9 INFO neutron.wsgi [None req-5a400547-87d1-4b77-93e9-343807bd7f5f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1490 time: 0.5502110 2026-07-02 06:22:07.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 673c07ec-60af-423b-afbd-33bf050a5d68 (type: networks) to 1 2026-07-02 06:22:07.265 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8491111c-04e9-4f32-bb5d-e34e3907db47'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'code': 200} 2026-07-02 06:22:07.265 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8491111c-04e9-4f32-bb5d-e34e3907db47'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'code': 200} 2026-07-02 06:22:07.476 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:07.480 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network 673c07ec-60af-423b-afbd-33bf050a5d68: 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-07-02 06:22:07.539 9 INFO neutron.wsgi [None req-c01285b2-6bac-4701-9b93-f9b9b8c0d432 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0045660 2026-07-02 06:22:07.547 9 INFO neutron.wsgi [None req-71ea5322-c708-4bad-ba8b-b75ab7e6b333 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040555 2026-07-02 06:22:07.559 9 INFO neutron.wsgi [None req-981c1ed6-232c-4033-a360-8e987cf30b4f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063500 2026-07-02 06:22:07.573 9 INFO neutron.wsgi [None req-fbfca1c8-aef2-4d3a-b835-e3b42d5200c7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048609 2026-07-02 06:22:07.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource de0c6072-e8ad-47af-b66b-81753afdf92e (type: ports) to 1 2026-07-02 06:22:07.619 9 INFO neutron.wsgi [None req-eee1385f-b1b3-4603-8dbb-bac08c0e9569 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0368652 2026-07-02 06:22:07.646 9 INFO neutron.wsgi [None req-41c35f0a-e720-4662-a159-54f9a8e288da 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 1.2465799 2026-07-02 06:22:07.658 9 INFO neutron.wsgi [None req-0258fc7d-ab43-4cee-864f-90cb7e930baf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.0338011 2026-07-02 06:22:07.723 9 INFO neutron.wsgi [None req-381ff9d3-c273-40d6-a282-ff91798d8a8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0500550 2026-07-02 06:22:07.769 9 INFO neutron.wsgi [None req-82781a1c-ac0b-4414-86bc-294339b5274b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0366976 2026-07-02 06:22:07.818 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c0716c1-5919-4eec-b034-742ff2964e29 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:07.821 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c0716c1-5919-4eec-b034-742ff2964e29 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network 673c07ec-60af-423b-afbd-33bf050a5d68: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:07.860 9 INFO neutron.wsgi [None req-af3a16fd-4623-4fc5-8097-ce0c9f0e06d5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0843756 2026-07-02 06:22:07.902 9 INFO neutron.wsgi [None req-3bc779b0-0377-40f4-acb9-20623c8c2ab5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.0332553 2026-07-02 06:22:07.947 9 INFO neutron.wsgi [None req-f4dbb779-1b33-4d63-ac15-f95c6652995c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0347438 2026-07-02 06:22:08.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c0716c1-5919-4eec-b034-742ff2964e29 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource de0c6072-e8ad-47af-b66b-81753afdf92e (type: ports) to 2 2026-07-02 06:22:08.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c0716c1-5919-4eec-b034-742ff2964e29 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 883b5844-e726-4504-8d9a-45c550a30133 (type: subnets) to 0 2026-07-02 06:22:08.538 10 INFO neutron.wsgi [None req-4c0716c1-5919-4eec-b034-742ff2964e29 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.8861747 2026-07-02 06:22:08.553 10 WARNING neutron.api.v2.base [None req-4585b6fe-6c72-492f-9414-a2b442d31671 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 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-07-02 06:22:08.554 10 INFO neutron.api.v2.resource [None req-4585b6fe-6c72-492f-9414-a2b442d31671 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-02 06:22:08.557 10 INFO neutron.wsgi [None req-4585b6fe-6c72-492f-9414-a2b442d31671 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0105400 2026-07-02 06:22:08.713 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccfeeafc-411f-4cdd-93f3-c083da4841e0'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'status': 'completed', 'code': 200} 2026-07-02 06:22:08.781 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-40c67e1c-ba3d-4f69-9cb6-1e480e8f95a0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0461388 2026-07-02 06:22:08.890 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-4f7df4d6-3a7c-403a-bb37-5fc7e04a8730 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1005 time: 0.1010611 2026-07-02 06:22:08.932 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-4c807c89-fb9f-45cc-9710-d2df376135cd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0324838 2026-07-02 06:22:08.979 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-0c4c2b18-9590-4f31-9f3e-b2cf151a95f9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0402222 2026-07-02 06:22:09.014 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-05eb7d61-a047-4d3f-9b4f-d9dd81fc5dd2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0273051 2026-07-02 06:22:09.105 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-86baf42c-f913-4c1a-b94b-a23c068bfe8a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0834174 2026-07-02 06:22:09.193 10 INFO neutron.wsgi [req-fc48f639-4b81-4e19-a729-b2ee88736f39 req-db3e3f79-b8e1-462e-ae3b-a1bc1938df8d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0795608 2026-07-02 06:22:09.356 10 INFO neutron.services.segments.plugin [-] Segment b432944a-5cec-4077-8cb3-ad4157691216 resource provider aggregate not found 2026-07-02 06:22:09.361 10 INFO neutron.services.segments.plugin [-] Segment b432944a-5cec-4077-8cb3-ad4157691216 resource provider aggregate not found 2026-07-02 06:22:09.378 10 INFO neutron.services.segments.plugin [-] Segment b432944a-5cec-4077-8cb3-ad4157691216 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 b432944a-5cec-4077-8cb3-ad4157691216 found for delete ", "request_id": "req-b2586deb-7f71-43e9-895b-f036e5c51afa"}]} 2026-07-02 06:22:09.381 10 INFO neutron.services.segments.plugin [-] Segment b432944a-5cec-4077-8cb3-ad4157691216 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 b432944a-5cec-4077-8cb3-ad4157691216 found for delete ", "request_id": "req-e8041e6b-4c01-4f13-a995-11d9e5288c7c"}]} 2026-07-02 06:22:09.409 10 INFO neutron.wsgi [None req-83e93431-fa7d-46ec-88ff-c0a528b02781 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/networks/673c07ec-60af-423b-afbd-33bf050a5d68 HTTP/1.1" status: 204 len: 168 time: 0.8475122 2026-07-02 06:22:09.513 9 INFO neutron.db.segments_db [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Added segment fe343b7d-d971-4e52-b05b-8a9b610e2626 of type geneve for network c41e7a63-e30c-45e0-8162-09ec35d1f899 2026-07-02 06:22:09.672 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource c41e7a63-e30c-45e0-8162-09ec35d1f899 (type: networks) to 1 2026-07-02 06:22:09.745 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-ea171b90-29bb-4815-9fc8-3c423e1371f7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0382359 2026-07-02 06:22:09.797 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: acc3599f-6053-4f24-9311-19b7ee378554 2026-07-02 06:22:09.818 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-2292e46f-dce7-4dee-9a5c-5035581a4bd9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1642 time: 0.0520198 2026-07-02 06:22:09.868 9 INFO neutron.wsgi [req-577a0b07-c319-47f5-8845-e9a9fe5e3dad req-1c5a956b-1747-4826-88fd-57a8e57c4d50 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1170 time: 0.1316631 2026-07-02 06:22:09.921 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-2b8458c0-3339-457d-894c-8b05a9a2dd80 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0786927 2026-07-02 06:22:09.927 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:09.933 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network c41e7a63-e30c-45e0-8162-09ec35d1f899: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:09.954 9 INFO neutron.wsgi [req-577a0b07-c319-47f5-8845-e9a9fe5e3dad req-94f162e8-da43-4c8c-b90d-e160e64a0334 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0763316 2026-07-02 06:22:09.988 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-573afff4-67b0-47cd-954d-677f17beefc3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.181&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 1059 time: 0.0572810 2026-07-02 06:22:10.037 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-04dc1af8-9460-4d59-a9e9-1527da0dbe88 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A292&port_id=1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 200 len: 217 time: 0.0438564 2026-07-02 06:22:10.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 22c41205-9ce2-4e1a-b139-32b3c02b836c (type: ports) to 1 2026-07-02 06:22:10.108 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-2784673f-97dc-414b-93ec-710a6f9a1200 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.0676773 2026-07-02 06:22:10.130 9 INFO neutron.wsgi [None req-2a38a47c-a91b-4983-b1f8-ef6f803bac58 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.7163467 2026-07-02 06:22:10.138 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-b67beba6-f228-494c-809e-6b566e44f0d4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0229411 2026-07-02 06:22:10.163 9 INFO neutron.wsgi [req-9d486159-cc2e-4ad9-a61d-35dff66f33d3 req-a609fb27-7a92-4ce3-b3e2-be8d6ade9422 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1168 time: 0.0673921 2026-07-02 06:22:10.164 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-57a58c23-d7cc-4f1e-acf8-8d14060c320f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0186818 2026-07-02 06:22:10.276 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-9d5746fc-ae22-461f-b11a-705764a1fd49 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1023684 2026-07-02 06:22:10.361 10 INFO neutron.wsgi [req-3934ce95-7746-4045-83d2-143ae4e5acb6 req-5261fea3-43e1-4eeb-b214-1060caf69d79 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0760093 2026-07-02 06:22:10.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource acc3599f-6053-4f24-9311-19b7ee378554 (type: ports) to 5 2026-07-02 06:22:10.757 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9a8357-d3de-4c96-99cb-26dc864e52c9'] response: {'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'code': 200} 2026-07-02 06:22:10.758 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9a8357-d3de-4c96-99cb-26dc864e52c9'] response: {'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'code': 200} 2026-07-02 06:22:10.770 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74237907-48fc-491d-af49-ad5743afd726 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:10.778 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74237907-48fc-491d-af49-ad5743afd726 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network c41e7a63-e30c-45e0-8162-09ec35d1f899: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:11.026 9 INFO neutron.db.l3_db [req-9d486159-cc2e-4ad9-a61d-35dff66f33d3 req-b5933251-c68b-4423-a631-6e1ea9a9e35c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] Floating IP 525a0d66-b03d-4019-bb91-99f559d86b0e disassociated. External IP: 10.96.250.218, port: acc3599f-6053-4f24-9311-19b7ee378554. /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-07-02 06:22:11.133 9 INFO neutron.wsgi [req-e7a3c7f1-cb04-4ae5-9cff-07b74f20ed6d req-c88563e8-cf40-4775-8394-95bed51eacf5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=b41d7a50-285c-43fa-a745-031185051891 HTTP/1.1" status: 200 len: 1168 time: 0.0658307 2026-07-02 06:22:11.208 9 INFO neutron.wsgi [req-e7a3c7f1-cb04-4ae5-9cff-07b74f20ed6d req-8b10dd34-d35a-482a-8355-4a9501da4dc2 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=c12781b4-faa4-47ab-bf58-ff031200dbc1&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0638785 2026-07-02 06:22:11.309 9 INFO neutron.wsgi [req-9d486159-cc2e-4ad9-a61d-35dff66f33d3 req-b5933251-c68b-4423-a631-6e1ea9a9e35c 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "DELETE /v2.0/ports/acc3599f-6053-4f24-9311-19b7ee378554 HTTP/1.1" status: 204 len: 173 time: 1.1344090 2026-07-02 06:22:11.505 9 INFO neutron.db.ovn_revision_numbers_db [None req-74237907-48fc-491d-af49-ad5743afd726 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 22c41205-9ce2-4e1a-b139-32b3c02b836c (type: ports) to 2 2026-07-02 06:22:11.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-74237907-48fc-491d-af49-ad5743afd726 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 2f4be274-b993-48cd-b8a3-5a456da2d22c (type: subnets) to 0 2026-07-02 06:22:11.556 9 INFO neutron.wsgi [None req-74237907-48fc-491d-af49-ad5743afd726 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.4170868 /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-07-02 06:22:11.574 10 WARNING neutron.api.v2.base [None req-00210584-286a-42e0-9ff5-88dd823e3c5a 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 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-07-02 06:22:11.575 10 INFO neutron.api.v2.resource [None req-00210584-286a-42e0-9ff5-88dd823e3c5a 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-02 06:22:11.576 10 INFO neutron.wsgi [None req-00210584-286a-42e0-9ff5-88dd823e3c5a 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0130501 2026-07-02 06:22:12.226 10 INFO neutron.services.segments.plugin [-] Segment fe343b7d-d971-4e52-b05b-8a9b610e2626 resource provider aggregate not found 2026-07-02 06:22:12.242 10 INFO neutron.services.segments.plugin [-] Segment fe343b7d-d971-4e52-b05b-8a9b610e2626 resource provider aggregate not found 2026-07-02 06:22:12.268 10 INFO neutron.services.segments.plugin [-] Segment fe343b7d-d971-4e52-b05b-8a9b610e2626 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 fe343b7d-d971-4e52-b05b-8a9b610e2626 found for delete ", "request_id": "req-a164be53-fc1b-4a36-8aa6-7970a455aefe"}]} 2026-07-02 06:22:12.272 10 INFO neutron.services.segments.plugin [-] Segment fe343b7d-d971-4e52-b05b-8a9b610e2626 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 fe343b7d-d971-4e52-b05b-8a9b610e2626 found for delete ", "request_id": "req-4ad9a05b-bb79-4183-a841-8d2b23cc128a"}]} 2026-07-02 06:22:12.326 10 INFO neutron.wsgi [None req-9964a213-f998-40a5-8fa2-7f92dc0d9d6d 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/networks/c41e7a63-e30c-45e0-8162-09ec35d1f899 HTTP/1.1" status: 204 len: 168 time: 0.7426219 2026-07-02 06:22:12.431 9 INFO neutron.db.segments_db [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Added segment 3c719c4e-6448-474f-8d66-84674e80e3a4 of type geneve for network 610abaee-bb8c-48c7-b84f-c8b05932f8ec 2026-07-02 06:22:12.455 10 INFO neutron.wsgi [None req-3e5dda44-4a1f-4d0a-bdf9-116dba9061e0 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/c12781b4-faa4-47ab-bf58-ff031200dbc1 HTTP/1.1" status: 204 len: 168 time: 0.1778355 2026-07-02 06:22:12.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 610abaee-bb8c-48c7-b84f-c8b05932f8ec (type: networks) to 1 2026-07-02 06:22:12.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7358e17-f3f4-4051-8d67-4b40c1205787'] response: {'server_uuid': 'b41d7a50-285c-43fa-a745-031185051891', 'name': 'network-vif-deleted', 'tag': 'acc3599f-6053-4f24-9311-19b7ee378554', 'status': 'completed', 'code': 200} 2026-07-02 06:22:12.809 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:12.811 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network 610abaee-bb8c-48c7-b84f-c8b05932f8ec: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:12.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 51dc28aa-132e-454b-b9c8-35abd4c410be (type: ports) to 1 2026-07-02 06:22:12.922 9 INFO neutron.wsgi [None req-4add564e-c92d-43c8-bdd5-d3b1d6d7307c 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.5883665 2026-07-02 06:22:13.090 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-611a5a56-6565-4434-95a5-7e5a9315a5b0 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] No more DHCP agents 2026-07-02 06:22:13.093 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-611a5a56-6565-4434-95a5-7e5a9315a5b0 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Unable to schedule network 610abaee-bb8c-48c7-b84f-c8b05932f8ec: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:13.111 10 INFO neutron.wsgi [None req-195b9ba6-839e-45b9-bcb8-dab97a9c82fb 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/525a0d66-b03d-4019-bb91-99f559d86b0e HTTP/1.1" status: 204 len: 168 time: 0.6209950 2026-07-02 06:22:13.369 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: 3c738493-ae38-4293-86d8-ff2816ebe82b 2026-07-02 06:22:13.400 9 INFO neutron.wsgi [req-e1149b0c-d426-4604-b62b-83b3ed5eed54 req-fdf3fc65-3100-4074-8e05-db07f9db5640 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1174 time: 0.0601721 2026-07-02 06:22:13.467 9 INFO neutron.wsgi [req-e1149b0c-d426-4604-b62b-83b3ed5eed54 req-069e1ac3-0587-4b0a-bcaf-a61e7567a721 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=a009dcdf-e660-44b0-8553-9cf133f308a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0591879 2026-07-02 06:22:13.521 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc34dc3b-c065-49d3-8af7-c0e0a3bcaf1d'] response: {'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'code': 200} 2026-07-02 06:22:13.707 9 INFO neutron.wsgi [req-3d512642-590d-42af-8bbd-f05301a37063 req-b43be000-58d1-4a11-8ef8-55d53a3d9f31 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 1172 time: 0.0701540 2026-07-02 06:22:13.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 3c738493-ae38-4293-86d8-ff2816ebe82b (type: ports) to 5 2026-07-02 06:22:13.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-611a5a56-6565-4434-95a5-7e5a9315a5b0 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 51dc28aa-132e-454b-b9c8-35abd4c410be (type: ports) to 2 2026-07-02 06:22:14.153 9 INFO neutron.db.ovn_revision_numbers_db [None req-611a5a56-6565-4434-95a5-7e5a9315a5b0 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] Successfully bumped revision number for resource 78caa17c-089f-4fbc-bdf8-9584297a439f (type: subnets) to 0 2026-07-02 06:22:14.172 9 INFO neutron.wsgi [None req-611a5a56-6565-4434-95a5-7e5a9315a5b0 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.2422848 /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-07-02 06:22:14.244 9 INFO neutron.wsgi [req-3d512642-590d-42af-8bbd-f05301a37063 req-98acd904-105e-441c-918d-60380db9f546 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 199.204.45.116 "DELETE /v2.0/ports/3c738493-ae38-4293-86d8-ff2816ebe82b HTTP/1.1" status: 204 len: 173 time: 0.5197237 2026-07-02 06:22:14.550 10 INFO neutron.wsgi [None req-28342f06-c9ff-437d-b3f9-894add528e95 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.3724382 2026-07-02 06:22:14.572 9 INFO neutron.wsgi [req-d6c5a42b-1026-43e7-83bf-65813ce8435c req-12eb7cfd-22ae-4531-a06d-4450ce64f2c5 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=95a466fd-acd0-4b5f-afc4-aa1d19836464 HTTP/1.1" status: 200 len: 210 time: 0.0246944 2026-07-02 06:22:14.840 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d063384-8b4c-4562-9d6d-bef5576f82b3'] response: {'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'name': 'network-vif-deleted', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'status': 'completed', 'code': 200} 2026-07-02 06:22:15.044 10 INFO neutron.wsgi [None req-43245276-9b9b-4872-ad65-4e4995ff2bf2 db708ac999514cf0a1fe1282a2819317 a7a6783f055c47f98c5b0f8f624d9f3f - - default default] 10.0.0.113 "GET /v2.0/networks/610abaee-bb8c-48c7-b84f-c8b05932f8ec HTTP/1.1" status: 200 len: 848 time: 0.1267939 2026-07-02 06:22:15.492 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b6155d9c-e1a4-46df-a587-e8b615f2c00c 062577a3a35b4d54bd4ab75000ac25b9 c84fad8585b74b84bcc8ae9f20a83540 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:22:15.495 9 INFO neutron.wsgi [None req-b6155d9c-e1a4-46df-a587-e8b615f2c00c 062577a3a35b4d54bd4ab75000ac25b9 c84fad8585b74b84bcc8ae9f20a83540 - - default default] 10.0.0.113 "GET /v2.0/networks/610abaee-bb8c-48c7-b84f-c8b05932f8ec HTTP/1.1" status: 404 len: 339 time: 0.0690620 2026-07-02 06:22:15.563 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-abfbc937-f98f-4426-8867-d94b159735fa'] response: {'server_uuid': '95a466fd-acd0-4b5f-afc4-aa1d19836464', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c738493-ae38-4293-86d8-ff2816ebe82b', 'code': 200} 2026-07-02 06:22:15.766 10 INFO neutron.wsgi [None req-1b805c22-39a3-4e9c-b170-283df5cbd28e 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a009dcdf-e660-44b0-8553-9cf133f308a5 HTTP/1.1" status: 204 len: 168 time: 0.1365187 2026-07-02 06:22:16.106 9 INFO neutron.services.segments.plugin [-] Segment 3c719c4e-6448-474f-8d66-84674e80e3a4 resource provider aggregate not found 2026-07-02 06:22:16.125 9 INFO neutron.services.segments.plugin [-] Segment 3c719c4e-6448-474f-8d66-84674e80e3a4 resource provider aggregate not found 2026-07-02 06:22:16.130 9 INFO neutron.services.segments.plugin [-] Segment 3c719c4e-6448-474f-8d66-84674e80e3a4 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 3c719c4e-6448-474f-8d66-84674e80e3a4 found for delete ", "request_id": "req-a32ef6a2-95c8-4cf8-a987-a857ab69107f"}]} 2026-07-02 06:22:16.147 9 INFO neutron.services.segments.plugin [-] Segment 3c719c4e-6448-474f-8d66-84674e80e3a4 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 3c719c4e-6448-474f-8d66-84674e80e3a4 found for delete ", "request_id": "req-e111d1ce-103b-4764-94f8-2dfcd12474fd"}]} 2026-07-02 06:22:16.168 9 INFO neutron.wsgi [None req-f276baa4-9e2a-4cc7-afcb-501b3851d800 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/networks/610abaee-bb8c-48c7-b84f-c8b05932f8ec HTTP/1.1" status: 204 len: 168 time: 0.6661885 2026-07-02 06:22:16.190 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0a4a784e-c264-47ee-87f0-c935a8ae5f6b 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:22:16.192 9 INFO neutron.wsgi [None req-0a4a784e-c264-47ee-87f0-c935a8ae5f6b 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/883b5844-e726-4504-8d9a-45c550a30133 HTTP/1.1" status: 404 len: 337 time: 0.0166647 2026-07-02 06:22:16.212 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7f25a468-f53f-40af-bf5f-f88c802cb6fc 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:22:16.214 9 INFO neutron.wsgi [None req-7f25a468-f53f-40af-bf5f-f88c802cb6fc 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/2f4be274-b993-48cd-b8a3-5a456da2d22c HTTP/1.1" status: 404 len: 337 time: 0.0170202 2026-07-02 06:22:16.240 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4f84dea4-a980-4c25-b7ba-728023f526c2 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:22:16.246 9 INFO neutron.wsgi [None req-4f84dea4-a980-4c25-b7ba-728023f526c2 78188d99e62d44e2b8ae66e38b408181 8377b9fcf4d44ddeb74a69858d83ab68 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/78caa17c-089f-4fbc-bdf8-9584297a439f HTTP/1.1" status: 404 len: 337 time: 0.0266323 2026-07-02 06:22:16.734 10 INFO neutron.wsgi [None req-c19e0020-e1d0-4af1-8c2e-9fd2867ba147 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "PUT /v2.0/routers/47896a0d-a425-4ec6-8d0b-dd9bdf5e21ba/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9414420 2026-07-02 06:22:16.970 9 INFO neutron.wsgi [None req-748d5931-1c2c-4bd0-b577-f695b8a6f0b8 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/subnets/ec8450f8-7f26-49e2-a7a1-986b1deac2f6 HTTP/1.1" status: 204 len: 168 time: 0.2306795 /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-07-02 06:22:17.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b311c6d1-6b3f-4328-94ec-96bde0869e7c (type: security_groups) to 1 2026-07-02 06:22:17.601 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5e4d2b85-6609-4606-80d5-97e05fa1fe7e (type: security_group_rules) to 0 2026-07-02 06:22:17.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7487519e-59e4-4c08-ac48-968affb618bb (type: security_group_rules) to 0 2026-07-02 06:22:17.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cd4488d9-642e-4356-8a1a-510c0fcc95f3 (type: security_group_rules) to 0 2026-07-02 06:22:17.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f3464d26-5920-4b25-94fd-8087fbca3469 (type: security_group_rules) to 0 2026-07-02 06:22:17.682 10 INFO neutron.wsgi [None req-f4f8b6bd-0685-4ce8-be90-dd77eb39ee7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=a7a6783f055c47f98c5b0f8f624d9f3f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4865198 2026-07-02 06:22:17.956 10 INFO neutron.wsgi [None req-85844192-8a51-4824-a801-b818f1d7e7d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b311c6d1-6b3f-4328-94ec-96bde0869e7c HTTP/1.1" status: 204 len: 168 time: 0.2678556 2026-07-02 06:22:18.111 9 INFO neutron.wsgi [None req-77b5d746-f2c1-4c24-99e1-bd13ea463d00 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8377b9fcf4d44ddeb74a69858d83ab68&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0599911 2026-07-02 06:22:18.362 10 INFO neutron.wsgi [None req-418d6bf8-ea27-41a3-967a-921da130fe6a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/3cc38d0a-24c7-4416-affe-977b75a1f377 HTTP/1.1" status: 204 len: 168 time: 0.2447557 2026-07-02 06:22:18.498 9 INFO neutron.wsgi [None req-4c860118-187b-4edd-929c-d91b5a561450 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/routers/47896a0d-a425-4ec6-8d0b-dd9bdf5e21ba HTTP/1.1" status: 204 len: 168 time: 1.5174398 2026-07-02 06:22:18.644 10 INFO neutron.db.ovn_revision_numbers_db [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f409cc9d-5eb8-46a9-83d8-d3b0d2167245 (type: security_groups) to 1 2026-07-02 06:22:18.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 43767c1d-938b-440a-ab08-f8344d071fb9 (type: security_group_rules) to 0 2026-07-02 06:22:18.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4e63e28a-d110-4de7-ba11-e07cf82708d9 (type: security_group_rules) to 0 2026-07-02 06:22:18.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a2481c99-dd64-472e-9784-1e64851aa68e (type: security_group_rules) to 0 2026-07-02 06:22:18.708 10 INFO neutron.db.ovn_revision_numbers_db [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e528c830-77f1-4a63-af96-b5205b55dd7d (type: security_group_rules) to 0 2026-07-02 06:22:18.732 10 INFO neutron.wsgi [None req-875c6bb8-a9a8-4648-be88-a93bc76c6c8a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=c84fad8585b74b84bcc8ae9f20a83540&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2074440 2026-07-02 06:22:18.857 9 INFO neutron.services.segments.plugin [-] Segment 39754e00-83b7-42da-bf31-254874ac0152 resource provider aggregate not found 2026-07-02 06:22:18.865 9 INFO neutron.services.segments.plugin [-] Segment 39754e00-83b7-42da-bf31-254874ac0152 resource provider aggregate not found 2026-07-02 06:22:18.888 9 INFO neutron.services.segments.plugin [-] Segment 39754e00-83b7-42da-bf31-254874ac0152 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 39754e00-83b7-42da-bf31-254874ac0152 found for delete ", "request_id": "req-51ea9fef-5a00-45f2-85ec-bd49f478a2d3"}]} 2026-07-02 06:22:18.890 9 INFO neutron.services.segments.plugin [-] Segment 39754e00-83b7-42da-bf31-254874ac0152 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 39754e00-83b7-42da-bf31-254874ac0152 found for delete ", "request_id": "req-b3f15550-94d8-4367-b8be-722b2868b2f5"}]} 2026-07-02 06:22:18.932 9 INFO neutron.wsgi [None req-0731bb0f-7d61-4f47-9d22-d52af0d7a432 50be945b60ac4a31b879962372c0e69c d66cf89f4ffb4347a455629c108c3058 - - default default] 10.0.0.113 "DELETE /v2.0/networks/c6b12523-c454-451d-8ce9-54f1c1852e9d HTTP/1.1" status: 204 len: 168 time: 0.4274871 2026-07-02 06:22:18.960 10 INFO neutron.wsgi [None req-20791401-5998-4508-84e5-68461c493424 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f409cc9d-5eb8-46a9-83d8-d3b0d2167245 HTTP/1.1" status: 204 len: 168 time: 0.2216983 2026-07-02 06:22:19.857 9 INFO neutron.wsgi [None req-956b20e7-5ad6-4285-9780-8660b3b6385a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=d66cf89f4ffb4347a455629c108c3058&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1723979 2026-07-02 06:22:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028145 2026-07-02 06:22:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028627 2026-07-02 06:22:20.087 9 INFO neutron.wsgi [None req-4e61cc2e-e8f2-4cea-9219-a50d0fa0aaff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/15c625ca-00fe-4d08-a0bb-6cb6fad4ee9a HTTP/1.1" status: 204 len: 168 time: 0.2250416 2026-07-02 06:22:20.203 10 WARNING neutron_lib.context [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:20.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8e2483ce-a893-4b26-8c56-1c40e13dddd4 (type: security_groups) to 1 2026-07-02 06:22:20.391 9 INFO neutron.db.ovn_revision_numbers_db [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 034fdac2-3334-4a7d-afec-ab53d428fdca (type: security_group_rules) to 0 2026-07-02 06:22:20.415 9 INFO neutron.db.ovn_revision_numbers_db [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 44f272fc-d884-4b40-ab7a-de1b23e26836 (type: security_group_rules) to 0 2026-07-02 06:22:20.438 9 INFO neutron.db.ovn_revision_numbers_db [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8973eeec-dc2d-4f81-9b57-800e054de25b (type: security_group_rules) to 0 2026-07-02 06:22:20.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fe799cd9-fadb-4c96-9f9e-7bc5aba5e692 (type: security_group_rules) to 0 2026-07-02 06:22:20.488 9 INFO neutron.wsgi [None req-c224c798-22a4-4212-8db2-e44ed8a314ff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=cd3e383f5a374e56a63359dfdd9ba1f8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2929981 2026-07-02 06:22:20.539 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] No more DHCP agents 2026-07-02 06:22:20.542 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:20.726 9 INFO neutron.wsgi [None req-ce6eca47-3347-4d51-b923-b4bccf585839 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/8e2483ce-a893-4b26-8c56-1c40e13dddd4 HTTP/1.1" status: 204 len: 168 time: 0.2329466 2026-07-02 06:22:21.029 10 INFO neutron.db.l3_db [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 3bbe900f-429d-4c8a-85ef-2350b5bc2c30 associated. External IP: 10.96.250.206, port: 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa. 2026-07-02 06:22:21.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 3bbe900f-429d-4c8a-85ef-2350b5bc2c30 (type: floatingips) to 0 2026-07-02 06:22:21.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Successfully bumped revision number for resource 3bbe900f-429d-4c8a-85ef-2350b5bc2c30 (type: floatingips) to 1 2026-07-02 06:22:21.899 10 INFO neutron.wsgi [None req-addce86d-83cb-4086-a719-551c262108ba b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1097 time: 1.7030158 2026-07-02 06:22:23.513 10 WARNING neutron_lib.context [None req-68c11889-16c5-4a4c-a284-d24ae4f3a727 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:23.898 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68c11889-16c5-4a4c-a284-d24ae4f3a727 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] No more DHCP agents 2026-07-02 06:22:23.900 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68c11889-16c5-4a4c-a284-d24ae4f3a727 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:24.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-68c11889-16c5-4a4c-a284-d24ae4f3a727 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Successfully bumped revision number for resource 4b1edebd-ba21-448f-8f8a-465c27fe6084 (type: floatingips) to 0 2026-07-02 06:22:24.339 10 INFO neutron.wsgi [None req-68c11889-16c5-4a4c-a284-d24ae4f3a727 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0221946 2026-07-02 06:22:24.354 10 WARNING neutron_lib.context [None req-68328f18-4b30-47ac-946f-43bb07bd8c8a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:24.680 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68328f18-4b30-47ac-946f-43bb07bd8c8a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] No more DHCP agents 2026-07-02 06:22:24.684 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68328f18-4b30-47ac-946f-43bb07bd8c8a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:25.007 10 INFO neutron.db.ovn_revision_numbers_db [None req-68328f18-4b30-47ac-946f-43bb07bd8c8a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Successfully bumped revision number for resource 0a081bc2-69a7-4bd6-9886-191721d103a8 (type: floatingips) to 0 2026-07-02 06:22:25.020 10 INFO neutron.wsgi [None req-68328f18-4b30-47ac-946f-43bb07bd8c8a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6757362 2026-07-02 06:22:25.030 10 WARNING neutron_lib.context [None req-41c62035-f951-4f1f-b704-20bea473560a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:25.248 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41c62035-f951-4f1f-b704-20bea473560a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] No more DHCP agents 2026-07-02 06:22:25.251 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41c62035-f951-4f1f-b704-20bea473560a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: 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-07-02 06:22:25.279 9 WARNING neutron_lib.context [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:25.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 0dc81b16-1e5c-4071-b11a-b6215e1193eb (type: security_groups) to 1 2026-07-02 06:22:25.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 7aaf4f79-ee6a-4d2f-a369-25c3eba28e38 (type: security_group_rules) to 0 2026-07-02 06:22:25.463 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource e6d44bb2-7014-4fd1-ba48-b8a6ef9b3fc4 (type: security_group_rules) to 0 2026-07-02 06:22:25.481 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource eccb18bf-635e-4fdb-a9de-8b0ce99016c8 (type: security_group_rules) to 0 2026-07-02 06:22:25.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource fdcfe9af-5182-46bf-b3e2-ae1bc22c676f (type: security_group_rules) to 0 2026-07-02 06:22:25.568 9 INFO neutron.db.segments_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Added segment e7c722ea-ee1d-49fc-9bf9-73caeba24e93 of type geneve for network 4cecb79b-fb41-4a8d-9d3e-13cab44eab86 2026-07-02 06:22:25.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-41c62035-f951-4f1f-b704-20bea473560a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Successfully bumped revision number for resource f8502ce8-434e-43a2-9d86-abe8b63d36fc (type: floatingips) to 0 2026-07-02 06:22:25.596 10 INFO neutron.wsgi [None req-41c62035-f951-4f1f-b704-20bea473560a 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5696168 2026-07-02 06:22:25.609 10 WARNING neutron_lib.context [None req-5608147d-7748-4030-b0e7-0e8b39510879 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:25.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 4 2026-07-02 06:22:25.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 4cecb79b-fb41-4a8d-9d3e-13cab44eab86 (type: networks) to 1 2026-07-02 06:22:25.871 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5608147d-7748-4030-b0e7-0e8b39510879 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] No more DHCP agents 2026-07-02 06:22:25.872 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5608147d-7748-4030-b0e7-0e8b39510879 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:25.985 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] No more DHCP agents 2026-07-02 06:22:25.990 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Unable to schedule network 4cecb79b-fb41-4a8d-9d3e-13cab44eab86: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:26.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 3854f94a-23af-437c-899a-21a5c3ce98ad (type: ports) to 1 2026-07-02 06:22:26.111 9 INFO neutron.wsgi [None req-f43e6ac6-267c-4833-a8a4-0e6200c1b78d ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0170119 2026-07-02 06:22:26.123 9 WARNING neutron_lib.context [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:26.204 9 INFO neutron.db.segments_db [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Added segment 04383d17-f8a5-48ad-95e9-43dcb6949ba6 of type geneve for network 6da9d837-2382-4377-9d4a-a9056c86d08d 2026-07-02 06:22:26.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-5608147d-7748-4030-b0e7-0e8b39510879 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Successfully bumped revision number for resource 5a8b1ca9-9eb6-4036-acba-076957078019 (type: floatingips) to 0 2026-07-02 06:22:26.229 10 INFO neutron.wsgi [None req-5608147d-7748-4030-b0e7-0e8b39510879 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6255670 2026-07-02 06:22:26.241 10 WARNING neutron_lib.context [None req-4dd4e939-9860-4462-876b-228c55cb245f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:26.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 6da9d837-2382-4377-9d4a-a9056c86d08d (type: networks) to 1 2026-07-02 06:22:26.500 10 INFO neutron.wsgi [None req-8bed54cb-525c-4ec5-a84d-44fc129d9c6d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0558789 2026-07-02 06:22:26.510 10 INFO neutron.wsgi [None req-d6577725-2195-4a03-b65b-16c7449931e4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054533 2026-07-02 06:22:26.523 10 INFO neutron.wsgi [None req-cdcd76b6-3278-41c1-a7bd-35fce4dcc7c2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0073986 2026-07-02 06:22:26.531 10 INFO neutron.wsgi [None req-d9d907d5-9117-41bf-969e-c1ad0b876c39 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040474 2026-07-02 06:22:26.539 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] No more DHCP agents 2026-07-02 06:22:26.542 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Unable to schedule network 6da9d837-2382-4377-9d4a-a9056c86d08d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:26.551 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dd4e939-9860-4462-876b-228c55cb245f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] No more DHCP agents 2026-07-02 06:22:26.553 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dd4e939-9860-4462-876b-228c55cb245f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:26.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 4f10e204-9e4c-4400-9804-f429886f2efd (type: ports) to 1 2026-07-02 06:22:26.661 9 INFO neutron.wsgi [None req-a570aad9-9c40-4d76-90a5-ccde87d8a577 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5435362 2026-07-02 06:22:26.673 9 WARNING neutron_lib.context [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:26.760 9 INFO neutron.db.segments_db [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Added segment 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 of type geneve for network 7639e541-9f41-43ee-a6e1-38b27543fa14 2026-07-02 06:22:26.765 10 INFO neutron.api.v2.resource [None req-3c4f8c11-26aa-493b-a04d-11aaae03fc28 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:22:26.767 10 INFO neutron.wsgi [None req-3c4f8c11-26aa-493b-a04d-11aaae03fc28 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups/lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 404 len: 355 time: 0.0161209 2026-07-02 06:22:26.828 10 INFO neutron.wsgi [None req-97b95491-0e60-4949-b019-25307de72be3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?name=lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 200 len: 1775 time: 0.0528200 2026-07-02 06:22:26.893 10 INFO neutron.wsgi [None req-4e68b87b-d644-4108-8587-e1731a66901a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-group-rules?security_group_id=67df301d-e4db-40de-9279-47602616d1e1 HTTP/1.1" status: 200 len: 1318 time: 0.0567689 2026-07-02 06:22:26.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 7639e541-9f41-43ee-a6e1-38b27543fa14 (type: networks) to 1 2026-07-02 06:22:26.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dd4e939-9860-4462-876b-228c55cb245f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] Successfully bumped revision number for resource 1c4b3423-7ab9-445a-9572-d73818901511 (type: floatingips) to 0 2026-07-02 06:22:26.958 10 INFO neutron.wsgi [None req-4dd4e939-9860-4462-876b-228c55cb245f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7230082 2026-07-02 06:22:27.046 10 INFO neutron.wsgi [None req-0c2a67c4-36e9-4ab5-9153-d5e87fc47f06 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/4b1edebd-ba21-448f-8f8a-465c27fe6084/tags HTTP/1.1" status: 200 len: 210 time: 0.0803220 2026-07-02 06:22:27.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-72b35cc7-1d48-46ca-a5e3-fc43c9d3ed9e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b66e4115-b59a-44fa-a9c0-2876b6a04f5d (type: security_group_rules) to 0 2026-07-02 06:22:27.118 9 INFO neutron.wsgi [None req-1a0b1b2d-2337-4d97-96b4-409c4d0a79f8 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/0a081bc2-69a7-4bd6-9886-191721d103a8/tags HTTP/1.1" status: 200 len: 218 time: 0.0648110 2026-07-02 06:22:27.122 10 INFO neutron.wsgi [None req-72b35cc7-1d48-46ca-a5e3-fc43c9d3ed9e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2177732 2026-07-02 06:22:27.138 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] No more DHCP agents 2026-07-02 06:22:27.142 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Unable to schedule network 7639e541-9f41-43ee-a6e1-38b27543fa14: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:27.168 10 INFO neutron.wsgi [None req-61089c46-5f3f-4655-84c8-6c9d3c3c144b 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/f8502ce8-434e-43a2-9d86-abe8b63d36fc/tags HTTP/1.1" status: 200 len: 227 time: 0.0445800 2026-07-02 06:22:27.223 10 INFO neutron.wsgi [None req-84fdc062-f9d3-4e37-af04-fb07ae9b9910 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "PUT /v2.0/floatingips/5a8b1ca9-9eb6-4036-acba-076957078019/tags HTTP/1.1" status: 200 len: 212 time: 0.0497110 2026-07-02 06:22:27.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource d30defd2-d1df-4b2a-84e6-338bbc5e050f (type: ports) to 1 2026-07-02 06:22:27.263 9 INFO neutron.wsgi [None req-7c886196-ffd9-4494-b3f7-3070ea765c42 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5948484 2026-07-02 06:22:27.278 10 WARNING neutron_lib.context [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:27.288 10 INFO neutron.wsgi [None req-8abb0dd2-b481-4549-9663-3864a7a25886 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0576882 2026-07-02 06:22:27.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eb2fcbb-cdaa-4b02-8408-45a04f266b8e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ba371903-7c31-41e0-99f0-c06c442898fd (type: security_group_rules) to 0 2026-07-02 06:22:27.349 9 INFO neutron.wsgi [None req-f31ef117-62d7-4777-b444-f674807582e7 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0532429 2026-07-02 06:22:27.387 10 INFO neutron.db.segments_db [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Added segment 966ce280-57ca-44c6-929b-d83b45a54a82 of type geneve for network 2e8885de-487d-46d8-9449-8a7bacc35270 2026-07-02 06:22:27.394 10 INFO neutron.wsgi [None req-4eb2fcbb-cdaa-4b02-8408-45a04f266b8e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2651091 2026-07-02 06:22:27.607 10 INFO neutron.db.ovn_revision_numbers_db [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 2e8885de-487d-46d8-9449-8a7bacc35270 (type: networks) to 1 2026-07-02 06:22:27.888 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] No more DHCP agents 2026-07-02 06:22:27.892 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Unable to schedule network 2e8885de-487d-46d8-9449-8a7bacc35270: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:27.897 9 INFO neutron.wsgi [None req-fb0a4a84-9732-4407-9ced-de84498380ec 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.5402262 2026-07-02 06:22:27.940 9 INFO neutron.wsgi [None req-657ef72a-9aa1-4f73-b651-aedc7a7aebb7 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0359924 2026-07-02 06:22:27.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 92abb6dc-cb21-4107-9548-434184653c6e (type: ports) to 1 2026-07-02 06:22:28.001 9 INFO neutron.wsgi [None req-1a4fb079-1188-416e-8504-648ae12c3d90 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0537736 2026-07-02 06:22:28.017 10 INFO neutron.wsgi [None req-94852b75-8079-4840-a434-0ff82e2b2bfb ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7459373 2026-07-02 06:22:28.027 10 WARNING neutron_lib.context [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:28.056 9 INFO neutron.wsgi [None req-5391081a-6b66-4f50-a25e-b8cacebe998d 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0498877 2026-07-02 06:22:28.116 9 INFO neutron.wsgi [None req-f14afd7b-8e1a-4670-a959-3ca7e83ff437 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0557597 2026-07-02 06:22:28.117 10 INFO neutron.db.segments_db [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Added segment 12c4a1dd-5537-4451-ae7f-430c3339fb27 of type geneve for network fb8d2e05-74d9-4a5c-ad8b-1ff379e183d6 2026-07-02 06:22:28.153 9 INFO neutron.wsgi [None req-d4573c3b-e7ef-4f39-a231-e5891c2c35d2 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0325637 2026-07-02 06:22:28.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource fb8d2e05-74d9-4a5c-ad8b-1ff379e183d6 (type: networks) to 1 2026-07-02 06:22:28.453 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] No more DHCP agents 2026-07-02 06:22:28.457 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Unable to schedule network fb8d2e05-74d9-4a5c-ad8b-1ff379e183d6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:28.564 10 INFO neutron.db.ovn_revision_numbers_db [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] Successfully bumped revision number for resource 346d6225-9a74-42b4-ae15-9757cfddaf4f (type: ports) to 1 2026-07-02 06:22:28.567 9 INFO neutron.wsgi [None req-5ce12755-a213-4273-aac2-7249874d56e3 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/4b1edebd-ba21-448f-8f8a-465c27fe6084 HTTP/1.1" status: 204 len: 168 time: 0.4049661 2026-07-02 06:22:28.592 10 INFO neutron.wsgi [None req-79e0ae02-1db1-459c-8620-ad77b388b504 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5703905 2026-07-02 06:22:28.944 10 INFO neutron.wsgi [None req-2dc56cbe-b651-4653-8c26-104b25c4b877 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "PUT /v2.0/networks/4cecb79b-fb41-4a8d-9d3e-13cab44eab86/tags HTTP/1.1" status: 200 len: 210 time: 0.3456531 2026-07-02 06:22:28.958 9 INFO neutron.wsgi [None req-e9028297-032a-4c20-bc4c-6546e9a1a47b 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/0a081bc2-69a7-4bd6-9886-191721d103a8 HTTP/1.1" status: 204 len: 168 time: 0.3865039 2026-07-02 06:22:29.029 10 INFO neutron.wsgi [None req-ba13db82-70d4-4b4c-bbf2-4eeb247d81aa ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "PUT /v2.0/networks/6da9d837-2382-4377-9d4a-a9056c86d08d/tags HTTP/1.1" status: 200 len: 218 time: 0.0782869 2026-07-02 06:22:29.084 9 INFO neutron.wsgi [None req-cdb455a6-d80c-4e26-aba3-2d42bcf6cec3 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "PUT /v2.0/networks/7639e541-9f41-43ee-a6e1-38b27543fa14/tags HTTP/1.1" status: 200 len: 227 time: 0.0480027 2026-07-02 06:22:29.153 9 INFO neutron.wsgi [None req-b7179d11-8b77-4764-b015-304c0016a554 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "PUT /v2.0/networks/2e8885de-487d-46d8-9449-8a7bacc35270/tags HTTP/1.1" status: 200 len: 212 time: 0.0609298 2026-07-02 06:22:29.256 10 INFO neutron.wsgi [None req-a757b171-9747-465a-8fd6-4b29f3b5e10f ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2068 time: 0.0984259 2026-07-02 06:22:29.348 9 INFO neutron.wsgi [None req-4d182e80-db66-438e-b55e-de6e05ee1afd ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1455 time: 0.0867105 2026-07-02 06:22:29.436 9 INFO neutron.wsgi [None req-481bc6b0-727d-4ce2-9ba0-89811d8fb86c ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1455 time: 0.0819473 2026-07-02 06:22:29.444 10 INFO neutron.wsgi [None req-6c71028c-cf35-4cf6-b115-408b71c2f5e7 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/f8502ce8-434e-43a2-9d86-abe8b63d36fc HTTP/1.1" status: 204 len: 168 time: 0.4801872 2026-07-02 06:22:29.508 9 INFO neutron.wsgi [None req-fc2e734a-7fde-4c17-8a6e-41e1e0a37c2f ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0659103 2026-07-02 06:22:29.626 9 INFO neutron.wsgi [None req-d34ef474-eafd-4cc6-8cbf-515aaeae323b ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2068 time: 0.1126409 2026-07-02 06:22:29.728 9 INFO neutron.wsgi [None req-e1e22bfb-e896-45cc-b936-22a487624e89 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2681 time: 0.0983465 2026-07-02 06:22:29.769 10 INFO neutron.wsgi [None req-dbaa9727-b10c-437b-bc99-4de5b5c4689f 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/5a8b1ca9-9eb6-4036-acba-076957078019 HTTP/1.1" status: 204 len: 168 time: 0.3205142 2026-07-02 06:22:29.861 9 INFO neutron.wsgi [None req-7718348c-554f-4718-a044-68c29b4e686e ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2681 time: 0.1259735 2026-07-02 06:22:29.946 9 INFO neutron.wsgi [None req-f56d6365-2b2a-40b6-a81d-7cc1cf0ac556 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0800421 2026-07-02 06:22:30.134 10 INFO neutron.wsgi [None req-0226b7fe-e74a-41a0-822c-2b1080b46cd2 036efefbfb204158888dca74a5e46a2b 20127052bb7245d28de39c5feb52d1b9 - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/1c4b3423-7ab9-445a-9572-d73818901511 HTTP/1.1" status: 204 len: 168 time: 0.3593144 2026-07-02 06:22:30.354 9 INFO neutron.services.segments.plugin [-] Segment e7c722ea-ee1d-49fc-9bf9-73caeba24e93 resource provider aggregate not found 2026-07-02 06:22:30.363 9 INFO neutron.services.segments.plugin [-] Segment e7c722ea-ee1d-49fc-9bf9-73caeba24e93 resource provider aggregate not found 2026-07-02 06:22:30.376 9 INFO neutron.services.segments.plugin [-] Segment e7c722ea-ee1d-49fc-9bf9-73caeba24e93 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 e7c722ea-ee1d-49fc-9bf9-73caeba24e93 found for delete ", "request_id": "req-1b47995b-d2c0-4f84-9dd0-46058f5d8477"}]} 2026-07-02 06:22:30.386 9 INFO neutron.services.segments.plugin [-] Segment e7c722ea-ee1d-49fc-9bf9-73caeba24e93 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 e7c722ea-ee1d-49fc-9bf9-73caeba24e93 found for delete ", "request_id": "req-70dc5b64-7a1f-4568-b77c-56016edbbdec"}]} 2026-07-02 06:22:30.402 9 INFO neutron.wsgi [None req-93452e87-6f14-4aee-8197-f02df1af5d49 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "DELETE /v2.0/networks/4cecb79b-fb41-4a8d-9d3e-13cab44eab86 HTTP/1.1" status: 204 len: 168 time: 0.4468467 2026-07-02 06:22:30.867 10 INFO neutron.services.segments.plugin [-] Segment 04383d17-f8a5-48ad-95e9-43dcb6949ba6 resource provider aggregate not found 2026-07-02 06:22:30.887 10 INFO neutron.services.segments.plugin [-] Segment 04383d17-f8a5-48ad-95e9-43dcb6949ba6 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 04383d17-f8a5-48ad-95e9-43dcb6949ba6 found for delete ", "request_id": "req-3d7a448f-0b18-4e20-ab60-2ed68bc64f38"}]} 2026-07-02 06:22:30.890 10 INFO neutron.services.segments.plugin [-] Segment 04383d17-f8a5-48ad-95e9-43dcb6949ba6 resource provider aggregate not found 2026-07-02 06:22:30.910 10 INFO neutron.services.segments.plugin [-] Segment 04383d17-f8a5-48ad-95e9-43dcb6949ba6 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 04383d17-f8a5-48ad-95e9-43dcb6949ba6 found for delete ", "request_id": "req-3d3a4b3b-77a2-48d6-a741-308ace000ddd"}]} 2026-07-02 06:22:30.940 10 INFO neutron.wsgi [None req-1469da97-3e21-41bd-b103-789924eef2a1 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "DELETE /v2.0/networks/6da9d837-2382-4377-9d4a-a9056c86d08d HTTP/1.1" status: 204 len: 168 time: 0.5299580 2026-07-02 06:22:31.415 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bff4cb9d-0d59-476d-a0f4-7a21bb3026f5 (type: security_groups) to 1 2026-07-02 06:22:31.433 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 519a1c9c-6cc4-4bed-8067-01f5ef7e9389 (type: security_group_rules) to 0 2026-07-02 06:22:31.444 9 INFO neutron.wsgi [None req-0bb8f927-63ed-4428-9e3b-26de2d77be23 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "DELETE /v2.0/networks/7639e541-9f41-43ee-a6e1-38b27543fa14 HTTP/1.1" status: 204 len: 168 time: 0.4988291 2026-07-02 06:22:31.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c8fee24b-8f06-41e8-aa6f-7a4503424b2f (type: security_group_rules) to 0 2026-07-02 06:22:31.499 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e1fcd4f8-addd-4831-a6cd-2bc02764a064 (type: security_group_rules) to 0 2026-07-02 06:22:31.521 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fa302d68-74b0-46a7-a8ef-4d9cf783d977 (type: security_group_rules) to 0 2026-07-02 06:22:31.558 9 INFO neutron.wsgi [None req-b6d23a5a-74ae-4ef3-aac6-62884a661d0d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=20127052bb7245d28de39c5feb52d1b9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5481100 2026-07-02 06:22:31.942 9 INFO neutron.wsgi [None req-6d285563-d697-4fe5-9a66-175890bbbdab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/bff4cb9d-0d59-476d-a0f4-7a21bb3026f5 HTTP/1.1" status: 204 len: 168 time: 0.3786352 2026-07-02 06:22:31.964 9 INFO neutron.wsgi [None req-e099e478-7f8f-4f66-8ddb-04b589032f19 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "DELETE /v2.0/networks/2e8885de-487d-46d8-9449-8a7bacc35270 HTTP/1.1" status: 204 len: 168 time: 0.5106344 2026-07-02 06:22:32.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a2802481-e79f-4fbd-b272-3094e62de6d9 (type: security_groups) to 1 2026-07-02 06:22:32.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ada0ed0c-8b13-4cfe-99eb-c38fb3c961ad (type: security_group_rules) to 0 2026-07-02 06:22:32.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be48cd83-d353-479a-911e-3fd8f2058555 (type: security_group_rules) to 0 2026-07-02 06:22:32.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource be78d02b-b2f5-4ae2-a876-501b7be1573e (type: security_group_rules) to 0 2026-07-02 06:22:32.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource da8614be-c075-4f48-bfa2-aa1c58924c16 (type: security_group_rules) to 0 2026-07-02 06:22:32.311 10 INFO neutron.wsgi [None req-84b1dad4-249a-4b88-82fd-8d0745282a08 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=983b733308ac4afc9ed460f7b4bf3e5b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2642870 2026-07-02 06:22:32.396 9 INFO neutron.services.segments.plugin [-] Segment 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 resource provider aggregate not found 2026-07-02 06:22:32.403 9 INFO neutron.services.segments.plugin [-] Segment 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 resource provider aggregate not found 2026-07-02 06:22:32.413 9 INFO neutron.services.segments.plugin [-] Segment 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 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 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 found for delete ", "request_id": "req-32004ef4-70d1-4021-94d2-e291bc3c15d7"}]} 2026-07-02 06:22:32.423 9 INFO neutron.services.segments.plugin [-] Segment 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 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 2a09b5ba-5785-4dfc-88d7-5fc01f63f3b5 found for delete ", "request_id": "req-5aa7c533-a080-4d70-b641-df01c0a82ff0"}]} 2026-07-02 06:22:32.433 9 INFO neutron.services.segments.plugin [-] Segment 966ce280-57ca-44c6-929b-d83b45a54a82 resource provider aggregate not found 2026-07-02 06:22:32.442 9 INFO neutron.services.segments.plugin [-] Segment 966ce280-57ca-44c6-929b-d83b45a54a82 resource provider aggregate not found 2026-07-02 06:22:32.452 9 INFO neutron.wsgi [None req-0f446c19-214d-4071-8b99-c5fa7395cfb0 ea6767e83ef44f75a4c6b7277cee73b9 85061f278e714a998998c9a6ede45e56 - - default default] 10.0.0.113 "DELETE /v2.0/networks/fb8d2e05-74d9-4a5c-ad8b-1ff379e183d6 HTTP/1.1" status: 204 len: 168 time: 0.4829018 2026-07-02 06:22:32.456 9 INFO neutron.services.segments.plugin [-] Segment 966ce280-57ca-44c6-929b-d83b45a54a82 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 966ce280-57ca-44c6-929b-d83b45a54a82 found for delete ", "request_id": "req-7b5d0a12-4411-4564-870d-ad5bef43723b"}]} 2026-07-02 06:22:32.468 9 INFO neutron.services.segments.plugin [-] Segment 966ce280-57ca-44c6-929b-d83b45a54a82 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 966ce280-57ca-44c6-929b-d83b45a54a82 found for delete ", "request_id": "req-725ab584-0df3-4e30-ae1f-71e4a91aca33"}]} 2026-07-02 06:22:32.479 9 INFO neutron.services.segments.plugin [-] Segment 12c4a1dd-5537-4451-ae7f-430c3339fb27 resource provider aggregate not found 2026-07-02 06:22:32.492 9 INFO neutron.services.segments.plugin [-] Segment 12c4a1dd-5537-4451-ae7f-430c3339fb27 resource provider aggregate not found 2026-07-02 06:22:32.497 9 INFO neutron.services.segments.plugin [-] Segment 12c4a1dd-5537-4451-ae7f-430c3339fb27 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 12c4a1dd-5537-4451-ae7f-430c3339fb27 found for delete ", "request_id": "req-29c911bf-738c-4637-8819-11de502211f6"}]} 2026-07-02 06:22:32.514 9 INFO neutron.services.segments.plugin [-] Segment 12c4a1dd-5537-4451-ae7f-430c3339fb27 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 12c4a1dd-5537-4451-ae7f-430c3339fb27 found for delete ", "request_id": "req-2bbc79ca-ba15-4f61-86e7-1fd8e5d19069"}]} 2026-07-02 06:22:32.650 9 INFO neutron.wsgi [None req-4c2a3be8-28e9-4cc1-ba71-45e1e8166a79 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a2802481-e79f-4fbd-b272-3094e62de6d9 HTTP/1.1" status: 204 len: 168 time: 0.3348787 2026-07-02 06:22:32.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a294a69d-a2eb-4790-a9ae-e0066c324c55 (type: security_groups) to 1 2026-07-02 06:22:32.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0ed47563-2184-40f1-b6f6-120ab1cce6fc (type: security_group_rules) to 0 2026-07-02 06:22:32.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6011d840-0fd5-4dad-9937-3190413b45be (type: security_group_rules) to 0 2026-07-02 06:22:32.993 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9adc858b-2344-485d-902d-55a362e2ced8 (type: security_group_rules) to 0 2026-07-02 06:22:33.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d5f43ea1-f29f-4b1b-a147-41c6f54ce174 (type: security_group_rules) to 0 2026-07-02 06:22:33.039 10 INFO neutron.wsgi [None req-4a82f85a-a6ca-4f76-9b9e-438dd635cad0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=27be30eb9d7a4a238c2a157984a7b9f1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2029874 2026-07-02 06:22:33.322 10 INFO neutron.wsgi [None req-c8bbee58-d8db-4e4a-9a9a-cf449781892c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a294a69d-a2eb-4790-a9ae-e0066c324c55 HTTP/1.1" status: 204 len: 168 time: 0.2760558 2026-07-02 06:22:33.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5a32bd80-1a1f-4071-8f02-173458c23036 (type: security_groups) to 1 2026-07-02 06:22:33.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 425b3b4a-e991-4b41-909c-0852c57c3c72 (type: security_group_rules) to 0 2026-07-02 06:22:33.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 750af5d9-19cb-4b61-ab09-c044c2dec087 (type: security_group_rules) to 0 2026-07-02 06:22:33.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 77a388b8-c43e-41ab-b843-115b07c460c9 (type: security_group_rules) to 0 2026-07-02 06:22:33.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 935c944d-ce5d-487a-b4e6-13b37055f4ec (type: security_group_rules) to 0 2026-07-02 06:22:33.858 10 INFO neutron.wsgi [None req-797b7b69-f1ad-4358-90c4-01e361e8bb31 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=46b181321fa647aa8842096bc514e475&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4538810 2026-07-02 06:22:34.075 10 INFO neutron.wsgi [None req-61594726-503b-4953-94c2-e57c684bc522 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5a32bd80-1a1f-4071-8f02-173458c23036 HTTP/1.1" status: 204 len: 168 time: 0.2111719 2026-07-02 06:22:34.217 10 INFO neutron.wsgi [None req-fa5b3528-c0ee-46d7-b03c-8d0fbd332986 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=85061f278e714a998998c9a6ede45e56&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0464275 2026-07-02 06:22:34.473 10 INFO neutron.wsgi [None req-daf7dec9-9ec8-48d7-8398-0da3534bc096 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/0dc81b16-1e5c-4071-b11a-b6215e1193eb HTTP/1.1" status: 204 len: 168 time: 0.2521093 2026-07-02 06:22:34.546 10 INFO neutron.wsgi [None req-6b173606-8e6d-4478-936d-357387b36b76 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2764 time: 0.2774823 2026-07-02 06:22:34.650 10 INFO neutron.wsgi [None req-32cadda4-b312-447a-bf5b-b7ec7e49b1ef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.1011760 2026-07-02 06:22:34.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6d59b03a-f1eb-4ead-bd30-a377b3bcb5dd (type: security_groups) to 1 2026-07-02 06:22:34.721 9 INFO neutron.db.ovn_revision_numbers_db [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 21508912-0f97-458d-bad4-13ee096abed4 (type: security_group_rules) to 0 2026-07-02 06:22:34.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 308f9513-dae6-47a6-8cd5-0dd06a541218 (type: security_group_rules) to 0 2026-07-02 06:22:34.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5afb51bc-5a13-4a42-96ac-d1158a9ab952 (type: security_group_rules) to 0 2026-07-02 06:22:34.777 10 INFO neutron.wsgi [None req-9bee0a2c-db9c-42de-ba9f-1be8fa3f2112 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 22217 time: 0.1231847 2026-07-02 06:22:34.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 863a47e0-a547-4018-91e6-40b594b77861 (type: security_group_rules) to 0 2026-07-02 06:22:34.808 9 INFO neutron.wsgi [None req-898b9cba-08d0-45f3-a49a-b486e6ae19e9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=9887c4267f5242b5ab2c8741f6ab497b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2282090 2026-07-02 06:22:34.850 10 INFO neutron.wsgi [None req-cea2bcb1-1a6e-4d3f-9f89-2daa4c22efc8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0611398 2026-07-02 06:22:34.865 10 INFO neutron.wsgi [None req-2ed16f8c-ac7d-4088-b0c0-a85fa4b09e10 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0126002 2026-07-02 06:22:34.987 10 INFO neutron.wsgi [None req-406b8016-9f1e-4ecb-814a-9ffa873dd008 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 850 time: 0.1206520 2026-07-02 06:22:35.002 10 INFO neutron.wsgi [None req-1126ed2b-e015-4a91-814f-47fadf57e993 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0146828 2026-07-02 06:22:35.027 10 INFO neutron.wsgi [None req-5f5d99f1-ee20-420c-a6b4-6300720020a8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0199931 2026-07-02 06:22:35.059 9 INFO neutron.wsgi [None req-3c1bd9f8-05d3-4e08-a1a8-33a8b7eba02b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/6d59b03a-f1eb-4ead-bd30-a377b3bcb5dd HTTP/1.1" status: 204 len: 168 time: 0.2465706 2026-07-02 06:22:35.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012157 2026-07-02 06:22:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020521 2026-07-02 06:22:35.102 10 INFO neutron.wsgi [None req-1bf417ba-8a48-49bb-ae0c-30844c0b36c0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30226 time: 0.0737994 2026-07-02 06:22:35.159 10 INFO neutron.wsgi [None req-9536825f-a088-4621-9aa3-9048492a6a66 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0463643 2026-07-02 06:22:35.184 10 INFO neutron.wsgi [None req-0057c766-7e38-4174-9fb8-069170e12e04 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3361 time: 0.0221908 2026-07-02 06:22:37.866 9 INFO neutron.wsgi [None req-3349fa44-6c10-4e22-b704-ff4219874bad 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2362492 2026-07-02 06:22:37.886 10 INFO neutron.wsgi [None req-033fa1de-4c28-406b-a4e6-4ab6d974ddc6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0099480 2026-07-02 06:22:37.899 10 INFO neutron.wsgi [None req-8398bd23-f40f-48a8-bac1-afd4a45692ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0070169 2026-07-02 06:22:37.917 10 INFO neutron.wsgi [None req-51074d6b-9691-4fec-bf25-c17d828372c4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0067394 2026-07-02 06:22:37.918 9 INFO neutron.wsgi [None req-ea188bb1-2360-4b43-88c6-d68d20700a75 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0467317 2026-07-02 06:22:37.931 10 INFO neutron.wsgi [None req-2d727781-f094-48f6-804e-2ce6fde78af0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066519 2026-07-02 06:22:37.997 9 INFO neutron.wsgi [None req-b62175bb-62a6-4271-b318-21a72b1195e2 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0733669 2026-07-02 06:22:38.050 9 INFO neutron.wsgi [None req-0c9c0a80-6f5c-4e2a-98ca-fc043f0e62ad 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0493155 2026-07-02 06:22:38.100 9 INFO neutron.wsgi [None req-7fd9a274-f5a8-4564-80e3-c82ab2f7b637 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0452268 2026-07-02 06:22:38.140 9 INFO neutron.wsgi [None req-110eef9c-2475-451b-9d99-80a73ed9160d 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "PUT /v2.0/policies/7e65cc29-1878-41f9-8684-ddccebd7d99e/tags HTTP/1.1" status: 200 len: 210 time: 0.0354202 2026-07-02 06:22:38.178 9 INFO neutron.wsgi [None req-f768b59b-edf8-44f3-baf9-04d7a17b8677 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "PUT /v2.0/policies/5726a00c-a8cb-44b4-9df6-c95f9670f955/tags HTTP/1.1" status: 200 len: 218 time: 0.0295136 2026-07-02 06:22:38.243 9 INFO neutron.wsgi [None req-e62d7f42-6f70-4732-8d05-5e77e532bcc8 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "PUT /v2.0/policies/9c6bc98e-ef25-4835-b332-8f6fd886e400/tags HTTP/1.1" status: 200 len: 227 time: 0.0581903 2026-07-02 06:22:38.316 10 INFO neutron.wsgi [None req-58389bf2-03fa-42ae-93cf-a32ce80523cb 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "PUT /v2.0/policies/03193d0e-37e0-49ab-91f0-aa93f521399f/tags HTTP/1.1" status: 200 len: 212 time: 0.0639331 2026-07-02 06:22:38.327 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0031152 2026-07-02 06:22:38.410 10 INFO neutron.wsgi [None req-fa365de4-75b1-4ee3-b768-7c043756ed31 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.12 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 831 time: 0.0644271 2026-07-02 06:22:38.423 9 WARNING neutron_lib.context [None req-851d59f7-acf5-4272-9d54-d12aad182cf1 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:38.863 10 INFO neutron.wsgi [None req-16374a24-2744-4521-b8ea-45fbbd4fada8 bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1558571 2026-07-02 06:22:38.959 10 INFO neutron.wsgi [None req-ed6cdb95-9dbd-442f-8a24-a5e49e317a41 bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0901165 2026-07-02 06:22:39.025 10 INFO neutron.wsgi [None req-4e460d31-ef57-4022-b2e2-1616d8273a0c bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0593395 2026-07-02 06:22:39.104 10 INFO neutron.wsgi [None req-033f9a8a-c61a-4fc7-ac2f-d5c1eee23fec bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0713267 2026-07-02 06:22:39.170 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-851d59f7-acf5-4272-9d54-d12aad182cf1 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] No more DHCP agents 2026-07-02 06:22:39.173 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-851d59f7-acf5-4272-9d54-d12aad182cf1 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] Unable to schedule network 434026b2-6e27-4ded-bc50-5dd99f22e9f7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:39.284 9 INFO neutron.wsgi [None req-a39d91fa-0086-4e3b-9f73-9918d9e33de6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0064692 2026-07-02 06:22:39.295 9 INFO neutron.wsgi [None req-69b6d90c-e8af-4240-86eb-2f20804156be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039096 2026-07-02 06:22:39.307 9 INFO neutron.wsgi [None req-95723752-ff4f-4df2-8e87-43186a5e880a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052347 2026-07-02 06:22:39.317 9 INFO neutron.wsgi [None req-2ea74a80-cf2b-423e-983f-ff5c66b86a63 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048859 2026-07-02 06:22:39.370 9 INFO neutron.wsgi [None req-5f4e8979-276c-4859-97e8-6d9974aa3abd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 849 time: 0.0465200 2026-07-02 06:22:39.439 9 INFO neutron.wsgi [None req-a892ca6d-5d6c-458a-ba97-37ce0aea2b1a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0536590 2026-07-02 06:22:39.443 10 INFO neutron.wsgi [None req-c7ef8f8c-256f-4dd0-b857-c4bb354b067d bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.3304284 2026-07-02 06:22:39.526 10 INFO neutron.wsgi [None req-2038e02f-d0b4-4e0c-a70e-b30071f74d62 bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.0772128 2026-07-02 06:22:39.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-851d59f7-acf5-4272-9d54-d12aad182cf1 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] Successfully bumped revision number for resource ebf9350f-1664-4c52-8263-bba7126fceaa (type: floatingips) to 0 2026-07-02 06:22:39.599 10 INFO neutron.wsgi [None req-550f142d-3da8-41a5-8488-c5e4fe2a8e59 bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0685358 2026-07-02 06:22:39.600 9 INFO neutron.wsgi [None req-8af63438-1fbf-4b84-a299-a647a3bd1507 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0058470 2026-07-02 06:22:39.619 9 INFO neutron.wsgi [None req-4023b336-3325-4797-85e9-b44741347359 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0062246 2026-07-02 06:22:39.626 9 INFO neutron.wsgi [None req-851d59f7-acf5-4272-9d54-d12aad182cf1 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2698343 2026-07-02 06:22:39.634 9 INFO neutron.wsgi [None req-6d3a9d2d-258e-4b2a-91ac-a755dce548bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044267 2026-07-02 06:22:39.645 9 INFO neutron.wsgi [None req-6473aa97-2744-48a7-a645-8682333764fd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0083737 2026-07-02 06:22:39.693 10 INFO neutron.wsgi [None req-a24cf06a-e716-4248-a62d-fc2ec3817f28 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "PUT /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 218 time: 0.0617130 2026-07-02 06:22:39.704 9 INFO neutron.wsgi [None req-d8d976c4-a5dc-495e-89c9-90440935b38c bc140916654846fcb5cb6d5de07a5c44 8c682092b5eb44149da7b436762da487 - - default default] 10.0.0.113 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0992064 2026-07-02 06:22:39.746 10 INFO neutron.wsgi [None req-8e614eba-794a-42e8-b5a1-ad9e6768e75c 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 218 time: 0.0419164 2026-07-02 06:22:39.794 10 INFO neutron.wsgi [None req-fd7ee291-5ab5-4c8a-ba9b-a3848c0362a6 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/7e65cc29-1878-41f9-8684-ddccebd7d99e HTTP/1.1" status: 204 len: 168 time: 0.0833864 2026-07-02 06:22:39.800 10 INFO neutron.wsgi [None req-bf4b5660-aeaa-4b41-b0c7-d025a392d06e 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "PUT /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0449898 2026-07-02 06:22:39.842 10 INFO neutron.wsgi [None req-797016cc-bfdd-4822-af26-17d4b7ba8d41 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 227 time: 0.0288458 2026-07-02 06:22:39.862 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-090f1415-b590-458b-b215-3ac5d23b5757 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0730681 2026-07-02 06:22:39.878 10 INFO neutron.wsgi [None req-1ea6b495-3fe5-4aee-9acc-8aceac0af417 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "PUT /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0296609 2026-07-02 06:22:39.881 10 INFO neutron.wsgi [None req-8ce8ef4a-305e-41a3-b3c3-0b51ccf383e1 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/5726a00c-a8cb-44b4-9df6-c95f9670f955 HTTP/1.1" status: 204 len: 168 time: 0.0801735 2026-07-02 06:22:39.926 10 INFO neutron.wsgi [None req-a4db4348-a9dc-4882-9a04-8760935ebc58 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 227 time: 0.0401785 2026-07-02 06:22:39.957 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-67cba9f7-84cc-4759-9976-5fafceff32d6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0885801 2026-07-02 06:22:39.966 10 INFO neutron.wsgi [None req-46661865-1b22-48d5-956b-839fbd35a0ed 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/9c6bc98e-ef25-4835-b332-8f6fd886e400 HTTP/1.1" status: 204 len: 168 time: 0.0797527 2026-07-02 06:22:40.013 9 INFO neutron.wsgi [None req-1be70731-4a24-470b-9ca0-8ffce8e9a225 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "PUT /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0790472 2026-07-02 06:22:40.029 10 INFO neutron.wsgi [None req-5e5c1b61-6046-4c12-8f4a-c76f3c9e609e 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/03193d0e-37e0-49ab-91f0-aa93f521399f HTTP/1.1" status: 204 len: 168 time: 0.0578172 2026-07-02 06:22:40.057 10 INFO neutron.wsgi [None req-20a50f9b-eef4-48b8-9a63-a084a5de3d66 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 245 time: 0.0368669 2026-07-02 06:22:40.078 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-92ccf68b-eea8-469a-9a6d-432bfd1775ec 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1025388 2026-07-02 06:22:40.115 10 INFO neutron.wsgi [None req-9b52d23d-1686-48a7-b607-3100c972130b 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "PUT /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 230 time: 0.0476995 2026-07-02 06:22:40.134 10 INFO neutron.wsgi [None req-2aaa4dfd-2716-42c9-af77-fefac50e5dfc 37784cb9bc8b47079986b9411d077228 1ca173bbd6e440d4a114d8d59a528e27 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/bdf400a4-15da-4fbb-8322-9972fe7c1eee HTTP/1.1" status: 204 len: 168 time: 0.0997884 2026-07-02 06:22:40.151 10 INFO neutron.wsgi [None req-b38b0b1c-87f2-4aa1-9365-fabb21403ce7 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 230 time: 0.0293124 2026-07-02 06:22:40.198 10 INFO neutron.wsgi [None req-f0ad3cf6-1d45-495a-92c4-fe1ee89f1290 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0412633 2026-07-02 06:22:40.251 10 INFO neutron.api.v2.resource [None req-5a28cef7-9ed3-4696-9ab4-39cb3ff9c412 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:22:40.253 10 INFO neutron.wsgi [None req-5a28cef7-9ed3-4696-9ab4-39cb3ff9c412 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0477779 2026-07-02 06:22:40.323 10 INFO neutron.wsgi [None req-fbd935be-9b2b-4ca9-9d34-be90f5f0c848 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0642254 2026-07-02 06:22:40.367 10 INFO neutron.wsgi [None req-9e9e6583-5dea-4be7-a02b-2bd0e8084c1a 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 223 time: 0.0373561 2026-07-02 06:22:40.441 9 INFO neutron.api.v2.resource [None req-80ea4fbd-9ffe-4150-8821-072d7395af8b 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:22:40.443 9 INFO neutron.wsgi [None req-80ea4fbd-9ffe-4150-8821-072d7395af8b 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0502448 2026-07-02 06:22:40.503 10 INFO neutron.wsgi [None req-767f8475-91a3-43bd-b204-b91ed41bf882 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 204 len: 168 time: 0.0546076 2026-07-02 06:22:40.508 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-029f0dd6-6c22-4578-8fee-4f680ab384d2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:22:40.514 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-029f0dd6-6c22-4578-8fee-4f680ab384d2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network dc63388d-2470-4da2-b959-c9f1abc8d29b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:40.569 10 INFO neutron.wsgi [None req-53c3bf85-fb0c-4e5e-b151-0217166eeecd 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "GET /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa/tags HTTP/1.1" status: 200 len: 205 time: 0.0619831 2026-07-02 06:22:40.741 9 INFO neutron.db.ovn_revision_numbers_db [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-029f0dd6-6c22-4578-8fee-4f680ab384d2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 1 2026-07-02 06:22:40.775 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-029f0dd6-6c22-4578-8fee-4f680ab384d2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.6903460 /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-07-02 06:22:41.009 10 INFO neutron.wsgi [None req-d95e4152-84dc-40bc-ae0b-08e8b03690b5 6652d1a75da24b978f1ffade6cd89e07 79454355386e4b6fa549c4d1b13953ec - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/ebf9350f-1664-4c52-8263-bba7126fceaa HTTP/1.1" status: 204 len: 168 time: 0.4330211 2026-07-02 06:22:41.399 9 INFO neutron.db.ovn_revision_numbers_db [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-bc9de473-2505-4073-b250-4313c0bb4606 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 2 2026-07-02 06:22:41.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5d3b4da0-17e1-4dc3-b8a8-7b53a671193b (type: security_groups) to 1 2026-07-02 06:22:41.528 10 INFO neutron.db.ovn_revision_numbers_db [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 22210d7e-47c0-42a9-9813-bc0480b0c88d (type: security_group_rules) to 0 2026-07-02 06:22:41.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 36b11426-f034-4049-9e16-1ac31005f5eb (type: security_group_rules) to 0 2026-07-02 06:22:41.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 41aeaa40-3376-44b2-969f-8d70b3a2ca5f (type: security_group_rules) to 0 2026-07-02 06:22:41.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9d4b5caa-2af1-4873-af93-0cbc69ae64cb (type: security_group_rules) to 0 2026-07-02 06:22:41.607 10 INFO neutron.wsgi [None req-cffb9219-2730-4a1c-b16a-fa4bc8900b5e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=6920a473e7eb476f984b54f7b25cd023&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4512374 2026-07-02 06:22:41.681 9 INFO neutron.db.ovn_revision_numbers_db [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-bc9de473-2505-4073-b250-4313c0bb4606 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 2 2026-07-02 06:22:41.710 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-bc9de473-2505-4073-b250-4313c0bb4606 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1601 time: 0.9229026 2026-07-02 06:22:41.765 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8916e193-3486-41b3-820a-e0b840e6c8f1'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', '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-07-02 06:22:41.842 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-534372f0-f69b-4242-9ca9-883fc607881b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 4148 time: 0.0809200 2026-07-02 06:22:41.890 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-b82b0f84-4f4d-4892-9b6c-fcccaa468181 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0377824 2026-07-02 06:22:41.890 10 INFO neutron.wsgi [None req-6727c6aa-39ba-41a1-93fa-94ddb881cfa8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5d3b4da0-17e1-4dc3-b8a8-7b53a671193b HTTP/1.1" status: 204 len: 168 time: 0.2783523 2026-07-02 06:22:41.943 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-a900b724-ca8c-4c79-be2b-68340ba48866 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0457742 2026-07-02 06:22:41.982 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-4df1c0c3-e948-44e8-8429-6e49a8d81500 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0333362 2026-07-02 06:22:42.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 808f118a-0cca-4ed2-a1cb-81360249de1b (type: security_groups) to 1 2026-07-02 06:22:42.057 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-e4dd2f16-0df0-4c5d-b0ad-8285131a2216 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0689211 2026-07-02 06:22:42.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 27bad4d0-e9c3-44c2-ac98-67565e659984 (type: security_group_rules) to 0 2026-07-02 06:22:42.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4a3d14ab-4839-4ced-a192-1a39236946c3 (type: security_group_rules) to 0 2026-07-02 06:22:42.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8236302a-1267-4181-a953-b143637e7770 (type: security_group_rules) to 0 2026-07-02 06:22:42.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5e77a397-ea99-4761-9309-ffbf33a16156 (type: security_groups) to 1 2026-07-02 06:22:42.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 844b358a-9f21-4c46-aec5-339ed1617af5 (type: security_group_rules) to 0 2026-07-02 06:22:42.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 40d7360d-fa86-4fea-b1a5-38006bb133d0 (type: security_group_rules) to 0 2026-07-02 06:22:42.127 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-f16e9783-a24b-45da-b345-4fe5ab27f0f7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620117 2026-07-02 06:22:42.145 10 INFO neutron.wsgi [None req-85be40bb-8af2-4f80-a901-dff2b64445bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8a93382fe49344ca8933e442255b4cc2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3328028 2026-07-02 06:22:42.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 41d1bc1b-f945-420d-a08b-eb17279fb690 (type: security_group_rules) to 0 2026-07-02 06:22:42.160 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-1a581e1e-e62d-4d17-b631-23bfd05ad2e3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0245793 2026-07-02 06:22:42.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 67772942-3129-4ed4-a4f7-e37d5351c131 (type: security_group_rules) to 0 2026-07-02 06:22:42.199 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-51354de4-9b3b-4651-802e-e11fbe0efcf2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0331697 2026-07-02 06:22:42.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b998679b-99da-4226-869a-4201212b7ff5 (type: security_group_rules) to 0 2026-07-02 06:22:42.234 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-432a8fa7-0116-49fa-9b77-8a5d88e1899d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0277874 2026-07-02 06:22:42.275 10 INFO neutron.wsgi [None req-220e0bed-fd5b-4a86-88d9-c8dc220f4914 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1ca173bbd6e440d4a114d8d59a528e27&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2723193 2026-07-02 06:22:42.320 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-e0a465a8-dbf2-4bdc-9a0d-422e666c8bf1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0764756 2026-07-02 06:22:42.399 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-ebc09664-ca09-450f-a8bf-be39a4f89662 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0714762 2026-07-02 06:22:42.427 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-e393d99d-52d9-4944-8a28-bfb8917988c4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0223725 2026-07-02 06:22:42.463 10 INFO neutron.wsgi [None req-3cc1247f-3d32-4d20-aec0-c8d097a9158d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/808f118a-0cca-4ed2-a1cb-81360249de1b HTTP/1.1" status: 204 len: 168 time: 0.3126173 2026-07-02 06:22:42.467 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-28ab3cac-60da-499a-8e8c-6d803e440184 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1cd&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0297158 2026-07-02 06:22:42.528 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-676cbd2e-591c-4c41-97b2-7febed325a54 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0542164 2026-07-02 06:22:42.547 10 INFO neutron.wsgi [None req-a26cee55-6908-4e76-8d8f-1e95a073d70a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5e77a397-ea99-4761-9309-ffbf33a16156 HTTP/1.1" status: 204 len: 168 time: 0.2655666 2026-07-02 06:22:42.563 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-86bdd9f3-38a8-43db-a1e1-6c6a04fba1ed 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288265 2026-07-02 06:22:42.595 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-82837088-7ff2-48c3-92d6-60cbfe299fc4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250690 2026-07-02 06:22:42.677 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-4e9ec4ba-04c0-449c-9300-91e165b28d00 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0758939 2026-07-02 06:22:42.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48795776-5b2d-471d-b7b8-fe56d91f6da0 (type: security_groups) to 1 2026-07-02 06:22:42.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 59a17f91-8211-49d8-9225-501320d3a6c9 (type: security_group_rules) to 0 2026-07-02 06:22:42.855 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9c380695-d277-409c-80b7-521cd5146470 (type: security_group_rules) to 0 2026-07-02 06:22:42.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ac33b4c8-c58c-413f-b9f6-ac534a2d2eba (type: security_group_rules) to 0 2026-07-02 06:22:42.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource db1d88e0-71e8-4983-8de9-6d2296fa7b88 (type: security_group_rules) to 0 2026-07-02 06:22:42.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 910ba91b-d86a-417e-a84e-66c32e7ec08f (type: security_groups) to 1 2026-07-02 06:22:42.919 10 INFO neutron.wsgi [None req-6a327f37-8f7c-4f9d-97f0-520f3d6a88df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=79454355386e4b6fa549c4d1b13953ec&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2599571 2026-07-02 06:22:42.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 35219568-c2e2-463d-bf5d-2ac8afc32bc1 (type: security_group_rules) to 0 2026-07-02 06:22:42.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7706be59-3bad-437a-932c-ab02605e8910 (type: security_group_rules) to 0 2026-07-02 06:22:42.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d95af608-d826-4334-831e-9a5f1a00f6e5 (type: security_group_rules) to 0 2026-07-02 06:22:42.982 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-11a7ac91-4e9b-4e40-be67-f8c29c236380 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2957442 2026-07-02 06:22:42.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e4fbf8d3-8b9c-46d2-8ecb-94ff1f217eab (type: security_group_rules) to 0 2026-07-02 06:22:43.015 10 INFO neutron.wsgi [None req-ee87d2f6-89e0-44c2-9801-35fb6883924b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8c682092b5eb44149da7b436762da487&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2938688 2026-07-02 06:22:43.087 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 2026-07-02 06:22:43.112 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-e3d90583-e9fe-47ee-ae55-8b34d70ebd5b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 4148 time: 0.0784903 2026-07-02 06:22:43.133 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 2026-07-02 06:22:43.191 10 INFO neutron.wsgi [None req-ba8307f5-5c3f-4124-852f-835e0daafd22 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/48795776-5b2d-471d-b7b8-fe56d91f6da0 HTTP/1.1" status: 204 len: 168 time: 0.2647934 2026-07-02 06:22:43.232 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-57ab951b-91a7-4e6f-ba47-756accb921e9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1128190 2026-07-02 06:22:43.287 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-a73d654b-dda1-4b4b-a7a6-b25cbbcfb5ef 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0449283 2026-07-02 06:22:43.344 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-df50aabb-4c10-4803-95e9-a0397e9ef8ca 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1cd&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0502899 2026-07-02 06:22:43.426 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-5b500390-4271-451a-9ad6-836b839c25be 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0764499 2026-07-02 06:22:43.433 9 INFO neutron.wsgi [req-a9cc8ce6-9c9a-4164-ab0c-7e62ff55c825 req-165f315e-dd27-4e98-9210-53a4cfc604e3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1629 time: 0.1757257 2026-07-02 06:22:43.482 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-2a9573a8-9b90-46ed-a362-517c81b55c2d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0440516 2026-07-02 06:22:43.512 9 INFO neutron.wsgi [None req-64585315-b823-4cc9-848e-f4213e4ec945 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1631 time: 0.0619831 2026-07-02 06:22:43.532 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-7f942153-8a9b-43ca-9d52-01b0e7a68a1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0440326 2026-07-02 06:22:43.577 9 INFO neutron.wsgi [None req-4e8bd6de-486c-4253-9240-b41137913698 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1631 time: 0.0555503 2026-07-02 06:22:43.676 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-67183acb-cce7-4b90-a116-6da631847992 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1320529 2026-07-02 06:22:43.680 9 INFO neutron.wsgi [None req-dade6532-c949-4404-8f8e-1ae9b59fc8d5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/910ba91b-d86a-417e-a84e-66c32e7ec08f HTTP/1.1" status: 204 len: 168 time: 0.6578608 2026-07-02 06:22:43.808 9 INFO neutron.wsgi [req-d0722c3a-a44a-4234-a1a7-63fc42de4d38 req-1179d804-0e03-4172-ae63-c3bd1245d18a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1233933 2026-07-02 06:22:43.811 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ae8a20-9ef2-4b6c-a522-bb5bca8d1aab'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'code': 200} 2026-07-02 06:22:43.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 4 2026-07-02 06:22:44.183 9 INFO neutron.db.ovn_revision_numbers_db [None req-5e0aad85-818a-45b3-ab7c-8c319800efe7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 5 2026-07-02 06:22:44.197 9 INFO neutron.wsgi [None req-5e0aad85-818a-45b3-ab7c-8c319800efe7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1374 time: 0.5986609 /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-07-02 06:22:44.280 9 INFO neutron.wsgi [None req-a4c61be1-acd0-432c-9c18-1c5f062d51de 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 999 time: 0.0734560 2026-07-02 06:22:44.338 9 INFO neutron.wsgi [None req-83cd00de-38b3-49fa-8eb1-73602339fa4a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 849 time: 0.0441203 2026-07-02 06:22:44.478 9 INFO neutron.wsgi [None req-ad1c88c6-e70f-4061-ae2b-4e7d5299c3a6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0098104 2026-07-02 06:22:44.486 9 INFO neutron.wsgi [None req-322b783e-e3a5-46bf-ba54-39d21eea7ce8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0033503 2026-07-02 06:22:44.494 9 INFO neutron.wsgi [None req-6e2cab3d-a7a7-4bb3-9c96-cd9a7115cd57 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045335 2026-07-02 06:22:44.502 9 INFO neutron.wsgi [None req-ab3f670c-59b1-41ae-88f3-f25bca6f559a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043788 2026-07-02 06:22:44.543 9 INFO neutron.wsgi [None req-9d84cd99-6ea3-46f4-8f09-e7a1c24b602f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0352242 2026-07-02 06:22:44.593 9 INFO neutron.wsgi [None req-e71eac9f-1f8d-47d7-936e-10f254c349ac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0420954 2026-07-02 06:22:44.640 9 INFO neutron.wsgi [None req-5e0eb94e-9d5c-463c-a07b-17c304e1816d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0357845 2026-07-02 06:22:44.680 9 INFO neutron.wsgi [None req-882d12e3-069b-4689-9ee1-e8c4a01a107a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0324426 2026-07-02 06:22:44.749 9 INFO neutron.wsgi [None req-7743555e-a010-4572-a704-16b96cfd2c81 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0634921 2026-07-02 06:22:44.797 9 INFO neutron.wsgi [None req-78e3e439-2386-47fd-a391-a70da525abdc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0387189 2026-07-02 06:22:44.842 9 INFO neutron.wsgi [None req-8a5451ec-308a-4c82-8202-d0a3ccb49061 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0377982 2026-07-02 06:22:45.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b18897e-1e8e-4c76-a67a-080263e0881e'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'code': 200} 2026-07-02 06:22:45.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b18897e-1e8e-4c76-a67a-080263e0881e'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'status': 'completed', 'code': 200} 2026-07-02 06:22:45.944 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-500ac086-7022-4d88-8c5b-883dd7ac37bc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3921 time: 0.0627735 2026-07-02 06:22:46.054 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-8717caaa-b11c-482e-ba7b-e36ef63bafe1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1019402 2026-07-02 06:22:46.095 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-08eee91b-461f-4b19-945a-5b53184d130b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0332944 2026-07-02 06:22:46.138 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-d7e1e3ce-d20a-4539-b17f-14e59c8228d7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 852 time: 0.0357573 2026-07-02 06:22:46.175 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-d31e69e4-7465-4a5b-8ac4-0e3fb00a83b3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279295 2026-07-02 06:22:46.266 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-7c383555-9f64-41ce-bd9d-ba151e679156 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0746679 2026-07-02 06:22:46.335 9 INFO neutron.wsgi [req-00f9ec50-1589-40e5-989e-13fb5669bf91 req-2639030b-2eaf-42f4-a6da-abc1a54f6c9f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0618961 2026-07-02 06:22:46.977 9 WARNING neutron_lib.context [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:47.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 7522c3b0-64d9-4160-b883-ef65937b1599 (type: security_groups) to 1 2026-07-02 06:22:47.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 383bf4ca-bca9-4e02-91a1-00c30d5ca1a1 (type: security_group_rules) to 0 2026-07-02 06:22:47.153 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 5bab611b-4924-46c8-84f9-3aa2d3ce6bb7 (type: security_group_rules) to 0 2026-07-02 06:22:47.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 94e30403-1666-46f3-bf73-b8bdb806855d (type: security_group_rules) to 0 2026-07-02 06:22:47.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource cfa853c9-2c55-43e5-88c4-510f3860f407 (type: security_group_rules) to 0 2026-07-02 06:22:47.253 9 INFO neutron.db.segments_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Added segment 69abd2cc-be41-4fb9-b861-bb55382fd3e8 of type geneve for network 15d67a39-6480-4759-9efc-5c3d2ebf2465 2026-07-02 06:22:47.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 15d67a39-6480-4759-9efc-5c3d2ebf2465 (type: networks) to 1 2026-07-02 06:22:47.644 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] No more DHCP agents 2026-07-02 06:22:47.645 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Unable to schedule network 15d67a39-6480-4759-9efc-5c3d2ebf2465: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:47.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource ce3c885f-ef09-4e84-99ba-2653496f2013 (type: ports) to 1 2026-07-02 06:22:47.778 9 INFO neutron.wsgi [None req-53e1bd35-b22a-4807-b48f-3a430cdc8a9a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0556147 2026-07-02 06:22:47.787 9 WARNING neutron_lib.context [None req-d5669346-30ec-44a1-a9df-109d4fa9ab96 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:48.051 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5669346-30ec-44a1-a9df-109d4fa9ab96 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] No more DHCP agents 2026-07-02 06:22:48.053 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5669346-30ec-44a1-a9df-109d4fa9ab96 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Unable to schedule network 15d67a39-6480-4759-9efc-5c3d2ebf2465: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:48.155 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5669346-30ec-44a1-a9df-109d4fa9ab96 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] Successfully bumped revision number for resource 0ddc9d38-f04e-429d-822c-14ea3ac62678 (type: ports) to 1 2026-07-02 06:22:48.177 9 INFO neutron.wsgi [None req-d5669346-30ec-44a1-a9df-109d4fa9ab96 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3954694 /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-07-02 06:22:48.235 9 INFO neutron.wsgi [None req-64b4988a-bf86-4b42-b4f3-334524a84d1b 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "PUT /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 218 time: 0.0490887 2026-07-02 06:22:48.289 9 INFO neutron.wsgi [None req-b4a228fe-e15c-435f-a7de-0d396ab3130d 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 218 time: 0.0445879 2026-07-02 06:22:48.367 9 INFO neutron.wsgi [None req-07840cba-e66a-4cb8-a663-b19bc8ae3cd5 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "PUT /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0713272 2026-07-02 06:22:48.392 9 WARNING neutron_lib.context [None req-c49b6d30-ba70-4e34-ac94-c4ca61d05980 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:48.439 10 INFO neutron.wsgi [None req-25e3fc30-69ad-4b13-92a1-9f863f395117 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 227 time: 0.0545053 2026-07-02 06:22:48.480 10 INFO neutron.wsgi [None req-95e55976-94d3-4a01-b8d6-bd19224649f7 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "PUT /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0363259 2026-07-02 06:22:48.533 10 INFO neutron.wsgi [None req-47dbcf6a-e401-49c4-80ee-be2afdaf7f3f 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 227 time: 0.0481048 2026-07-02 06:22:48.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-c49b6d30-ba70-4e34-ac94-c4ca61d05980 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource adf37700-8b5a-40ee-a9eb-5d03f4be0c58 (type: routers) to 1 2026-07-02 06:22:48.587 10 INFO neutron.wsgi [None req-fe282f89-6ec7-4c38-9e5d-fdd8b6308897 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "PUT /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0477188 2026-07-02 06:22:48.592 9 INFO neutron.wsgi [None req-c49b6d30-ba70-4e34-ac94-c4ca61d05980 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4572561 2026-07-02 06:22:48.604 9 WARNING neutron_lib.context [None req-3936e585-7335-4367-b945-ec6bf9741f66 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:48.629 10 INFO neutron.wsgi [None req-ab8a9de5-e8e0-417f-ae61-36cbc0144537 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 245 time: 0.0332005 2026-07-02 06:22:48.677 10 INFO neutron.wsgi [None req-91dc5ff8-d8f1-4a3a-b628-de74ff3d741b 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "PUT /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 230 time: 0.0434401 2026-07-02 06:22:48.717 10 INFO neutron.wsgi [None req-a02353ca-38c9-4b84-9b50-86b9a90e1ba1 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 230 time: 0.0348635 2026-07-02 06:22:48.774 10 INFO neutron.wsgi [None req-89966645-5f33-49e9-835e-f8b82d31bf55 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0507984 2026-07-02 06:22:48.819 10 INFO neutron.api.v2.resource [None req-12f5c9d6-54a1-4cc1-9136-7468ec32208a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:22:48.820 10 INFO neutron.wsgi [None req-12f5c9d6-54a1-4cc1-9136-7468ec32208a 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0402024 2026-07-02 06:22:48.869 10 INFO neutron.wsgi [None req-8ad2b447-1063-4ba9-8d7a-36d0ccc84f16 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "DELETE /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0442607 2026-07-02 06:22:48.910 10 INFO neutron.wsgi [None req-9f3a1f47-a833-4acd-aa07-8f3396f18120 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 223 time: 0.0348775 2026-07-02 06:22:48.947 10 INFO neutron.api.v2.resource [None req-5d723bd1-67d4-49a2-9f57-31775d6f4ddf 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:22:48.949 10 INFO neutron.wsgi [None req-5d723bd1-67d4-49a2-9f57-31775d6f4ddf 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "DELETE /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0336828 2026-07-02 06:22:48.999 10 INFO neutron.wsgi [None req-9e522c0c-fc30-40fe-a048-1c6e4e9a69eb 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "DELETE /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 204 len: 168 time: 0.0462093 2026-07-02 06:22:49.012 9 INFO neutron.db.ovn_revision_numbers_db [None req-3936e585-7335-4367-b945-ec6bf9741f66 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource ba253314-de9c-463b-8fc9-16e335175ce2 (type: routers) to 1 2026-07-02 06:22:49.026 9 INFO neutron.wsgi [None req-3936e585-7335-4367-b945-ec6bf9741f66 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4291253 2026-07-02 06:22:49.037 10 WARNING neutron_lib.context [None req-38ea3c33-76e7-46d2-b6bc-bbb14638b72f 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:49.047 10 INFO neutron.wsgi [None req-7946739c-e142-4ec5-9601-dddee736807d 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "GET /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678/tags HTTP/1.1" status: 200 len: 205 time: 0.0431039 2026-07-02 06:22:49.235 10 INFO neutron.db.ovn_revision_numbers_db [None req-38ea3c33-76e7-46d2-b6bc-bbb14638b72f 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource 80f0581e-7280-4afc-bada-ea33b2aea463 (type: routers) to 1 2026-07-02 06:22:49.256 10 INFO neutron.wsgi [None req-38ea3c33-76e7-46d2-b6bc-bbb14638b72f 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2246959 2026-07-02 06:22:49.272 10 WARNING neutron_lib.context [None req-a23a69c6-5c08-445c-83ae-69a0277eee7e 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:49.466 10 INFO neutron.wsgi [None req-6bf1f17e-abe9-4a46-a9fb-145c6f554ddb 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "DELETE /v2.0/ports/0ddc9d38-f04e-429d-822c-14ea3ac62678 HTTP/1.1" status: 204 len: 168 time: 0.4128542 2026-07-02 06:22:49.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-a23a69c6-5c08-445c-83ae-69a0277eee7e 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource 0f941ebf-8fae-4b53-8c04-b48387fb9be9 (type: routers) to 1 2026-07-02 06:22:49.491 10 INFO neutron.wsgi [None req-a23a69c6-5c08-445c-83ae-69a0277eee7e 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2265799 2026-07-02 06:22:49.501 9 WARNING neutron_lib.context [None req-729128c2-27ff-4424-b4f1-a8ca7ba09de7 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:49.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-729128c2-27ff-4424-b4f1-a8ca7ba09de7 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource 40865129-8cc4-4165-b6fd-49b9bf2714a6 (type: routers) to 1 2026-07-02 06:22:49.716 9 INFO neutron.wsgi [None req-729128c2-27ff-4424-b4f1-a8ca7ba09de7 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2210610 2026-07-02 06:22:49.788 10 INFO neutron.wsgi [None req-5e5f8cd7-9c36-4556-8b1e-26c16d2b4732 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/adf37700-8b5a-40ee-a9eb-5d03f4be0c58/tags HTTP/1.1" status: 200 len: 210 time: 0.0657887 2026-07-02 06:22:49.861 10 INFO neutron.wsgi [None req-de42779b-dcc7-4761-900f-66de227af2c5 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/ba253314-de9c-463b-8fc9-16e335175ce2/tags HTTP/1.1" status: 200 len: 218 time: 0.0687540 2026-07-02 06:22:49.910 9 INFO neutron.services.segments.plugin [-] Segment 69abd2cc-be41-4fb9-b861-bb55382fd3e8 resource provider aggregate not found 2026-07-02 06:22:49.916 9 INFO neutron.services.segments.plugin [-] Segment 69abd2cc-be41-4fb9-b861-bb55382fd3e8 resource provider aggregate not found 2026-07-02 06:22:49.928 10 INFO neutron.wsgi [None req-da819902-ba25-40cd-9b9a-5b588f5a5e47 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/80f0581e-7280-4afc-bada-ea33b2aea463/tags HTTP/1.1" status: 200 len: 227 time: 0.0612350 2026-07-02 06:22:49.935 9 INFO neutron.services.segments.plugin [-] Segment 69abd2cc-be41-4fb9-b861-bb55382fd3e8 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 69abd2cc-be41-4fb9-b861-bb55382fd3e8 found for delete ", "request_id": "req-6256cde9-2a4f-4788-a867-ef5f01d83748"}]} 2026-07-02 06:22:49.936 9 INFO neutron.services.segments.plugin [-] Segment 69abd2cc-be41-4fb9-b861-bb55382fd3e8 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 69abd2cc-be41-4fb9-b861-bb55382fd3e8 found for delete ", "request_id": "req-d2d0aec8-87fc-42ff-9343-5ffa38f51a2a"}]} 2026-07-02 06:22:49.958 9 INFO neutron.wsgi [None req-b86a24e5-893d-4120-bc0a-81c3fea0e0fd 66553ad2bdab4b77a19af06ffaf1acaa 0eb323a1d2734ce2acd1baf7144b823a - - default default] 10.0.0.113 "DELETE /v2.0/networks/15d67a39-6480-4759-9efc-5c3d2ebf2465 HTTP/1.1" status: 204 len: 168 time: 0.4866307 2026-07-02 06:22:49.990 10 INFO neutron.wsgi [None req-53d675b8-65c4-4304-84b3-8e00245dc7b9 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/0f941ebf-8fae-4b53-8c04-b48387fb9be9/tags HTTP/1.1" status: 200 len: 212 time: 0.0563524 2026-07-02 06:22:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028875 2026-07-02 06:22:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019600 2026-07-02 06:22:50.071 10 INFO neutron.wsgi [None req-7453fdce-d675-405e-b4e7-6367056f3a85 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0710125 2026-07-02 06:22:50.518 10 INFO neutron.wsgi [None req-04f3e9d8-634a-45e3-9d65-2c22270da811 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.4397914 2026-07-02 06:22:50.614 10 INFO neutron.wsgi [None req-70c52f80-f885-41aa-9de3-81e5aa693890 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0856402 2026-07-02 06:22:50.678 10 INFO neutron.wsgi [None req-40c05f7f-fda5-42d0-acd2-f2e85604a86e 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0592864 2026-07-02 06:22:50.768 10 INFO neutron.wsgi [None req-3a7c5bd9-5fc1-45d6-bb4c-793df602214c 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.0834353 2026-07-02 06:22:50.885 10 INFO neutron.wsgi [None req-26251111-eddf-47db-b705-6e0e2cd19975 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.1082382 2026-07-02 06:22:50.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9f4cba91-2be8-4e6b-9b5c-dc42f585e228 (type: security_groups) to 1 2026-07-02 06:22:50.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 103c9ee9-c9a9-4069-8ed1-51117ff91dcb (type: security_group_rules) to 0 2026-07-02 06:22:50.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3fec09bf-e285-43d8-863f-9cfaa0d358db (type: security_group_rules) to 0 2026-07-02 06:22:50.962 10 INFO neutron.wsgi [None req-0f719833-748c-4798-96e0-27f1a22b590d 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0716286 2026-07-02 06:22:50.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4178ed6d-217e-42db-a3d3-2ed65aba902f (type: security_group_rules) to 0 2026-07-02 06:22:51.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f31a7e67-31f2-4094-a1ea-5897f26ea2aa (type: security_group_rules) to 0 2026-07-02 06:22:51.057 10 INFO neutron.wsgi [None req-c8673837-dc27-4502-b8d4-3378888370fa 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0832641 2026-07-02 06:22:51.061 9 INFO neutron.wsgi [None req-90b3733a-f6e3-4040-9c56-50c23e27e2bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=36d229de921a45afa0ec86cac36f3642&name=default HTTP/1.1" status: 200 len: 2997 time: 0.3905888 2026-07-02 06:22:51.132 10 INFO neutron.wsgi [None req-d1b1ec96-5a12-49d5-9a65-2975ac95601c 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers/adf37700-8b5a-40ee-a9eb-5d03f4be0c58 HTTP/1.1" status: 200 len: 660 time: 0.0680475 2026-07-02 06:22:51.359 10 INFO neutron.wsgi [None req-720b13e4-9b5c-46e0-8222-d94425da09e1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/9f4cba91-2be8-4e6b-9b5c-dc42f585e228 HTTP/1.1" status: 204 len: 168 time: 0.2935224 2026-07-02 06:22:51.522 9 INFO neutron.wsgi [None req-5d2e2b98-f672-487e-99cb-38329540909a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0eb323a1d2734ce2acd1baf7144b823a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0612078 2026-07-02 06:22:51.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-c34b8016-de54-4658-8941-7bbc4993d172 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource adf37700-8b5a-40ee-a9eb-5d03f4be0c58 (type: routers) to 2 2026-07-02 06:22:51.736 9 INFO neutron.wsgi [None req-c34b8016-de54-4658-8941-7bbc4993d172 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/adf37700-8b5a-40ee-a9eb-5d03f4be0c58 HTTP/1.1" status: 200 len: 660 time: 0.5981343 2026-07-02 06:22:51.757 10 INFO neutron.wsgi [None req-fb3aef8f-e9ed-40a5-a609-100228c2e3ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/7522c3b0-64d9-4160-b883-ef65937b1599 HTTP/1.1" status: 204 len: 168 time: 0.2285190 2026-07-02 06:22:51.769 9 INFO neutron.wsgi [None req-2a25136b-a33c-4a91-89a2-50ce9fce0891 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=adf37700-8b5a-40ee-a9eb-5d03f4be0c58 HTTP/1.1" status: 200 len: 205 time: 0.0263314 2026-07-02 06:22:52.026 9 INFO neutron.wsgi [None req-3fa86608-56eb-4848-a440-59405e8840cd 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "DELETE /v2.0/routers/adf37700-8b5a-40ee-a9eb-5d03f4be0c58 HTTP/1.1" status: 204 len: 168 time: 0.2526636 2026-07-02 06:22:52.093 9 INFO neutron.wsgi [None req-cd328852-d3f4-4fd2-b946-bc87d7092025 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers/ba253314-de9c-463b-8fc9-16e335175ce2 HTTP/1.1" status: 200 len: 668 time: 0.0584955 2026-07-02 06:22:53.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-825d1eda-1182-4da0-b090-1131a8935419 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource ba253314-de9c-463b-8fc9-16e335175ce2 (type: routers) to 2 2026-07-02 06:22:53.088 9 INFO neutron.wsgi [None req-825d1eda-1182-4da0-b090-1131a8935419 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/ba253314-de9c-463b-8fc9-16e335175ce2 HTTP/1.1" status: 200 len: 668 time: 0.9888175 2026-07-02 06:22:53.118 9 INFO neutron.wsgi [None req-75e5a958-4fc2-4f33-92ca-9d0b9dd531d8 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=ba253314-de9c-463b-8fc9-16e335175ce2 HTTP/1.1" status: 200 len: 205 time: 0.0245111 2026-07-02 06:22:53.474 9 INFO neutron.wsgi [None req-8b7380ab-1208-433b-a797-983befe1d6d1 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "DELETE /v2.0/routers/ba253314-de9c-463b-8fc9-16e335175ce2 HTTP/1.1" status: 204 len: 168 time: 0.3502743 2026-07-02 06:22:53.541 9 INFO neutron.wsgi [None req-d825715a-4410-439f-af80-221c1283d990 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers/80f0581e-7280-4afc-bada-ea33b2aea463 HTTP/1.1" status: 200 len: 677 time: 0.0604854 2026-07-02 06:22:54.007 10 INFO neutron.wsgi [None req-26c01ec1-0b73-4c37-8ba1-f90c449d39b1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0218477 2026-07-02 06:22:54.023 10 INFO neutron.wsgi [None req-b23da788-d9e8-4962-a873-03f6924e7642 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0057688 2026-07-02 06:22:54.035 10 INFO neutron.wsgi [None req-e2159609-27df-471f-84dc-13c7931963e5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0057118 2026-07-02 06:22:54.050 10 INFO neutron.wsgi [None req-ea420d6d-e04c-4ec5-b383-a1b96d57fe99 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.12 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0074639 2026-07-02 06:22:54.120 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc32ebf1-9bf7-41ff-8100-0a2672c96084 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource 80f0581e-7280-4afc-bada-ea33b2aea463 (type: routers) to 2 2026-07-02 06:22:54.124 9 INFO neutron.wsgi [None req-fc32ebf1-9bf7-41ff-8100-0a2672c96084 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/80f0581e-7280-4afc-bada-ea33b2aea463 HTTP/1.1" status: 200 len: 677 time: 0.5778742 2026-07-02 06:22:54.154 9 INFO neutron.wsgi [None req-6b27a541-ba1c-4b9e-b356-ccb69d7e57cb 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=80f0581e-7280-4afc-bada-ea33b2aea463 HTTP/1.1" status: 200 len: 205 time: 0.0234671 2026-07-02 06:22:54.438 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0035710 2026-07-02 06:22:54.488 9 INFO neutron.wsgi [None req-6dab172b-f241-44ed-a5a7-f2e41ebdd77f 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "DELETE /v2.0/routers/80f0581e-7280-4afc-bada-ea33b2aea463 HTTP/1.1" status: 204 len: 168 time: 0.3278916 2026-07-02 06:22:54.545 10 INFO neutron.wsgi [None req-f7c715bc-297c-4f8d-b5a4-6f1da7e86df1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.12 "GET /v2.0/subnets/353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 830 time: 0.0905333 2026-07-02 06:22:54.584 10 INFO neutron.wsgi [None req-e328f667-ec2e-4ee3-8153-cf09a51414bf 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers/0f941ebf-8fae-4b53-8c04-b48387fb9be9 HTTP/1.1" status: 200 len: 662 time: 0.0901558 2026-07-02 06:22:55.236 9 INFO neutron.wsgi [None req-30e1de68-3ffa-4435-88c4-ee49caf8bebf dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1717248 2026-07-02 06:22:55.295 9 INFO neutron.wsgi [None req-711a1938-ad58-428a-906f-c5919e92d78e dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "PUT /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 218 time: 0.0502434 2026-07-02 06:22:55.337 9 INFO neutron.wsgi [None req-7b940a9d-2e5c-49ee-b502-ced8de705c17 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 218 time: 0.0353591 2026-07-02 06:22:55.362 10 INFO neutron.db.ovn_revision_numbers_db [None req-37baf38b-665e-4523-868d-020488e467b8 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] Successfully bumped revision number for resource 0f941ebf-8fae-4b53-8c04-b48387fb9be9 (type: routers) to 2 2026-07-02 06:22:55.365 10 INFO neutron.wsgi [None req-37baf38b-665e-4523-868d-020488e467b8 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/0f941ebf-8fae-4b53-8c04-b48387fb9be9 HTTP/1.1" status: 200 len: 662 time: 0.7772276 2026-07-02 06:22:55.390 9 INFO neutron.wsgi [None req-c5a61063-2571-42b4-a2ed-99e2ece52f9e dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "PUT /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0479963 2026-07-02 06:22:55.392 9 INFO neutron.wsgi [None req-4793e269-9779-4629-bbb3-afb5b931e372 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=0f941ebf-8fae-4b53-8c04-b48387fb9be9 HTTP/1.1" status: 200 len: 205 time: 0.0224314 2026-07-02 06:22:55.420 9 INFO neutron.wsgi [None req-c40aea7a-f3ef-4386-86c5-2d420f7f8a9a dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 227 time: 0.0233505 2026-07-02 06:22:55.452 9 INFO neutron.wsgi [None req-625a2952-60db-430e-a8db-62b799f854e9 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "PUT /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0257592 2026-07-02 06:22:55.477 9 INFO neutron.wsgi [None req-1cc0d4c8-aa2e-498f-b0be-cc848bbcd783 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 227 time: 0.0199461 2026-07-02 06:22:55.517 9 INFO neutron.wsgi [None req-6d151c9f-bc57-430a-aeb8-3141c387d722 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "PUT /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0333652 2026-07-02 06:22:55.542 9 INFO neutron.wsgi [None req-3584b691-a0fa-4e44-bc0f-42db2c85cf17 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 245 time: 0.0185137 2026-07-02 06:22:55.590 9 INFO neutron.wsgi [None req-67af155e-a1e3-4c3e-95f7-116125ecfe64 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "PUT /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 230 time: 0.0423219 2026-07-02 06:22:55.617 9 INFO neutron.wsgi [None req-dede5a93-2522-47e0-a03e-d85fd415bea0 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 230 time: 0.0220249 2026-07-02 06:22:55.651 9 INFO neutron.wsgi [None req-1d9be9b2-ce5e-479c-9574-5327d7ec59d8 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0271003 2026-07-02 06:22:55.665 9 INFO neutron.wsgi [None req-fb1ea653-70e2-40f1-85c7-6becffdb3155 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085983 2026-07-02 06:22:55.681 9 INFO neutron.wsgi [None req-aaf6b52d-9807-41fa-bf63-51377efb85ef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0093124 2026-07-02 06:22:55.694 9 INFO neutron.wsgi [None req-abe96329-2830-4886-8397-65ea2abb2713 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0060318 2026-07-02 06:22:55.702 10 INFO neutron.api.v2.resource [None req-475a47ae-ec02-4496-bae6-1ec9f5aa1435 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:22:55.704 10 INFO neutron.wsgi [None req-475a47ae-ec02-4496-bae6-1ec9f5aa1435 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0440435 2026-07-02 06:22:55.707 9 INFO neutron.wsgi [None req-2ad56a61-50fe-493d-ab85-42cc361f2468 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0072360 2026-07-02 06:22:55.726 10 INFO neutron.wsgi [None req-067b206c-9d91-4585-bea2-d92f4743b92b 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "DELETE /v2.0/routers/0f941ebf-8fae-4b53-8c04-b48387fb9be9 HTTP/1.1" status: 204 len: 168 time: 0.3284597 2026-07-02 06:22:55.762 9 INFO neutron.wsgi [None req-7f9478da-1d5a-43fc-80de-7fe506d71ddc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 849 time: 0.0463810 2026-07-02 06:22:55.763 10 INFO neutron.wsgi [None req-9a90d065-e1fc-4543-ba52-2d23460ed012 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "DELETE /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0511613 2026-07-02 06:22:55.784 10 INFO neutron.wsgi [None req-6acdc8b8-7dbe-4909-a36b-d66d54f77a21 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/routers/40865129-8cc4-4165-b6fd-49b9bf2714a6 HTTP/1.1" status: 200 len: 655 time: 0.0506797 2026-07-02 06:22:55.791 10 INFO neutron.wsgi [None req-ca6ee7de-45de-4cc8-8229-72c821ac0adf dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 223 time: 0.0170152 2026-07-02 06:22:55.819 9 INFO neutron.wsgi [None req-5be591f8-c8b9-4879-8440-91a03980ba94 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 848 time: 0.0482349 2026-07-02 06:22:55.846 9 INFO neutron.api.v2.resource [None req-6a8e8479-dbd8-4285-8624-21fb8229c713 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:22:55.848 9 INFO neutron.wsgi [None req-6a8e8479-dbd8-4285-8624-21fb8229c713 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "DELETE /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0498557 2026-07-02 06:22:55.886 9 INFO neutron.wsgi [None req-e94fad60-f465-4785-bdad-8ce2886fa018 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3921 time: 0.0623333 2026-07-02 06:22:55.919 10 INFO neutron.wsgi [None req-84fc9ca9-1c0b-4320-a9f3-6bf17dcd8740 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "DELETE /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 204 len: 168 time: 0.0618348 2026-07-02 06:22:55.958 10 INFO neutron.wsgi [None req-469a7891-1aa9-453f-b2e0-c6cabe3f4002 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "GET /v2.0/policies/e5fb5582-c06a-4324-9006-69189f72629e/tags HTTP/1.1" status: 200 len: 205 time: 0.0298514 2026-07-02 06:22:56.053 9 INFO neutron.wsgi [None req-25b1ec96-470a-4cdd-baf2-d1b9cc84f7cc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0076210 2026-07-02 06:22:56.069 9 INFO neutron.wsgi [None req-ee2aafea-10ac-4daf-86eb-a3995732b7fd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0069027 2026-07-02 06:22:56.080 9 INFO neutron.wsgi [None req-f42eebbb-0419-4464-802f-1d56a0b85185 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0054903 2026-07-02 06:22:56.090 9 INFO neutron.wsgi [None req-da80eb90-db5d-4587-a5e9-d9d3bfaa7b71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051541 2026-07-02 06:22:56.113 10 INFO neutron.wsgi [None req-8f1211eb-9f3d-417a-9f8b-4c769e024fc4 dfe41015154646dbbf0d84fd80c48e12 8ac4f0ec125d4610834fe21b494c1975 - - default default] 10.0.0.113 "DELETE /v2.0/qos/policies/e5fb5582-c06a-4324-9006-69189f72629e HTTP/1.1" status: 204 len: 168 time: 0.1428802 2026-07-02 06:22:56.221 10 INFO neutron.wsgi [None req-144592da-3605-4415-abac-c1a2ad6f525e 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "PUT /v2.0/routers/40865129-8cc4-4165-b6fd-49b9bf2714a6 HTTP/1.1" status: 200 len: 655 time: 0.4249175 2026-07-02 06:22:56.266 10 INFO neutron.wsgi [None req-ec153add-c45d-498d-a90d-649270ea7433 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "GET /v2.0/ports?device_id=40865129-8cc4-4165-b6fd-49b9bf2714a6 HTTP/1.1" status: 200 len: 205 time: 0.0376012 2026-07-02 06:22:56.553 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-8faf992b-4125-4730-bb70-5e54d856f5dc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3619092 2026-07-02 06:22:56.607 10 INFO neutron.wsgi [None req-d70475dd-83ec-4eeb-9be9-452b7ae47af9 517fb1b8f4274eb78839fb54af04b45e bbd4fd2d2b3d4162a0b95faeeeb73344 - - default default] 10.0.0.113 "DELETE /v2.0/routers/40865129-8cc4-4165-b6fd-49b9bf2714a6 HTTP/1.1" status: 204 len: 168 time: 0.3353505 2026-07-02 06:22:56.637 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-9fbaab43-2909-4103-b469-965a00456012 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0733573 2026-07-02 06:22:56.766 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-abe66bf0-0009-4bad-8c6b-e667f3fb082f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0964887 2026-07-02 06:22:57.074 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-5836b60e-5a96-4d34-894e-084e16cd17bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] No more DHCP agents 2026-07-02 06:22:57.076 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-5836b60e-5a96-4d34-894e-084e16cd17bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Unable to schedule network 899ed298-f96a-4512-a5f5-67879f411077: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:22:57.143 10 INFO neutron.db.ovn_revision_numbers_db [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f193e1bf-a469-431b-a1c7-e2569e6e0f4a (type: security_groups) to 1 2026-07-02 06:22:57.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 18ffbecd-0c9a-4c90-9fd8-7069cd257567 (type: security_group_rules) to 0 2026-07-02 06:22:57.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 232d538e-c00a-4f1e-82f4-a90f461bfe73 (type: security_group_rules) to 0 2026-07-02 06:22:57.201 10 INFO neutron.db.ovn_revision_numbers_db [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 49a7c106-b6e5-454c-b792-bcccc60893a9 (type: security_group_rules) to 0 2026-07-02 06:22:57.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b1517b38-be8f-4e6b-9f95-f1e678520721 (type: security_group_rules) to 0 2026-07-02 06:22:57.264 10 INFO neutron.wsgi [None req-36f1759d-38cb-4475-9700-d4074648cab6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8ac4f0ec125d4610834fe21b494c1975&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4406004 2026-07-02 06:22:57.491 10 INFO neutron.wsgi [None req-9b706a52-1165-4633-8f60-089bcd2f3ccc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f193e1bf-a469-431b-a1c7-e2569e6e0f4a HTTP/1.1" status: 204 len: 168 time: 0.2212136 2026-07-02 06:22:57.675 9 INFO neutron.db.ovn_revision_numbers_db [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-5836b60e-5a96-4d34-894e-084e16cd17bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 1 2026-07-02 06:22:57.703 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-5836b60e-5a96-4d34-894e-084e16cd17bb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1512 time: 0.9334741 2026-07-02 06:22:57.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e3732e7c-ac26-4b67-a0d5-029f4e0fa0e6 (type: security_groups) to 1 2026-07-02 06:22:57.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 61c0ecdc-03dc-43a4-9104-53e72a922fa4 (type: security_group_rules) to 0 2026-07-02 06:22:57.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8a5ab724-76b0-4d25-a374-5ff466675816 (type: security_group_rules) to 0 /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-07-02 06:22:57.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 95215148-052a-41a6-b56a-3efcc39c662c (type: security_group_rules) to 0 2026-07-02 06:22:57.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e9a1dcba-77b7-4457-b2ff-8ba4be243d47 (type: security_group_rules) to 0 2026-07-02 06:22:57.924 10 INFO neutron.wsgi [None req-b5ba6f27-da20-42a3-a134-3bd446d6ae25 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=baa8d828526d4f2d8b1213560ac55cca&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2543180 2026-07-02 06:22:58.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 619794f5-4a0f-4f26-b16d-d16a5125c5e4 (type: security_groups) to 1 2026-07-02 06:22:58.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1b5ca8c1-2245-4e0a-a267-1182c9a85167 (type: security_group_rules) to 0 2026-07-02 06:22:58.086 10 INFO neutron.db.ovn_revision_numbers_db [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6d453e75-a4e6-411f-8d71-97be943d3501 (type: security_group_rules) to 0 2026-07-02 06:22:58.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 859635fb-c61e-4c23-80db-fbcfe6891670 (type: security_group_rules) to 0 2026-07-02 06:22:58.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b583b8d4-2cc3-4011-ba62-0080e086ef0a (type: security_group_rules) to 0 2026-07-02 06:22:58.160 10 INFO neutron.wsgi [None req-76be1685-c4ca-4820-8af6-4c8a5c24be71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=a216d2afdc8a4326a530ce1c55dbf582&name=default HTTP/1.1" status: 200 len: 3000 time: 0.5760522 2026-07-02 06:22:58.222 10 INFO neutron.wsgi [None req-31dba5b4-b02b-4db0-bdd7-57a2c5a3ca80 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/e3732e7c-ac26-4b67-a0d5-029f4e0fa0e6 HTTP/1.1" status: 204 len: 168 time: 0.2906005 2026-07-02 06:22:58.283 9 INFO neutron.db.ovn_revision_numbers_db [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-aca60360-7cdf-4d78-a8d2-300cd0f8bdc9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 2 2026-07-02 06:22:58.432 10 INFO neutron.wsgi [None req-0f419d98-ed14-46da-ac8c-9a201b20d8b3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/619794f5-4a0f-4f26-b16d-d16a5125c5e4 HTTP/1.1" status: 204 len: 168 time: 0.2627826 2026-07-02 06:22:58.539 9 INFO neutron.db.ovn_revision_numbers_db [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-aca60360-7cdf-4d78-a8d2-300cd0f8bdc9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 2 2026-07-02 06:22:58.557 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-aca60360-7cdf-4d78-a8d2-300cd0f8bdc9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1609 time: 0.8472109 /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-07-02 06:22:58.645 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-75e6845e-d744-4da3-95d7-34b9fb683311 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 5350 time: 0.0456247 2026-07-02 06:22:58.678 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-2ea920bf-bb40-4980-a5a9-6fe7c5572fbe 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0254354 2026-07-02 06:22:58.719 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-c7c32777-6698-4176-8c5f-9833e2045313 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0346212 2026-07-02 06:22:58.748 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-387bcbe0-51ee-4be1-99cd-224742955440 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210178 2026-07-02 06:22:58.770 9 INFO neutron.db.ovn_revision_numbers_db [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d20b05aa-45d3-446b-b09c-1051a41923bb (type: security_groups) to 1 2026-07-02 06:22:58.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af63b4ab-1bfc-4c5c-a9bb-720f693b23da'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'status': 'completed', 'code': 200} 2026-07-02 06:22:58.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2357e6c4-4366-413c-a21f-5ddc8fc6c206 (type: security_group_rules) to 0 2026-07-02 06:22:58.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 41fb78a4-96dc-4ee4-98c9-f7290ba54c10 (type: security_group_rules) to 0 2026-07-02 06:22:58.824 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-050a1c79-2b9f-46f3-8d29-0f3659701ae7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0661540 2026-07-02 06:22:58.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a9b463e4-7c4d-452f-8767-90551d808a6f (type: security_group_rules) to 0 2026-07-02 06:22:58.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f60c9334-4cc5-4be8-85b0-25a790f872f3 (type: security_group_rules) to 0 2026-07-02 06:22:58.886 9 INFO neutron.wsgi [None req-548acfce-8ea0-417d-a045-6600f9a15afd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=bbd4fd2d2b3d4162a0b95faeeeb73344&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2972715 2026-07-02 06:22:58.907 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-993b65e6-10c9-4277-bf5b-d4d1bf4d0349 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0742030 2026-07-02 06:22:58.941 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-b8431d8d-7a22-4140-a055-4d223ca9930e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0275569 2026-07-02 06:22:58.993 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-1c531bc6-4c7b-4400-ab8c-3bfaeabfc05b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0448961 2026-07-02 06:22:59.019 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-90fa22bf-e5e8-4eaa-8de0-e28b374dec5e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0189378 2026-07-02 06:22:59.089 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-6408d4d4-809c-4dda-bb32-73e841226114 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0648801 2026-07-02 06:22:59.118 10 INFO neutron.wsgi [None req-bd3784c2-3270-4f09-ab91-7347c8105735 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d20b05aa-45d3-446b-b09c-1051a41923bb HTTP/1.1" status: 204 len: 168 time: 0.2252774 2026-07-02 06:22:59.180 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-2b16645d-9d20-40fc-bb11-41e221d999e6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0851820 2026-07-02 06:22:59.222 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-6e9e00ea-9b3b-42ae-b38f-8399013ad633 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0319812 2026-07-02 06:22:59.303 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-739956e7-f9d6-498a-b738-556211c5e23b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 852 time: 0.0696692 2026-07-02 06:22:59.342 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-d650d88e-e391-4647-bf48-45ee7bc90081 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0322499 2026-07-02 06:22:59.440 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-29474a6f-1a96-41bb-a2ea-482112d3fcab 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0900171 2026-07-02 06:22:59.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f3b2861c-3a43-4205-83af-ebdea94e6fd2 (type: security_groups) to 1 2026-07-02 06:22:59.517 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-7d269a2f-e779-4cd1-a82f-301b5aa5f636 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0666246 2026-07-02 06:22:59.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 06ca03eb-b5ce-4e98-89b4-64fb6ac58f05 (type: security_group_rules) to 0 2026-07-02 06:22:59.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2655b369-476c-4a0f-ba8e-89c05aeedd7c (type: security_group_rules) to 0 2026-07-02 06:22:59.556 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-02be5e9d-c650-40eb-ad1c-474b12bbdd63 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 217 time: 0.0311341 2026-07-02 06:22:59.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8dfe6f69-37b9-4802-882a-d2ea897d3e3d (type: security_group_rules) to 0 2026-07-02 06:22:59.591 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-205978c9-8f26-4a25-8318-7dc3ad61b333 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A255&port_id=71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 217 time: 0.0277967 2026-07-02 06:22:59.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a481a8d0-923a-43fa-bb94-2de271a08ff7 (type: security_group_rules) to 0 2026-07-02 06:22:59.657 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-a2e7a1f1-3f93-40d6-bc45-e1736d8f0354 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.0540760 2026-07-02 06:22:59.661 9 INFO neutron.wsgi [None req-a1a701ee-716d-4959-aeb9-d3e61b098d86 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=1a0f923d97c64d078e8a631857c44865&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4330425 2026-07-02 06:22:59.701 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-e22362fe-1896-4c5b-b1e3-f042516095fb 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0379670 2026-07-02 06:22:59.729 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-1dcc7482-0be1-48ff-a6b3-1cd3dd595e03 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209751 2026-07-02 06:22:59.793 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-89fad828-8e5f-41be-b059-b743bc3aef04 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0590904 2026-07-02 06:22:59.857 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-542489af-d8da-4bf6-8d98-89cd26b27623 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0574148 2026-07-02 06:22:59.903 10 INFO neutron.wsgi [None req-67010232-44ad-4133-aab5-e711dfb3b970 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f3b2861c-3a43-4205-83af-ebdea94e6fd2 HTTP/1.1" status: 204 len: 168 time: 0.2349701 2026-07-02 06:22:59.980 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-9baa5285-0ca2-40c6-bdf0-5c0e2b673133 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 5350 time: 0.0791912 2026-07-02 06:22:59.984 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status up for port: 71cc2f20-22c3-4f05-b36f-ec1d191b3437 2026-07-02 06:23:00.006 9 INFO neutron.plugins.ml2.plugin [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Attempt 1 to provision port 71cc2f20-22c3-4f05-b36f-ec1d191b3437 2026-07-02 06:23:00.095 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-3e5f614c-f121-47e3-88a9-d2b9ded758f0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.1061144 2026-07-02 06:23:00.132 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-712f88d8-d2c8-470b-a5e0-8dd01cc1ac01 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 217 time: 0.0277443 2026-07-02 06:23:00.172 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-fa73c474-2a18-4aa8-b52d-470f942194ea 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A255&port_id=71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 217 time: 0.0305476 2026-07-02 06:23:00.231 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-6725f010-e734-4c42-8b8a-1b0c753d023e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=37d87410-e1eb-4df5-8c4d-d06ddb6c040c&id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 1565 time: 0.0486453 2026-07-02 06:23:00.273 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-5f306200-0f73-4b39-a92d-e4fd46e504ca 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0316827 2026-07-02 06:23:00.318 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-e1007266-ad7a-44f0-988a-0563e56e2e1a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0306356 2026-07-02 06:23:00.426 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-168e2c6b-7fe3-4747-99ba-696b6eb11f79 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0990829 2026-07-02 06:23:00.507 9 INFO neutron.wsgi [req-fb713b11-6673-4454-abd4-8ccdc7c4f3b3 req-7ba85df3-a9a2-4eca-860b-22a951917d14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.239 "GET /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1639 time: 0.3291183 2026-07-02 06:23:00.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 4 2026-07-02 06:23:00.547 9 INFO neutron.wsgi [req-0d325d73-0116-4708-a5b5-1b38c1690ffb req-7c0d706f-cc8c-4de8-ba2f-1c75d2459b68 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1133051 2026-07-02 06:23:00.574 9 INFO neutron.wsgi [None req-458e83d2-22aa-473a-9a4d-ba0be92c0487 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1639 time: 0.0596399 2026-07-02 06:23:00.641 9 INFO neutron.wsgi [None req-ec0777f5-88ba-4374-b7a0-ab7bc30d66b8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1639 time: 0.0511580 /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-07-02 06:23:00.829 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-abe3e82f-1526-44f6-9741-4ec87486dad1'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'code': 200} 2026-07-02 06:23:00.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-abe3e82f-1526-44f6-9741-4ec87486dad1'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'code': 200} 2026-07-02 06:23:01.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f5cfed-811e-437c-9746-e9807456a089 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 5 2026-07-02 06:23:01.152 9 INFO neutron.wsgi [None req-48f5cfed-811e-437c-9746-e9807456a089 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1378 time: 0.4992559 /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-07-02 06:23:01.229 9 INFO neutron.wsgi [None req-d8af47e0-c475-4b85-8fb3-b374fd8eaf11 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 999 time: 0.0685892 2026-07-02 06:23:01.280 9 INFO neutron.wsgi [None req-41ae7541-3716-4cdb-b122-cdaee417e826 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 848 time: 0.0444136 2026-07-02 06:23:01.424 9 INFO neutron.wsgi [None req-2ab22921-009f-4aaf-a16b-25a25515e77b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0091803 2026-07-02 06:23:01.435 9 INFO neutron.wsgi [None req-e57f37b2-79da-4494-bb3c-abb9f8cacf84 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048475 2026-07-02 06:23:01.445 9 INFO neutron.wsgi [None req-93d84d7c-2997-4e64-9083-325e1b986fe1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0064633 2026-07-02 06:23:01.455 9 INFO neutron.wsgi [None req-230a0e39-bf46-4e6c-9976-a76bcd7d521f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0068631 2026-07-02 06:23:01.512 9 INFO neutron.wsgi [None req-b68d1827-8ac3-4fb7-a0c0-50047d0d30f4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0503738 2026-07-02 06:23:01.560 9 INFO neutron.wsgi [None req-51e4aa0a-3efe-46c5-80ba-0cd5ce99a691 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0409603 2026-07-02 06:23:01.612 9 INFO neutron.wsgi [None req-f0217287-9100-45c6-9c5d-d7680eba2e14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0434268 2026-07-02 06:23:01.675 9 INFO neutron.wsgi [None req-9a7176e3-4831-4be8-8cca-3477f2c248ac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0527167 2026-07-02 06:23:01.774 9 INFO neutron.wsgi [None req-91048749-fb37-45ba-b388-9e7d2fb4e1f9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0934215 2026-07-02 06:23:01.818 9 INFO neutron.wsgi [None req-6e4fcdb2-a9e8-4f3a-9f14-326ccb24b768 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0373180 2026-07-02 06:23:01.863 9 INFO neutron.wsgi [None req-f98dcc9e-baa5-4ad6-85e8-b310f604cbd9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0393846 2026-07-02 06:23:02.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ad416537-3df7-4041-83f0-fc04cc81d8cb (type: security_groups) to 1 2026-07-02 06:23:02.663 9 INFO neutron.db.ovn_revision_numbers_db [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0972e52d-d659-4aee-9896-73a63959f60e (type: security_group_rules) to 0 2026-07-02 06:23:02.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1682bffd-b6b5-4cba-b2ae-31584939d4a5 (type: security_group_rules) to 0 2026-07-02 06:23:02.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5f468ccf-97c8-4c34-a995-3dbc985c6eb2 (type: security_group_rules) to 0 2026-07-02 06:23:02.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 96fcaa85-c6dc-429d-9b39-b131fc4113e4 (type: security_group_rules) to 0 2026-07-02 06:23:02.739 9 INFO neutron.wsgi [None req-09fd8b5a-8c35-4e3c-b0ae-a5965daa91dd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=28dde3d022c74b028e54425c0cf266bc&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4749804 2026-07-02 06:23:02.869 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-517a512d-a4b6-4e6a-b408-5d52f540b9da'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'status': 'completed', 'code': 200} 2026-07-02 06:23:02.939 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-17a56cd4-20b8-41fc-8efb-55b7c92f3693 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 5119 time: 0.0458016 2026-07-02 06:23:03.000 9 INFO neutron.wsgi [None req-aca2a92e-028c-4987-98ac-f10ac2f30824 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ad416537-3df7-4041-83f0-fc04cc81d8cb HTTP/1.1" status: 204 len: 168 time: 0.2524290 2026-07-02 06:23:03.036 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-7cc46729-72a3-475c-a50e-b3d9c044004e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0885189 2026-07-02 06:23:03.082 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-dd3b37dd-7459-4310-82c3-71d61489db30 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 217 time: 0.0377998 2026-07-02 06:23:03.127 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-eb9f34b1-b37c-4915-ba1f-b4880967a9dd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 200 len: 851 time: 0.0393531 2026-07-02 06:23:03.157 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-86bb6496-05f6-4f75-9227-94b7b7d4fe9f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=899ed298-f96a-4512-a5f5-67879f411077&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253630 2026-07-02 06:23:03.246 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-971d069c-3cc5-4b84-a262-cb754d3f05d2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0814772 2026-07-02 06:23:03.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 21da16b2-163d-471a-b837-5e47299dbf07 (type: security_groups) to 1 2026-07-02 06:23:03.354 9 INFO neutron.wsgi [req-fa41de85-7e19-414a-bc7b-fea36e90420c req-d95c2fc9-77e3-46f3-af10-d558bdb4c732 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0992935 2026-07-02 06:23:03.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 14ded32d-4560-4432-99be-9507c07e868f (type: security_group_rules) to 0 2026-07-02 06:23:03.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2674f8af-fcdd-47ac-844c-fc4b92af059a (type: security_group_rules) to 0 2026-07-02 06:23:03.422 9 INFO neutron.db.ovn_revision_numbers_db [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 30042147-d9e7-404c-81eb-bb1f1d211a4d (type: security_group_rules) to 0 2026-07-02 06:23:03.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 81062055-6796-4eb0-bae5-d73b77ae249f (type: security_group_rules) to 0 2026-07-02 06:23:03.468 9 INFO neutron.wsgi [None req-d84e11e7-e60e-4a13-9362-edefe6b63233 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=b4534909913f4eb589db37b12dfddb83&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3094368 2026-07-02 06:23:03.616 9 WARNING neutron_lib.context [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:03.679 9 INFO neutron.wsgi [None req-e3366c60-686d-4e40-b738-6dbc96a9c358 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/21da16b2-163d-471a-b837-5e47299dbf07 HTTP/1.1" status: 204 len: 168 time: 0.2050762 2026-07-02 06:23:03.751 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource d35106d9-56a7-4374-9b46-8e0aa03cc3e2 (type: security_groups) to 1 2026-07-02 06:23:03.767 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource 35395b31-42a9-412a-a54d-c3c966a1c89f (type: security_group_rules) to 0 2026-07-02 06:23:03.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource 71d5bc7f-cf4a-443c-9560-1136024f1fbe (type: security_group_rules) to 0 2026-07-02 06:23:03.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource cee8568a-eaa8-4cf2-b59b-d41c1a4e1f66 (type: security_group_rules) to 0 2026-07-02 06:23:03.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource eb3343e9-b6ef-452b-9f4a-b2bd2d01fb78 (type: security_group_rules) to 0 2026-07-02 06:23:03.861 9 INFO neutron.db.segments_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Added segment f35081ec-8cb9-4f56-a40e-ba4bedc57ced of type geneve for network 856e7353-7408-41d4-b20c-fef343768f0e 2026-07-02 06:23:04.271 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource 856e7353-7408-41d4-b20c-fef343768f0e (type: networks) to 1 2026-07-02 06:23:04.488 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] No more DHCP agents 2026-07-02 06:23:04.491 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Unable to schedule network 856e7353-7408-41d4-b20c-fef343768f0e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:23:04.592 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource 93fdf6be-bac7-4ab5-a009-e305f62fa476 (type: ports) to 1 2026-07-02 06:23:04.622 9 INFO neutron.wsgi [None req-ed13add0-afd6-4ae9-a821-5bb65a9bca56 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2142773 2026-07-02 06:23:04.635 9 WARNING neutron_lib.context [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:04.727 9 INFO neutron.db.segments_db [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Added segment dc99e98b-ca92-40fa-8e90-6742bda2ed24 of type geneve for network d8f71389-2ffd-4755-8c3a-b2310d693b8f 2026-07-02 06:23:04.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource d8f71389-2ffd-4755-8c3a-b2310d693b8f (type: networks) to 1 2026-07-02 06:23:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040092 2026-07-02 06:23:05.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021954 2026-07-02 06:23:05.083 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] No more DHCP agents 2026-07-02 06:23:05.086 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Unable to schedule network d8f71389-2ffd-4755-8c3a-b2310d693b8f: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:23:05.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] Successfully bumped revision number for resource 627f00bc-236d-4df9-a64a-8a2e27ea4cf2 (type: ports) to 1 2026-07-02 06:23:05.258 9 INFO neutron.wsgi [None req-2f997790-f2f6-47a9-8739-3b412f7403af 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6301055 2026-07-02 06:23:05.328 9 INFO neutron.wsgi [None req-e2ef1ce8-e2d8-4a8b-8aac-be671de80718 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "PUT /v2.0/networks/856e7353-7408-41d4-b20c-fef343768f0e/tags HTTP/1.1" status: 200 len: 218 time: 0.0629749 2026-07-02 06:23:05.389 10 INFO neutron.wsgi [None req-96bf266b-2eb1-4188-b06d-e55f898e88b1 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "GET /v2.0/networks/856e7353-7408-41d4-b20c-fef343768f0e/tags HTTP/1.1" status: 200 len: 218 time: 0.0544658 2026-07-02 06:23:05.452 10 INFO neutron.wsgi [None req-1a8d603b-153d-43cb-b0ee-bc8b628f27eb 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "PUT /v2.0/networks/d8f71389-2ffd-4755-8c3a-b2310d693b8f/tags HTTP/1.1" status: 200 len: 210 time: 0.0579741 2026-07-02 06:23:05.500 10 INFO neutron.wsgi [None req-cfa39acf-6f0a-420c-8e64-c0bcbb7d24d0 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "GET /v2.0/networks/d8f71389-2ffd-4755-8c3a-b2310d693b8f/tags HTTP/1.1" status: 200 len: 210 time: 0.0432084 2026-07-02 06:23:05.571 10 INFO neutron.wsgi [None req-de341f79-dab1-4f75-823d-c8d17a87042a 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "PUT /v2.0/networks/d8f71389-2ffd-4755-8c3a-b2310d693b8f/tags HTTP/1.1" status: 200 len: 205 time: 0.0645540 2026-07-02 06:23:05.620 10 INFO neutron.wsgi [None req-46da785f-6b65-47dd-8777-6bd0d8ff9526 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "GET /v2.0/networks/d8f71389-2ffd-4755-8c3a-b2310d693b8f/tags HTTP/1.1" status: 200 len: 205 time: 0.0419176 2026-07-02 06:23:05.684 10 INFO neutron.wsgi [None req-d17708d5-8a2a-4308-9f29-d3c3c93dc7d3 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "GET /v2.0/networks/856e7353-7408-41d4-b20c-fef343768f0e/tags HTTP/1.1" status: 200 len: 218 time: 0.0563042 2026-07-02 06:23:06.088 10 INFO neutron.services.segments.plugin [-] Segment f35081ec-8cb9-4f56-a40e-ba4bedc57ced resource provider aggregate not found 2026-07-02 06:23:06.093 10 INFO neutron.services.segments.plugin [-] Segment f35081ec-8cb9-4f56-a40e-ba4bedc57ced resource provider aggregate not found 2026-07-02 06:23:06.109 10 INFO neutron.services.segments.plugin [-] Segment f35081ec-8cb9-4f56-a40e-ba4bedc57ced 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 f35081ec-8cb9-4f56-a40e-ba4bedc57ced found for delete ", "request_id": "req-0c3d783d-b02c-4025-bcf1-f83850c93398"}]} 2026-07-02 06:23:06.113 10 INFO neutron.services.segments.plugin [-] Segment f35081ec-8cb9-4f56-a40e-ba4bedc57ced 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 f35081ec-8cb9-4f56-a40e-ba4bedc57ced found for delete ", "request_id": "req-beda13bf-8289-4e77-bf41-6c098a926e53"}]} 2026-07-02 06:23:06.140 10 INFO neutron.wsgi [None req-ba788c60-4871-49a3-a22a-90cde86eb078 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "DELETE /v2.0/networks/856e7353-7408-41d4-b20c-fef343768f0e HTTP/1.1" status: 204 len: 168 time: 0.4402876 2026-07-02 06:23:06.593 9 INFO neutron.wsgi [None req-631ab8ca-6b79-40fc-b235-1b0fb0fc4040 2c997fcb25ff4b74a0cea6be086441a1 dc5250ee53a8485f89483509e7b9613d - - default default] 10.0.0.113 "DELETE /v2.0/networks/d8f71389-2ffd-4755-8c3a-b2310d693b8f HTTP/1.1" status: 204 len: 168 time: 0.4468398 2026-07-02 06:23:06.737 9 INFO neutron.services.segments.plugin [-] Segment dc99e98b-ca92-40fa-8e90-6742bda2ed24 resource provider aggregate not found 2026-07-02 06:23:06.757 9 INFO neutron.services.segments.plugin [-] Segment dc99e98b-ca92-40fa-8e90-6742bda2ed24 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 dc99e98b-ca92-40fa-8e90-6742bda2ed24 found for delete ", "request_id": "req-3a8a6528-31a9-4fd2-b4ff-b93838237ea6"}]} 2026-07-02 06:23:06.798 9 INFO neutron.services.segments.plugin [-] Segment dc99e98b-ca92-40fa-8e90-6742bda2ed24 resource provider aggregate not found 2026-07-02 06:23:06.815 9 INFO neutron.services.segments.plugin [-] Segment dc99e98b-ca92-40fa-8e90-6742bda2ed24 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 dc99e98b-ca92-40fa-8e90-6742bda2ed24 found for delete ", "request_id": "req-bb06cf73-7b82-4c74-b777-2b0bdf46548f"}]} 2026-07-02 06:23:07.511 9 INFO neutron.wsgi [None req-1cebb926-8c09-4ee2-8dd4-87e64a215fdb 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=dc5250ee53a8485f89483509e7b9613d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2030005 2026-07-02 06:23:07.710 9 INFO neutron.wsgi [None req-f4bc82bb-ef13-4772-b1a1-824a509e6532 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d35106d9-56a7-4374-9b46-8e0aa03cc3e2 HTTP/1.1" status: 204 len: 168 time: 0.1931059 2026-07-02 06:23:07.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 48951e91-10a0-4cda-b42e-245eecdbeaed (type: security_groups) to 1 2026-07-02 06:23:07.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3d7bb74b-2f0e-4cfd-8f94-9fb106da4956 (type: security_group_rules) to 0 2026-07-02 06:23:07.965 9 INFO neutron.db.ovn_revision_numbers_db [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 566b7ace-9e68-404f-8373-130f7b26d028 (type: security_group_rules) to 0 2026-07-02 06:23:07.980 9 INFO neutron.db.ovn_revision_numbers_db [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6c2d2f90-d8e4-4cc5-a47c-02f2ed907ea4 (type: security_group_rules) to 0 2026-07-02 06:23:07.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 957ae377-379b-4902-8119-5701f9d981e3 (type: security_group_rules) to 0 2026-07-02 06:23:08.022 9 INFO neutron.wsgi [None req-92bf1482-6cfb-460e-a7d4-783fa1316ffe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=8e2c06c1e5a349909e6a46c578449bef&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2095106 2026-07-02 06:23:08.236 9 INFO neutron.wsgi [None req-db53458e-2fc0-495e-b9a6-533e9c6ef818 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/48951e91-10a0-4cda-b42e-245eecdbeaed HTTP/1.1" status: 204 len: 168 time: 0.2077696 2026-07-02 06:23:13.118 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-0f50ff71-c403-4d56-9a6f-0c39e37c5e23 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0500743 2026-07-02 06:23:13.216 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-02614dbb-c2ce-4dbc-bb6f-5ed7a8259098 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1634 time: 0.0535712 2026-07-02 06:23:13.354 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-9f7ac3ff-e9a2-4e35-a08a-6808e812fd4e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.1146049 2026-07-02 06:23:13.421 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-df813295-b005-4f12-aa0f-a8ade350619e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 1058 time: 0.0540385 2026-07-02 06:23:13.459 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-54e731a9-e462-486f-b8b1-ba40e6311c57 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0251889 2026-07-02 06:23:13.508 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-e7bd8eae-db76-42bd-af79-3024640e90e6 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0398991 2026-07-02 06:23:13.550 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-abb5b34b-a275-45a2-99c0-1a3c8db1b77b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0341246 2026-07-02 06:23:13.580 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-9a791372-8f8c-4a4b-b844-8b7b5fa71478 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221803 2026-07-02 06:23:13.644 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-3d055e92-db01-4661-a89a-25df9173bdb2 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0583885 2026-07-02 06:23:13.705 9 INFO neutron.wsgi [req-c07b2fb7-f42b-4562-beab-b5e17a24dbf3 req-5cf57674-d522-46d7-a2d6-ead0d20e93ca 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0540571 2026-07-02 06:23:14.139 10 INFO neutron.wsgi [None req-68d66c9c-6a91-4133-b1ea-0f1a7b95af2b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080900 2026-07-02 06:23:14.150 10 INFO neutron.wsgi [None req-5ffb7896-12df-4316-bfca-e4a706dafaf5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050516 2026-07-02 06:23:14.159 10 INFO neutron.wsgi [None req-7ea9134a-5fa3-4b66-9057-1f984843eb8f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045509 2026-07-02 06:23:14.167 10 INFO neutron.wsgi [None req-1468ac38-f0e3-425f-9c5c-d768ce2e1077 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043921 2026-07-02 06:23:14.543 10 INFO neutron.wsgi [None req-ec23a9f4-1a53-4e4b-8724-c363201f9aac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 849 time: 0.3708787 2026-07-02 06:23:14.591 10 INFO neutron.wsgi [None req-30eb030a-d0d5-4ed3-9f02-74d69a105d0c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 5119 time: 0.0400107 2026-07-02 06:23:14.746 10 INFO neutron.wsgi [None req-233bde06-0ae8-4ba9-ad22-d9ec50440ef7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073788 2026-07-02 06:23:14.755 10 INFO neutron.wsgi [None req-c45a2d03-21b2-4ee5-9477-03ec99beedf2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048530 2026-07-02 06:23:14.765 10 INFO neutron.wsgi [None req-7c360700-0e45-4d7b-b870-4219c5141e9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044885 2026-07-02 06:23:14.773 10 INFO neutron.wsgi [None req-ec60971c-15ca-457d-a968-da7ceb40ee65 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046387 2026-07-02 06:23:14.814 10 INFO neutron.wsgi [None req-7084c912-c074-4200-ad52-8522fc10d255 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1406 time: 0.0340674 2026-07-02 06:23:15.283 10 INFO neutron.db.ovn_revision_numbers_db [None req-49d23409-371b-4a1c-acbb-817aa7eda648 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 6 2026-07-02 06:23:15.294 10 INFO neutron.wsgi [None req-49d23409-371b-4a1c-acbb-817aa7eda648 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1203 time: 0.4701281 /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-07-02 06:23:15.389 10 INFO neutron.wsgi [None req-9210958b-edca-40f2-8572-0b582f3e18c5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 999 time: 0.0845904 2026-07-02 06:23:15.444 10 INFO neutron.wsgi [None req-b78faf7f-a1d4-4b22-ab6f-c51baee1daf6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 4944 time: 0.0479476 2026-07-02 06:23:15.548 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc3f638d-8fae-487b-aabc-2aef9f433bae'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'status': 'completed', 'code': 200} 2026-07-02 06:23:15.631 9 INFO neutron.wsgi [req-279a8cf9-f308-4720-8db8-d0ac895866d6 req-e358a7cd-a073-432b-84c8-3b319ad930dc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 4944 time: 0.0569632 2026-07-02 06:23:15.701 9 INFO neutron.wsgi [req-279a8cf9-f308-4720-8db8-d0ac895866d6 req-9d688905-69fa-4d45-bd62-2e78a28ade01 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 1002 time: 0.0648720 2026-07-02 06:23:15.772 9 INFO neutron.wsgi [req-279a8cf9-f308-4720-8db8-d0ac895866d6 req-4cfa08f0-9d83-4a2d-9f10-c7fe6785325a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0629556 2026-07-02 06:23:15.835 9 INFO neutron.wsgi [req-279a8cf9-f308-4720-8db8-d0ac895866d6 req-d47cb0b2-0689-4e91-80a3-30dd162caa10 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558326 2026-07-02 06:23:16.039 10 INFO neutron.wsgi [None req-ea064e4f-3a0f-4850-8993-05a4743c995e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 4944 time: 0.0593772 2026-07-02 06:23:16.311 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 71cc2f20-22c3-4f05-b36f-ec1d191b3437 2026-07-02 06:23:16.432 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-8d167254-26ad-4ade-87fc-927eb5c7f7ed 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 200 len: 1231 time: 0.0808933 2026-07-02 06:23:16.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-29074c20-a6cd-46f8-b520-54b2f686d327'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'code': 200} 2026-07-02 06:23:16.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 71cc2f20-22c3-4f05-b36f-ec1d191b3437 (type: ports) to 7 2026-07-02 06:23:16.755 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-ceb7f150-6af0-4585-9003-27da43b100ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 204 len: 173 time: 0.3179579 2026-07-02 06:23:16.846 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-3c874a89-89d1-4be5-908c-d9e5bbd24587 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3921 time: 0.0415239 2026-07-02 06:23:16.943 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-0af676fe-935b-4efc-a4d0-a522d60b6ea7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40&id=155366d8-4246-45f3-9f17-7ff0659e35ff&id=dc63388d-2470-4da2-b959-c9f1abc8d29b&id=899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 200 len: 3308 time: 0.0914397 2026-07-02 06:23:16.973 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-6d62178d-9b21-4cca-9350-f8ffbddfe90e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0227308 2026-07-02 06:23:17.014 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-92867f27-2778-47c4-8622-f5519158b53f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0339289 2026-07-02 06:23:17.046 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-5a8a4527-14eb-499e-9d2e-d61eb035a63a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0240333 2026-07-02 06:23:17.108 10 INFO neutron.wsgi [None req-576754ec-54d3-4ab3-bf21-ee2d8cbd4e99 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3921 time: 0.0534410 2026-07-02 06:23:17.137 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-bfbc5a09-2f5a-455c-a08b-51c9028bf96a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0817759 2026-07-02 06:23:17.158 10 INFO neutron.pecan_wsgi.hooks.translation [None req-861eb9b8-cf16-4b96-8fa3-178bdd06005c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:23:17.162 10 INFO neutron.wsgi [None req-861eb9b8-cf16-4b96-8fa3-178bdd06005c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/71cc2f20-22c3-4f05-b36f-ec1d191b3437 HTTP/1.1" status: 404 len: 338 time: 0.0296199 2026-07-02 06:23:17.198 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-e0bbb768-c908-41e0-891b-d50a98fd2db1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0564268 2026-07-02 06:23:17.243 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-b003ed80-5268-4dfe-9155-a0ddc87886ec 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0380089 2026-07-02 06:23:17.289 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-8c323109-de57-4016-b0f2-057a16b1299d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0365341 2026-07-02 06:23:17.290 10 INFO neutron.wsgi [None req-c05f1cd6-81c3-4e62-a622-77b20522d0e1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0116062 2026-07-02 06:23:17.304 10 INFO neutron.wsgi [None req-f0e9edc3-9d47-4933-a58f-2d59a244e052 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055394 2026-07-02 06:23:17.312 10 INFO neutron.wsgi [None req-d1bfdf6e-b2b2-48d2-9b2d-3f42dcce7b52 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050862 2026-07-02 06:23:17.323 10 INFO neutron.wsgi [None req-2514d355-1061-4593-aa6d-125f2cca8562 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0057869 2026-07-02 06:23:17.325 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-097c6578-22ed-4ca6-9158-71f45e8a9320 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246491 2026-07-02 06:23:17.394 10 INFO neutron.wsgi [None req-1da51dbb-6763-40bb-a51d-89ec383635cc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0623324 2026-07-02 06:23:17.403 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-54dbed93-3ccc-423a-ac25-88da20678c90 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0717814 2026-07-02 06:23:17.440 10 INFO neutron.wsgi [None req-50f680cc-2247-4e38-b734-05f8deb006c6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0379922 2026-07-02 06:23:17.477 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-a1fddc1a-f41c-40eb-b4b6-02d27852a671 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674658 2026-07-02 06:23:17.491 10 INFO neutron.wsgi [None req-c8ce3dc4-7f49-4e93-bb44-750e70ab9811 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0417879 2026-07-02 06:23:17.507 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-4bf42fda-efa6-4155-87a2-ae3f276d32ba 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 217 time: 0.0245755 2026-07-02 06:23:17.538 10 INFO neutron.wsgi [None req-f6849ceb-9e0a-407a-9c07-c929c812121e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0378962 2026-07-02 06:23:17.547 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-5dd00b08-29a3-439a-9cb6-ee72fb13990b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 200 len: 852 time: 0.0351379 2026-07-02 06:23:17.573 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-1f88d757-eb02-4da3-b9a9-6dc08ba32ee1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0182977 2026-07-02 06:23:17.621 10 INFO neutron.wsgi [None req-194c568c-fa74-413c-a71f-dd976ded4617 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0772536 2026-07-02 06:23:17.646 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-421ea891-d878-480d-9488-ae52945582bd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0648668 2026-07-02 06:23:17.677 10 INFO neutron.wsgi [None req-58043ff2-ccad-4743-9d35-b2b30963b924 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0469236 2026-07-02 06:23:17.717 10 INFO neutron.wsgi [None req-50f47863-c7bd-499c-b3a9-13a4ec3da211 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0323653 2026-07-02 06:23:17.720 9 INFO neutron.wsgi [req-72e490b9-9699-48ee-a792-c0e047d8bf6c req-ba1313b4-ecd2-4c12-bece-7dbc65408be1 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0640318 2026-07-02 06:23:18.597 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8026d56-4856-4975-94a8-9c7457556119'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'code': 200} 2026-07-02 06:23:18.597 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8026d56-4856-4975-94a8-9c7457556119'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-deleted', 'tag': '71cc2f20-22c3-4f05-b36f-ec1d191b3437', 'status': 'completed', 'code': 200} 2026-07-02 06:23:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029271 2026-07-02 06:23:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032454 2026-07-02 06:23:24.513 10 INFO neutron.wsgi [None req-f8004164-8629-4627-86c5-cc470925fe2b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0098665 2026-07-02 06:23:24.521 10 INFO neutron.wsgi [None req-f380731c-df14-4af5-b82e-186cef39d763 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038142 2026-07-02 06:23:24.532 10 INFO neutron.wsgi [None req-ac6ea201-9cd3-4248-9b18-0c35c7961fdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0057163 2026-07-02 06:23:24.541 10 INFO neutron.wsgi [None req-f3a2ad01-2d57-4148-9b42-49ced61e226c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048850 2026-07-02 06:23:24.588 10 INFO neutron.wsgi [None req-432829e0-18d7-45d7-9093-33294845d4f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3921 time: 0.0429955 2026-07-02 06:23:24.741 10 INFO neutron.wsgi [None req-460ec95a-6f09-4f2e-b68e-3cb8c8ce6df1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0088766 2026-07-02 06:23:24.751 10 INFO neutron.wsgi [None req-d6639940-8543-43a5-874b-0bf7a3b86eba 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047848 2026-07-02 06:23:24.760 10 INFO neutron.wsgi [None req-e011b04f-d23b-4bd1-b94c-837b64776446 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0049291 2026-07-02 06:23:24.770 10 INFO neutron.wsgi [None req-5e5298fd-5ccf-40c1-9f8f-1ed571ba3c58 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037014 2026-07-02 06:23:24.817 10 INFO neutron.wsgi [None req-11346697-d236-4e36-9f2f-465df19a0cd8 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1402 time: 0.0387843 2026-07-02 06:23:25.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6258b27-8c5a-4c28-8a63-bb7f7df905b1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 6 2026-07-02 06:23:25.225 10 INFO neutron.wsgi [None req-a6258b27-8c5a-4c28-8a63-bb7f7df905b1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1203 time: 0.3993533 /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-07-02 06:23:25.266 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd03ef09-f32f-4dd0-b305-c845e7bce18b'] response: {'name': 'network-changed', 'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'status': 'completed', 'code': 200} 2026-07-02 06:23:25.331 10 INFO neutron.wsgi [None req-a722f060-1d34-426e-8254-f559c9a049ec 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 999 time: 0.0960855 2026-07-02 06:23:25.342 9 INFO neutron.wsgi [req-163a1c5d-ce71-4d04-8179-247344be986e req-ca760b2a-f9b0-4e2f-81a5-13c0e5be4081 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3750 time: 0.0549529 2026-07-02 06:23:25.385 10 INFO neutron.wsgi [None req-eef2936a-211b-4e20-868f-dd2dce3d008b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3750 time: 0.0468380 2026-07-02 06:23:25.423 9 INFO neutron.wsgi [req-163a1c5d-ce71-4d04-8179-247344be986e req-0c3d49fc-3e1b-49e1-b799-3339b4aa0116 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.0760682 2026-07-02 06:23:25.487 9 INFO neutron.wsgi [req-163a1c5d-ce71-4d04-8179-247344be986e req-dda590ee-1f76-47a9-9b0a-6173dd655b10 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0582821 2026-07-02 06:23:25.492 10 INFO neutron.wsgi [None req-a558ecbf-475d-4ac9-bfc4-6eb8f6f61ef4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 3750 time: 0.0430257 2026-07-02 06:23:25.540 9 INFO neutron.wsgi [req-163a1c5d-ce71-4d04-8179-247344be986e req-6f188df2-a3cf-4283-99ff-c1ed30ec0eb0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0488088 2026-07-02 06:23:25.751 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 2026-07-02 06:23:25.814 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-d1976972-fb8a-4fd5-a960-705f89bca9fa 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 200 len: 1231 time: 0.0333998 2026-07-02 06:23:25.903 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a12ff9-64a8-4dae-af61-a11869ae6003'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'code': 200} 2026-07-02 06:23:26.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 (type: ports) to 7 2026-07-02 06:23:26.157 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-c0b8782f-4953-4d03-a927-0c6527e6f30a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 204 len: 173 time: 0.3342323 2026-07-02 06:23:26.257 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-43dae76d-0fa9-4a58-bff0-f9f01561fa6d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0580142 2026-07-02 06:23:26.360 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-281ee2ad-ace1-4110-bbf9-fa504be46335 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40&id=155366d8-4246-45f3-9f17-7ff0659e35ff&id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 2519 time: 0.0936093 2026-07-02 06:23:26.391 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-04ebd7ac-c833-4bad-ad75-892126c203ea 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0256147 2026-07-02 06:23:26.429 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-4c89c621-2e73-4b47-b4e1-d26b076abfed 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0332787 2026-07-02 06:23:26.460 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-094e9c06-d64f-4d37-971f-435520dc2148 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246289 2026-07-02 06:23:26.542 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-d4e8e4fe-e608-43ba-a3da-7e654b734152 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0766394 2026-07-02 06:23:26.545 10 INFO neutron.wsgi [None req-e4f5f56b-5067-49c8-ac74-2ffcb1348a2b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0403552 2026-07-02 06:23:26.574 10 INFO neutron.pecan_wsgi.hooks.translation [None req-084ec012-f526-4ad4-a42c-951d8e58114c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:23:26.576 10 INFO neutron.wsgi [None req-084ec012-f526-4ad4-a42c-951d8e58114c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801 HTTP/1.1" status: 404 len: 338 time: 0.0183172 2026-07-02 06:23:26.611 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-d63ba99f-80e8-4113-88cf-7455810225d7 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0645812 2026-07-02 06:23:26.649 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-a63227d4-50d9-4b50-99c4-cb1025c482e5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 217 time: 0.0309496 2026-07-02 06:23:26.689 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-25db1621-215d-4d02-967b-5d6100dbd317 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 854 time: 0.0353980 2026-07-02 06:23:26.701 10 INFO neutron.wsgi [None req-efca2f7c-2325-4e2f-b471-06e902a97064 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081911 2026-07-02 06:23:26.709 10 INFO neutron.wsgi [None req-e8b2e685-a44e-4f97-acb0-d658a13c0910 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034630 2026-07-02 06:23:26.717 10 INFO neutron.wsgi [None req-0d8640ba-1102-4108-9e9a-a31f0ab1ef38 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043223 2026-07-02 06:23:26.718 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-7b7ab8d5-391d-44e9-b515-bba21760b6c3 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=155366d8-4246-45f3-9f17-7ff0659e35ff&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221260 2026-07-02 06:23:26.725 10 INFO neutron.wsgi [None req-8e3a04de-05bb-48be-9522-1404f054bcbe 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042462 2026-07-02 06:23:26.770 10 INFO neutron.wsgi [None req-8f50ffcb-9a83-43ce-a13f-76b4784709d9 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0359743 2026-07-02 06:23:26.793 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-b3f5d6fb-63c2-4159-9401-28217dab9ad5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0655808 2026-07-02 06:23:26.816 10 INFO neutron.wsgi [None req-877c89ce-df4f-4cfc-8691-023c9abfbc4d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0362446 2026-07-02 06:23:26.863 10 INFO neutron.wsgi [None req-6245b6b6-1143-4947-b978-f285ae99b4a3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0411818 2026-07-02 06:23:26.873 9 INFO neutron.wsgi [req-b78a85ec-db59-4ba5-950c-81763119f1e6 req-d00b406f-870d-4639-b472-0415f85c1e4a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0730085 2026-07-02 06:23:26.902 10 INFO neutron.wsgi [None req-871d430b-b489-41ba-9ca3-2eb58463f4ca 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0310359 2026-07-02 06:23:26.979 10 INFO neutron.wsgi [None req-5f28d8d8-2507-4ed9-91e7-5b21ace21d47 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1002 time: 0.0700314 2026-07-02 06:23:27.024 10 INFO neutron.wsgi [None req-43003231-8596-4346-a1d5-e4cd94b028c2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1336 time: 0.0381727 2026-07-02 06:23:27.066 10 INFO neutron.wsgi [None req-c6d2c8e4-659a-4820-8fa5-b27000fed043 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0339315 2026-07-02 06:23:27.943 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44505f6c-6ee7-4e31-b53c-8e1c691cafce'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'code': 200} 2026-07-02 06:23:27.944 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44505f6c-6ee7-4e31-b53c-8e1c691cafce'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-deleted', 'tag': 'b5bf3cf2-0da7-4b4e-a5a4-7005fb3a6801', 'status': 'completed', 'code': 200} 2026-07-02 06:23:34.326 10 INFO neutron.wsgi [None req-8fbfd180-8ca4-493d-a539-cec2435e841f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1514673 2026-07-02 06:23:34.381 10 INFO neutron.wsgi [None req-c54800e0-8882-4806-8ead-9e1ff435116e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0541189 2026-07-02 06:23:34.476 10 INFO neutron.wsgi [None req-c87ece10-683a-4e04-a179-40a95a90a30f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 850 time: 0.0905058 2026-07-02 06:23:34.488 10 INFO neutron.wsgi [None req-20a76435-695c-4e5b-b289-7a44b78b23b4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0107293 2026-07-02 06:23:34.552 10 INFO neutron.wsgi [None req-d1a21015-2d7f-43c8-8ee1-95fa21fd17da 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30226 time: 0.0639470 2026-07-02 06:23:34.664 10 INFO neutron.wsgi [None req-76314afe-dbee-4b3e-8444-caeb5a71c57e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 22217 time: 0.1009204 2026-07-02 06:23:34.687 10 INFO neutron.wsgi [None req-0ebc5ce3-86fc-4a8d-989c-a7eaaf28bc7a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3361 time: 0.0135016 2026-07-02 06:23:34.734 10 INFO neutron.wsgi [None req-4d8c7815-f02b-4e64-85a7-27fa7a9891c1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0435174 2026-07-02 06:23:34.746 10 INFO neutron.wsgi [None req-e883e7db-f6a4-4cdb-83bd-3b6257324e1d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103152 2026-07-02 06:23:34.803 10 INFO neutron.wsgi [None req-4afb5325-48e3-42ef-bf82-35a572ef5316 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2764 time: 0.0558193 2026-07-02 06:23:34.876 10 INFO neutron.wsgi [None req-36420b30-f740-4d40-ae91-eaf8acf6eea1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0708411 2026-07-02 06:23:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026617 2026-07-02 06:23:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014923 2026-07-02 06:23:35.848 10 INFO neutron.wsgi [None req-7e060848-ba5d-4344-8f5d-6218a0295a93 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073559 2026-07-02 06:23:35.860 10 INFO neutron.wsgi [None req-6e246146-8737-4a36-af16-047a67e0915c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0078533 2026-07-02 06:23:35.872 10 INFO neutron.wsgi [None req-fb0cb3d8-2e5c-4b47-836d-80d8b9ae9421 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0075207 2026-07-02 06:23:35.885 10 INFO neutron.wsgi [None req-e6e9cf51-be64-42aa-a477-0c15a3120568 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0068755 2026-07-02 06:23:35.906 10 INFO neutron.api.v2.resource [None req-0aa81c18-fa9f-4b4c-b5b3-d01f4e4724ee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:35.908 10 INFO neutron.wsgi [None req-0aa81c18-fa9f-4b4c-b5b3-d01f4e4724ee 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups/lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 404 len: 355 time: 0.0155678 2026-07-02 06:23:35.961 10 INFO neutron.wsgi [None req-56be6da0-d1ca-43d0-aed6-4e928cf1474a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?name=lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 200 len: 2937 time: 0.0478654 2026-07-02 06:23:36.003 10 INFO neutron.wsgi [None req-0fec2319-745c-4d60-8847-dc7a5a481171 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-group-rules?security_group_id=67df301d-e4db-40de-9279-47602616d1e1 HTTP/1.1" status: 200 len: 2406 time: 0.0342016 2026-07-02 06:23:36.136 10 INFO neutron.wsgi [None req-3e195dbf-8759-4d27-bfec-4c7cf67e7b7f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/security-group-rules/b66e4115-b59a-44fa-a9c0-2876b6a04f5d HTTP/1.1" status: 204 len: 173 time: 0.1222627 2026-07-02 06:23:36.277 10 INFO neutron.wsgi [None req-b3a3fdb6-e789-4d92-b861-2d0029172712 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/security-group-rules/ba371903-7c31-41e0-99f0-c06c442898fd HTTP/1.1" status: 204 len: 173 time: 0.1346803 2026-07-02 06:23:40.115 10 INFO neutron.db.l3_db [None req-8d41ea5d-e9c2-41d8-8017-f88b574d0516 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 3bbe900f-429d-4c8a-85ef-2350b5bc2c30 disassociated (deleted). External IP: 10.96.250.206, port: 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa. 2026-07-02 06:23:40.174 10 INFO neutron.wsgi [None req-8d41ea5d-e9c2-41d8-8017-f88b574d0516 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/3bbe900f-429d-4c8a-85ef-2350b5bc2c30 HTTP/1.1" status: 204 len: 168 time: 0.4667783 2026-07-02 06:23:40.202 10 INFO neutron.api.v2.resource [None req-755b6e74-5629-41af-aab6-78aadd36354d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:40.204 10 INFO neutron.wsgi [None req-755b6e74-5629-41af-aab6-78aadd36354d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/floatingips/3bbe900f-429d-4c8a-85ef-2350b5bc2c30 HTTP/1.1" status: 404 len: 345 time: 0.0235865 /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-07-02 06:23:40.929 9 INFO neutron.wsgi [None req-2e3a146c-6ea8-47bf-a9a6-5fef81746698 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0107965 2026-07-02 06:23:40.942 9 INFO neutron.wsgi [None req-dc1ba48f-d5f3-45c7-bc9a-63020d6b5183 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0059659 2026-07-02 06:23:40.952 9 INFO neutron.wsgi [None req-2602e662-d276-4ee9-8874-e35c1d368da6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058563 2026-07-02 06:23:40.961 9 INFO neutron.wsgi [None req-41722b1c-0b05-461b-a4bc-e677f4bc4580 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056782 2026-07-02 06:23:41.011 9 INFO neutron.wsgi [None req-11697d44-5e55-496f-b025-9c267d42d02f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 200 len: 851 time: 0.0450511 2026-07-02 06:23:41.055 9 INFO neutron.wsgi [None req-040d653b-b805-4c4a-b159-f87102257ab7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0395200 2026-07-02 06:23:41.112 9 INFO neutron.wsgi [None req-80875c2d-1e20-4e4f-b010-a86202327a44 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0480568 2026-07-02 06:23:41.241 9 INFO neutron.wsgi [None req-708ee26c-0d24-4ae6-ad1a-e65a200ff38e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 2727 time: 0.0471559 2026-07-02 06:23:41.509 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: 7ce470bf-f18a-4024-b4e2-7c62959d0b94 2026-07-02 06:23:41.602 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-a4fd0f03-c1bb-477f-b047-7be8d5e7fd82 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1518 time: 0.0619607 2026-07-02 06:23:41.645 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-ea74fc05-f60c-4a1c-87e5-38d9c578d638 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0386465 2026-07-02 06:23:41.685 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a826f3-8897-463c-b64c-d242e362f57a'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'code': 200} 2026-07-02 06:23:41.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 7 2026-07-02 06:23:41.907 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa 2026-07-02 06:23:42.013 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 6 2026-07-02 06:23:42.020 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-f65039d7-abbe-49d5-aaa1-b9d1bd1812df 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.3701847 2026-07-02 06:23:42.336 9 INFO neutron.wsgi [None req-a53968d0-4395-4972-b8bb-0ac33ac5a057 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1417 time: 0.0727894 /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-07-02 06:23:42.545 9 INFO neutron.db.ovn_revision_numbers_db [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-1dae8ece-9cb4-4950-94fd-7ef474761c86 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 8 2026-07-02 06:23:42.571 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-1dae8ece-9cb4-4950-94fd-7ef474761c86 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "PUT /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1350 time: 0.5459836 2026-07-02 06:23:42.682 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-651b040a-04df-4fd2-bb14-c4e808b1ae4d 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=431f6c9a3dcd4add9521adb805be1cd6&device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1417 time: 0.0494595 /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-07-02 06:23:42.773 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-9c5c5241-04ba-4002-b7f5-f05eb1615807 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=04369f4a-b420-4a8c-b848-44fbf9da8e40&id=155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 200 len: 1730 time: 0.0828969 2026-07-02 06:23:42.805 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-3401ce71-0a0e-4762-a47e-f200d762cf6e 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.100&port_id=4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 200 len: 217 time: 0.0238845 2026-07-02 06:23:42.857 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-762de0d5-4bce-4a35-8278-f4ac198a60fd 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=a81386bd-3575-4069-ad68-d8e2847bc277 HTTP/1.1" status: 200 len: 829 time: 0.0455067 2026-07-02 06:23:42.901 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-da4a3406-e7ee-4105-9655-dac0fe7a3f13 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=04369f4a-b420-4a8c-b848-44fbf9da8e40&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0349274 2026-07-02 06:23:42.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-deba77ec-e8a5-4c34-a07a-2fb3d5c2f447 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ce470bf-f18a-4024-b4e2-7c62959d0b94 (type: ports) to 9 2026-07-02 06:23:42.980 9 INFO neutron.wsgi [None req-deba77ec-e8a5-4c34-a07a-2fb3d5c2f447 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1290 time: 0.6335313 2026-07-02 06:23:42.988 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-b3a5e39c-b981-4dfb-ad23-58ca676d79ec 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0770233 2026-07-02 06:23:43.058 9 INFO neutron.wsgi [None req-9eb276e6-d450-4703-b746-b7721a6ac824 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 200 len: 1290 time: 0.0675607 2026-07-02 06:23:43.125 9 INFO neutron.wsgi [req-da3b15e7-6264-44a3-987d-2701f528bde1 req-12213263-4bb1-464c-91f9-7529c6d5fed4 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/04369f4a-b420-4a8c-b848-44fbf9da8e40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1224296 2026-07-02 06:23:43.129 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e58004-f11d-43a1-9798-4df2b9b02531 - - - - - -] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 8 2026-07-02 06:23:43.397 9 INFO neutron.wsgi [None req-d99f7f11-a9c0-4df3-9635-0e2859dc7f4d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 204 len: 173 time: 0.3321474 2026-07-02 06:23:43.505 9 INFO neutron.wsgi [None req-b607d36f-4f80-4f3e-ab20-23c1246dadb0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0067902 2026-07-02 06:23:43.516 9 INFO neutron.wsgi [None req-60295ab9-aa36-4148-a8f6-860a3e3353f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0058959 2026-07-02 06:23:43.525 9 INFO neutron.wsgi [None req-3980edf1-0ecb-4946-8742-80a0cc399b35 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058026 2026-07-02 06:23:43.536 9 INFO neutron.wsgi [None req-29719497-fcbf-4b91-b9ec-71ea45359cf7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044289 2026-07-02 06:23:43.559 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc6bf6e-5d77-47d4-9c33-4a1206a89b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 06:23:43.562 9 INFO neutron.wsgi [None req-ccc6bf6e-5d77-47d4-9c33-4a1206a89b20 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/7ce470bf-f18a-4024-b4e2-7c62959d0b94 HTTP/1.1" status: 404 len: 338 time: 0.0213966 2026-07-02 06:23:43.607 9 INFO neutron.wsgi [None req-436bc103-17bc-4771-a9ad-957191e6a344 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.0383697 2026-07-02 06:23:43.624 9 INFO neutron.api.v2.resource [None req-bfead470-72e8-417a-807f-75b738ee8362 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:43.626 9 INFO neutron.wsgi [None req-bfead470-72e8-417a-807f-75b738ee8362 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups/lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 404 len: 355 time: 0.0126083 2026-07-02 06:23:43.674 9 INFO neutron.wsgi [None req-82b29e49-89a1-429a-a581-7c8e9121b07b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/security-groups?name=lb-629e9e77-f7dd-4131-bdd8-bb18b4476b88 HTTP/1.1" status: 200 len: 1775 time: 0.0439169 2026-07-02 06:23:43.724 9 INFO neutron.wsgi [None req-cf8a8656-f3f8-4478-93ee-3cf764a8db3e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1328 time: 0.0409017 2026-07-02 06:23:43.727 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e42b0575-efee-4a80-ad9b-de3ca6bc8b32'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ce470bf-f18a-4024-b4e2-7c62959d0b94', 'code': 200} 2026-07-02 06:23:44.120 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd60c8e7-4a26-463f-bcd3-32564ebf72e1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 9600f2c5-902f-4fa7-bc76-a7c32db1fcfa (type: ports) to 9 2026-07-02 06:23:44.139 9 INFO neutron.wsgi [None req-bd60c8e7-4a26-463f-bcd3-32564ebf72e1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "PUT /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 200 len: 1290 time: 0.4065211 2026-07-02 06:23:44.263 9 INFO neutron.wsgi [None req-3bdadf1f-23eb-4f59-b61e-3968820cc1db 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/security-groups/67df301d-e4db-40de-9279-47602616d1e1 HTTP/1.1" status: 204 len: 173 time: 0.1171632 2026-07-02 06:23:44.632 9 INFO neutron.wsgi [None req-d2bd3b0a-2c68-4003-a629-76aeefc6e73b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/9600f2c5-902f-4fa7-bc76-a7c32db1fcfa HTTP/1.1" status: 204 len: 173 time: 0.3626299 2026-07-02 06:23:44.991 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: 4e8fc3ea-6325-4703-9991-9e0993f73af4 2026-07-02 06:23:45.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource 4e8fc3ea-6325-4703-9991-9e0993f73af4 (type: ports) to 5 2026-07-02 06:23:45.329 9 INFO neutron.wsgi [req-f7d2c09f-8cd1-4f7c-919d-79f602bedfe8 req-8e2b3b4b-43d6-41c3-bba6-c3d330c9028b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=c7838531-849d-43e4-9459-af24666fb906 HTTP/1.1" status: 200 len: 1415 time: 0.0459962 /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-07-02 06:23:45.647 9 INFO neutron.wsgi [req-f7d2c09f-8cd1-4f7c-919d-79f602bedfe8 req-8e658d44-fdb9-400a-9055-c74915baf613 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 199.204.45.116 "DELETE /v2.0/ports/4e8fc3ea-6325-4703-9991-9e0993f73af4 HTTP/1.1" status: 204 len: 173 time: 0.3133116 2026-07-02 06:23:45.683 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-536b4300-e90d-4c82-85b3-acdbdfe998f0'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-deleted', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', 'status': 'completed', 'code': 200} 2026-07-02 06:23:45.768 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-671394bb-260c-40e7-b5c7-f18a50a7d813'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', 'code': 200} 2026-07-02 06:23:45.768 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-671394bb-260c-40e7-b5c7-f18a50a7d813'] response: {'server_uuid': 'c7838531-849d-43e4-9459-af24666fb906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e8fc3ea-6325-4703-9991-9e0993f73af4', 'code': 200} 2026-07-02 06:23:45.816 10 INFO neutron.db.l3_db [None req-d8a6ffc6-b85e-43a6-93dc-f2667597155d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 disassociated (deleted). External IP: 10.96.250.213, port: 1ad9f61a-005b-4dfb-80f3-4d50e1083d23. 2026-07-02 06:23:45.916 10 INFO neutron.wsgi [None req-d8a6ffc6-b85e-43a6-93dc-f2667597155d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 HTTP/1.1" status: 204 len: 168 time: 0.5142291 2026-07-02 06:23:45.942 9 INFO neutron.api.v2.resource [None req-d7893e47-b8f7-4373-b74d-50ea299d6bde b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:45.944 9 INFO neutron.wsgi [None req-d7893e47-b8f7-4373-b74d-50ea299d6bde b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/floatingips/92bc05c2-a3f0-495d-9b0a-9dd2c73dcdf8 HTTP/1.1" status: 404 len: 345 time: 0.0228062 2026-07-02 06:23:46.188 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] OVN reports status down for port: 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 2026-07-02 06:23:46.324 9 INFO neutron.wsgi [req-1225b47f-0827-448f-a8f7-045f9849f549 req-9be9c985-0385-4edb-b43c-cc98dbe6714b b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1404 time: 0.2012281 2026-07-02 06:23:46.400 9 INFO neutron.wsgi [req-1225b47f-0827-448f-a8f7-045f9849f549 req-887a195c-2c8b-4e9d-8f54-aaed6ca39364 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0688498 2026-07-02 06:23:46.520 9 INFO neutron.wsgi [req-0bf2247f-0fd3-41ce-96d8-a0e067933f76 req-357ea9de-fbfd-44bd-9df2-2f10bb2655c2 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 1402 time: 0.0624545 2026-07-02 06:23:46.653 9 INFO neutron.db.ovn_revision_numbers_db [None req-474cecf2-bd82-41f3-916e-ad8bc4a73b8f - - - - - -] Successfully bumped revision number for resource 1ad9f61a-005b-4dfb-80f3-4d50e1083d23 (type: ports) to 5 2026-07-02 06:23:46.894 9 INFO neutron.wsgi [req-0bf2247f-0fd3-41ce-96d8-a0e067933f76 req-76180e39-6dc9-43bd-83fd-64c2b8acf18e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "DELETE /v2.0/ports/1ad9f61a-005b-4dfb-80f3-4d50e1083d23 HTTP/1.1" status: 204 len: 173 time: 0.3682911 2026-07-02 06:23:47.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c738b4d-c9e2-43da-b4e2-7b87a5a7fb83'] response: {'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'code': 200} 2026-07-02 06:23:47.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c738b4d-c9e2-43da-b4e2-7b87a5a7fb83'] response: {'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'code': 200} 2026-07-02 06:23:47.727 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c738b4d-c9e2-43da-b4e2-7b87a5a7fb83'] response: {'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'name': 'network-vif-deleted', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', 'status': 'completed', 'code': 200} 2026-07-02 06:23:47.814 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d59bad49-1df9-42c1-93e5-0d3c8b8e51c8'] response: {'name': 'network-changed', 'server_uuid': 'ac22bfde-9d82-4d44-95f6-c7c2657b4427', 'tag': '1ad9f61a-005b-4dfb-80f3-4d50e1083d23', '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-07-02 06:23:47.847 9 INFO neutron.wsgi [req-db30a8ec-e3e9-460a-b40a-d35a8652fd31 req-c2299c03-1482-4d72-9057-bfde276ddf00 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=ac22bfde-9d82-4d44-95f6-c7c2657b4427 HTTP/1.1" status: 200 len: 210 time: 0.0235932 2026-07-02 06:23:47.958 9 INFO neutron.wsgi [req-db30a8ec-e3e9-460a-b40a-d35a8652fd31 req-030d8bff-50ac-4b60-a481-a8bf004306c5 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?tenant_id=effe0de92263445882ef221ade172aba&shared=False HTTP/1.1" status: 200 len: 2584 time: 0.1044815 2026-07-02 06:23:48.358 9 INFO neutron.wsgi [req-db30a8ec-e3e9-460a-b40a-d35a8652fd31 req-15ef8cd6-071c-4c4e-9b73-9cea70d42072 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.3936415 2026-07-02 06:23:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022140 2026-07-02 06:23:50.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019920 2026-07-02 06:23:51.880 9 INFO neutron.db.l3_db [None req-de8ed62e-f336-493b-b9a9-4089395a06b1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] Floating IP 2f0c0f40-4260-45c1-8b28-1285b7b39a7c disassociated (deleted). External IP: 10.96.250.212, port: eba5e90a-9d75-4d9e-93cf-977893b6a2c6. 2026-07-02 06:23:51.942 9 INFO neutron.wsgi [None req-de8ed62e-f336-493b-b9a9-4089395a06b1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/floatingips/2f0c0f40-4260-45c1-8b28-1285b7b39a7c HTTP/1.1" status: 204 len: 168 time: 0.4703012 2026-07-02 06:23:51.976 9 INFO neutron.api.v2.resource [None req-18e0ea8d-6850-4c29-ac01-440f8df5b297 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:51.977 9 INFO neutron.wsgi [None req-18e0ea8d-6850-4c29-ac01-440f8df5b297 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/floatingips/2f0c0f40-4260-45c1-8b28-1285b7b39a7c HTTP/1.1" status: 404 len: 345 time: 0.0259252 2026-07-02 06:23:51.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b80b0ecf-96d5-4149-823a-ccf06a939621'] response: {'name': 'network-changed', 'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'status': 'completed', 'code': 200} 2026-07-02 06:23:52.030 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 155366d8-4246-45f3-9f17-7ff0659e35ff (type: networks) to 3 2026-07-02 06:23:52.117 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-404ba644-4a1f-470d-8da0-2f69cad2889b 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?tenant_id=effe0de92263445882ef221ade172aba&device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1634 time: 0.0475616 2026-07-02 06:23:52.193 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource dc63388d-2470-4da2-b959-c9f1abc8d29b (type: networks) to 3 2026-07-02 06:23:52.211 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-de4f0890-5ccf-40e4-9797-99a25ec31d6f 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks?id=dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 200 len: 1002 time: 0.0887182 2026-07-02 06:23:52.241 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] OVN reports status down for port: eba5e90a-9d75-4d9e-93cf-977893b6a2c6 2026-07-02 06:23:52.253 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-93752455-5ed9-4ca4-b6b4-51828b300a76 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.29&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0300591 2026-07-02 06:23:52.309 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-368aa5ac-ce88-429d-8bc3-271d2658db3a 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A131&port_id=eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 200 len: 217 time: 0.0439785 2026-07-02 06:23:52.352 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 899ed298-f96a-4512-a5f5-67879f411077 (type: networks) to 3 2026-07-02 06:23:52.368 9 INFO neutron.wsgi [req-63093857-8c7b-4a5b-8cbb-61d868e4084f req-a1b32af2-6af5-4787-8933-33394f546247 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1396 time: 0.1744075 2026-07-02 06:23:52.377 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-4991751b-707e-40fe-a089-99bce14e18b0 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/subnets?id=cdeb6ff0-2750-43cc-909d-5a8f42259291&id=38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 200 len: 1562 time: 0.0615797 2026-07-02 06:23:52.408 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-79e78888-32e8-4066-aef3-1ddc09393874 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0198429 2026-07-02 06:23:52.418 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource 1ec4160f-6285-4572-bc8b-06d851fc68a2 (type: security_groups) to 12 2026-07-02 06:23:52.428 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bc2b03d-90d3-4e2a-bd72-10e536417f78'] response: {'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'code': 200} 2026-07-02 06:23:52.438 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-89fdce3b-9ae6-498a-9f5b-cb5260f388bc 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/ports?network_id=dc63388d-2470-4da2-b959-c9f1abc8d29b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0245485 2026-07-02 06:23:52.460 9 INFO neutron.wsgi [req-63093857-8c7b-4a5b-8cbb-61d868e4084f req-80712536-5c31-4702-8374-1283393d35b7 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.239 "GET /v2.0/security-groups?id=1ec4160f-6285-4572-bc8b-06d851fc68a2&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0821288 /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-07-02 06:23:52.520 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-5de443e9-932b-4676-8ba7-e97576ce72a9 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0779827 2026-07-02 06:23:52.606 9 INFO neutron.wsgi [req-3a57bb8c-5f6f-4ed0-942c-3d66f28bb856 req-1fab8ef3-88a7-46ac-84bc-6d0461528e39 36cb207628f24e0bb91735a54da13e4f 9bbd05abb27045078316e40e7d0fef1e - - d806d7c638f94797abab49074542b48d d806d7c638f94797abab49074542b48d] 199.204.45.116 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0800407 2026-07-02 06:23:52.607 10 INFO neutron.wsgi [req-3e1c4cb9-5ed8-47e3-a22e-b848a436ee7a req-44ecd214-02ae-408a-b798-44d38b2dec81 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "GET /v2.0/ports?device_id=4655986d-34c4-41e7-8c24-03cab871e7b8 HTTP/1.1" status: 200 len: 1394 time: 0.1163275 2026-07-02 06:23:52.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-f958670b-66e1-475f-b8d2-1c6e6d4a10aa - - - - - -] Successfully bumped revision number for resource eba5e90a-9d75-4d9e-93cf-977893b6a2c6 (type: ports) to 5 2026-07-02 06:23:52.905 15 INFO neutron.db.ovn_revision_numbers_db [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Successfully bumped revision number for resource e7441f75-d95c-4a24-8843-3438f63919eb (type: routers) to 5 2026-07-02 06:23:52.975 10 INFO neutron.wsgi [req-3e1c4cb9-5ed8-47e3-a22e-b848a436ee7a req-c982432e-0b20-4e84-a075-cd53a99e7e27 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 199.204.45.116 "DELETE /v2.0/ports/eba5e90a-9d75-4d9e-93cf-977893b6a2c6 HTTP/1.1" status: 204 len: 173 time: 0.3602998 2026-07-02 06:23:54.443 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 2.53 seconds) 2026-07-02 06:23:54.469 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0efdd100-953a-4f38-b9cb-f1883c17064c'] response: {'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', 'code': 200} 2026-07-02 06:23:54.470 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0efdd100-953a-4f38-b9cb-f1883c17064c'] response: {'server_uuid': '4655986d-34c4-41e7-8c24-03cab871e7b8', 'name': 'network-vif-deleted', 'tag': 'eba5e90a-9d75-4d9e-93cf-977893b6a2c6', '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-07-02 06:23:57.939 10 INFO neutron.wsgi [None req-34b165b4-a810-4dce-9fd6-c04b8820f0ae b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/cfd60c54-30de-4b71-bbf6-c73a247d1f54 HTTP/1.1" status: 204 len: 168 time: 0.4168274 2026-07-02 06:23:57.953 10 INFO neutron.api.v2.resource [None req-64553995-8312-4fbc-8dae-12fc4e90266c b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:57.954 10 INFO neutron.wsgi [None req-64553995-8312-4fbc-8dae-12fc4e90266c b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/cfd60c54-30de-4b71-bbf6-c73a247d1f54 HTTP/1.1" status: 404 len: 356 time: 0.0100241 2026-07-02 06:23:58.070 10 INFO neutron.wsgi [None req-1816b1c8-a5fd-46a3-88ce-bbcae97e24d5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/10edd0c1-909b-4743-9185-e25c8c4b8d4b HTTP/1.1" status: 204 len: 168 time: 0.1118639 2026-07-02 06:23:58.084 10 INFO neutron.api.v2.resource [None req-f0b9e9f3-d0b3-46bc-907a-d240f095908d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.085 10 INFO neutron.wsgi [None req-f0b9e9f3-d0b3-46bc-907a-d240f095908d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/10edd0c1-909b-4743-9185-e25c8c4b8d4b HTTP/1.1" status: 404 len: 356 time: 0.0098269 2026-07-02 06:23:58.211 10 INFO neutron.wsgi [None req-562422af-5335-4b38-a9b9-f4031576c7ff b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/bf76a3c3-570e-4248-a7b8-e3337e6efdda HTTP/1.1" status: 204 len: 168 time: 0.1220076 2026-07-02 06:23:58.224 10 INFO neutron.api.v2.resource [None req-d0422582-0e01-4e9d-8085-1b160720a4b4 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.225 10 INFO neutron.wsgi [None req-d0422582-0e01-4e9d-8085-1b160720a4b4 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/bf76a3c3-570e-4248-a7b8-e3337e6efdda HTTP/1.1" status: 404 len: 356 time: 0.0085225 2026-07-02 06:23:58.419 9 INFO neutron.wsgi [None req-714d0007-77b8-42b0-a787-4754800600be b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/bcdfeb47-f920-46ce-9f03-acac568cf5e6 HTTP/1.1" status: 204 len: 168 time: 0.1894057 2026-07-02 06:23:58.435 9 INFO neutron.api.v2.resource [None req-e72d52db-35d6-42fd-9c6c-1df83be0081e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.436 9 INFO neutron.wsgi [None req-e72d52db-35d6-42fd-9c6c-1df83be0081e b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/bcdfeb47-f920-46ce-9f03-acac568cf5e6 HTTP/1.1" status: 404 len: 356 time: 0.0105829 2026-07-02 06:23:58.562 9 INFO neutron.wsgi [None req-6d4a80c1-f9a5-4718-a519-bae6b5477663 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/de001fd0-accd-4714-a1d5-e32a9f49ccca HTTP/1.1" status: 204 len: 168 time: 0.1208637 2026-07-02 06:23:58.576 9 INFO neutron.api.v2.resource [None req-86253dcd-9a36-41f8-a02f-ee980ddfcc77 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.577 9 INFO neutron.wsgi [None req-86253dcd-9a36-41f8-a02f-ee980ddfcc77 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/de001fd0-accd-4714-a1d5-e32a9f49ccca HTTP/1.1" status: 404 len: 356 time: 0.0092247 2026-07-02 06:23:58.702 9 INFO neutron.wsgi [None req-fc45181e-c546-44ae-a174-cc4d168f39fc b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/c047131b-6b51-4353-98f9-dbe5ff5939a1 HTTP/1.1" status: 204 len: 168 time: 0.1209590 2026-07-02 06:23:58.717 9 INFO neutron.api.v2.resource [None req-3b2584f7-3ef9-4627-8509-c70ab03e59f7 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.718 9 INFO neutron.wsgi [None req-3b2584f7-3ef9-4627-8509-c70ab03e59f7 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/c047131b-6b51-4353-98f9-dbe5ff5939a1 HTTP/1.1" status: 404 len: 356 time: 0.0100641 2026-07-02 06:23:58.840 9 INFO neutron.wsgi [None req-924e0eb3-eeac-4d96-8ffa-a303e41ab5b1 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/a7e58503-7a82-4fbe-96ec-7cc0e74a0233 HTTP/1.1" status: 204 len: 168 time: 0.1157441 2026-07-02 06:23:58.855 9 INFO neutron.api.v2.resource [None req-a56d054a-5faa-49d7-ba8d-ded69fd7a65a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.856 9 INFO neutron.wsgi [None req-a56d054a-5faa-49d7-ba8d-ded69fd7a65a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/a7e58503-7a82-4fbe-96ec-7cc0e74a0233 HTTP/1.1" status: 404 len: 356 time: 0.0102406 2026-07-02 06:23:58.973 9 INFO neutron.wsgi [None req-5b46e38f-6140-4d5d-89b7-182ee667c76f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/1d6186c1-370d-4685-9748-e016488f0295 HTTP/1.1" status: 204 len: 168 time: 0.1120479 2026-07-02 06:23:58.987 9 INFO neutron.api.v2.resource [None req-8e2c6ddc-0633-48fd-8996-acaf1850ff4d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:58.989 9 INFO neutron.wsgi [None req-8e2c6ddc-0633-48fd-8996-acaf1850ff4d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/1d6186c1-370d-4685-9748-e016488f0295 HTTP/1.1" status: 404 len: 356 time: 0.0099618 2026-07-02 06:23:59.116 9 INFO neutron.wsgi [None req-8e9117b2-00cf-49f2-a8dd-aed667e83f0d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/85e75f2d-f75d-42b4-a2e6-1dd1b75b5f0f HTTP/1.1" status: 204 len: 168 time: 0.1220510 2026-07-02 06:23:59.130 9 INFO neutron.api.v2.resource [None req-31bd494b-71f4-446c-9e1b-1c7b2d2ea34b b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:59.132 9 INFO neutron.wsgi [None req-31bd494b-71f4-446c-9e1b-1c7b2d2ea34b b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/85e75f2d-f75d-42b4-a2e6-1dd1b75b5f0f HTTP/1.1" status: 404 len: 356 time: 0.0108991 2026-07-02 06:23:59.258 9 INFO neutron.wsgi [None req-2a80c992-7303-458f-a9b9-70de8fdfe686 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/d040e01d-2d03-4fcf-bb7d-cf71171a0cbb HTTP/1.1" status: 204 len: 168 time: 0.1220267 2026-07-02 06:23:59.274 9 INFO neutron.api.v2.resource [None req-500775a2-05f3-4104-91d6-aa85d90b0fd0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:59.276 9 INFO neutron.wsgi [None req-500775a2-05f3-4104-91d6-aa85d90b0fd0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/d040e01d-2d03-4fcf-bb7d-cf71171a0cbb HTTP/1.1" status: 404 len: 356 time: 0.0124903 2026-07-02 06:23:59.424 10 INFO neutron.wsgi [None req-8b898f70-9261-44a1-8e28-1ccd2c7aeee6 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-group-rules/a7286245-7a34-4bd7-8cbe-b9034f3312be HTTP/1.1" status: 204 len: 168 time: 0.1429033 2026-07-02 06:23:59.438 10 INFO neutron.api.v2.resource [None req-a1b97282-ffc8-4295-b318-b884aff6beee b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:59.439 10 INFO neutron.wsgi [None req-a1b97282-ffc8-4295-b318-b884aff6beee b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-group-rules/a7286245-7a34-4bd7-8cbe-b9034f3312be HTTP/1.1" status: 404 len: 356 time: 0.0111504 2026-07-02 06:23:59.567 10 INFO neutron.wsgi [None req-94d32116-12c7-4f89-90af-658cfd31ee90 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/1ec4160f-6285-4572-bc8b-06d851fc68a2 HTTP/1.1" status: 204 len: 168 time: 0.1223032 2026-07-02 06:23:59.584 10 INFO neutron.api.v2.resource [None req-e260598f-f8e2-4646-b5e9-372368eac85f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:23:59.585 10 INFO neutron.wsgi [None req-e260598f-f8e2-4646-b5e9-372368eac85f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/security-groups/1ec4160f-6285-4572-bc8b-06d851fc68a2 HTTP/1.1" status: 404 len: 347 time: 0.0131071 2026-07-02 06:24:00.649 10 INFO neutron.wsgi [None req-22843d93-6110-4463-995e-4cbdc162618d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0068877 /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-07-02 06:24:00.781 10 INFO neutron.api.v2.resource [None req-57a2750e-44e9-44ba-9c16-e3ab101d7ba5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 06:24:00.782 10 INFO neutron.wsgi [None req-57a2750e-44e9-44ba-9c16-e3ab101d7ba5 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1286714 2026-07-02 06:24:01.684 10 INFO neutron.wsgi [None req-3e035535-da31-4302-aa66-2f2da53e4f08 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8942990 2026-07-02 06:24:01.832 9 INFO neutron.api.v2.resource [None req-a4b5da15-85d4-4f01-93ec-d6ca31b85b6d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 06:24:01.834 9 INFO neutron.wsgi [None req-a4b5da15-85d4-4f01-93ec-d6ca31b85b6d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1444139 2026-07-02 06:24:02.858 9 INFO neutron.wsgi [None req-c7329409-4694-4dab-9e81-455ad09211ef b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0189929 /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-07-02 06:24:03.016 10 INFO neutron.api.v2.resource [None req-50660869-3009-4573-bb10-f9092712f58f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-02 06:24:03.019 10 INFO neutron.wsgi [None req-50660869-3009-4573-bb10-f9092712f58f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "PUT /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1560299 2026-07-02 06:24:03.894 10 INFO neutron.wsgi [None req-1d7c4378-286b-481a-9895-04df210b81dc b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb HTTP/1.1" status: 204 len: 168 time: 0.8698449 2026-07-02 06:24:03.925 10 INFO neutron.api.v2.resource [None req-2310b203-7dc2-4317-8640-852c8c6951c0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:24:03.927 10 INFO neutron.wsgi [None req-2310b203-7dc2-4317-8640-852c8c6951c0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/routers/e7441f75-d95c-4a24-8843-3438f63919eb HTTP/1.1" status: 404 len: 336 time: 0.0277340 2026-07-02 06:24:04.133 10 INFO neutron.wsgi [None req-5685bd73-64d2-465c-83bf-2f545a557c17 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/37d87410-e1eb-4df5-8c4d-d06ddb6c040c HTTP/1.1" status: 204 len: 168 time: 0.2015445 2026-07-02 06:24:04.153 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5b88d390-05e8-40c1-b8fb-c276e29a0d44 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:04.154 10 INFO neutron.wsgi [None req-5b88d390-05e8-40c1-b8fb-c276e29a0d44 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/37d87410-e1eb-4df5-8c4d-d06ddb6c040c HTTP/1.1" status: 404 len: 337 time: 0.0159469 2026-07-02 06:24:04.406 10 INFO neutron.wsgi [None req-9b70b482-f50f-4b6e-b09a-4b43dec8ac57 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 204 len: 168 time: 0.2478924 2026-07-02 06:24:04.427 10 INFO neutron.pecan_wsgi.hooks.translation [None req-884c082b-4c47-484f-9821-848b9f915136 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:04.429 10 INFO neutron.wsgi [None req-884c082b-4c47-484f-9821-848b9f915136 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/353132a2-ee16-4b44-b459-435d8da586bd HTTP/1.1" status: 404 len: 337 time: 0.0174394 2026-07-02 06:24:04.826 10 INFO neutron.wsgi [None req-8bd3708c-2488-49cb-b266-9aaee7f6c4a2 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 204 len: 168 time: 0.3914907 /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-07-02 06:24:04.848 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4f96ea3e-e5ab-4acd-b97a-91146f45c0ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:04.850 9 INFO neutron.wsgi [None req-4f96ea3e-e5ab-4acd-b97a-91146f45c0ce b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/networks/899ed298-f96a-4512-a5f5-67879f411077 HTTP/1.1" status: 404 len: 339 time: 0.0187023 2026-07-02 06:24:04.888 10 INFO neutron.services.segments.plugin [-] Segment e80da017-61d4-4f7e-82f6-f5e475a4722d resource provider aggregate not found 2026-07-02 06:24:04.896 10 INFO neutron.services.segments.plugin [-] Segment e80da017-61d4-4f7e-82f6-f5e475a4722d resource provider aggregate not found 2026-07-02 06:24:04.904 10 INFO neutron.services.segments.plugin [-] Segment e80da017-61d4-4f7e-82f6-f5e475a4722d 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 e80da017-61d4-4f7e-82f6-f5e475a4722d found for delete ", "request_id": "req-dbb69b87-1e1a-46d7-9635-a838edc87bec"}]} 2026-07-02 06:24:04.909 10 INFO neutron.services.segments.plugin [-] Segment e80da017-61d4-4f7e-82f6-f5e475a4722d 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 e80da017-61d4-4f7e-82f6-f5e475a4722d found for delete ", "request_id": "req-9d38fa83-b989-443e-9474-887b8a949b03"}]} 2026-07-02 06:24:05.047 9 INFO neutron.wsgi [None req-783a20dd-568a-4a0c-a7a8-861cacad8aa0 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 204 len: 168 time: 0.1932135 2026-07-02 06:24:05.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035377 2026-07-02 06:24:05.067 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021248 2026-07-02 06:24:05.076 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d41989fe-e93a-4687-954e-0d21a3aca74a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:05.078 9 INFO neutron.wsgi [None req-d41989fe-e93a-4687-954e-0d21a3aca74a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/38af8c6b-bf42-441c-a7f2-05a4456f7b69 HTTP/1.1" status: 404 len: 337 time: 0.0255423 2026-07-02 06:24:05.316 9 INFO neutron.wsgi [None req-2ed09c76-b112-4a90-be10-e69c4264e529 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 204 len: 168 time: 0.2331171 2026-07-02 06:24:05.348 10 INFO neutron.pecan_wsgi.hooks.translation [None req-16039fa5-d58a-40de-b85b-586cefae4f3c b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:05.350 10 INFO neutron.wsgi [None req-16039fa5-d58a-40de-b85b-586cefae4f3c b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/cdeb6ff0-2750-43cc-909d-5a8f42259291 HTTP/1.1" status: 404 len: 337 time: 0.0277686 2026-07-02 06:24:05.774 10 INFO neutron.wsgi [None req-ebcb490d-c8c0-4d57-b2f9-7ca4101cf40a b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 204 len: 168 time: 0.4181099 2026-07-02 06:24:05.800 9 INFO neutron.pecan_wsgi.hooks.translation [None req-eb207524-c00d-466d-9756-046e265f8b85 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:05.802 9 INFO neutron.wsgi [None req-eb207524-c00d-466d-9756-046e265f8b85 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/networks/dc63388d-2470-4da2-b959-c9f1abc8d29b HTTP/1.1" status: 404 len: 339 time: 0.0222239 2026-07-02 06:24:05.985 9 INFO neutron.wsgi [None req-a0d20ccd-21b2-4419-bf85-3686ba9e7e6d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/dbaa97b0-6330-4adc-ba39-74029c7d74fc HTTP/1.1" status: 204 len: 168 time: 0.1785307 2026-07-02 06:24:06.005 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4a01bb48-8e17-4ce0-9b43-8ec58390bc86 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:06.006 9 INFO neutron.wsgi [None req-4a01bb48-8e17-4ce0-9b43-8ec58390bc86 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/dbaa97b0-6330-4adc-ba39-74029c7d74fc HTTP/1.1" status: 404 len: 337 time: 0.0158679 2026-07-02 06:24:06.549 9 INFO neutron.wsgi [None req-9f96ec49-e2fd-40bc-80d2-9deaed96295f b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 204 len: 168 time: 0.5380588 2026-07-02 06:24:06.570 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e20e1354-11a7-441d-af34-c8be198ce4fc b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:06.572 9 INFO neutron.wsgi [None req-e20e1354-11a7-441d-af34-c8be198ce4fc b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/subnets/01016e13-103c-46b4-913c-c9a0cec9801e HTTP/1.1" status: 404 len: 337 time: 0.0173099 2026-07-02 06:24:06.928 10 INFO neutron.services.segments.plugin [-] Segment 8421f58b-8549-46e9-8bdf-31f79cf8f276 resource provider aggregate not found 2026-07-02 06:24:06.939 10 INFO neutron.services.segments.plugin [-] Segment 8421f58b-8549-46e9-8bdf-31f79cf8f276 resource provider aggregate not found 2026-07-02 06:24:06.953 10 INFO neutron.services.segments.plugin [-] Segment 8421f58b-8549-46e9-8bdf-31f79cf8f276 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 8421f58b-8549-46e9-8bdf-31f79cf8f276 found for delete ", "request_id": "req-fb0de98a-fc8a-4205-8874-36eae15be09a"}]} 2026-07-02 06:24:06.955 10 INFO neutron.services.segments.plugin [-] Segment 8421f58b-8549-46e9-8bdf-31f79cf8f276 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 8421f58b-8549-46e9-8bdf-31f79cf8f276 found for delete ", "request_id": "req-e3a57af5-e167-4225-819e-ef610460b098"}]} 2026-07-02 06:24:06.990 9 INFO neutron.services.segments.plugin [-] Segment 6120a220-67ac-4b75-b5d1-bcad2be883f8 resource provider aggregate not found 2026-07-02 06:24:06.994 9 INFO neutron.services.segments.plugin [-] Segment 6120a220-67ac-4b75-b5d1-bcad2be883f8 resource provider aggregate not found 2026-07-02 06:24:07.013 9 INFO neutron.services.segments.plugin [-] Segment 6120a220-67ac-4b75-b5d1-bcad2be883f8 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 6120a220-67ac-4b75-b5d1-bcad2be883f8 found for delete ", "request_id": "req-cda4563d-5a3c-4622-a57e-4dff8809ca19"}]} 2026-07-02 06:24:07.015 9 INFO neutron.services.segments.plugin [-] Segment 6120a220-67ac-4b75-b5d1-bcad2be883f8 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 6120a220-67ac-4b75-b5d1-bcad2be883f8 found for delete ", "request_id": "req-baa98571-0cea-4296-adb2-1499a984a530"}]} 2026-07-02 06:24:07.035 9 INFO neutron.wsgi [None req-753008cb-8faf-41de-9faa-df4b908e076d b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "DELETE /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 204 len: 168 time: 0.4561558 2026-07-02 06:24:07.061 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1f3e19fb-0753-4419-aa90-0e4ef2c3c908 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] GET failed (client error): The resource could not be found. 2026-07-02 06:24:07.063 10 INFO neutron.wsgi [None req-1f3e19fb-0753-4419-aa90-0e4ef2c3c908 b582fc2e75f94459906dffb5e8a94c0f effe0de92263445882ef221ade172aba - - default default] 10.0.0.113 "GET /v2.0/networks/155366d8-4246-45f3-9f17-7ff0659e35ff HTTP/1.1" status: 404 len: 339 time: 0.0240760 2026-07-02 06:24:09.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d71b20b2-07d5-4cab-8f6e-d7c148625c67 (type: security_groups) to 1 2026-07-02 06:24:09.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 3d9a1937-c6b9-4daa-9ebb-d2f5109aef41 (type: security_group_rules) to 0 2026-07-02 06:24:09.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 796899db-0543-4c08-9e1b-84c69d84dc52 (type: security_group_rules) to 0 2026-07-02 06:24:09.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource afadd9fe-aac1-4aab-9690-c187bb91071f (type: security_group_rules) to 0 2026-07-02 06:24:09.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c170b7c6-ba45-47b5-9712-68efe810ede2 (type: security_group_rules) to 0 2026-07-02 06:24:09.472 10 INFO neutron.wsgi [None req-a0276188-60ef-47a9-bcce-9c888f991f82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=f07e83593fbf47cb85177904d9c71eed&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3971341 2026-07-02 06:24:09.661 10 INFO neutron.wsgi [None req-9ee8aede-9db8-4327-8af2-1bc2f614aa75 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d71b20b2-07d5-4cab-8f6e-d7c148625c67 HTTP/1.1" status: 204 len: 168 time: 0.1840930 2026-07-02 06:24:09.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 98574f0e-6e64-466f-a348-9102acd11c2c (type: security_groups) to 1 2026-07-02 06:24:09.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 119bab20-441c-4181-a7fc-5401ee16508c (type: security_group_rules) to 0 2026-07-02 06:24:09.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 266ee0b2-5661-4229-bf52-9327813fab5c (type: security_group_rules) to 0 2026-07-02 06:24:09.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource bbc11604-f2ce-45fb-97ae-e20396bd8acc (type: security_group_rules) to 0 2026-07-02 06:24:09.921 10 INFO neutron.db.ovn_revision_numbers_db [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cedb4049-50c8-4503-a27c-64c54e407fd5 (type: security_group_rules) to 0 2026-07-02 06:24:09.948 10 INFO neutron.wsgi [None req-95c74072-5ba4-4fa2-a92e-fa8fd00d6c46 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=131716008c1e4d86a6e0ea56cf74df78&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1958311 2026-07-02 06:24:10.133 10 INFO neutron.wsgi [None req-b7f02b4f-cd3b-47ae-8d13-0ff71d80afaa 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/98574f0e-6e64-466f-a348-9102acd11c2c HTTP/1.1" status: 204 len: 168 time: 0.1789756 2026-07-02 06:24:10.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f7952b88-65a6-425d-8a58-31e6e7768575 (type: security_groups) to 1 2026-07-02 06:24:10.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 0c4b118b-f06d-4e8f-92af-b71f8d0724f6 (type: security_group_rules) to 0 2026-07-02 06:24:10.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2253bbe5-0687-4766-aa33-e31d28ff29e6 (type: security_group_rules) to 0 2026-07-02 06:24:10.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 776b6783-e7a1-433c-a591-8680303bf0dd (type: security_group_rules) to 0 2026-07-02 06:24:10.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e7298c93-6939-4037-9bbb-fc1fc6a4bd34 (type: security_group_rules) to 0 2026-07-02 06:24:10.791 10 INFO neutron.wsgi [None req-8fddb31a-ab22-4614-b6d1-fd4d1df767f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=41bba00e8b7a40658e9f6a86ed229e38&name=default HTTP/1.1" status: 200 len: 3000 time: 0.5043423 2026-07-02 06:24:10.993 10 INFO neutron.wsgi [None req-ee96499f-47a0-4e3c-8132-51a31c2924a5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f7952b88-65a6-425d-8a58-31e6e7768575 HTTP/1.1" status: 204 len: 168 time: 0.1947942 2026-07-02 06:24:11.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource c9d59950-76f4-4c0d-a531-dc24ed7321b7 (type: security_groups) to 1 2026-07-02 06:24:11.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 263e8893-c084-4c5e-9586-7a283e4286a8 (type: security_group_rules) to 0 2026-07-02 06:24:11.329 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 58c791a5-f254-4cfc-bb41-4e5c1e494d59 (type: security_group_rules) to 0 2026-07-02 06:24:11.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a64bfcf4-8067-4feb-be74-20f7bda2a565 (type: security_group_rules) to 0 2026-07-02 06:24:11.365 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fc6cbe0e-de78-47e6-85ec-62b7a70dc31c (type: security_group_rules) to 0 2026-07-02 06:24:11.389 9 INFO neutron.wsgi [None req-87ff35f7-8841-4caa-a341-b2fc35a0f196 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=d56a89eda3164d5185a49773ce6267e6&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2440436 2026-07-02 06:24:11.627 10 INFO neutron.wsgi [None req-2aa6021d-71ee-4259-b897-4f0dfcc37b9a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/c9d59950-76f4-4c0d-a531-dc24ed7321b7 HTTP/1.1" status: 204 len: 168 time: 0.2310662 2026-07-02 06:24:11.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b6486b41-031a-47e9-bf19-7c6c5e584c5d (type: security_groups) to 1 2026-07-02 06:24:11.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 37e66a9a-8e02-4070-89d0-f264518cbbf5 (type: security_group_rules) to 0 2026-07-02 06:24:11.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 8d0a79af-b5bc-40e7-bac5-9ceb9c733cd7 (type: security_group_rules) to 0 2026-07-02 06:24:12.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a91a88cf-701b-4ca0-ba53-16e8bce67697 (type: security_group_rules) to 0 2026-07-02 06:24:12.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e8fefd1c-bb13-4f63-9a6e-bdecf7bdbe35 (type: security_group_rules) to 0 2026-07-02 06:24:12.052 10 INFO neutron.wsgi [None req-299614a5-bfd2-412c-be15-d6801debae55 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=072fc7a669b04d468452cad0a1b5f119&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2164273 2026-07-02 06:24:12.286 9 INFO neutron.wsgi [None req-afaa3a10-67f8-481e-9927-a7380728b2d4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b6486b41-031a-47e9-bf19-7c6c5e584c5d HTTP/1.1" status: 204 len: 168 time: 0.2282186 2026-07-02 06:24:12.495 10 INFO neutron.wsgi [None req-0aeff446-fe86-41c6-a4e5-2cabc7f1fb61 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=effe0de92263445882ef221ade172aba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0382268 2026-07-02 06:24:12.722 10 INFO neutron.wsgi [None req-90f1bd99-9da4-4e0e-940a-ee829572212f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/35cb101b-06cb-4b01-b7a7-116d5cb34d2f HTTP/1.1" status: 204 len: 168 time: 0.2212825 2026-07-02 06:24:12.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 562e2075-88b3-447c-9cdb-334473115591 (type: security_groups) to 1 2026-07-02 06:24:13.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2c2a9d60-f843-44d3-ad2f-4858514ab1eb (type: security_group_rules) to 0 2026-07-02 06:24:13.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 4185c1e7-3be4-4018-b908-6ed57c7eb323 (type: security_group_rules) to 0 2026-07-02 06:24:13.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e56e8526-a01d-4505-897c-d7621da896f2 (type: security_group_rules) to 0 2026-07-02 06:24:13.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource efada9c3-828f-4a05-a37e-fedba15be56a (type: security_group_rules) to 0 2026-07-02 06:24:13.092 10 INFO neutron.wsgi [None req-13a60464-8dce-49e3-9d5f-1201e48f3e2f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=3b6c4597c79f4ef4925b1875abf4a986&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2138751 2026-07-02 06:24:13.366 10 INFO neutron.wsgi [None req-66ca445d-f8b6-40fb-a4ff-670b3f4df243 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/562e2075-88b3-447c-9cdb-334473115591 HTTP/1.1" status: 204 len: 168 time: 0.2695553 2026-07-02 06:24:17.686 9 WARNING neutron_lib.context [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:17.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 2423af39-d39d-4399-aef7-39e54e95e385 (type: security_groups) to 1 2026-07-02 06:24:17.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 10c081c2-b4ac-42ec-bd39-35666a2969fa (type: security_group_rules) to 0 2026-07-02 06:24:17.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 175099b8-6acf-4ade-8f10-82917df48ddb (type: security_group_rules) to 0 2026-07-02 06:24:17.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 4e7908ef-cda7-4df2-9217-884ad647eae4 (type: security_group_rules) to 0 2026-07-02 06:24:17.888 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 6492e8c8-beb0-4a58-ac27-26af66af91f4 (type: security_group_rules) to 0 2026-07-02 06:24:17.982 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource d29c5b6d-0185-4762-81ae-8696f59b1b4c (type: security_groups) to 1 2026-07-02 06:24:17.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 62b55dcb-811c-414e-b5d8-fb4d889e9208 (type: security_group_rules) to 0 2026-07-02 06:24:18.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource f9786d22-d794-44e1-bdbf-21a1707b66fd (type: security_group_rules) to 0 2026-07-02 06:24:18.039 9 INFO neutron.wsgi [None req-ef18f928-c4a0-4054-a6c4-4124c155bd5f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.5149076 2026-07-02 06:24:18.051 9 WARNING neutron_lib.context [None req-60bbbeb0-d88d-4cd9-a50f-1efc78ae8828 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:18.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-60bbbeb0-d88d-4cd9-a50f-1efc78ae8828 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 5fe89512-3893-40d1-a3aa-ade1a38d2817 (type: security_groups) to 1 2026-07-02 06:24:18.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-60bbbeb0-d88d-4cd9-a50f-1efc78ae8828 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 1678dbc8-8c22-4212-bf74-9d4912764ac9 (type: security_group_rules) to 0 2026-07-02 06:24:18.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-60bbbeb0-d88d-4cd9-a50f-1efc78ae8828 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource b24746d4-50fe-4742-8a40-7d7aca4295f7 (type: security_group_rules) to 0 2026-07-02 06:24:18.232 9 INFO neutron.wsgi [None req-60bbbeb0-d88d-4cd9-a50f-1efc78ae8828 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1864984 2026-07-02 06:24:18.243 9 WARNING neutron_lib.context [None req-c12f4392-dba4-49d9-96f6-3c7bca117c25 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:18.390 9 INFO neutron.db.ovn_revision_numbers_db [None req-c12f4392-dba4-49d9-96f6-3c7bca117c25 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 9d2c259c-99cb-49d2-ba92-b747aaccbf73 (type: security_groups) to 1 2026-07-02 06:24:18.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-c12f4392-dba4-49d9-96f6-3c7bca117c25 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 37ed7cad-42db-4f4c-870d-720e0ed549cb (type: security_group_rules) to 0 2026-07-02 06:24:18.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-c12f4392-dba4-49d9-96f6-3c7bca117c25 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 7a44ca57-afea-4868-887b-b3acf243a36a (type: security_group_rules) to 0 2026-07-02 06:24:18.436 9 INFO neutron.wsgi [None req-c12f4392-dba4-49d9-96f6-3c7bca117c25 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1985526 2026-07-02 06:24:18.446 9 WARNING neutron_lib.context [None req-6934186f-6268-42e2-ace2-95fb5a4d623e 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:18.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-6934186f-6268-42e2-ace2-95fb5a4d623e 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 0637d078-ffc4-4192-9967-982f28fb93b8 (type: security_groups) to 1 2026-07-02 06:24:18.586 9 INFO neutron.db.ovn_revision_numbers_db [None req-6934186f-6268-42e2-ace2-95fb5a4d623e 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource ef04d3bf-51ff-4070-8bc7-d87f8f42285a (type: security_group_rules) to 0 2026-07-02 06:24:18.601 9 INFO neutron.db.ovn_revision_numbers_db [None req-6934186f-6268-42e2-ace2-95fb5a4d623e 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource f8e0fecc-daf2-4586-8ce2-05c562205d88 (type: security_group_rules) to 0 2026-07-02 06:24:18.620 9 INFO neutron.wsgi [None req-6934186f-6268-42e2-ace2-95fb5a4d623e 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1774912 2026-07-02 06:24:18.629 9 WARNING neutron_lib.context [None req-276e0be4-370a-4792-a76c-8c1c618249cf 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:18.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-276e0be4-370a-4792-a76c-8c1c618249cf 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource cfb0619c-4a3f-4f0b-89c7-c312a426af42 (type: security_groups) to 1 2026-07-02 06:24:18.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-276e0be4-370a-4792-a76c-8c1c618249cf 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource 277a73fc-d892-483e-bb58-447ef61eb1b7 (type: security_group_rules) to 0 2026-07-02 06:24:18.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-276e0be4-370a-4792-a76c-8c1c618249cf 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] Successfully bumped revision number for resource b6f24368-a022-4e77-b7c0-db458b5e14a6 (type: security_group_rules) to 0 2026-07-02 06:24:18.815 9 INFO neutron.wsgi [None req-276e0be4-370a-4792-a76c-8c1c618249cf 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1891651 2026-07-02 06:24:18.855 9 INFO neutron.wsgi [None req-b37e2d48-27a7-4a69-8a7a-1c9a5b5ea805 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "PUT /v2.0/security-groups/d29c5b6d-0185-4762-81ae-8696f59b1b4c/tags HTTP/1.1" status: 200 len: 210 time: 0.0352890 2026-07-02 06:24:18.897 9 INFO neutron.wsgi [None req-c4b4c0fb-d00a-411d-aed2-62446e1c2c4a 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "PUT /v2.0/security-groups/5fe89512-3893-40d1-a3aa-ade1a38d2817/tags HTTP/1.1" status: 200 len: 218 time: 0.0360541 2026-07-02 06:24:18.941 9 INFO neutron.wsgi [None req-eae1fb14-e1d1-4816-a0fc-ba0d9a5b13d5 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "PUT /v2.0/security-groups/9d2c259c-99cb-49d2-ba92-b747aaccbf73/tags HTTP/1.1" status: 200 len: 227 time: 0.0388823 2026-07-02 06:24:18.981 9 INFO neutron.wsgi [None req-d4bf99c6-60e9-49e1-922f-d696fb55e9fb 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "PUT /v2.0/security-groups/0637d078-ffc4-4192-9967-982f28fb93b8/tags HTTP/1.1" status: 200 len: 212 time: 0.0335867 2026-07-02 06:24:19.031 9 INFO neutron.wsgi [None req-253edfb9-f3a3-4e77-af13-b0120299d1e2 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4819 time: 0.0458026 2026-07-02 06:24:19.082 9 INFO neutron.wsgi [None req-1cd3f170-1c0f-4a07-834b-2f9edafa4dfb 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3293 time: 0.0448937 2026-07-02 06:24:19.127 9 INFO neutron.wsgi [None req-283120b8-36ee-4ab3-a9d9-a2b2c177a203 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3293 time: 0.0402975 2026-07-02 06:24:19.175 9 INFO neutron.wsgi [None req-c6b454d1-5459-4e15-a204-f76270e6d416 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4819 time: 0.0429306 2026-07-02 06:24:19.230 9 INFO neutron.wsgi [None req-2a89dcbb-0a0b-4f52-b5c9-dfed7f7a527f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6049 time: 0.0489290 2026-07-02 06:24:19.297 10 INFO neutron.wsgi [None req-58623343-a604-4db6-801d-d24760ccfc7d 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7575 time: 0.0605280 2026-07-02 06:24:19.364 10 INFO neutron.wsgi [None req-88bd28e4-544d-441c-be4c-9e58a1fb95e8 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7575 time: 0.0609455 2026-07-02 06:24:19.409 10 INFO neutron.wsgi [None req-1513919a-ab04-4a04-9962-00f6476d127f 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6049 time: 0.0399280 2026-07-02 06:24:19.532 10 INFO neutron.wsgi [None req-4e669adc-2b7a-417a-bfab-b986a8ddfef3 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/d29c5b6d-0185-4762-81ae-8696f59b1b4c HTTP/1.1" status: 204 len: 168 time: 0.1157594 2026-07-02 06:24:19.651 10 INFO neutron.wsgi [None req-1706c70f-bd3f-4e98-bbb9-5a444d719bab 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/5fe89512-3893-40d1-a3aa-ade1a38d2817 HTTP/1.1" status: 204 len: 168 time: 0.1137295 2026-07-02 06:24:19.780 10 INFO neutron.wsgi [None req-e211ed46-8526-42f9-8827-844c8e97c2d9 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/9d2c259c-99cb-49d2-ba92-b747aaccbf73 HTTP/1.1" status: 204 len: 168 time: 0.1237614 2026-07-02 06:24:19.918 10 INFO neutron.wsgi [None req-bf9f1760-1ae1-4259-833c-a28b9d005fbe 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/0637d078-ffc4-4192-9967-982f28fb93b8 HTTP/1.1" status: 204 len: 168 time: 0.1326971 2026-07-02 06:24:20.060 10 INFO neutron.wsgi [None req-81092396-dcbc-4d14-b835-114a36a5d7aa 138c59c24541440aaa0671a74aae5c6c f58be31b751341e4b4fb67e087b151d2 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/cfb0619c-4a3f-4f0b-89c7-c312a426af42 HTTP/1.1" status: 204 len: 168 time: 0.1359401 2026-07-02 06:24:20.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035989 2026-07-02 06:24:20.067 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024896 2026-07-02 06:24:21.164 10 INFO neutron.wsgi [None req-af82c545-acfe-4d52-bb2d-e7ca00b1ef03 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=f58be31b751341e4b4fb67e087b151d2&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2039587 2026-07-02 06:24:21.375 10 INFO neutron.wsgi [None req-52f2bd73-b270-4181-ade7-e8315b111cff 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2423af39-d39d-4399-aef7-39e54e95e385 HTTP/1.1" status: 204 len: 168 time: 0.2063231 2026-07-02 06:24:21.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6c183c5d-793c-428b-806d-7d05517db5c9 (type: security_groups) to 1 2026-07-02 06:24:21.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 643b9afa-307b-4885-aac2-e1c8605150f2 (type: security_group_rules) to 0 2026-07-02 06:24:21.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 6afa1a85-26bb-42e2-96d6-fc0f4f7f3d43 (type: security_group_rules) to 0 2026-07-02 06:24:21.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource cfe912b2-4a70-4f97-b37a-7a4f0724cba4 (type: security_group_rules) to 0 2026-07-02 06:24:21.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource fd73b314-47da-4143-8b46-1e6541aa5a0e (type: security_group_rules) to 0 2026-07-02 06:24:21.661 10 INFO neutron.wsgi [None req-4d323257-c625-4054-bc4f-e38642a76249 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=a8dcefaaac7946c3b063941ef61fd013&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1878200 2026-07-02 06:24:21.900 10 INFO neutron.wsgi [None req-c4006367-eaf5-4734-a31a-828e5173a998 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/6c183c5d-793c-428b-806d-7d05517db5c9 HTTP/1.1" status: 204 len: 168 time: 0.2346833 2026-07-02 06:24:22.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource edcce8b4-884d-4c16-afc1-6bccf6c31b58 (type: security_groups) to 1 2026-07-02 06:24:22.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 662d4c97-0978-4a63-9d92-5e81f5fe7306 (type: security_group_rules) to 0 2026-07-02 06:24:22.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 96064246-cada-46d8-8ca9-132fa95de90b (type: security_group_rules) to 0 2026-07-02 06:24:22.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 99743e82-8a99-45bb-b1fe-57b92c3c1c55 (type: security_group_rules) to 0 2026-07-02 06:24:22.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ca72b7f9-3c2d-4c00-84f9-81ee61ed76b5 (type: security_group_rules) to 0 2026-07-02 06:24:22.276 9 INFO neutron.wsgi [None req-c50870d0-9d4b-49ff-871b-50d5fcac80ea 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=a5726d183c5445e48903137358525932&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2225153 2026-07-02 06:24:22.482 9 INFO neutron.wsgi [None req-15164073-72d7-4d2c-b6d5-6c13fcfa155b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/edcce8b4-884d-4c16-afc1-6bccf6c31b58 HTTP/1.1" status: 204 len: 168 time: 0.2009330 2026-07-02 06:24:26.933 10 WARNING neutron_lib.context [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:27.067 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource b58832bd-9ba7-415e-8312-feb8977cfccd (type: security_groups) to 1 2026-07-02 06:24:27.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 1b2e490e-0f1c-46f5-83b7-efb8bdada5d9 (type: security_group_rules) to 0 2026-07-02 06:24:27.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 578a82e3-eef7-4e58-8dd2-3a4a1f26368d (type: security_group_rules) to 0 2026-07-02 06:24:27.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 71caf619-ef3f-450b-865d-1b5adc93ee1e (type: security_group_rules) to 0 2026-07-02 06:24:27.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource cad312f1-5e4d-4fb7-a37e-0c328525771f (type: security_group_rules) to 0 2026-07-02 06:24:27.186 10 INFO neutron.db.segments_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Added segment 2202225e-ee4f-4346-9683-1b9aef79d7aa of type geneve for network 36362d22-d818-4d12-a704-2d60d08d7006 2026-07-02 06:24:27.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 36362d22-d818-4d12-a704-2d60d08d7006 (type: networks) to 1 2026-07-02 06:24:27.582 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:27.585 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 36362d22-d818-4d12-a704-2d60d08d7006: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:27.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 71a05c47-af0f-4473-9638-0c10ea4a56c4 (type: ports) to 1 2026-07-02 06:24:27.726 10 INFO neutron.wsgi [None req-37bea8a8-a3c3-49e2-a7ce-9e5aca345d75 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0103827 2026-07-02 06:24:27.735 10 WARNING neutron_lib.context [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:28.036 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:28.038 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 36362d22-d818-4d12-a704-2d60d08d7006: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:28.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 71a05c47-af0f-4473-9638-0c10ea4a56c4 (type: ports) to 2 2026-07-02 06:24:28.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource c82b8f0a-5232-4f0f-a55c-b4095a43db6e (type: subnets) to 0 2026-07-02 06:24:28.652 10 INFO neutron.wsgi [None req-b92be2a1-19f5-42be-adb2-5b36e80e0e07 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9214463 2026-07-02 06:24:28.664 9 WARNING neutron_lib.context [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:28.744 9 INFO neutron.db.segments_db [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Added segment fdeedbed-a2ae-4b4d-8558-73fbd695c146 of type geneve for network 35a60049-543c-4146-b187-4b5cb31a5787 2026-07-02 06:24:28.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 35a60049-543c-4146-b187-4b5cb31a5787 (type: networks) to 1 2026-07-02 06:24:29.060 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:29.063 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 35a60049-543c-4146-b187-4b5cb31a5787: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:29.146 9 INFO neutron.db.ovn_revision_numbers_db [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource ced7c391-d160-49de-a6f7-20b5cad16dad (type: ports) to 1 2026-07-02 06:24:29.168 9 INFO neutron.wsgi [None req-b977d776-9bdf-490e-8442-b050d08d3863 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5107157 2026-07-02 06:24:29.179 9 WARNING neutron_lib.context [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:29.468 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:29.472 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 35a60049-543c-4146-b187-4b5cb31a5787: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:30.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource ced7c391-d160-49de-a6f7-20b5cad16dad (type: ports) to 2 2026-07-02 06:24:30.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 99b78845-61f3-423e-b1d7-7bc76cbcf2fe (type: subnets) to 0 2026-07-02 06:24:30.093 9 INFO neutron.wsgi [None req-4f83ade5-9fd0-4f99-b3fb-fc6e5a194b57 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9198499 2026-07-02 06:24:30.106 10 WARNING neutron_lib.context [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:30.193 10 INFO neutron.db.segments_db [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Added segment b2116fa3-3de2-42e2-9ab8-074d04e23498 of type geneve for network fd7a40a4-0199-4543-b83e-f879717da9a1 2026-07-02 06:24:30.371 10 INFO neutron.db.ovn_revision_numbers_db [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource fd7a40a4-0199-4543-b83e-f879717da9a1 (type: networks) to 1 2026-07-02 06:24:30.565 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:30.567 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network fd7a40a4-0199-4543-b83e-f879717da9a1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:30.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 2b56ce67-800d-452d-9030-61ddbecafb65 (type: ports) to 1 2026-07-02 06:24:30.678 10 INFO neutron.wsgi [None req-768d0bb0-566d-40b3-b23d-9a6186bec609 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5776160 2026-07-02 06:24:30.688 10 WARNING neutron_lib.context [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:30.930 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:30.933 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network fd7a40a4-0199-4543-b83e-f879717da9a1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:31.452 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 2b56ce67-800d-452d-9030-61ddbecafb65 (type: ports) to 2 2026-07-02 06:24:31.489 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 45b2f478-6dc2-448d-b6dc-dd0676933cd9 (type: subnets) to 0 2026-07-02 06:24:31.511 10 INFO neutron.wsgi [None req-80b344fd-c3ca-407f-af46-18ae57c643f9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8287330 2026-07-02 06:24:31.522 9 WARNING neutron_lib.context [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:31.606 9 INFO neutron.db.segments_db [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Added segment 43247853-5460-4054-af49-2b8dd83ac232 of type geneve for network f54aa513-2a59-4304-aa88-18451f88efad 2026-07-02 06:24:31.774 9 INFO neutron.db.ovn_revision_numbers_db [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource f54aa513-2a59-4304-aa88-18451f88efad (type: networks) to 1 2026-07-02 06:24:31.939 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:31.942 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network f54aa513-2a59-4304-aa88-18451f88efad: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:32.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 4aed357e-25fc-419e-bdc6-632aa7a15cdd (type: ports) to 1 2026-07-02 06:24:32.055 9 INFO neutron.wsgi [None req-296130be-4c8e-43d4-9c41-c3e8c564acad d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5376623 2026-07-02 06:24:32.065 9 WARNING neutron_lib.context [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:32.320 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:32.322 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network f54aa513-2a59-4304-aa88-18451f88efad: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:32.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 4aed357e-25fc-419e-bdc6-632aa7a15cdd (type: ports) to 2 2026-07-02 06:24:32.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 6247c418-5f5e-4723-bced-6db4d7e10c6d (type: subnets) to 0 2026-07-02 06:24:32.949 9 INFO neutron.wsgi [None req-c0ea44ea-ac10-48a8-ab08-1c515bf7ca85 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8888245 2026-07-02 06:24:32.974 9 WARNING neutron_lib.context [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:33.058 9 INFO neutron.db.segments_db [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Added segment 3db0f7c3-669b-496c-8954-b9d2cb383b73 of type geneve for network 45ba1455-b5b5-481a-baac-72189733f0ce 2026-07-02 06:24:33.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 45ba1455-b5b5-481a-baac-72189733f0ce (type: networks) to 1 2026-07-02 06:24:33.383 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:33.384 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 45ba1455-b5b5-481a-baac-72189733f0ce: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:33.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 708c2535-594f-4e4e-99af-0c842bdcdbf6 (type: ports) to 1 2026-07-02 06:24:33.492 9 INFO neutron.wsgi [None req-86588b98-5e31-453d-9e79-0994c7cb6d78 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5228219 2026-07-02 06:24:33.502 9 WARNING neutron_lib.context [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:33.739 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] No more DHCP agents 2026-07-02 06:24:33.742 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Unable to schedule network 45ba1455-b5b5-481a-baac-72189733f0ce: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:34.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 708c2535-594f-4e4e-99af-0c842bdcdbf6 (type: ports) to 2 2026-07-02 06:24:34.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] Successfully bumped revision number for resource 81bad7c3-520e-48a6-87d6-19c25ead3d23 (type: subnets) to 0 2026-07-02 06:24:34.276 9 INFO neutron.wsgi [None req-4df01871-3bf1-4d59-b6de-1dc09988b5f5 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7794197 2026-07-02 06:24:34.393 9 INFO neutron.wsgi [None req-87e475d8-af42-4359-8ef2-a2ef716eb7da d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "PUT /v2.0/subnets/c82b8f0a-5232-4f0f-a55c-b4095a43db6e/tags HTTP/1.1" status: 200 len: 210 time: 0.1110909 2026-07-02 06:24:34.416 10 INFO neutron.wsgi [None req-74b64dab-bfb3-433b-a097-41f4f84332bf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6073 time: 0.1775331 2026-07-02 06:24:34.462 9 INFO neutron.wsgi [None req-82b4a132-8e21-46bb-b38d-8c1fe3e9a17f d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "PUT /v2.0/subnets/99b78845-61f3-423e-b1d7-7bc76cbcf2fe/tags HTTP/1.1" status: 200 len: 218 time: 0.0612562 2026-07-02 06:24:34.473 10 INFO neutron.wsgi [None req-d15e78bb-2c22-47db-b1dd-f6d16585baf3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 19583 time: 0.0501261 2026-07-02 06:24:34.521 9 INFO neutron.wsgi [None req-fae08e6b-5ee5-4c1a-8681-b17f904a78e9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "PUT /v2.0/subnets/45b2f478-6dc2-448d-b6dc-dd0676933cd9/tags HTTP/1.1" status: 200 len: 227 time: 0.0554354 2026-07-02 06:24:34.528 10 INFO neutron.wsgi [None req-543ecdaf-75eb-4af0-aea0-69db9529295d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4516 time: 0.0485723 2026-07-02 06:24:34.539 10 INFO neutron.wsgi [None req-c3c47540-66b3-4801-aed5-926fdda173c3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0090764 2026-07-02 06:24:34.561 10 INFO neutron.wsgi [None req-d6c2ade3-7b55-4a94-bc15-cbd71f7fb6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0214579 2026-07-02 06:24:34.578 10 INFO neutron.wsgi [None req-c8cfbe99-d609-46b5-9884-33856b2fdc85 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0157530 2026-07-02 06:24:34.585 9 INFO neutron.wsgi [None req-e5b8abda-8d8e-4826-a321-a6b0a2182bf4 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "PUT /v2.0/subnets/6247c418-5f5e-4723-bced-6db4d7e10c6d/tags HTTP/1.1" status: 200 len: 212 time: 0.0585921 2026-07-02 06:24:34.619 10 INFO neutron.wsgi [None req-52e61fbd-9b1a-4040-ba49-c72298ceca14 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4543 time: 0.0398865 2026-07-02 06:24:34.662 9 INFO neutron.wsgi [None req-e1b613b3-8c4f-499e-9a6a-70eade35e3b6 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0723150 2026-07-02 06:24:34.681 10 INFO neutron.wsgi [None req-dd32e069-7668-4d93-a16a-2895186fc1ba 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 10619 time: 0.0611944 2026-07-02 06:24:34.713 10 INFO neutron.wsgi [None req-e74b81fb-6d31-4de8-849a-f080f5248428 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0245335 2026-07-02 06:24:34.724 10 INFO neutron.wsgi [None req-f4e69185-bebd-49fb-81d2-1d702775288a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0098469 2026-07-02 06:24:34.727 9 INFO neutron.wsgi [None req-b55b7b0f-d43c-4f5b-9d4b-6f59c991961f d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0605683 2026-07-02 06:24:34.745 10 INFO neutron.wsgi [None req-90c26495-5a49-4588-a4ca-97c0d8ef39f1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3357 time: 0.0209367 2026-07-02 06:24:34.792 10 INFO neutron.wsgi [None req-4d207ecd-77ed-4ce8-b82c-96074dab3a53 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0605161 2026-07-02 06:24:34.845 10 INFO neutron.wsgi [None req-7dc81341-885c-4d0c-ab36-a3ee2ab8b130 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0461643 2026-07-02 06:24:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040493 2026-07-02 06:24:35.066 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012622 2026-07-02 06:24:35.183 9 INFO neutron.wsgi [None req-ac2a11bb-9fef-468d-acc2-dd4520199ca3 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.3332469 2026-07-02 06:24:35.261 10 INFO neutron.wsgi [None req-b80bb1fd-5f01-46df-9883-4bfb05a7f340 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0718226 2026-07-02 06:24:35.335 10 INFO neutron.wsgi [None req-ff5d3ef6-aa74-4997-b197-8783ccb57ab2 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0651255 2026-07-02 06:24:35.390 10 INFO neutron.wsgi [None req-ae72096e-b0ef-4019-ac71-489596ab8441 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0491779 2026-07-02 06:24:35.609 10 INFO neutron.wsgi [None req-eee094d7-1cec-4167-8c68-9843a8429ca9 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/subnets/c82b8f0a-5232-4f0f-a55c-b4095a43db6e HTTP/1.1" status: 204 len: 168 time: 0.2137918 2026-07-02 06:24:35.825 10 INFO neutron.wsgi [None req-273442c2-d758-49ff-99aa-b7c906022af3 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/subnets/99b78845-61f3-423e-b1d7-7bc76cbcf2fe HTTP/1.1" status: 204 len: 168 time: 0.2120981 2026-07-02 06:24:36.046 10 INFO neutron.wsgi [None req-f9d6c280-0d28-49ba-9843-6d07dd7898a2 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/subnets/45b2f478-6dc2-448d-b6dc-dd0676933cd9 HTTP/1.1" status: 204 len: 168 time: 0.2166858 2026-07-02 06:24:36.272 10 INFO neutron.wsgi [None req-0b8e765f-09a1-4170-83f9-c66d5aa40212 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/subnets/6247c418-5f5e-4723-bced-6db4d7e10c6d HTTP/1.1" status: 204 len: 168 time: 0.2194302 2026-07-02 06:24:36.487 10 INFO neutron.wsgi [None req-489b263e-f0b4-48ce-9973-7f558da18a4e d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/subnets/81bad7c3-520e-48a6-87d6-19c25ead3d23 HTTP/1.1" status: 204 len: 168 time: 0.2108977 2026-07-02 06:24:36.828 10 INFO neutron.services.segments.plugin [-] Segment 2202225e-ee4f-4346-9683-1b9aef79d7aa resource provider aggregate not found 2026-07-02 06:24:36.843 10 INFO neutron.services.segments.plugin [-] Segment 2202225e-ee4f-4346-9683-1b9aef79d7aa resource provider aggregate not found 2026-07-02 06:24:36.857 10 INFO neutron.services.segments.plugin [-] Segment 2202225e-ee4f-4346-9683-1b9aef79d7aa 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 2202225e-ee4f-4346-9683-1b9aef79d7aa found for delete ", "request_id": "req-84956f05-9cb6-455b-86ec-68f8552b1acf"}]} 2026-07-02 06:24:36.869 10 INFO neutron.services.segments.plugin [-] Segment 2202225e-ee4f-4346-9683-1b9aef79d7aa 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 2202225e-ee4f-4346-9683-1b9aef79d7aa found for delete ", "request_id": "req-2e701e4c-9b45-4cd5-b419-d7c2291dce12"}]} 2026-07-02 06:24:36.894 10 INFO neutron.wsgi [None req-286d6f05-8195-4be5-83a4-27c2732fc4c2 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/networks/36362d22-d818-4d12-a704-2d60d08d7006 HTTP/1.1" status: 204 len: 168 time: 0.4012518 2026-07-02 06:24:37.327 10 INFO neutron.wsgi [None req-2d8f4d43-b595-4c39-b3f1-bd1ca177c9c6 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/networks/35a60049-543c-4146-b187-4b5cb31a5787 HTTP/1.1" status: 204 len: 168 time: 0.4287002 2026-07-02 06:24:37.715 9 INFO neutron.services.segments.plugin [-] Segment b2116fa3-3de2-42e2-9ab8-074d04e23498 resource provider aggregate not found 2026-07-02 06:24:37.720 9 INFO neutron.services.segments.plugin [-] Segment b2116fa3-3de2-42e2-9ab8-074d04e23498 resource provider aggregate not found 2026-07-02 06:24:37.736 9 INFO neutron.services.segments.plugin [-] Segment b2116fa3-3de2-42e2-9ab8-074d04e23498 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 b2116fa3-3de2-42e2-9ab8-074d04e23498 found for delete ", "request_id": "req-dd16e1ee-0469-4f5b-95f7-89c74ee5e2ba"}]} 2026-07-02 06:24:37.737 9 INFO neutron.services.segments.plugin [-] Segment b2116fa3-3de2-42e2-9ab8-074d04e23498 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 b2116fa3-3de2-42e2-9ab8-074d04e23498 found for delete ", "request_id": "req-1b6c2395-9f0a-42a5-83fc-99c557efc1b9"}]} 2026-07-02 06:24:37.758 9 INFO neutron.wsgi [None req-9036cea7-948e-4e44-93a7-b4d2524a09e7 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/networks/fd7a40a4-0199-4543-b83e-f879717da9a1 HTTP/1.1" status: 204 len: 168 time: 0.4260707 2026-07-02 06:24:38.477 10 INFO neutron.wsgi [None req-9544af25-85bc-4751-ba45-c62fccac66ac d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/networks/f54aa513-2a59-4304-aa88-18451f88efad HTTP/1.1" status: 204 len: 168 time: 0.7115045 2026-07-02 06:24:38.875 9 INFO neutron.wsgi [None req-8e12f9cc-6f67-4746-a457-79413af0cf53 d98b2abb75bf4152a923bbe964a982e8 0f31f8c181804e979bc2bb8eb647610d - - default default] 10.0.0.113 "DELETE /v2.0/networks/45ba1455-b5b5-481a-baac-72189733f0ce HTTP/1.1" status: 204 len: 168 time: 0.3922760 2026-07-02 06:24:38.879 10 INFO neutron.services.segments.plugin [-] Segment fdeedbed-a2ae-4b4d-8558-73fbd695c146 resource provider aggregate not found 2026-07-02 06:24:38.888 10 INFO neutron.services.segments.plugin [-] Segment fdeedbed-a2ae-4b4d-8558-73fbd695c146 resource provider aggregate not found 2026-07-02 06:24:38.895 10 INFO neutron.services.segments.plugin [-] Segment fdeedbed-a2ae-4b4d-8558-73fbd695c146 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 fdeedbed-a2ae-4b4d-8558-73fbd695c146 found for delete ", "request_id": "req-3f7e73f3-c96a-4ff3-8c45-ecc616d08b16"}]} 2026-07-02 06:24:38.905 10 INFO neutron.services.segments.plugin [-] Segment fdeedbed-a2ae-4b4d-8558-73fbd695c146 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 fdeedbed-a2ae-4b4d-8558-73fbd695c146 found for delete ", "request_id": "req-99183aac-b3a9-4f29-a55d-9f6b66e37c1d"}]} 2026-07-02 06:24:38.916 10 INFO neutron.services.segments.plugin [-] Segment 43247853-5460-4054-af49-2b8dd83ac232 resource provider aggregate not found 2026-07-02 06:24:38.925 10 INFO neutron.services.segments.plugin [-] Segment 43247853-5460-4054-af49-2b8dd83ac232 resource provider aggregate not found 2026-07-02 06:24:38.933 10 INFO neutron.services.segments.plugin [-] Segment 43247853-5460-4054-af49-2b8dd83ac232 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 43247853-5460-4054-af49-2b8dd83ac232 found for delete ", "request_id": "req-7ae54802-662a-4b56-b683-54e5b1e46225"}]} 2026-07-02 06:24:38.944 10 INFO neutron.services.segments.plugin [-] Segment 43247853-5460-4054-af49-2b8dd83ac232 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 43247853-5460-4054-af49-2b8dd83ac232 found for delete ", "request_id": "req-4eaa0e0e-3125-4dc0-a326-94941e551a7b"}]} 2026-07-02 06:24:39.761 9 INFO neutron.services.segments.plugin [-] Segment 3db0f7c3-669b-496c-8954-b9d2cb383b73 resource provider aggregate not found 2026-07-02 06:24:39.768 9 INFO neutron.services.segments.plugin [-] Segment 3db0f7c3-669b-496c-8954-b9d2cb383b73 resource provider aggregate not found 2026-07-02 06:24:39.779 9 INFO neutron.services.segments.plugin [-] Segment 3db0f7c3-669b-496c-8954-b9d2cb383b73 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 3db0f7c3-669b-496c-8954-b9d2cb383b73 found for delete ", "request_id": "req-ee853a17-e2ed-4afd-b0f9-ff2b0c4ab1ad"}]} 2026-07-02 06:24:39.787 9 INFO neutron.services.segments.plugin [-] Segment 3db0f7c3-669b-496c-8954-b9d2cb383b73 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 3db0f7c3-669b-496c-8954-b9d2cb383b73 found for delete ", "request_id": "req-8cd0ea31-098e-48fa-a598-6381aa65223e"}]} 2026-07-02 06:24:39.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a9ab914c-b8dc-4a0b-bd78-f31dcc5028a9 (type: security_groups) to 1 2026-07-02 06:24:39.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7ac61742-12a7-43ae-bd0a-fd8c38f10ca7 (type: security_group_rules) to 0 2026-07-02 06:24:39.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a092bf52-f0c7-4668-8297-0155996006ed (type: security_group_rules) to 0 2026-07-02 06:24:39.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource af1b8ab6-a72e-45d7-be1a-3a918794edd8 (type: security_group_rules) to 0 2026-07-02 06:24:39.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d7756421-56af-4769-8935-be559b4e081a (type: security_group_rules) to 0 2026-07-02 06:24:40.005 10 INFO neutron.wsgi [None req-d83571a1-20ff-4824-9f3f-5376c0c4cbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=5f20bd50285f44788d554abe7efb7f51&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3613951 2026-07-02 06:24:40.205 10 INFO neutron.wsgi [None req-5bb96bce-3fb7-4120-b840-4e73c2466aa3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a9ab914c-b8dc-4a0b-bd78-f31dcc5028a9 HTTP/1.1" status: 204 len: 168 time: 0.1951263 2026-07-02 06:24:40.365 10 INFO neutron.wsgi [None req-e66939f2-7bb8-4ecf-91f9-7f2e859d3888 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0f31f8c181804e979bc2bb8eb647610d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0467672 2026-07-02 06:24:40.642 10 INFO neutron.wsgi [None req-9bfc0822-d1ca-4494-a444-44ac20f30ccc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/b58832bd-9ba7-415e-8312-feb8977cfccd HTTP/1.1" status: 204 len: 168 time: 0.2680218 2026-07-02 06:24:40.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ebebf6f5-0449-4c2c-b144-f6a126a8c2ef (type: security_groups) to 1 2026-07-02 06:24:40.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 5ed33234-df67-447f-aabe-f912f0bd6e58 (type: security_group_rules) to 0 2026-07-02 06:24:40.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ab234509-55e4-4ce0-bd5f-cbbcdff8e66f (type: security_group_rules) to 0 2026-07-02 06:24:40.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource ec2b655e-e12f-4317-a70c-a90ab4a14266 (type: security_group_rules) to 0 2026-07-02 06:24:40.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f36d6722-18bc-4fed-a59b-755a1052425d (type: security_group_rules) to 0 2026-07-02 06:24:40.993 10 INFO neutron.wsgi [None req-ecc267c0-53e4-480f-b7c5-fc36f33dd6f6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=ebe24cf98d964841bcc9d29fbcfdc548&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1984174 2026-07-02 06:24:41.192 10 INFO neutron.wsgi [None req-ab590e0c-3736-45d2-aca9-f512c53b5a93 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/ebebf6f5-0449-4c2c-b144-f6a126a8c2ef HTTP/1.1" status: 204 len: 168 time: 0.1929150 2026-07-02 06:24:45.700 9 WARNING neutron_lib.context [None req-36a39e43-6ac2-4e87-aed6-99d26d723df7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:45.758 9 INFO neutron.wsgi [None req-36a39e43-6ac2-4e87-aed6-99d26d723df7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2355614 2026-07-02 06:24:45.769 9 WARNING neutron_lib.context [None req-a144dc0d-43a5-47ee-8759-7e241ff2d745 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:45.815 9 INFO neutron.wsgi [None req-a144dc0d-43a5-47ee-8759-7e241ff2d745 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0518079 2026-07-02 06:24:45.828 9 WARNING neutron_lib.context [None req-14daa473-6683-4a87-bdec-8bfc8520d1ae 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:45.880 9 INFO neutron.wsgi [None req-14daa473-6683-4a87-bdec-8bfc8520d1ae 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0577800 2026-07-02 06:24:45.890 9 WARNING neutron_lib.context [None req-5385e7a8-f67c-45d4-bcd8-d9f356e0e3a7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:45.936 9 INFO neutron.wsgi [None req-5385e7a8-f67c-45d4-bcd8-d9f356e0e3a7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0511250 2026-07-02 06:24:45.947 9 WARNING neutron_lib.context [None req-b3a7f8c1-e8cd-4174-91e7-2509fbe2e1eb 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:45.998 9 INFO neutron.wsgi [None req-b3a7f8c1-e8cd-4174-91e7-2509fbe2e1eb 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0556960 2026-07-02 06:24:46.040 9 INFO neutron.wsgi [None req-3943f0aa-beb2-447d-8e50-0b11cf2e7431 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/3308e899-d1ef-4505-b2db-eb321bf0b3c1/tags HTTP/1.1" status: 200 len: 210 time: 0.0366821 2026-07-02 06:24:46.080 9 INFO neutron.wsgi [None req-93738c34-de8e-4c50-8407-b026627485f2 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/72309718-ee43-40be-ae36-7e6d7f4cf172/tags HTTP/1.1" status: 200 len: 218 time: 0.0351713 2026-07-02 06:24:46.129 9 INFO neutron.wsgi [None req-fc15eaea-f0ef-484b-b345-23ecd7845854 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/6d48ec7c-2c97-4843-b4ec-7e2ddbdab17b/tags HTTP/1.1" status: 200 len: 227 time: 0.0434613 2026-07-02 06:24:46.166 9 INFO neutron.wsgi [None req-1e5f352a-f891-4849-9b5d-4b6aefee342e 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "PUT /v2.0/subnetpools/7bd4a081-d97b-4133-9a35-951f84f19c32/tags HTTP/1.1" status: 200 len: 212 time: 0.0320005 2026-07-02 06:24:46.204 9 INFO neutron.wsgi [None req-a03eea39-8cfa-4f15-8057-7f7c5411ba0d 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0333102 2026-07-02 06:24:46.235 9 INFO neutron.wsgi [None req-9beb6a96-42d3-432c-a095-72180eb75f14 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0271313 2026-07-02 06:24:46.269 9 INFO neutron.wsgi [None req-c824da3e-ade6-435f-b4c0-7d4bfd28cea4 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0294321 2026-07-02 06:24:46.303 9 INFO neutron.wsgi [None req-de84c66c-0f56-4fbc-b049-46634b1faf0c 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0288541 2026-07-02 06:24:46.333 9 INFO neutron.wsgi [None req-d1cc8b17-f963-4256-afe3-c00a2aa1aef7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0260041 2026-07-02 06:24:46.366 9 INFO neutron.wsgi [None req-4dc2c593-15c4-4f26-84f6-628e098fe3c7 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0278013 2026-07-02 06:24:46.396 9 INFO neutron.wsgi [None req-bd99f5e3-c003-429a-9b62-60992c30e2d6 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0256159 2026-07-02 06:24:46.422 9 INFO neutron.wsgi [None req-55093a4a-3f78-4fe4-8b42-4539cf18f704 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0209198 2026-07-02 06:24:46.495 9 INFO neutron.wsgi [None req-f3906ad9-6ede-40dc-90c1-bdafa214614d 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/3308e899-d1ef-4505-b2db-eb321bf0b3c1 HTTP/1.1" status: 204 len: 168 time: 0.0668418 2026-07-02 06:24:46.564 9 INFO neutron.wsgi [None req-255be984-7b08-4fe2-adf1-fd7439a0262c 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/72309718-ee43-40be-ae36-7e6d7f4cf172 HTTP/1.1" status: 204 len: 168 time: 0.0638278 2026-07-02 06:24:46.623 9 INFO neutron.wsgi [None req-b8485ef4-1ff0-47b4-b90c-32f828c9a626 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/6d48ec7c-2c97-4843-b4ec-7e2ddbdab17b HTTP/1.1" status: 204 len: 168 time: 0.0545044 2026-07-02 06:24:46.686 9 INFO neutron.wsgi [None req-1be89d03-bd65-461c-86c8-a50e2d8579ef 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/7bd4a081-d97b-4133-9a35-951f84f19c32 HTTP/1.1" status: 204 len: 168 time: 0.0572958 2026-07-02 06:24:46.751 9 INFO neutron.wsgi [None req-524430fd-4fe1-45cd-a6d9-90da2cee93e3 129a78dc0bae4ef69de6ec2f22a4c3e8 4f623534ee41421ab1155ef532f5cc85 - - default default] 10.0.0.113 "DELETE /v2.0/subnetpools/a03b122c-1436-4b16-bb05-897ff14ada91 HTTP/1.1" status: 204 len: 168 time: 0.0608757 2026-07-02 06:24:47.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f5c22328-f9c6-47d9-a9a1-29e17e6fe075 (type: security_groups) to 1 2026-07-02 06:24:47.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 09accdaa-ad14-4007-aa9d-2541c27b8752 (type: security_group_rules) to 0 2026-07-02 06:24:48.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 60eca268-80d6-4a18-814e-5da870109727 (type: security_group_rules) to 0 2026-07-02 06:24:48.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource d2ef00ee-9b0f-4b65-91fd-cfb66232d825 (type: security_group_rules) to 0 2026-07-02 06:24:48.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f4ba0f9e-2683-4986-a529-c7fe56b72e6c (type: security_group_rules) to 0 2026-07-02 06:24:48.064 10 INFO neutron.wsgi [None req-4d1f8b6e-2e80-4857-aadd-c2285c12611d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=d157a09ba8094f81a5ce5ff1fc48ced9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3870971 2026-07-02 06:24:48.291 10 INFO neutron.wsgi [None req-36147df5-43a6-4a60-993c-5c208e7987f5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f5c22328-f9c6-47d9-a9a1-29e17e6fe075 HTTP/1.1" status: 204 len: 168 time: 0.2216687 2026-07-02 06:24:48.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 1b19d4fc-b387-4762-8c83-2aba4d2ed380 (type: security_groups) to 1 2026-07-02 06:24:48.545 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 32bb9f52-7a73-4a30-8f54-5721146aa274 (type: security_group_rules) to 0 2026-07-02 06:24:48.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 974c53bf-0bec-43f2-b646-9211ca7cb924 (type: security_group_rules) to 0 2026-07-02 06:24:48.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a164f243-f97e-4d71-a11e-85f527099e98 (type: security_group_rules) to 0 2026-07-02 06:24:48.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f0cb6bcf-e45d-4d7e-b4b7-35af20a71a0c (type: security_group_rules) to 0 2026-07-02 06:24:48.623 9 INFO neutron.wsgi [None req-8fb7df26-7d1f-45ca-9794-de2f5a36f905 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=87d0d05d2a71437a8ae42b46a7679757&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2162242 2026-07-02 06:24:48.839 9 INFO neutron.wsgi [None req-c218c5e3-4cbc-4d56-8f92-4c415271854a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/1b19d4fc-b387-4762-8c83-2aba4d2ed380 HTTP/1.1" status: 204 len: 168 time: 0.2101326 2026-07-02 06:24:49.098 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a5aa86b6-f4f3-4835-b73f-29d3d268ab39 (type: security_groups) to 1 2026-07-02 06:24:49.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7e87c161-4f47-431d-bd66-17f07876bf2c (type: security_group_rules) to 0 2026-07-02 06:24:49.127 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 90f19299-1391-4eae-8b53-25ecc77d4efd (type: security_group_rules) to 0 2026-07-02 06:24:49.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a3a00c26-58dd-4228-80c1-8935de9e8198 (type: security_group_rules) to 0 2026-07-02 06:24:49.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource e8b32b9d-5221-4ad4-9483-8ff0decdfbb7 (type: security_group_rules) to 0 2026-07-02 06:24:49.180 10 INFO neutron.wsgi [None req-c3666413-c2ac-44f0-82a4-c9a5796819be 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=4f623534ee41421ab1155ef532f5cc85&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1951139 2026-07-02 06:24:49.395 10 INFO neutron.wsgi [None req-c840f596-8637-46a3-a453-5fd58d69c806 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/a5aa86b6-f4f3-4835-b73f-29d3d268ab39 HTTP/1.1" status: 204 len: 168 time: 0.2093241 2026-07-02 06:24:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019710 2026-07-02 06:24:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027218 2026-07-02 06:24:53.754 10 WARNING neutron_lib.context [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:53.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 57df334d-2cb3-4f31-8227-98bf03d0808e (type: security_groups) to 1 2026-07-02 06:24:53.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 09d710ee-c683-4869-b871-51654692286b (type: security_group_rules) to 0 2026-07-02 06:24:53.909 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 7b08674e-bc4f-486a-870c-48fc0fad1725 (type: security_group_rules) to 0 2026-07-02 06:24:53.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 900492cd-8d2f-4588-874d-42b28bed6917 (type: security_group_rules) to 0 2026-07-02 06:24:53.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 98e5a020-6e4f-44e7-9193-0fe55b67d0d4 (type: security_group_rules) to 0 2026-07-02 06:24:53.992 10 INFO neutron.db.segments_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Added segment c819d7cf-eee4-4719-8162-99d43b23882a of type geneve for network a5cb03ef-6381-4a67-bf67-09ca10506cfe 2026-07-02 06:24:54.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource a5cb03ef-6381-4a67-bf67-09ca10506cfe (type: networks) to 1 2026-07-02 06:24:54.367 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:54.370 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network a5cb03ef-6381-4a67-bf67-09ca10506cfe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:54.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource a176bfa7-d16e-45d7-9acf-fb035b53a6ce (type: ports) to 1 2026-07-02 06:24:54.477 10 INFO neutron.wsgi [None req-cd0bdd95-7c20-4fb4-bfc1-01a9594bff07 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8740175 2026-07-02 06:24:54.488 10 WARNING neutron_lib.context [None req-12062e13-4bb8-4aed-8a71-adfa2b4636fd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:54.739 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12062e13-4bb8-4aed-8a71-adfa2b4636fd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:54.741 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12062e13-4bb8-4aed-8a71-adfa2b4636fd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network a5cb03ef-6381-4a67-bf67-09ca10506cfe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:54.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-12062e13-4bb8-4aed-8a71-adfa2b4636fd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 3d44e83d-1dba-4c9b-a109-50b3299285f2 (type: ports) to 1 2026-07-02 06:24:54.852 10 INFO neutron.wsgi [None req-12062e13-4bb8-4aed-8a71-adfa2b4636fd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3695436 /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-07-02 06:24:54.864 10 WARNING neutron_lib.context [None req-8d09554d-8e52-4b89-ad97-6371f3169a7b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:55.117 10 INFO neutron.wsgi [None req-8d09554d-8e52-4b89-ad97-6371f3169a7b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2593322 2026-07-02 06:24:55.128 10 WARNING neutron_lib.context [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:55.206 10 INFO neutron.db.segments_db [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Added segment 71727e7a-7d9d-4c76-b182-f89f5c6fe17f of type geneve for network 9502d9f8-700b-4a65-8054-264fe8b2768b 2026-07-02 06:24:55.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 9502d9f8-700b-4a65-8054-264fe8b2768b (type: networks) to 1 2026-07-02 06:24:55.539 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:55.542 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 9502d9f8-700b-4a65-8054-264fe8b2768b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:55.621 10 INFO neutron.db.ovn_revision_numbers_db [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 9398306e-d49c-4b5c-accb-2defb1727e96 (type: ports) to 1 2026-07-02 06:24:55.641 10 INFO neutron.wsgi [None req-69f229f9-2faa-4eb6-a6c8-f0cae32c036d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5179732 2026-07-02 06:24:55.652 10 WARNING neutron_lib.context [None req-97099cbf-c437-43af-81a4-ce21dccb58a9 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:55.885 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97099cbf-c437-43af-81a4-ce21dccb58a9 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:55.888 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97099cbf-c437-43af-81a4-ce21dccb58a9 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 9502d9f8-700b-4a65-8054-264fe8b2768b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:55.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-97099cbf-c437-43af-81a4-ce21dccb58a9 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 75f21d5d-e10a-485f-85e0-5673d3d2db4f (type: ports) to 1 2026-07-02 06:24:55.979 10 INFO neutron.wsgi [None req-97099cbf-c437-43af-81a4-ce21dccb58a9 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3328886 /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-07-02 06:24:55.989 10 WARNING neutron_lib.context [None req-103b31b7-21bc-4dc2-910f-b3083bb3f510 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:56.199 10 INFO neutron.wsgi [None req-103b31b7-21bc-4dc2-910f-b3083bb3f510 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2136939 2026-07-02 06:24:56.210 10 WARNING neutron_lib.context [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:56.306 10 INFO neutron.db.segments_db [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Added segment 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 of type geneve for network 83e4dce2-c3e4-49d6-a956-c310a8740cf7 2026-07-02 06:24:56.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 83e4dce2-c3e4-49d6-a956-c310a8740cf7 (type: networks) to 1 2026-07-02 06:24:56.649 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:56.653 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 83e4dce2-c3e4-49d6-a956-c310a8740cf7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:56.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 13ab9448-cd04-4fa7-a5fc-fef358c84f04 (type: ports) to 1 2026-07-02 06:24:56.762 10 INFO neutron.wsgi [None req-0f3bca48-3771-43d8-b62a-afb7bf3d8612 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5570002 2026-07-02 06:24:56.772 10 WARNING neutron_lib.context [None req-3ce235a0-dff7-487c-b648-94534c0e2406 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:57.009 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ce235a0-dff7-487c-b648-94534c0e2406 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:57.011 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ce235a0-dff7-487c-b648-94534c0e2406 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 83e4dce2-c3e4-49d6-a956-c310a8740cf7: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:57.102 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ce235a0-dff7-487c-b648-94534c0e2406 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource e72d7599-35c8-433a-998b-a433cabd9ff0 (type: ports) to 1 2026-07-02 06:24:57.120 10 INFO neutron.wsgi [None req-3ce235a0-dff7-487c-b648-94534c0e2406 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3534014 /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-07-02 06:24:57.128 10 WARNING neutron_lib.context [None req-620751b4-1c53-4155-a967-bda3ec1746ce 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:57.305 10 INFO neutron.wsgi [None req-620751b4-1c53-4155-a967-bda3ec1746ce 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.1804922 2026-07-02 06:24:57.320 10 WARNING neutron_lib.context [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:57.404 10 INFO neutron.db.segments_db [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Added segment 3695113c-b696-4afc-a33e-88db2d9afdda of type geneve for network f88f0263-f82b-4b20-b440-3f31469b4c3c 2026-07-02 06:24:57.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource f88f0263-f82b-4b20-b440-3f31469b4c3c (type: networks) to 1 2026-07-02 06:24:57.743 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:57.746 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network f88f0263-f82b-4b20-b440-3f31469b4c3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:57.861 10 INFO neutron.db.ovn_revision_numbers_db [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource cccc2480-f3f3-4f15-bdb3-a201673c98bf (type: ports) to 1 2026-07-02 06:24:57.883 10 INFO neutron.wsgi [None req-6525ad12-be70-4c5a-92e4-b330b1042b3e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5704544 2026-07-02 06:24:57.895 10 WARNING neutron_lib.context [None req-9f3bc3af-4ba7-494e-81cc-41aa487de67b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:58.139 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f3bc3af-4ba7-494e-81cc-41aa487de67b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:58.142 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f3bc3af-4ba7-494e-81cc-41aa487de67b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network f88f0263-f82b-4b20-b440-3f31469b4c3c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:58.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f3bc3af-4ba7-494e-81cc-41aa487de67b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 1b544347-7d67-4f10-92d9-f27d9e134998 (type: ports) to 1 2026-07-02 06:24:58.275 10 INFO neutron.wsgi [None req-9f3bc3af-4ba7-494e-81cc-41aa487de67b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3859305 /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-07-02 06:24:58.289 10 WARNING neutron_lib.context [None req-df31434f-a864-48cf-b109-e831cd5258cd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:58.513 10 INFO neutron.wsgi [None req-df31434f-a864-48cf-b109-e831cd5258cd 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2338746 2026-07-02 06:24:58.523 10 WARNING neutron_lib.context [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:58.606 10 INFO neutron.db.segments_db [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Added segment c6e0acd0-36e7-402e-b3bc-6171dcefd431 of type geneve for network 3f8d6d87-d89a-44e7-a252-d858090a1848 2026-07-02 06:24:58.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 3f8d6d87-d89a-44e7-a252-d858090a1848 (type: networks) to 1 2026-07-02 06:24:58.944 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:58.946 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 3f8d6d87-d89a-44e7-a252-d858090a1848: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:59.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 49f1b281-5954-4713-87b5-ad404fd1de57 (type: ports) to 1 2026-07-02 06:24:59.054 10 INFO neutron.wsgi [None req-011f4561-49ff-4f12-b5c7-54cf4fd286c2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5359373 2026-07-02 06:24:59.064 10 WARNING neutron_lib.context [None req-12a0f3af-ab2a-48a5-88b6-d873dd8496ed 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:59.349 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12a0f3af-ab2a-48a5-88b6-d873dd8496ed 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] No more DHCP agents 2026-07-02 06:24:59.351 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12a0f3af-ab2a-48a5-88b6-d873dd8496ed 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Unable to schedule network 3f8d6d87-d89a-44e7-a252-d858090a1848: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:24:59.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-12a0f3af-ab2a-48a5-88b6-d873dd8496ed 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Successfully bumped revision number for resource 2f58aea5-d310-49de-8260-787e4f8180cd (type: ports) to 1 2026-07-02 06:24:59.456 10 INFO neutron.wsgi [None req-12a0f3af-ab2a-48a5-88b6-d873dd8496ed 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3976412 /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-07-02 06:24:59.465 10 WARNING neutron_lib.context [None req-dd110348-2317-4b80-9b28-f2edea089215 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:59.666 10 INFO neutron.wsgi [None req-dd110348-2317-4b80-9b28-f2edea089215 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2043564 2026-07-02 06:24:59.700 10 INFO neutron.wsgi [None req-a9ebc7c5-0016-40ce-97cc-fa9d504cabac 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "PUT /v2.0/trunks/3347c291-a041-448d-97fe-8773ca2de82d/tags HTTP/1.1" status: 200 len: 210 time: 0.0289674 2026-07-02 06:24:59.738 10 INFO neutron.wsgi [None req-86217755-9852-42c5-9e55-f65eb0a0943c 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "PUT /v2.0/trunks/cd290827-63ef-47cb-a4eb-b7a27697f9a2/tags HTTP/1.1" status: 200 len: 218 time: 0.0319600 2026-07-02 06:24:59.771 10 INFO neutron.wsgi [None req-b705cde2-e2bc-4274-a93a-ea02890c0c5d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "PUT /v2.0/trunks/3ced179e-8372-4307-a4b7-a50218f37cb9/tags HTTP/1.1" status: 200 len: 227 time: 0.0291281 2026-07-02 06:24:59.815 10 INFO neutron.wsgi [None req-ceba35e7-8629-4fc2-83c3-91fe171cd98f 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "PUT /v2.0/trunks/a89fbeb5-2c1c-40bf-ac4b-848b429820fe/tags HTTP/1.1" status: 200 len: 212 time: 0.0396121 2026-07-02 06:24:59.843 10 INFO neutron.wsgi [None req-9cc1b85a-4ff1-4c15-827e-ec9913c143b7 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0216582 2026-07-02 06:24:59.875 10 INFO neutron.wsgi [None req-9011df26-2159-412b-b510-176c51f9d50d 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0273385 2026-07-02 06:24:59.905 10 INFO neutron.wsgi [None req-33bad89f-5b46-4021-a46e-d2d3d5fd262c 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0249932 2026-07-02 06:24:59.932 10 INFO neutron.wsgi [None req-802de9b8-c62a-4e75-b1a3-1df50ceb622f 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0212257 2026-07-02 06:24:59.965 10 INFO neutron.wsgi [None req-d75c0fbe-ef8a-4fab-b068-8331798914ce 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0277071 2026-07-02 06:25:00.021 9 INFO neutron.wsgi [None req-24f02ed3-4ba5-4fdc-aeb8-e17a54c6e4a1 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0494585 2026-07-02 06:25:00.047 9 INFO neutron.wsgi [None req-0632f6c5-f0df-48fa-a206-c12e9a5ad515 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0213053 2026-07-02 06:25:00.074 9 INFO neutron.wsgi [None req-206e120f-0a64-4d90-be85-fb898361212e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0217001 2026-07-02 06:25:00.101 9 INFO neutron.wsgi [None req-da84a3ba-978d-44f1-a02c-0eb697de2eeb 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks/3347c291-a041-448d-97fe-8773ca2de82d HTTP/1.1" status: 200 len: 608 time: 0.0191436 2026-07-02 06:25:00.215 9 INFO neutron.wsgi [None req-50313de8-2fd8-46c1-aec8-40b60d292572 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/ports/3d44e83d-1dba-4c9b-a109-50b3299285f2 HTTP/1.1" status: 200 len: 1020 time: 0.1073608 2026-07-02 06:25:00.325 9 INFO neutron.wsgi [None req-8c8c83c2-d4f7-4968-a279-2ba9ec62998f 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/trunks/3347c291-a041-448d-97fe-8773ca2de82d HTTP/1.1" status: 204 len: 168 time: 0.1057270 2026-07-02 06:25:00.358 9 INFO neutron.wsgi [None req-782ad588-0b3c-4f39-b340-03cd77a5f364 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks/cd290827-63ef-47cb-a4eb-b7a27697f9a2 HTTP/1.1" status: 200 len: 616 time: 0.0272739 2026-07-02 06:25:00.469 9 INFO neutron.wsgi [None req-f307ebd0-747a-4f16-a124-a16724022ff0 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/ports/75f21d5d-e10a-485f-85e0-5673d3d2db4f HTTP/1.1" status: 200 len: 1020 time: 0.1058366 2026-07-02 06:25:00.558 9 INFO neutron.wsgi [None req-f6ae2791-68c8-419a-94e2-f10cc1ab7029 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/trunks/cd290827-63ef-47cb-a4eb-b7a27697f9a2 HTTP/1.1" status: 204 len: 168 time: 0.0832415 2026-07-02 06:25:00.590 9 INFO neutron.wsgi [None req-0f51b069-8296-4253-a820-652ebbd1908e 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks/3ced179e-8372-4307-a4b7-a50218f37cb9 HTTP/1.1" status: 200 len: 625 time: 0.0267501 2026-07-02 06:25:00.704 10 INFO neutron.wsgi [None req-2ef70d3f-64d7-473f-bb9d-f8d44f2126ae 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/ports/e72d7599-35c8-433a-998b-a433cabd9ff0 HTTP/1.1" status: 200 len: 1020 time: 0.1092961 2026-07-02 06:25:00.796 9 INFO neutron.wsgi [None req-71f866a2-ee65-4dc6-ae81-b3ea780bde68 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/trunks/3ced179e-8372-4307-a4b7-a50218f37cb9 HTTP/1.1" status: 204 len: 168 time: 0.0866616 2026-07-02 06:25:00.822 9 INFO neutron.wsgi [None req-93e120b9-080f-41d6-8e4e-d36d4c74aae2 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks/a89fbeb5-2c1c-40bf-ac4b-848b429820fe HTTP/1.1" status: 200 len: 610 time: 0.0204670 2026-07-02 06:25:00.928 9 INFO neutron.wsgi [None req-d816d8d0-09da-4cc4-990c-a733b3f3bd05 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/ports/1b544347-7d67-4f10-92d9-f27d9e134998 HTTP/1.1" status: 200 len: 1020 time: 0.1021943 2026-07-02 06:25:01.032 9 INFO neutron.wsgi [None req-58f908e0-6923-4e29-b941-2501d6010622 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/trunks/a89fbeb5-2c1c-40bf-ac4b-848b429820fe HTTP/1.1" status: 204 len: 168 time: 0.0986912 2026-07-02 06:25:01.055 9 INFO neutron.wsgi [None req-9eca9752-09a1-43ca-8d71-0b8350d1cb95 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/trunks/968c91bf-ecb1-4343-b068-28531c0665ba HTTP/1.1" status: 200 len: 603 time: 0.0185692 2026-07-02 06:25:01.150 9 INFO neutron.wsgi [None req-46a775e7-052c-4c93-a592-8de1b513893b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "GET /v2.0/ports/2f58aea5-d310-49de-8260-787e4f8180cd HTTP/1.1" status: 200 len: 1020 time: 0.0902853 2026-07-02 06:25:01.245 9 INFO neutron.wsgi [None req-7c5585fe-f36f-44de-b975-2752ba641c1f 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/trunks/968c91bf-ecb1-4343-b068-28531c0665ba HTTP/1.1" status: 204 len: 168 time: 0.0909903 2026-07-02 06:25:01.509 9 INFO neutron.wsgi [None req-7a6bc3d5-ee69-489f-8a64-3cfb1664fa0c 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/ports/3d44e83d-1dba-4c9b-a109-50b3299285f2 HTTP/1.1" status: 204 len: 168 time: 0.2598121 2026-07-02 06:25:01.788 9 INFO neutron.wsgi [None req-7aab6fac-f750-4590-9684-f75f557abd86 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/ports/75f21d5d-e10a-485f-85e0-5673d3d2db4f HTTP/1.1" status: 204 len: 168 time: 0.2725062 2026-07-02 06:25:02.025 9 INFO neutron.wsgi [None req-71235d67-b5d8-432f-8be3-2d09d1bcf2c5 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/ports/e72d7599-35c8-433a-998b-a433cabd9ff0 HTTP/1.1" status: 204 len: 168 time: 0.2330153 2026-07-02 06:25:02.285 9 INFO neutron.wsgi [None req-7e8d7596-ef1c-4cd6-b11f-54903040d0a6 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/ports/1b544347-7d67-4f10-92d9-f27d9e134998 HTTP/1.1" status: 204 len: 168 time: 0.2552898 2026-07-02 06:25:02.573 9 INFO neutron.wsgi [None req-ea9e4b7d-6c7a-47fb-b3a5-f575c7a9dcbe 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/ports/2f58aea5-d310-49de-8260-787e4f8180cd HTTP/1.1" status: 204 len: 168 time: 0.2813478 2026-07-02 06:25:02.874 9 INFO neutron.services.segments.plugin [-] Segment c819d7cf-eee4-4719-8162-99d43b23882a resource provider aggregate not found 2026-07-02 06:25:02.879 9 INFO neutron.services.segments.plugin [-] Segment c819d7cf-eee4-4719-8162-99d43b23882a resource provider aggregate not found 2026-07-02 06:25:02.894 9 INFO neutron.services.segments.plugin [-] Segment c819d7cf-eee4-4719-8162-99d43b23882a 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 c819d7cf-eee4-4719-8162-99d43b23882a found for delete ", "request_id": "req-9e6c9a92-a4f8-46fb-9aba-b54a6e8b2370"}]} 2026-07-02 06:25:02.895 9 INFO neutron.services.segments.plugin [-] Segment c819d7cf-eee4-4719-8162-99d43b23882a 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 c819d7cf-eee4-4719-8162-99d43b23882a found for delete ", "request_id": "req-8f916590-a949-4aff-b832-845d43c764bc"}]} 2026-07-02 06:25:02.927 9 INFO neutron.wsgi [None req-a928b702-3228-4107-8e09-6e8344ac3a21 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/networks/a5cb03ef-6381-4a67-bf67-09ca10506cfe HTTP/1.1" status: 204 len: 168 time: 0.3502979 2026-07-02 06:25:03.663 10 INFO neutron.services.segments.plugin [-] Segment 71727e7a-7d9d-4c76-b182-f89f5c6fe17f resource provider aggregate not found 2026-07-02 06:25:03.681 10 INFO neutron.services.segments.plugin [-] Segment 71727e7a-7d9d-4c76-b182-f89f5c6fe17f resource provider aggregate not found 2026-07-02 06:25:03.697 10 INFO neutron.services.segments.plugin [-] Segment 71727e7a-7d9d-4c76-b182-f89f5c6fe17f 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 71727e7a-7d9d-4c76-b182-f89f5c6fe17f found for delete ", "request_id": "req-6395088c-f115-4cf9-8faa-fc1857af446d"}]} 2026-07-02 06:25:03.702 10 INFO neutron.services.segments.plugin [-] Segment 71727e7a-7d9d-4c76-b182-f89f5c6fe17f 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 71727e7a-7d9d-4c76-b182-f89f5c6fe17f found for delete ", "request_id": "req-ee7af279-cb4c-4724-9f23-c1a474adbb4c"}]} 2026-07-02 06:25:03.730 10 INFO neutron.wsgi [None req-b941a2b4-b71a-499e-9edc-48f9cfaf6dfb 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/networks/9502d9f8-700b-4a65-8054-264fe8b2768b HTTP/1.1" status: 204 len: 168 time: 0.7977419 2026-07-02 06:25:04.155 9 INFO neutron.wsgi [None req-b588737d-1406-49d5-be98-735e329a81d3 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/networks/83e4dce2-c3e4-49d6-a956-c310a8740cf7 HTTP/1.1" status: 204 len: 168 time: 0.4193842 2026-07-02 06:25:04.637 9 INFO neutron.wsgi [None req-5792277f-4be0-47a1-bf36-67e30e1ba354 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/networks/f88f0263-f82b-4b20-b440-3f31469b4c3c HTTP/1.1" status: 204 len: 168 time: 0.4769773 2026-07-02 06:25:04.914 9 INFO neutron.services.segments.plugin [-] Segment 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 resource provider aggregate not found 2026-07-02 06:25:04.921 9 INFO neutron.services.segments.plugin [-] Segment 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 resource provider aggregate not found 2026-07-02 06:25:04.930 9 INFO neutron.services.segments.plugin [-] Segment 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 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 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 found for delete ", "request_id": "req-461b2a08-8500-459e-bdb6-7bb303600aeb"}]} 2026-07-02 06:25:04.936 9 INFO neutron.services.segments.plugin [-] Segment 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 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 0f6529b7-3cb2-40d3-8047-a5a5ae6c8d94 found for delete ", "request_id": "req-bf366def-9fbc-4ff5-a6e7-47030c594749"}]} 2026-07-02 06:25:04.951 9 INFO neutron.services.segments.plugin [-] Segment 3695113c-b696-4afc-a33e-88db2d9afdda resource provider aggregate not found 2026-07-02 06:25:04.959 9 INFO neutron.services.segments.plugin [-] Segment 3695113c-b696-4afc-a33e-88db2d9afdda resource provider aggregate not found 2026-07-02 06:25:04.977 9 INFO neutron.services.segments.plugin [-] Segment 3695113c-b696-4afc-a33e-88db2d9afdda 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 3695113c-b696-4afc-a33e-88db2d9afdda found for delete ", "request_id": "req-55dcc07c-8952-4d7a-a495-dfd62cdfb7ee"}]} 2026-07-02 06:25:04.979 9 INFO neutron.services.segments.plugin [-] Segment 3695113c-b696-4afc-a33e-88db2d9afdda 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 3695113c-b696-4afc-a33e-88db2d9afdda found for delete ", "request_id": "req-2b902b97-7e7b-4811-af47-999e22f39237"}]} 2026-07-02 06:25:05.024 10 INFO neutron.wsgi [None req-60def6ae-66d4-49aa-bd69-45a63dd69d4b 78357a20bd444a5bbb6e325002f4d28b 7ca38abb52d74c62bcd917e070b9b5ea - - default default] 10.0.0.113 "DELETE /v2.0/networks/3f8d6d87-d89a-44e7-a252-d858090a1848 HTTP/1.1" status: 204 len: 168 time: 0.3803158 2026-07-02 06:25:05.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044854 2026-07-02 06:25:05.069 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0083516 2026-07-02 06:25:05.727 10 INFO neutron.services.segments.plugin [-] Segment c6e0acd0-36e7-402e-b3bc-6171dcefd431 resource provider aggregate not found 2026-07-02 06:25:05.733 10 INFO neutron.services.segments.plugin [-] Segment c6e0acd0-36e7-402e-b3bc-6171dcefd431 resource provider aggregate not found 2026-07-02 06:25:05.751 10 INFO neutron.services.segments.plugin [-] Segment c6e0acd0-36e7-402e-b3bc-6171dcefd431 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 c6e0acd0-36e7-402e-b3bc-6171dcefd431 found for delete ", "request_id": "req-5326b8d7-d955-4935-8624-c00a8f42459e"}]} 2026-07-02 06:25:05.753 10 INFO neutron.services.segments.plugin [-] Segment c6e0acd0-36e7-402e-b3bc-6171dcefd431 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 c6e0acd0-36e7-402e-b3bc-6171dcefd431 found for delete ", "request_id": "req-de18d8fa-114a-4cc4-9a7f-f1d8f51ebc47"}]} 2026-07-02 06:25:06.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 2bf0343a-38e3-415c-8bf4-dfd88f96868d (type: security_groups) to 1 2026-07-02 06:25:06.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 03a473a3-8f15-4766-87fe-cd618637fa84 (type: security_group_rules) to 0 2026-07-02 06:25:06.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 968bd33a-953c-4040-a601-9ffdaa9cb9ec (type: security_group_rules) to 0 2026-07-02 06:25:06.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a2edd3d0-51e7-459d-b4c8-072fdd0ab35c (type: security_group_rules) to 0 2026-07-02 06:25:06.302 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource a311fd13-cbfa-490f-9a14-e3b306ee1b5b (type: security_group_rules) to 0 2026-07-02 06:25:06.329 10 INFO neutron.wsgi [None req-5aea23a3-43d4-4188-b544-c24b1495fff0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=0711e1e100144ad592975ad85f016fe2&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3762696 2026-07-02 06:25:06.552 10 INFO neutron.wsgi [None req-7178e7c2-08bb-4500-8f44-153d126e353c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/2bf0343a-38e3-415c-8bf4-dfd88f96868d HTTP/1.1" status: 204 len: 168 time: 0.2185805 2026-07-02 06:25:06.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 582e824d-a0e2-4875-9667-d20c8a9b480d (type: security_groups) to 1 2026-07-02 06:25:06.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 09556097-ccd9-4387-b92f-8db16eb4de47 (type: security_group_rules) to 0 2026-07-02 06:25:06.803 10 INFO neutron.db.ovn_revision_numbers_db [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 7d7ce614-3092-4ca0-a07a-f307c333388c (type: security_group_rules) to 0 2026-07-02 06:25:06.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource b8a50344-6716-49bf-adec-149b34ec7938 (type: security_group_rules) to 0 2026-07-02 06:25:06.833 10 INFO neutron.db.ovn_revision_numbers_db [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f3617c05-4f5a-40fb-be9e-1f552a19a5a4 (type: security_group_rules) to 0 2026-07-02 06:25:06.859 10 INFO neutron.wsgi [None req-db92936a-f44b-4c83-b7c8-206fe6d4ca0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=4230cb1144364c0c9713a5423bb06542&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2028782 2026-07-02 06:25:07.087 10 INFO neutron.wsgi [None req-d29e4910-063b-46b7-b7a4-5a2863afff90 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/582e824d-a0e2-4875-9667-d20c8a9b480d HTTP/1.1" status: 204 len: 168 time: 0.2231565 2026-07-02 06:25:07.301 10 INFO neutron.wsgi [None req-be5ac8d9-276a-45bc-99ae-f6d7c6bf4b4d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=7ca38abb52d74c62bcd917e070b9b5ea&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0550537 2026-07-02 06:25:07.515 10 INFO neutron.wsgi [None req-c78e286d-14a3-4c3a-8a42-ff621387bc73 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/57df334d-2cb3-4f31-8227-98bf03d0808e HTTP/1.1" status: 204 len: 168 time: 0.2068441 2026-07-02 06:25:10.940 9 WARNING neutron_lib.context [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:25:11.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 350d4d33-b510-45ee-bc80-c2c340459e87 (type: security_groups) to 1 2026-07-02 06:25:11.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 024e9cd2-7f77-40f8-b586-066db091b2f2 (type: security_group_rules) to 0 2026-07-02 06:25:11.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 343c8292-09ba-4ab1-a279-bf017159e99d (type: security_group_rules) to 0 2026-07-02 06:25:11.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 4841e05e-e9bc-45e7-bc85-0c01221067c8 (type: security_group_rules) to 0 2026-07-02 06:25:11.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 50f4bd5e-6f44-4b67-9cd5-dbd8e8ca4b52 (type: security_group_rules) to 0 2026-07-02 06:25:11.204 9 INFO neutron.db.segments_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Added segment 4a2808bb-ae51-4f21-8225-16a2939e8a13 of type geneve for network a29aca36-6055-4271-bae1-ca0ebaf62316 2026-07-02 06:25:11.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource a29aca36-6055-4271-bae1-ca0ebaf62316 (type: networks) to 1 2026-07-02 06:25:11.603 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] No more DHCP agents 2026-07-02 06:25:11.607 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Unable to schedule network a29aca36-6055-4271-bae1-ca0ebaf62316: no agents available; will retry on subsequent port and subnet creation events. 2026-07-02 06:25:11.700 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] Successfully bumped revision number for resource 2340a26f-1338-4672-9e9b-ab7e9500c5d8 (type: ports) to 1 2026-07-02 06:25:11.733 9 INFO neutron.wsgi [None req-cf42f110-dc92-474b-b4da-81fff556bc51 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9612095 2026-07-02 06:25:11.809 9 INFO neutron.wsgi [None req-a8cba12f-ee5a-483c-bbbe-60600e033d1e 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "PUT /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 218 time: 0.0690055 2026-07-02 06:25:11.864 10 INFO neutron.wsgi [None req-369c3931-c96c-401d-8a9c-2bee0fc1cfe0 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 218 time: 0.0464046 2026-07-02 06:25:11.935 10 INFO neutron.wsgi [None req-269634d7-5a62-424c-aec0-099ab921849c 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "PUT /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0634048 2026-07-02 06:25:11.986 10 INFO neutron.wsgi [None req-73b68391-698d-4c45-b5ae-f5546295f6bc 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 227 time: 0.0468774 2026-07-02 06:25:12.032 10 INFO neutron.wsgi [None req-836ea446-05b0-4bc9-8365-a6786b3d1407 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "PUT /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0416682 2026-07-02 06:25:12.083 10 INFO neutron.wsgi [None req-fcc0fd4a-bdfc-4a81-9ddb-0c4f26039ad6 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 227 time: 0.0450704 2026-07-02 06:25:12.160 10 INFO neutron.wsgi [None req-df01c5a7-009c-4604-a829-2c2b592c0bbf 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "PUT /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0727553 2026-07-02 06:25:12.213 10 INFO neutron.wsgi [None req-77f170f0-3612-4c52-8690-f01defbdbed6 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 245 time: 0.0489476 2026-07-02 06:25:12.304 10 INFO neutron.wsgi [None req-896a7231-b108-459e-b18d-2e9d118a8297 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "PUT /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 230 time: 0.0858850 2026-07-02 06:25:12.357 9 INFO neutron.wsgi [None req-9261808c-14e8-4cbf-9163-36695fdc29e5 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 230 time: 0.0484819 2026-07-02 06:25:12.427 9 INFO neutron.wsgi [None req-2e7d0295-ed2b-4dcc-9b5f-33286e15ced2 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0652444 2026-07-02 06:25:12.473 9 INFO neutron.api.v2.resource [None req-53344a4c-17e9-4531-8480-6e41c44d89b7 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] show failed (client error): The resource could not be found. 2026-07-02 06:25:12.474 9 INFO neutron.wsgi [None req-53344a4c-17e9-4531-8480-6e41c44d89b7 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0438867 2026-07-02 06:25:12.534 9 INFO neutron.wsgi [None req-06e16b61-234b-4b54-9722-e7d6aea4b132 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "DELETE /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0549233 2026-07-02 06:25:12.582 9 INFO neutron.wsgi [None req-02d4bea1-b9ce-45e7-8215-c700e68c9354 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 223 time: 0.0436823 2026-07-02 06:25:12.633 9 INFO neutron.api.v2.resource [None req-23bd8b3c-3497-4b6d-9b2f-142d3ec07d92 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] delete failed (client error): The resource could not be found. 2026-07-02 06:25:12.634 9 INFO neutron.wsgi [None req-23bd8b3c-3497-4b6d-9b2f-142d3ec07d92 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "DELETE /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0461295 2026-07-02 06:25:12.706 9 INFO neutron.wsgi [None req-44d1fccd-9393-4a3a-ac76-5fb4ecacc8b4 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "DELETE /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 204 len: 168 time: 0.0664792 2026-07-02 06:25:12.761 10 INFO neutron.wsgi [None req-077b2e1e-505d-48ed-ac91-e91f73e281aa 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "GET /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316/tags HTTP/1.1" status: 200 len: 205 time: 0.0489185 2026-07-02 06:25:13.166 10 INFO neutron.services.segments.plugin [-] Segment 4a2808bb-ae51-4f21-8225-16a2939e8a13 resource provider aggregate not found 2026-07-02 06:25:13.171 10 INFO neutron.services.segments.plugin [-] Segment 4a2808bb-ae51-4f21-8225-16a2939e8a13 resource provider aggregate not found 2026-07-02 06:25:13.187 10 INFO neutron.services.segments.plugin [-] Segment 4a2808bb-ae51-4f21-8225-16a2939e8a13 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 4a2808bb-ae51-4f21-8225-16a2939e8a13 found for delete ", "request_id": "req-a2123e90-d987-493a-938c-c2d164c49a43"}]} 2026-07-02 06:25:13.188 10 INFO neutron.services.segments.plugin [-] Segment 4a2808bb-ae51-4f21-8225-16a2939e8a13 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 4a2808bb-ae51-4f21-8225-16a2939e8a13 found for delete ", "request_id": "req-fda66601-9672-468a-9cca-c28990fc57c8"}]} 2026-07-02 06:25:13.211 10 INFO neutron.wsgi [None req-034a1870-a78d-4ac3-81a9-93f4983c676b 7834ebc132674dbaa1745f72cba1681b 5122601f94cd472ebe851d15ce520b7d - - default default] 10.0.0.113 "DELETE /v2.0/networks/a29aca36-6055-4271-bae1-ca0ebaf62316 HTTP/1.1" status: 204 len: 168 time: 0.4322553 2026-07-02 06:25:14.134 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource f80c4299-8a26-4913-95d9-60aa7ab86730 (type: security_groups) to 1 2026-07-02 06:25:14.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 361c9a15-7df0-4f09-9dc1-c4aebe69b568 (type: security_group_rules) to 0 2026-07-02 06:25:14.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 36d0496b-9bf1-4471-b70d-56e0b4835ca8 (type: security_group_rules) to 0 2026-07-02 06:25:14.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource 80ecbd87-7696-4373-8501-6ad1547587ee (type: security_group_rules) to 0 2026-07-02 06:25:14.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] Successfully bumped revision number for resource db33b5d2-ac95-473c-aa25-f720a8302fb3 (type: security_group_rules) to 0 2026-07-02 06:25:14.221 10 INFO neutron.wsgi [None req-c1cf7616-3206-4297-badb-cb770fa95715 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=61dac046e55941d28cc1159cbde5cc81&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3026593 2026-07-02 06:25:14.472 10 INFO neutron.wsgi [None req-526a54cd-7600-4c03-a326-f2fb8e97e787 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/f80c4299-8a26-4913-95d9-60aa7ab86730 HTTP/1.1" status: 204 len: 168 time: 0.2438092 2026-07-02 06:25:14.627 10 INFO neutron.wsgi [None req-0597ba3f-29a9-4c05-a9f1-7c027c73937f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups?tenant_id=5122601f94cd472ebe851d15ce520b7d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0465319 2026-07-02 06:25:14.827 10 INFO neutron.wsgi [None req-66b0e9f7-b080-4b6e-8db6-e8c7f5b46335 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "DELETE /v2.0/security-groups/350d4d33-b510-45ee-bc80-c2c340459e87 HTTP/1.1" status: 204 len: 168 time: 0.1948924 2026-07-02 06:25:17.534 10 INFO neutron.wsgi [None req-c5854001-93fe-42ac-b962-46212704d78f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2406559 2026-07-02 06:25:18.698 9 INFO neutron.wsgi [None req-675cb52d-9d9b-4066-b22f-ad40d80dfa7f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0324264 2026-07-02 06:25:18.730 9 INFO neutron.wsgi [None req-501255ec-5ba4-47ed-888e-ddaf82c8200f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0272467 2026-07-02 06:25:18.797 9 INFO neutron.wsgi [None req-614091df-d305-4b3d-9bf3-d82ed68b5d0a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5366 time: 0.0617390 2026-07-02 06:25:19.135 9 INFO neutron.wsgi [None req-9bb5e5b1-1e3f-46d9-be2f-e459be5c066a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.3335590 2026-07-02 06:25:19.244 9 INFO neutron.wsgi [None req-69fab795-fd27-441e-bcd8-6ff4b47afef0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1033227 2026-07-02 06:25:19.301 9 INFO neutron.wsgi [None req-7a680a34-c217-475d-adfe-6b67e8ce6619 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0523322 2026-07-02 06:25:19.317 9 INFO neutron.wsgi [None req-87417f52-55d2-4146-9087-fb212543dbdf 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.113 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0123670 2026-07-02 06:25:20.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019546 2026-07-02 06:25:20.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021532 2026-07-02 06:25:34.264 10 INFO neutron.wsgi [None req-c0d11235-14d6-4f3c-9132-c02a1e0f13fd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0799003 2026-07-02 06:25:34.294 10 INFO neutron.wsgi [None req-7c4ade9a-f308-4f67-ad14-4cfd2e7403b5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0289156 2026-07-02 06:25:34.331 10 INFO neutron.wsgi [None req-80080efb-b3bd-4470-b17c-f6624e8ef7ab 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0360909 2026-07-02 06:25:34.372 10 INFO neutron.wsgi [None req-7e5cadaa-ef59-4be4-89af-9fb2cccf3107 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0402176 2026-07-02 06:25:34.413 10 INFO neutron.wsgi [None req-6688262d-7acb-4633-bf29-c7ce55df360d 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0404267 2026-07-02 06:25:34.436 10 INFO neutron.wsgi [None req-27635ab8-7385-495e-a5f5-b3f16a324277 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0144529 2026-07-02 06:25:34.509 10 INFO neutron.wsgi [None req-eddfa671-6e50-49e3-8d5f-b507c09c3d27 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0724730 2026-07-02 06:25:34.557 10 INFO neutron.wsgi [None req-60c8f0b0-b272-4a06-8036-1e6f9217b5f3 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0453839 2026-07-02 06:25:34.597 10 INFO neutron.wsgi [None req-e672604e-94f9-4f88-bf33-d326ba5c26a4 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0345669 2026-07-02 06:25:34.613 10 INFO neutron.wsgi [None req-bf965f77-bc46-489b-b917-c801c05aee2e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0135825 2026-07-02 06:25:34.645 10 INFO neutron.wsgi [None req-bc8abbd4-0dfb-4aba-8829-d6ff7f22d5ac 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0318983 2026-07-02 06:25:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023389 2026-07-02 06:25:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032718 2026-07-02 06:25:50.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016990 2026-07-02 06:25:50.065 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0054042 2026-07-02 06:26:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024691 2026-07-02 06:26:05.069 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055373 2026-07-02 06:26:20.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016851 2026-07-02 06:26:20.061 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018604 2026-07-02 06:26:34.304 10 INFO neutron.wsgi [None req-b04d5194-426c-4187-99a5-91fc29365313 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0955956 2026-07-02 06:26:34.351 10 INFO neutron.wsgi [None req-777b2dc2-59f6-452f-95e0-dcd01a3cd807 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0458820 2026-07-02 06:26:34.403 10 INFO neutron.wsgi [None req-ea9ca64d-6db8-441f-aa60-5dcfc8959f71 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0509241 2026-07-02 06:26:34.412 10 INFO neutron.wsgi [None req-ba268b50-ce8e-4c20-b554-eeb539b61d82 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0087066 2026-07-02 06:26:34.429 10 INFO neutron.wsgi [None req-444c253a-5bb3-48a4-90db-14a95513f39b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0162616 2026-07-02 06:26:34.451 10 INFO neutron.wsgi [None req-e5f5caa4-620d-4f70-828c-80df939f8c0f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0213625 2026-07-02 06:26:34.462 10 INFO neutron.wsgi [None req-9def82fd-35e7-442a-a091-0edbaa5b9174 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0094974 2026-07-02 06:26:34.526 10 INFO neutron.wsgi [None req-08617903-0b94-43a3-b838-32b232541604 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0631053 2026-07-02 06:26:34.565 10 INFO neutron.wsgi [None req-9c63bd6c-188f-4af4-a797-c4ff0b1fb88b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0374906 2026-07-02 06:26:34.618 10 INFO neutron.wsgi [None req-03d89929-14ba-477e-be50-58f72ed925fd 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0506482 2026-07-02 06:26:34.692 10 INFO neutron.wsgi [None req-ef4d3303-10b3-4eab-855a-910e71724389 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0661767 2026-07-02 06:26:35.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031321 2026-07-02 06:26:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034788 2026-07-02 06:26:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024314 2026-07-02 06:26:50.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022366 2026-07-02 06:27:05.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019786 2026-07-02 06:27:05.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023122 2026-07-02 06:27:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037000 2026-07-02 06:27:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037751 2026-07-02 06:27:34.294 10 INFO neutron.wsgi [None req-e8effad8-511e-4de7-a6fa-8bc7bc6ae5cc 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0961022 2026-07-02 06:27:34.312 10 INFO neutron.wsgi [None req-9be052b1-902b-4971-a581-20211b09156f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0177486 2026-07-02 06:27:34.355 10 INFO neutron.wsgi [None req-1c4f8c6f-9789-45db-b37a-b6f06ad1b744 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0422902 2026-07-02 06:27:34.382 10 INFO neutron.wsgi [None req-39fd63b2-cd37-4f3d-9cad-75c3de9e55ce 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0252454 2026-07-02 06:27:34.463 10 INFO neutron.wsgi [None req-eaaa867c-67f2-4f75-8b51-93ad7b2507f7 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0809963 2026-07-02 06:27:34.528 10 INFO neutron.wsgi [None req-bb3f8fa9-9236-4d35-9d24-5046e07c1f1c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0603554 2026-07-02 06:27:34.557 10 INFO neutron.wsgi [None req-0fbcccce-42d6-415b-a687-d75af3cac3ad 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0249124 2026-07-02 06:27:34.592 10 INFO neutron.wsgi [None req-6d1de4c0-5973-43ab-b3f7-d0ff0db38282 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0344570 2026-07-02 06:27:34.637 10 INFO neutron.wsgi [None req-5028ffa2-0811-436b-a9c2-ff73ebf1d98f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0432870 2026-07-02 06:27:34.662 10 INFO neutron.wsgi [None req-fbba94e2-b07d-43e5-b091-cbd1751e35c5 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0230095 2026-07-02 06:27:34.678 10 INFO neutron.wsgi [None req-666637c9-762b-4239-ae05-9c68a4afc7b1 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0143468 2026-07-02 06:27:35.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021105 2026-07-02 06:27:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047884 2026-07-02 06:27:50.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024939 2026-07-02 06:27:50.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032456 2026-07-02 06:28:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021732 2026-07-02 06:28:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028946 2026-07-02 06:28:20.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026767 2026-07-02 06:28:20.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015085 2026-07-02 06:28:34.304 10 INFO neutron.wsgi [None req-2d362e99-27d5-4d89-a741-6270f3ee9351 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0937209 2026-07-02 06:28:34.349 10 INFO neutron.wsgi [None req-5c7c2306-fb6d-4342-bb30-ce52d653c97f 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0414042 2026-07-02 06:28:34.419 10 INFO neutron.wsgi [None req-4a6049c4-12a2-46d3-aa38-a1ad4fd4fc9b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0694995 2026-07-02 06:28:34.460 10 INFO neutron.wsgi [None req-f0b7dacf-78ee-49cd-8163-950b6c224a07 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0353568 2026-07-02 06:28:34.470 10 INFO neutron.wsgi [None req-c370776d-15da-4f97-a631-2fb173a46d9b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092211 2026-07-02 06:28:34.491 10 INFO neutron.wsgi [None req-cb6dc2b9-d0d8-4bd6-aa2b-1426130d9177 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0207870 2026-07-02 06:28:34.577 10 INFO neutron.wsgi [None req-336ece07-9d9c-4ce1-bc09-9a17c9085331 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0844202 2026-07-02 06:28:34.620 10 INFO neutron.wsgi [None req-d0ab961c-b627-4a1f-8b6e-4d006047eb48 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0417156 2026-07-02 06:28:34.635 10 INFO neutron.wsgi [None req-8af5ecfc-c8bc-4bd4-8591-663b915f449c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0094450 2026-07-02 06:28:34.645 10 INFO neutron.wsgi [None req-811d02d5-abd3-43ca-878d-0c52a46afcde 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0091891 2026-07-02 06:28:34.674 10 INFO neutron.wsgi [None req-6a78920e-e2a1-4e08-aba5-bc99bcab2b92 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0271285 2026-07-02 06:28:35.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039344 2026-07-02 06:28:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039630 2026-07-02 06:28:50.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012751 2026-07-02 06:28:50.063 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012338 2026-07-02 06:28:52.488 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6b32b1e9-7afa-4364-a433-cc93009dea46 - - - - - -] Maintenance task: Synchronization finished (took 0.55 seconds) 2026-07-02 06:29:05.062 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020075 2026-07-02 06:29:05.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029907 2026-07-02 06:29:20.060 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014296 2026-07-02 06:29:20.061 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017192 2026-07-02 06:29:34.301 10 INFO neutron.wsgi [None req-187e499d-bec8-4187-a89d-1ec477bae2ef 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1363888 2026-07-02 06:29:34.342 10 INFO neutron.wsgi [None req-a44f23a6-18a6-42cb-8245-0f8baeb8670a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0388966 2026-07-02 06:29:34.357 10 INFO neutron.wsgi [None req-14e428a6-d86f-47ea-b19e-8ed7fe61a79a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0135148 2026-07-02 06:29:34.390 10 INFO neutron.wsgi [None req-0c4d2d19-a61a-40a9-8362-bb3be88ae2e0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0327115 2026-07-02 06:29:34.403 10 INFO neutron.wsgi [None req-682bc7a7-4cba-470e-9d42-cfe00943bee2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0121071 2026-07-02 06:29:34.431 10 INFO neutron.wsgi [None req-891e8ce6-ab3a-4319-8e0c-3fde8228e458 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0266516 2026-07-02 06:29:34.481 10 INFO neutron.wsgi [None req-e8c7d9e7-fca0-488f-9737-dbc797be1052 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0499275 2026-07-02 06:29:34.518 10 INFO neutron.wsgi [None req-430d67cc-c5e0-4839-a739-e0ca19e7a8ec 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0341008 2026-07-02 06:29:34.545 10 INFO neutron.wsgi [None req-cb7e8641-7891-4ed8-ac1b-3fa7e3d5f2b2 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0253062 2026-07-02 06:29:34.555 10 INFO neutron.wsgi [None req-679ddddb-f1d6-402c-8252-329a20c7644a 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0097911 2026-07-02 06:29:34.609 10 INFO neutron.wsgi [None req-d0fd0cd6-7e04-4dfa-8353-bfc6b336019e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0522957 2026-07-02 06:29:35.062 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017102 2026-07-02 06:29:35.065 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047016 2026-07-02 06:29:50.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034914 2026-07-02 06:29:50.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037796 2026-07-02 06:30:05.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041382 2026-07-02 06:30:05.068 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026121 2026-07-02 06:30:20.064 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034420 2026-07-02 06:30:20.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035126 2026-07-02 06:30:34.318 10 INFO neutron.wsgi [None req-c25ec6a9-295e-46bb-9cb3-e227e60a19b6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1442647 2026-07-02 06:30:34.352 10 INFO neutron.wsgi [None req-5f718e42-e429-4da3-9b29-d25fbb32a19c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0315337 2026-07-02 06:30:34.393 10 INFO neutron.wsgi [None req-1df57352-b327-4ca6-876a-f6fd46abceb0 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0401335 2026-07-02 06:30:34.407 10 INFO neutron.wsgi [None req-7a0ecc65-9543-4faa-b615-3a1e1e133f48 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0135922 2026-07-02 06:30:34.427 10 INFO neutron.wsgi [None req-821b877c-69aa-4b0c-baba-9d57f8af9634 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0187054 2026-07-02 06:30:34.485 10 INFO neutron.wsgi [None req-898b5789-11cb-4c6f-b9a2-a0f8477eab7b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0579681 2026-07-02 06:30:34.544 10 INFO neutron.wsgi [None req-bdeec64c-c09d-4fbd-b8a4-d59555b3733b 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0551772 2026-07-02 06:30:34.564 10 INFO neutron.wsgi [None req-be1bbeb6-5059-4542-b375-0588eeff60c6 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0153213 2026-07-02 06:30:34.598 10 INFO neutron.wsgi [None req-9a98053b-027a-446b-b3c3-7bdbd262dc87 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0330427 2026-07-02 06:30:34.607 10 INFO neutron.wsgi [None req-b3253a40-2403-45bb-93ef-b63134a5fb7c 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0083773 2026-07-02 06:30:34.641 10 INFO neutron.wsgi [None req-8d10757a-1ac8-4aeb-9588-76f5fe48fa2e 44f9fc947be441caab831b744dde8ad6 431f6c9a3dcd4add9521adb805be1cd6 - - default default] 10.0.0.226 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0327315 2026-07-02 06:30:35.063 9 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029461 2026-07-02 06:30:35.064 10 INFO neutron.wsgi [-] 10.0.0.111 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042503