+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-02 17:19:45.651 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:19:45.651 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-04-02 17:19:45.653 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:19:45.653 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-04-02 17:19:45.862 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:19:46.549 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-02 17:19:46.552 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:19:46.554 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-02 17:19:46.554 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-02 17:19:46.554 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-02 17:19:46.555 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-02 17:19:46.555 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:19:46.560 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:19:46.560 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:19:46.560 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-02 17:19:46.854 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-02 17:19:46.855 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-02 17:19:46.855 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-02 17:19:46.872 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:19:46.872 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:19:46.872 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-02 17:19:46.873 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-02 17:19:49.141 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:19:49.303 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:19:49.303 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:19:49.304 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:19:49.304 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:19:49.304 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:19:49.304 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:19:49.305 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-02 17:19:49.305 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting OVNMechanismDriver 2026-04-02 17:19:49.331 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] OVN logging driver registered 2026-04-02 17:19:49.336 1 INFO neutron.quota [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded quota_driver: . 2026-04-02 17:19:49.336 1 INFO neutron.plugins.ml2.plugin [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:19:49.336 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:19:49.336 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:19:49.337 1 INFO neutron.plugins.ml2.managers [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:19:49.337 1 INFO neutron.extensions.vlantransparent [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:19:49.337 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: qos 2026-04-02 17:19:49.346 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: ovn-router 2026-04-02 17:19:49.361 1 INFO neutron.services.ovn_l3.plugin [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting OVNL3RouterPlugin 2026-04-02 17:19:49.361 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: segments 2026-04-02 17:19:49.434 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: trunk 2026-04-02 17:19:49.440 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: log 2026-04-02 17:19:49.442 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:19:49.445 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: tag 2026-04-02 17:19:49.448 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:19:49.450 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:19:49.453 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: flavors 2026-04-02 17:19:49.456 1 INFO neutron.manager [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loading Plugin: revisions 2026-04-02 17:19:49.458 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Initializing extension manager. 2026-04-02 17:19:49.459 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: address-group 2026-04-02 17:19:49.460 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: address-scope 2026-04-02 17:19:49.460 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-02 17:19:49.461 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: agent 2026-04-02 17:19:49.461 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-02 17:19:49.462 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:19:49.463 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:19:49.464 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:19:49.464 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-02 17:19:49.465 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:19:49.465 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:19:49.466 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:19:49.467 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:19:49.467 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:19:49.467 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-02 17:19:49.468 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-02 17:19:49.468 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:19:49.469 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-04-02 17:19:49.469 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:19:49.470 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:19:49.470 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: external-net 2026-04-02 17:19:49.471 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:19:49.471 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: extraroute 2026-04-02 17:19:49.472 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-02 17:19:49.472 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: filter-validation 2026-04-02 17:19:49.473 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:19:49.473 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:19:49.473 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:19:49.474 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:19:49.474 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: flavors 2026-04-02 17:19:49.475 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:19:49.476 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:19:49.476 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:19:49.477 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-02 17:19:49.477 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:19:49.478 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: router 2026-04-02 17:19:49.479 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:19:49.480 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:19:49.480 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-04-02 17:19:49.481 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:19:49.481 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-04-02 17:19:49.482 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:19:49.482 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-02 17:19:49.484 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-02 17:19:49.485 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:19:49.485 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: logging 2026-04-02 17:19:49.486 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:19:49.487 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:19:49.487 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:19:49.488 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:19:49.488 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:19:49.489 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:19:49.489 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:19:49.490 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:19:49.490 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: pagination 2026-04-02 17:19:49.491 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:19:49.491 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-02 17:19:49.492 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:19:49.492 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:19:49.492 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:19:49.493 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:19:49.493 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: binding 2026-04-02 17:19:49.494 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:19:49.494 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: port-security 2026-04-02 17:19:49.495 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: project-id 2026-04-02 17:19:49.495 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: provider 2026-04-02 17:19:49.496 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos 2026-04-02 17:19:49.497 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:19:49.497 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:19:49.498 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-default 2026-04-02 17:19:49.498 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:19:49.499 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:19:49.499 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:19:49.500 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:19:49.500 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:19:49.501 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:19:49.501 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:19:49.502 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:19:49.502 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:19:49.503 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:19:49.503 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:19:49.505 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: quotas 2026-04-02 17:19:49.505 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: quota_details 2026-04-02 17:19:49.506 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:19:49.507 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-02 17:19:49.507 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:19:49.508 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:19:49.508 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-02 17:19:49.509 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:19:49.509 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:19:49.510 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:19:49.510 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:19:49.510 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:19:49.511 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-02 17:19:49.511 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:19:49.512 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:19:49.518 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: security-group 2026-04-02 17:19:49.518 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: segment 2026-04-02 17:19:49.519 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:19:49.519 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: service-type 2026-04-02 17:19:49.520 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: sorting 2026-04-02 17:19:49.520 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:19:49.521 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:19:49.521 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:19:49.522 1 WARNING neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:19:49.522 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-02 17:19:49.523 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-02 17:19:49.523 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:19:49.523 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:19:49.524 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:19:49.525 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:19:49.525 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:19:49.527 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:19:49.527 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:19:49.528 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: trunk 2026-04-02 17:19:49.528 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:19:49.529 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:19:49.529 1 INFO neutron.api.extensions [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:19:49.531 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:19:49.531 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:19:49.531 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:19:49.531 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:19:49.532 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:19:49.532 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:19:49.534 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:19:49.534 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:19:49.534 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:19:49.534 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:19:49.534 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] subnetpool is already registered 2026-04-02 17:19:49.535 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:19:49.537 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:19:49.537 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] router is already registered 2026-04-02 17:19:49.537 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:19:49.537 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] floatingip is already registered 2026-04-02 17:19:49.538 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:19:49.538 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] rbac_policy is already registered 2026-04-02 17:19:49.538 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:19:49.539 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] security_group is already registered 2026-04-02 17:19:49.539 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:19:49.539 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] security_group_rule is already registered 2026-04-02 17:19:49.539 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:19:49.539 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] subnetpool is already registered 2026-04-02 17:19:49.539 1 INFO neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:19:49.540 1 WARNING neutron.quota.resource_registry [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] trunk is already registered 2026-04-02 17:19:49.566 1 WARNING keystonemiddleware._common.config [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:19:49.572 1 WARNING oslo_config.cfg [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:19:49.575 1 INFO oslo_service.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting 2 workers 2026-04-02 17:19:49.580 1 INFO neutron.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-04-02 17:19:49.596 1 INFO oslo_service.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting 2 workers 2026-04-02 17:19:49.598 9 INFO neutron.db.ovn_hash_ring_db [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] Nodes from host "neutron-server-7559c6975b-q57gq" and group "mechanism_driver" removed from the Hash Ring 2026-04-02 17:19:49.600 1 INFO oslo_service.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting 1 workers 2026-04-02 17:19:49.602 1 INFO oslo_service.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting 1 workers 2026-04-02 17:19:49.604 9 INFO neutron.db.ovn_hash_ring_db [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] Node 7b068ebf-2646-4857-b80e-306746b3fa3e from host "neutron-server-7559c6975b-q57gq" and group "mechanism_driver" added to the Hash Ring 2026-04-02 17:19:49.604 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-02 17:19:49.605 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] Hash Ring probing thread has started 2026-04-02 17:19:49.604 1 INFO oslo_service.service [None req-9ec5540f-b70a-4815-a333-8e39f7de9566 - - - - - -] Starting 1 workers 2026-04-02 17:19:49.606 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-02 17:19:49.607 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-02 17:19:49.612 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-04-02 17:19:49.615 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-04-02 17:19:49.635 10 INFO neutron.db.ovn_hash_ring_db [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] Node 49bc5357-c241-4b5f-a5d5-70cd309f349b from host "neutron-server-7559c6975b-q57gq" and group "mechanism_driver" added to the Hash Ring 2026-04-02 17:19:49.635 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-49f4a19b-01c6-4c89-a6ae-18a8ec04f88b - - - - - -] tcp:10.103.236.117:6641: connecting... 2026-04-02 17:19:49.636 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-49f4a19b-01c6-4c89-a6ae-18a8ec04f88b - - - - - -] tcp:10.103.236.117:6641: connected 2026-04-02 17:19:49.637 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-02 17:19:49.640 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-041bb1d5-9744-4da6-af3c-4ef6f57118aa - - - - - -] tcp:10.103.236.117:6641: connecting... 2026-04-02 17:19:49.641 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-041bb1d5-9744-4da6-af3c-4ef6f57118aa - - - - - -] tcp:10.103.236.117:6641: connected 2026-04-02 17:19:49.641 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] tcp:10.103.236.117:6641: connecting... 2026-04-02 17:19:49.641 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] tcp:10.103.236.117:6641: connected 2026-04-02 17:19:49.647 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.236.117:6641: connecting... 2026-04-02 17:19:49.648 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.236.117:6641: connected 2026-04-02 17:19:49.668 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] tcp:10.103.236.117:6641: connecting... 2026-04-02 17:19:49.668 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] tcp:10.103.236.117:6641: connected 2026-04-02 17:19:49.689 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-04-02 17:19:49.689 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-49f4a19b-01c6-4c89-a6ae-18a8ec04f88b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-02 17:19:49.690 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-041bb1d5-9744-4da6-af3c-4ef6f57118aa - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-02 17:19:49.690 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-02 17:19:49.695 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.165.30:6642: connecting... 2026-04-02 17:19:49.695 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.165.30:6642: connected 2026-04-02 17:19:49.696 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-041bb1d5-9744-4da6-af3c-4ef6f57118aa - - - - - -] tcp:10.105.165.30:6642: connecting... 2026-04-02 17:19:49.696 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-49f4a19b-01c6-4c89-a6ae-18a8ec04f88b - - - - - -] tcp:10.105.165.30:6642: connecting... 2026-04-02 17:19:49.696 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-49f4a19b-01c6-4c89-a6ae-18a8ec04f88b - - - - - -] tcp:10.105.165.30:6642: connected 2026-04-02 17:19:49.696 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-041bb1d5-9744-4da6-af3c-4ef6f57118aa - - - - - -] tcp:10.105.165.30:6642: connected 2026-04-02 17:19:49.700 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] tcp:10.105.165.30:6642: connecting... 2026-04-02 17:19:49.701 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28c691ab-1047-4a7b-b35a-7979e600ca6d - - - - - -] tcp:10.105.165.30:6642: connected 2026-04-02 17:19:49.720 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-02 17:19:49.727 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] tcp:10.105.165.30:6642: connecting... 2026-04-02 17:19:49.728 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-564346b2-957f-4642-a614-2069894aee99 - - - - - -] tcp:10.105.165.30:6642: connected 2026-04-02 17:19:49.731 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-02 17:19:49.731 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-02 17:19:49.731 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-02 17:19:49.737 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-04-02 17:19:49.747 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-04-02 17:19:49.780 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-04-02 17:19:49.856 15 INFO neutron.db.ovn_hash_ring_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-04-02 17:19:49.884 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Starting OVNClientQosExtension 2026-04-02 17:19:51.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056505 /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-04-02 17:19:52.813 10 WARNING oslo_policy.policy [None req-5723183b-fe36-410a-b0d8-6758ead8a85f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-02 17:19:53.062 10 INFO neutron.wsgi [None req-5723183b-fe36-410a-b0d8-6758ead8a85f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7575436 2026-04-02 17:19:53.192 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientQosExtension 2026-04-02 17:19:53.192 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientPlacementExtension 2026-04-02 17:19:53.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a5acc34f-2278-491c-a9c6-9bf4be355f15 (type: security_groups) to 1 2026-04-02 17:19:53.225 10 WARNING neutron.services.revisions.revision_plugin [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Could not find related network for resource to bump revision. 2026-04-02 17:19:53.276 10 INFO neutron.db.segments_db [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment a863d866-a5d7-4e3e-839c-06ffa125e688 of type flat for network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a 2026-04-02 17:19:53.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 7afc2dd1-79ea-40b3-8732-4291d8ecb87a (type: networks) to 1 2026-04-02 17:19:53.723 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:19:53.725 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:19:53.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e815449b-5658-489d-af5b-f625743b4362 (type: ports) to 1 2026-04-02 17:19:53.827 10 INFO neutron.wsgi [None req-a481ac51-7521-4663-a60b-39d9d88de0b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.7628152 2026-04-02 17:19:54.849 10 INFO neutron.wsgi [None req-32aafa42-b93f-4d53-af93-4c7436c085e0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0542488 2026-04-02 17:19:54.914 10 INFO neutron.wsgi [None req-73ca7b6e-5330-4781-a9bf-13596a8835fe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0593991 2026-04-02 17:19:55.172 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19fafc8b-5cb5-494e-b2ac-a53cba9e086b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:19:55.174 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19fafc8b-5cb5-494e-b2ac-a53cba9e086b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:19:55.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-19fafc8b-5cb5-494e-b2ac-a53cba9e086b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e815449b-5658-489d-af5b-f625743b4362 (type: ports) to 2 2026-04-02 17:19:55.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-19fafc8b-5cb5-494e-b2ac-a53cba9e086b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ca32a522-48de-4d15-bf9f-6250eafde41a (type: subnets) to 0 2026-04-02 17:19:55.739 10 INFO neutron.wsgi [None req-19fafc8b-5cb5-494e-b2ac-a53cba9e086b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8225207 2026-04-02 17:19:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027757 2026-04-02 17:20:00.184 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-43f122fe-cd72-4d3c-9f7d-f9751b828ac5 - - - - - -] Starting OVNClientQosExtension 2026-04-02 17:20:00.203 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-43f122fe-cd72-4d3c-9f7d-f9751b828ac5 - - - - - -] Starting OVNClientQosExtension 2026-04-02 17:20:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022011 2026-04-02 17:20:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022511 2026-04-02 17:20:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022378 2026-04-02 17:20:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027425 2026-04-02 17:20:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026453 2026-04-02 17:21:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024946 2026-04-02 17:21:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024769 2026-04-02 17:21:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024495 2026-04-02 17:21:26.649 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019367 2026-04-02 17:21:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015299 2026-04-02 17:21:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024703 2026-04-02 17:21:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016606 2026-04-02 17:21:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024648 2026-04-02 17:22:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021698 2026-04-02 17:22:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037646 2026-04-02 17:22:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027566 2026-04-02 17:22:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017898 2026-04-02 17:22:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016546 2026-04-02 17:22:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032067 2026-04-02 17:22:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019879 2026-04-02 17:22:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036888 2026-04-02 17:23:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023124 2026-04-02 17:23:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031900 2026-04-02 17:23:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016294 2026-04-02 17:23:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021975 2026-04-02 17:23:41.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045836 2026-04-02 17:23:41.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012956 2026-04-02 17:23:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045567 2026-04-02 17:23:56.653 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030963 2026-04-02 17:24:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022476 2026-04-02 17:24:11.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019097 2026-04-02 17:24:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024467 2026-04-02 17:24:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026214 2026-04-02 17:24:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023098 2026-04-02 17:24:41.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0058255 2026-04-02 17:24:49.925 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource 7afc2dd1-79ea-40b3-8732-4291d8ecb87a (type: networks) to 2 2026-04-02 17:24:49.926 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Maintenance task: Synchronization finished (took 0.10 seconds) 2026-04-02 17:24:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025046 2026-04-02 17:24:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025399 2026-04-02 17:25:11.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014489 2026-04-02 17:25:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023863 2026-04-02 17:25:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031772 2026-04-02 17:25:26.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020068 2026-04-02 17:25:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025074 2026-04-02 17:25:41.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020721 2026-04-02 17:25:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018508 2026-04-02 17:25:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025198 2026-04-02 17:26:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023446 2026-04-02 17:26:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030880 2026-04-02 17:26:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025985 2026-04-02 17:26:26.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037627 /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-04-02 17:26:28.624 9 WARNING oslo_policy.policy [None req-30d93099-0766-4759-8171-9b9fe8d1ce38 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-02 17:26:28.939 9 INFO neutron.wsgi [None req-30d93099-0766-4759-8171-9b9fe8d1ce38 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.7606478 2026-04-02 17:26:29.026 9 INFO neutron.db.segments_db [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment bf511a38-59f4-4927-98de-9cf21fbb7e26 of type geneve for network c1527be5-9019-4f63-8035-f5577e9d8930 2026-04-02 17:26:29.133 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientQosExtension 2026-04-02 17:26:29.133 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientPlacementExtension 2026-04-02 17:26:29.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource c1527be5-9019-4f63-8035-f5577e9d8930 (type: networks) to 1 2026-04-02 17:26:29.453 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:26:29.455 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network c1527be5-9019-4f63-8035-f5577e9d8930: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:26:29.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 6f0b4cd0-de5a-451b-aef9-ef9524fff1c7 (type: ports) to 1 2026-04-02 17:26:29.558 9 INFO neutron.wsgi [None req-e0d00d14-2650-408a-b50a-ed4e55420e98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.6156089 2026-04-02 17:26:30.426 9 INFO neutron.wsgi [None req-35ae04d2-a237-4c9a-8bae-8d3441912673 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0820076 2026-04-02 17:26:30.494 9 INFO neutron.wsgi [None req-23c006a6-fbdf-46f6-a4a3-5918efe5dad0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0598090 2026-04-02 17:26:30.673 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba31b277-76ea-4a37-9d73-402bb1326006 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:26:30.674 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba31b277-76ea-4a37-9d73-402bb1326006 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network c1527be5-9019-4f63-8035-f5577e9d8930: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:26:31.223 9 INFO neutron.db.ovn_revision_numbers_db [None req-ba31b277-76ea-4a37-9d73-402bb1326006 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 6f0b4cd0-de5a-451b-aef9-ef9524fff1c7 (type: ports) to 2 2026-04-02 17:26:31.240 9 INFO neutron.db.ovn_revision_numbers_db [None req-ba31b277-76ea-4a37-9d73-402bb1326006 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1c38e28b-a493-47ef-89f6-a6472feede06 (type: subnets) to 0 2026-04-02 17:26:31.255 9 INFO neutron.wsgi [None req-ba31b277-76ea-4a37-9d73-402bb1326006 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7570364 2026-04-02 17:26:32.326 9 INFO neutron.wsgi [None req-ead85717-a86f-4a78-b92c-99f741215dfd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 2969 time: 0.0829940 2026-04-02 17:26:32.473 9 INFO neutron.db.ovn_revision_numbers_db [None req-97d1a3ed-c0a8-4372-8509-676b8474164b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ce15ab79-8429-4f15-85f5-ab348dff7784 (type: security_groups) to 1 2026-04-02 17:26:32.494 9 INFO neutron.wsgi [None req-97d1a3ed-c0a8-4372-8509-676b8474164b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1590824 2026-04-02 17:26:33.421 9 INFO neutron.wsgi [None req-2c3814ed-8c75-4dbd-9615-8fccf7efc436 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 4503 time: 0.0665460 2026-04-02 17:26:33.467 9 INFO neutron.wsgi [None req-d24a1d5b-ecae-4fda-afbf-38b523a726ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0374229 2026-04-02 17:26:33.586 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ac06647-db62-4bea-87d6-ab8b6cebc997 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 146bac80-1105-491a-9337-e44f1a8d85f5 (type: security_group_rules) to 0 2026-04-02 17:26:33.613 9 INFO neutron.wsgi [None req-6ac06647-db62-4bea-87d6-ab8b6cebc997 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1350226 2026-04-02 17:26:34.433 9 INFO neutron.wsgi [None req-4dc1dcad-b171-48a2-b184-b029cac7bcbe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 5085 time: 0.0734007 2026-04-02 17:26:34.475 9 INFO neutron.wsgi [None req-8728366d-3fa6-4993-9242-a38665066b87 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0315864 2026-04-02 17:26:34.601 9 INFO neutron.db.ovn_revision_numbers_db [None req-34491a63-af99-4fd0-99a0-5249987bfa1b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 0e60397e-22ff-49d5-aba4-b1cc24cec8b7 (type: security_group_rules) to 0 2026-04-02 17:26:34.626 9 INFO neutron.wsgi [None req-34491a63-af99-4fd0-99a0-5249987bfa1b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1395388 2026-04-02 17:26:35.446 9 INFO neutron.wsgi [None req-c8970834-3edc-45c4-aeda-add6d1423975 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 5669 time: 0.0825922 2026-04-02 17:26:35.485 9 INFO neutron.wsgi [None req-2c3bd411-f980-4f49-81e9-4965fa38b207 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0298569 2026-04-02 17:26:35.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-d45ac746-718d-4650-88cd-ab421149b2a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 0310be8e-e499-4eea-a3bd-2f6c55a03382 (type: security_group_rules) to 0 2026-04-02 17:26:35.609 9 INFO neutron.wsgi [None req-d45ac746-718d-4650-88cd-ab421149b2a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1139722 2026-04-02 17:26:36.411 9 INFO neutron.wsgi [None req-ab129cb0-f502-4b20-a777-566c2ebf8878 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 6253 time: 0.0779078 2026-04-02 17:26:36.451 9 INFO neutron.wsgi [None req-20a89b88-e2e1-4b36-abea-bb1550237162 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0346811 2026-04-02 17:26:36.565 9 INFO neutron.db.ovn_revision_numbers_db [None req-17d4377f-c76a-486c-a4cf-da5a05073192 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8319e34d-c83d-4d7b-9380-d8d8d860e7e1 (type: security_group_rules) to 0 2026-04-02 17:26:36.587 9 INFO neutron.wsgi [None req-17d4377f-c76a-486c-a4cf-da5a05073192 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1244338 2026-04-02 17:26:37.381 9 INFO neutron.wsgi [None req-6f9d7fe7-4b67-4001-bb93-b11c551f9907 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 6837 time: 0.0826764 2026-04-02 17:26:37.424 9 INFO neutron.wsgi [None req-cb38150c-0d69-47e0-96d8-159822bd30e8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0332742 2026-04-02 17:26:37.531 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a698fb7-6467-4df6-8484-29ba9e31b6b2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a1cca6fb-c468-4746-9555-a69ffccdc460 (type: security_group_rules) to 0 2026-04-02 17:26:37.555 9 INFO neutron.wsgi [None req-2a698fb7-6467-4df6-8484-29ba9e31b6b2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1209140 2026-04-02 17:26:38.537 9 INFO neutron.wsgi [None req-36a10071-6062-4404-81ae-dfdf326822bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0614076 2026-04-02 17:26:38.588 9 INFO neutron.wsgi [None req-507d9a86-9420-4b5f-9be8-6adbb340e8de aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0416987 2026-04-02 17:26:38.724 9 INFO neutron.wsgi [None req-f61c9bee-b642-4a76-8764-9e6dbdf12f48 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.1265361 2026-04-02 17:26:39.018 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19df3b95-d847-4104-88f9-dd0c9d40ec63 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:26:39.020 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19df3b95-d847-4104-88f9-dd0c9d40ec63 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network c1527be5-9019-4f63-8035-f5577e9d8930: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:26:39.135 9 INFO neutron.db.ovn_revision_numbers_db [None req-19df3b95-d847-4104-88f9-dd0c9d40ec63 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 802b37ca-9ee4-4b58-be26-807a81284005 (type: ports) to 1 2026-04-02 17:26:39.153 9 INFO neutron.wsgi [None req-19df3b95-d847-4104-88f9-dd0c9d40ec63 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.4237795 2026-04-02 17:26:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034707 2026-04-02 17:26:41.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020740 /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-04-02 17:26:44.746 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9f25efd0-76b4-4ef1-a49e-7664909e5be2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:26:44.748 9 INFO neutron.wsgi [None req-9f25efd0-76b4-4ef1-a49e-7664909e5be2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0634391 2026-04-02 17:26:44.797 9 INFO neutron.wsgi [None req-589fc50e-b774-4226-9fd0-7bcd7e5db453 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0448139 2026-04-02 17:26:45.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-229ab05e-ad7e-4e5d-a4a7-eae363e1f247 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 802b37ca-9ee4-4b58-be26-807a81284005 (type: ports) to 1 2026-04-02 17:26:45.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-229ab05e-ad7e-4e5d-a4a7-eae363e1f247 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 802b37ca-9ee4-4b58-be26-807a81284005 (type: ports) to 2 2026-04-02 17:26:45.377 9 INFO neutron.wsgi [None req-229ab05e-ad7e-4e5d-a4a7-eae363e1f247 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "PUT /v2.0/ports/802b37ca-9ee4-4b58-be26-807a81284005 HTTP/1.1" status: 200 len: 1314 time: 0.5715532 /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-04-02 17:26:46.830 9 INFO neutron.wsgi [None req-b2790e1e-db49-48ae-88db-e194a79f8417 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3459 time: 0.0660164 2026-04-02 17:26:47.732 9 INFO neutron.wsgi [None req-1c6d9851-fba5-40fa-9f8d-b8c6ca370468 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 7421 time: 0.0773220 2026-04-02 17:26:47.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-49c66c3a-86c5-4119-af3f-be99c3ffcf71 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource c9563762-6b29-46e9-9107-5f02544deb6c (type: security_groups) to 1 2026-04-02 17:26:47.843 9 INFO neutron.wsgi [None req-49c66c3a-86c5-4119-af3f-be99c3ffcf71 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1007149 2026-04-02 17:26:48.715 9 INFO neutron.wsgi [None req-d9268de3-10af-495f-b743-6465a02b668e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 8949 time: 0.0751247 2026-04-02 17:26:48.761 9 INFO neutron.wsgi [None req-c86e4620-1229-4a02-a1e4-e0a9ea183ecd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0385096 2026-04-02 17:26:48.942 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fe3d9b3-369f-4496-9503-31b9bf37a55d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 58ecea4a-0df9-48c0-bb1b-35a8748d1288 (type: security_group_rules) to 0 2026-04-02 17:26:48.962 9 INFO neutron.wsgi [None req-9fe3d9b3-369f-4496-9503-31b9bf37a55d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1958046 2026-04-02 17:26:49.770 9 INFO neutron.wsgi [None req-59eb653e-8208-47d7-b59d-e487a4c22765 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 9551 time: 0.0794194 2026-04-02 17:26:49.827 9 INFO neutron.wsgi [None req-f11656a2-d4aa-4936-8958-9580ad97e110 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9551 time: 0.0460885 2026-04-02 17:26:49.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-a3e226d7-d7cf-4d1d-8c37-9dda805d2795 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource b6098a74-c074-46cd-a71c-99b75da03af3 (type: security_group_rules) to 0 2026-04-02 17:26:49.960 9 INFO neutron.wsgi [None req-a3e226d7-d7cf-4d1d-8c37-9dda805d2795 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1229155 2026-04-02 17:26:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033073 2026-04-02 17:26:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037293 2026-04-02 17:27:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012603 2026-04-02 17:27:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025704 2026-04-02 17:27:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028236 2026-04-02 17:27:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034239 2026-04-02 17:27:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023274 2026-04-02 17:27:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023301 2026-04-02 17:27:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025489 2026-04-02 17:27:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025325 2026-04-02 17:28:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022542 2026-04-02 17:28:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032599 2026-04-02 17:28:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012572 2026-04-02 17:28:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008590 2026-04-02 17:28:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017879 2026-04-02 17:28:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030313 2026-04-02 17:28:55.431 10 INFO neutron.wsgi [None req-19bef4a0-f0f0-42e1-a0f7-8eea021da9dd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 362 time: 0.0134478 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-02 17:28:55.735 10 INFO neutron.wsgi [None req-279a3170-78b9-41d5-ab3a-1c7229606fe2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "PUT /v2.0/quotas/5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 361 time: 0.0345287 2026-04-02 17:28:56.006 10 INFO neutron.wsgi [None req-7b70a1f7-8b28-48ec-a16a-3c1e86e46c74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 361 time: 0.0109305 2026-04-02 17:28:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017648 2026-04-02 17:28:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023255 2026-04-02 17:29:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015554 2026-04-02 17:29:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033476 2026-04-02 17:29:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028927 2026-04-02 17:29:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032861 2026-04-02 17:29:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021477 2026-04-02 17:29:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022109 2026-04-02 17:29:49.916 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource c1527be5-9019-4f63-8035-f5577e9d8930 (type: networks) to 2 2026-04-02 17:29:49.953 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource ce15ab79-8429-4f15-85f5-ab348dff7784 (type: security_groups) to 6 2026-04-02 17:29:49.984 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource c9563762-6b29-46e9-9107-5f02544deb6c (type: security_groups) to 3 2026-04-02 17:29:50.148 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource 802b37ca-9ee4-4b58-be26-807a81284005 (type: ports) to 3 2026-04-02 17:29:50.148 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Maintenance task: Synchronization finished (took 0.31 seconds) 2026-04-02 17:29:56.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035598 2026-04-02 17:29:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040112 2026-04-02 17:30:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017440 2026-04-02 17:30:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025795 2026-04-02 17:30:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019522 2026-04-02 17:30:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028112 2026-04-02 17:30:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033438 2026-04-02 17:30:41.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016181 2026-04-02 17:30:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030460 2026-04-02 17:30:56.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017285 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:30:58.236 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1b298734-2d7b-436c-a878-760f7f11140d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:30:58.238 9 INFO neutron.wsgi [None req-1b298734-2d7b-436c-a878-760f7f11140d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2263722 2026-04-02 17:30:58.275 9 INFO neutron.wsgi [None req-0712e9af-37fc-486a-af99-02e1e9ad3c04 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1369 time: 0.0321321 2026-04-02 17:31:00.052 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4361784d-a010-43b1-bd08-6aa293b587bc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:31:00.053 9 INFO neutron.wsgi [None req-4361784d-a010-43b1-bd08-6aa293b587bc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1333742 2026-04-02 17:31:00.086 9 INFO neutron.wsgi [None req-e74117d6-7cdc-42a5-ace4-1cc05e274f25 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1369 time: 0.0281544 2026-04-02 17:31:01.024 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 802b37ca-9ee4-4b58-be26-807a81284005 2026-04-02 17:31:01.109 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 802b37ca-9ee4-4b58-be26-807a81284005 2026-04-02 17:31:01.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 802b37ca-9ee4-4b58-be26-807a81284005 (type: ports) to 4 2026-04-02 17:31:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023823 2026-04-02 17:31:11.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020111 2026-04-02 17:31:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035172 2026-04-02 17:31:26.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045831 2026-04-02 17:31:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023141 2026-04-02 17:31:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025465 2026-04-02 17:31:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023067 2026-04-02 17:31:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025251 2026-04-02 17:32:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015674 2026-04-02 17:32:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015433 2026-04-02 17:32:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022588 2026-04-02 17:32:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026338 2026-04-02 17:32:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026107 2026-04-02 17:32:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029476 2026-04-02 17:32:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026040 2026-04-02 17:32:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031035 2026-04-02 17:33:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021908 2026-04-02 17:33:11.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020072 2026-04-02 17:33:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022542 2026-04-02 17:33:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029759 2026-04-02 17:33:41.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013597 2026-04-02 17:33:41.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013483 2026-04-02 17:33:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023987 2026-04-02 17:33:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024312 2026-04-02 17:34:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025845 2026-04-02 17:34:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030038 2026-04-02 17:34:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025742 2026-04-02 17:34:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031335 2026-04-02 17:34:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029349 2026-04-02 17:34:41.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035176 2026-04-02 17:34:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019565 2026-04-02 17:34:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022147 2026-04-02 17:35:11.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034878 2026-04-02 17:35:11.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039790 2026-04-02 17:35:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022967 2026-04-02 17:35:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026295 2026-04-02 17:35:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017579 2026-04-02 17:35:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026884 2026-04-02 17:35:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029571 2026-04-02 17:35:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048983 2026-04-02 17:36:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017562 2026-04-02 17:36:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014036 2026-04-02 17:36:26.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013654 2026-04-02 17:36:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023556 2026-04-02 17:36:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019217 2026-04-02 17:36:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024879 2026-04-02 17:36:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025237 2026-04-02 17:36:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032446 2026-04-02 17:37:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013225 2026-04-02 17:37:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016711 2026-04-02 17:37:26.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038908 2026-04-02 17:37:26.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037353 2026-04-02 17:37:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018454 2026-04-02 17:37:41.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013425 2026-04-02 17:37:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023482 2026-04-02 17:37:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031023 2026-04-02 17:38:11.653 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016184 2026-04-02 17:38:11.656 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012827 2026-04-02 17:38:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024548 2026-04-02 17:38:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032752 2026-04-02 17:38:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016077 2026-04-02 17:38:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018620 2026-04-02 17:38:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022082 2026-04-02 17:38:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012469 2026-04-02 17:39:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016618 2026-04-02 17:39:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031126 2026-04-02 17:39:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026147 2026-04-02 17:39:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032518 2026-04-02 17:39:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016551 2026-04-02 17:39:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011926 2026-04-02 17:39:49.920 10 INFO neutron.db.ovn_revision_numbers_db [None req-31ad3023-8f2e-4b83-96c8-379be4a3a572 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 7831267b-93e7-44a3-a516-52b6649869a4 (type: security_groups) to 1 2026-04-02 17:39:49.943 10 INFO neutron.wsgi [None req-31ad3023-8f2e-4b83-96c8-379be4a3a572 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 2973 time: 0.4690802 2026-04-02 17:39:50.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-75e27367-0b8f-4117-bc9f-98b9291ef218 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 582133bb-2dcc-4793-800a-0e67e5422a72 (type: security_groups) to 1 2026-04-02 17:39:50.363 10 INFO neutron.wsgi [None req-75e27367-0b8f-4117-bc9f-98b9291ef218 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.4107456 2026-04-02 17:39:51.330 10 INFO neutron.wsgi [None req-79ae7ac4-bb26-4d22-9f72-4c81ad5819cd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 4515 time: 0.0800281 2026-04-02 17:39:51.405 10 INFO neutron.wsgi [None req-8629825a-cfeb-4cbe-ac4a-37c59c1f7ff2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14476 time: 0.0581155 2026-04-02 17:39:51.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-326f2cfd-07d0-4bf6-8c07-95a41a7cf3f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource dd1c4104-51a8-4aa4-b195-156d616fe717 (type: security_group_rules) to 0 2026-04-02 17:39:51.919 10 INFO neutron.wsgi [None req-326f2cfd-07d0-4bf6-8c07-95a41a7cf3f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.5064931 2026-04-02 17:39:52.838 10 INFO neutron.wsgi [None req-852d187b-f032-4d4e-8894-3e4693298975 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 5093 time: 0.0676594 2026-04-02 17:39:52.899 10 INFO neutron.wsgi [None req-a907cf95-d18c-46d0-a44d-804e5358502f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15054 time: 0.0525751 2026-04-02 17:39:53.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-7c65da78-f0f8-4dfe-877e-e8bfcc88439b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 6f692cd2-02f7-4ba5-a875-473cc83c194f (type: security_group_rules) to 0 2026-04-02 17:39:53.257 10 INFO neutron.wsgi [None req-7c65da78-f0f8-4dfe-877e-e8bfcc88439b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.3468504 2026-04-02 17:39:54.111 10 INFO neutron.wsgi [None req-61870833-5011-41f3-bdf9-9b590184f40f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 5673 time: 0.0731821 2026-04-02 17:39:54.177 10 INFO neutron.wsgi [None req-be006c1c-5b70-49e5-ad07-da341bf95106 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15634 time: 0.0575435 2026-04-02 17:39:54.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24122d3-4908-4a40-a538-2f2b18d0485a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 0df29fdd-5da8-472d-8a45-42be290d3086 (type: security_group_rules) to 0 2026-04-02 17:39:54.409 10 INFO neutron.wsgi [None req-f24122d3-4908-4a40-a538-2f2b18d0485a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.2219541 2026-04-02 17:39:55.295 10 INFO neutron.wsgi [None req-063542be-4bd1-4c2a-89eb-0de19a461bf5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6255 time: 0.0732048 2026-04-02 17:39:55.441 10 INFO neutron.wsgi [None req-bb683198-03d5-4e54-ba3e-8e5cf1c1a7fe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16216 time: 0.1372180 2026-04-02 17:39:55.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-cda047a4-05cc-412c-a451-7153111f1298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 6b58f5d8-3773-4234-8eb1-315592dd40e9 (type: security_group_rules) to 0 2026-04-02 17:39:55.670 10 INFO neutron.wsgi [None req-cda047a4-05cc-412c-a451-7153111f1298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14,10.0.0.149 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.2181180 2026-04-02 17:39:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023549 2026-04-02 17:39:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027473 2026-04-02 17:40:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018182 2026-04-02 17:40:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031099 2026-04-02 17:40:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021939 2026-04-02 17:40:26.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030725 2026-04-02 17:40:41.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016263 2026-04-02 17:40:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016708 2026-04-02 17:40:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019670 2026-04-02 17:40:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032842 2026-04-02 17:41:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016460 2026-04-02 17:41:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018952 2026-04-02 17:41:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017178 2026-04-02 17:41:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032275 2026-04-02 17:41:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013163 2026-04-02 17:41:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016744 2026-04-02 17:41:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014105 2026-04-02 17:41:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034089 2026-04-02 17:42:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030482 2026-04-02 17:42:11.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023351 2026-04-02 17:42:26.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014648 2026-04-02 17:42:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027390 2026-04-02 17:42:41.653 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049820 2026-04-02 17:42:41.657 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026875 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:42:44.130 9 INFO neutron.wsgi [None req-eeb0adf5-46cb-4436-aaab-b81962242078 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?tenant_id=c6d65065a6ba49b3bc3deae7913602d4&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1384931 2026-04-02 17:42:44.219 9 INFO neutron.db.segments_db [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Added segment 3204e94e-c3e6-4337-9fe4-0032ad4ea1ed of type geneve for network fdccb1fd-2731-4e44-99c2-420c2f599f8e 2026-04-02 17:42:44.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource fdccb1fd-2731-4e44-99c2-420c2f599f8e (type: networks) to 1 2026-04-02 17:42:44.522 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] No more DHCP agents 2026-04-02 17:42:44.524 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Unable to schedule network fdccb1fd-2731-4e44-99c2-420c2f599f8e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:42:44.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 5dcb6045-948b-4d1f-83c0-0ff59895a9db (type: ports) to 1 2026-04-02 17:42:44.601 9 INFO neutron.wsgi [None req-dbe6815d-5ba7-4aa0-aee2-36f6974f0e46 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.4625928 2026-04-02 17:42:44.636 9 INFO neutron.wsgi [None req-5e444295-c814-4cb0-9c0f-b5351baafa67 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0285804 2026-04-02 17:42:44.652 9 INFO neutron.wsgi [None req-adfb870e-3908-46f8-b242-fe023c7ed143 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0077355 2026-04-02 17:42:44.892 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39b16289-97f9-45bd-992b-e288c0166167 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] No more DHCP agents 2026-04-02 17:42:44.893 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39b16289-97f9-45bd-992b-e288c0166167 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Unable to schedule network fdccb1fd-2731-4e44-99c2-420c2f599f8e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:42:44.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-39b16289-97f9-45bd-992b-e288c0166167 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a77cbbe5-efd8-47f8-acba-c359e46352e2 (type: ports) to 1 2026-04-02 17:42:45.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-39b16289-97f9-45bd-992b-e288c0166167 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a77cbbe5-efd8-47f8-acba-c359e46352e2 (type: ports) to 1 2026-04-02 17:42:45.098 9 INFO neutron.wsgi [None req-39b16289-97f9-45bd-992b-e288c0166167 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.4420912 2026-04-02 17:42:45.149 9 INFO neutron.wsgi [None req-9eff831b-f720-40b7-ab88-7e0336492774 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/fdccb1fd-2731-4e44-99c2-420c2f599f8e HTTP/1.1" status: 200 len: 907 time: 0.0421238 2026-04-02 17:42:45.928 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: a77cbbe5-efd8-47f8-acba-c359e46352e2 2026-04-02 17:42:45.940 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port a77cbbe5-efd8-47f8-acba-c359e46352e2 2026-04-02 17:42:46.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource a77cbbe5-efd8-47f8-acba-c359e46352e2 (type: ports) to 3 2026-04-02 17:42:47.533 9 INFO neutron.wsgi [None req-0dcc7654-374f-46d9-b5af-c7ea455e9be6 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0398390 2026-04-02 17:42:47.583 9 INFO neutron.wsgi [None req-c834e0cb-59bb-4ffb-a34a-b970354dcf95 25153046cdfc41bdac2aa751a2f223ad c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/fdccb1fd-2731-4e44-99c2-420c2f599f8e HTTP/1.1" status: 200 len: 907 time: 0.0428917 2026-04-02 17:42:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019436 2026-04-02 17:42:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024920 2026-04-02 17:42:59.672 10 INFO neutron.wsgi [None req-da664f98-0694-4611-9640-bfcbfeaab422 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 362 time: 0.0142570 2026-04-02 17:43:00.136 10 INFO neutron.wsgi [None req-1939d7a3-f770-4614-9708-30bdd16d239a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "PUT /v2.0/quotas/c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 361 time: 0.0285096 2026-04-02 17:43:00.440 10 INFO neutron.wsgi [None req-44077e00-7eb2-420e-ab7c-e063e8522448 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 361 time: 0.0120733 2026-04-02 17:43:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025239 2026-04-02 17:43:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027122 2026-04-02 17:43:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023150 2026-04-02 17:43:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023983 2026-04-02 17:43:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019796 2026-04-02 17:43:41.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036118 2026-04-02 17:43:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023966 2026-04-02 17:43:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025072 2026-04-02 17:44:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017202 2026-04-02 17:44:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017574 2026-04-02 17:44:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026324 2026-04-02 17:44:26.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023398 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:44:32.855 10 INFO neutron.wsgi [None req-789e6f62-8ba3-4780-8b23-81d774f93909 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0723593 2026-04-02 17:44:32.892 10 INFO neutron.wsgi [None req-edb77df0-ced3-45e6-9ad5-9c8972deaf1e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0356119 2026-04-02 17:44:32.905 10 INFO neutron.wsgi [None req-6c7d57c5-d344-48e9-867a-e69521dbd8ad aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0112908 2026-04-02 17:44:32.946 10 INFO neutron.wsgi [None req-975c2a30-8d5a-4194-9a58-2888893be2be aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0395544 2026-04-02 17:44:32.974 10 INFO neutron.wsgi [None req-5bc9f12a-c14d-4382-826a-b12bcff7b66f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0275025 2026-04-02 17:44:33.041 10 INFO neutron.wsgi [None req-a0d7fc73-0a09-42c7-8bd6-fddc991fc627 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0654917 2026-04-02 17:44:33.082 10 INFO neutron.wsgi [None req-ffcfcac3-fa54-4381-bfa3-1c53ca3f656e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0380151 2026-04-02 17:44:33.141 10 INFO neutron.wsgi [None req-c5817af0-f06a-4e34-b38b-554d1646bafa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0543439 2026-04-02 17:44:33.158 10 INFO neutron.wsgi [None req-7c6d4863-7ef8-4020-ada0-24c90a14be95 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0134685 2026-04-02 17:44:33.203 10 INFO neutron.wsgi [None req-9230a336-6382-4da9-b931-c60d8c093fbf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0442972 2026-04-02 17:44:33.250 10 INFO neutron.wsgi [None req-a0dd94c4-3a48-4dc7-9563-6c8d9717a974 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0466106 2026-04-02 17:44:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025632 2026-04-02 17:44:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029655 2026-04-02 17:44:49.905 15 INFO neutron.db.ovn_revision_numbers_db [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Successfully bumped revision number for resource 582133bb-2dcc-4793-800a-0e67e5422a72 (type: security_groups) to 5 2026-04-02 17:44:49.906 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Maintenance task: Synchronization finished (took 0.03 seconds) 2026-04-02 17:44:56.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016985 2026-04-02 17:44:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017428 2026-04-02 17:45:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017805 2026-04-02 17:45:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026233 2026-04-02 17:45:26.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016351 2026-04-02 17:45:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024297 2026-04-02 17:45:32.839 10 INFO neutron.wsgi [None req-71092457-bb5a-4b85-988f-4694275a0248 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0740695 2026-04-02 17:45:32.877 10 INFO neutron.wsgi [None req-cb08ecf2-f0e7-410f-91d4-3b8047b635b0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0368896 2026-04-02 17:45:32.904 10 INFO neutron.wsgi [None req-b8d78e75-d369-4155-8699-2c320bd58e6c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0261679 2026-04-02 17:45:32.917 10 INFO neutron.wsgi [None req-23f6c6fb-faab-4bed-b423-6de842f1cf05 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0117614 2026-04-02 17:45:32.995 10 INFO neutron.wsgi [None req-6ccdffe1-2a0d-4c07-8d61-d903794a7a41 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0765190 2026-04-02 17:45:33.016 10 INFO neutron.wsgi [None req-28d14601-ee74-45e4-8350-61be01d531da aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0128241 2026-04-02 17:45:33.047 10 INFO neutron.wsgi [None req-eaa45c19-43cf-47a1-ad0e-c5398948444c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0306175 2026-04-02 17:45:33.080 10 INFO neutron.wsgi [None req-79c8502b-5464-4f22-a15c-f96b903fe290 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0309155 2026-04-02 17:45:33.095 10 INFO neutron.wsgi [None req-5dab2ea5-ea50-465b-a08c-bb409cef6ff0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0108109 2026-04-02 17:45:33.214 10 INFO neutron.wsgi [None req-d71fa1b3-b29e-4e64-8ccc-05d8725e69e2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1180384 2026-04-02 17:45:33.237 10 INFO neutron.wsgi [None req-8bd2d4a6-0d1a-4f6c-b5a4-02a36f50a3b0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219331 2026-04-02 17:45:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028846 2026-04-02 17:45:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036008 2026-04-02 17:45:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025473 2026-04-02 17:45:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028658 2026-04-02 17:46:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029073 2026-04-02 17:46:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028772 2026-04-02 17:46:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018437 2026-04-02 17:46:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022657 2026-04-02 17:46:32.857 10 INFO neutron.wsgi [None req-71f5a590-ce4a-4dbd-afee-118bceed6c51 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1021440 2026-04-02 17:46:32.889 10 INFO neutron.wsgi [None req-e2c5b46c-0569-4c04-a742-21ac79b2fd0d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0298684 2026-04-02 17:46:32.901 10 INFO neutron.wsgi [None req-ad5b31a9-7197-4425-9961-ee6ddc928bce aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108223 2026-04-02 17:46:32.929 10 INFO neutron.wsgi [None req-80b8ad36-0b40-4027-a1da-3d978ede2247 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0279982 2026-04-02 17:46:32.958 10 INFO neutron.wsgi [None req-7d8ea94a-7e8c-4cd3-89ad-5785a8582dfc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0262678 2026-04-02 17:46:32.983 10 INFO neutron.wsgi [None req-f71d626a-a3e8-4cfb-a10e-26ac232d87b1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0239103 2026-04-02 17:46:32.991 10 INFO neutron.wsgi [None req-fcee86f9-d4e9-414e-adaa-5b0240d74faf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0078030 2026-04-02 17:46:33.021 10 INFO neutron.wsgi [None req-dc3071ba-0e44-4cca-bac3-2bb550c19d35 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0283325 2026-04-02 17:46:33.045 10 INFO neutron.wsgi [None req-8aec4d1c-9172-4369-aab5-5bad7bac457b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0222893 2026-04-02 17:46:33.103 10 INFO neutron.wsgi [None req-1c6be170-6d04-4a7e-a8f2-b48492ffc826 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0573967 2026-04-02 17:46:33.121 10 INFO neutron.wsgi [None req-a0be4a8a-8879-4567-b4f6-7948c2e5b489 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0133553 2026-04-02 17:46:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018969 2026-04-02 17:46:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023234 2026-04-02 17:46:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027907 2026-04-02 17:46:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024843 2026-04-02 17:47:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016367 2026-04-02 17:47:11.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029621 2026-04-02 17:47:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028167 2026-04-02 17:47:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026183 2026-04-02 17:47:32.802 10 INFO neutron.wsgi [None req-5e2d36d3-632f-406e-842d-83096b65924d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0648229 2026-04-02 17:47:32.862 10 INFO neutron.wsgi [None req-4ed191db-eaa9-4a2e-974d-0e6d5a7ce3bc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0587792 2026-04-02 17:47:32.917 10 INFO neutron.wsgi [None req-3fea274e-5cfa-46a0-9bbd-9c5615166fd1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0454156 2026-04-02 17:47:32.950 10 INFO neutron.wsgi [None req-193cc0cf-a5f5-4126-abcc-afecaacb17e2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0308256 2026-04-02 17:47:32.961 10 INFO neutron.wsgi [None req-ca2466f8-3ed8-4713-9cb9-561abd64f7d0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0101159 2026-04-02 17:47:32.978 10 INFO neutron.wsgi [None req-75d5f967-3b7a-49b9-9b1b-5e97158a3a52 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0170994 2026-04-02 17:47:33.048 10 INFO neutron.wsgi [None req-1d2cc683-384d-481d-af3e-97984380822c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0689607 2026-04-02 17:47:33.076 10 INFO neutron.wsgi [None req-7d184b60-e19f-41a0-817f-1b746ac2e1e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0267351 2026-04-02 17:47:33.106 10 INFO neutron.wsgi [None req-f7b64d2e-17fe-4354-90ab-872a1c48df6b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0285506 2026-04-02 17:47:33.138 10 INFO neutron.wsgi [None req-2550d8bf-3551-402a-a93f-a211c45a71e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0246675 2026-04-02 17:47:33.147 10 INFO neutron.wsgi [None req-5786cd2d-dc5e-43d7-84ed-ee856fe13eff aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0087037 2026-04-02 17:47:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017278 2026-04-02 17:47:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030458 2026-04-02 17:47:56.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042272 2026-04-02 17:47:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033977 2026-04-02 17:48:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013547 2026-04-02 17:48:11.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041735 2026-04-02 17:48:26.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016782 2026-04-02 17:48:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020850 2026-04-02 17:48:32.860 10 INFO neutron.wsgi [None req-de2f4d2d-a035-42d0-ad6c-383f19ec1614 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1098447 2026-04-02 17:48:32.900 10 INFO neutron.wsgi [None req-c0e79331-57d9-44cd-b023-019d04b778bf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0359421 2026-04-02 17:48:32.914 10 INFO neutron.wsgi [None req-993e1cd0-d8f1-42ad-ac1b-9e6b9e7dc6cf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114558 2026-04-02 17:48:32.949 10 INFO neutron.wsgi [None req-7c669187-8d2a-4125-83ea-9f4ca4f067ef aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0337660 2026-04-02 17:48:32.959 10 INFO neutron.wsgi [None req-698d545e-7b4f-41c6-952b-236989750392 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0091226 2026-04-02 17:48:32.987 10 INFO neutron.wsgi [None req-dbe03350-45e8-42c8-a3f8-eb91b3330cd2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0269663 2026-04-02 17:48:33.011 10 INFO neutron.wsgi [None req-3f494301-ff52-4af3-bbf0-ff63e871b010 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0235918 2026-04-02 17:48:33.034 10 INFO neutron.wsgi [None req-6f1b5462-dafb-40ab-ad28-d727ef5e7343 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0220377 2026-04-02 17:48:33.048 10 INFO neutron.wsgi [None req-77c23365-e34d-49c0-a801-dc2ade4b1a2b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0109348 2026-04-02 17:48:33.074 10 INFO neutron.wsgi [None req-9488a613-5228-4668-acbd-d3fb0a11d24b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219765 2026-04-02 17:48:33.121 10 INFO neutron.wsgi [None req-4a42ec89-a903-4271-b6f1-441545d1062c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0463803 2026-04-02 17:48:41.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013318 2026-04-02 17:48:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024378 2026-04-02 17:48:56.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012777 2026-04-02 17:48:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030279 2026-04-02 17:49:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022397 2026-04-02 17:49:11.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0072796 2026-04-02 17:49:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026267 2026-04-02 17:49:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030103 2026-04-02 17:49:32.864 10 INFO neutron.wsgi [None req-90412a77-8386-47df-921f-9b2f0b8ab7d9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0743771 2026-04-02 17:49:32.884 10 INFO neutron.wsgi [None req-f33eeb5d-1c5a-4cbf-b93d-0be7f9745355 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0196044 2026-04-02 17:49:32.925 10 INFO neutron.wsgi [None req-0a89238e-13fd-4446-9d1b-17e0e9bd1455 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0405571 2026-04-02 17:49:32.999 10 INFO neutron.wsgi [None req-6bd53f90-c19e-4559-affc-3cf81d70a15b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0723748 2026-04-02 17:49:33.035 10 INFO neutron.wsgi [None req-c7f68fdb-7b5a-45f0-954e-800a99e8b106 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0335383 2026-04-02 17:49:33.066 10 INFO neutron.wsgi [None req-689defa6-4cdf-4969-a19c-d959ee661b8a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0291753 2026-04-02 17:49:33.082 10 INFO neutron.wsgi [None req-393a6acc-8ad0-4906-a3ff-c85ed65a8f5c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0148056 2026-04-02 17:49:33.125 10 INFO neutron.wsgi [None req-f8753c53-1f13-46c7-add5-77f309aa7b94 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0419652 2026-04-02 17:49:33.163 10 INFO neutron.wsgi [None req-acf2bc98-2c0b-484a-add8-4b59e1aedaca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0273943 2026-04-02 17:49:33.172 10 INFO neutron.wsgi [None req-dd94b3f4-e79f-43db-81b7-383cc5671fe1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0082972 2026-04-02 17:49:33.183 10 INFO neutron.wsgi [None req-eb4a7bee-9f01-45e9-9d01-e492f9d2028e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0098383 2026-04-02 17:49:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012956 2026-04-02 17:49:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017610 2026-04-02 17:49:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017781 2026-04-02 17:49:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022902 2026-04-02 17:50:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017409 2026-04-02 17:50:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033011 2026-04-02 17:50:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024567 2026-04-02 17:50:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021713 2026-04-02 17:50:32.853 10 INFO neutron.wsgi [None req-d28c17e8-80c0-403e-acf4-7eebd49d7713 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0730329 2026-04-02 17:50:32.874 10 INFO neutron.wsgi [None req-8e2ca5fb-3e13-4f7b-ba7b-587687fa31f6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0193520 2026-04-02 17:50:32.886 10 INFO neutron.wsgi [None req-6e47d8d3-68e6-4046-bae0-398134c95373 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0113280 2026-04-02 17:50:32.910 10 INFO neutron.wsgi [None req-efb6d4d7-901c-4ff8-aea1-9eac118cf51a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0223906 2026-04-02 17:50:32.937 10 INFO neutron.wsgi [None req-74aa1a14-7523-496f-be41-7b9431ec882b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0266161 2026-04-02 17:50:33.013 10 INFO neutron.wsgi [None req-cb46e52a-57ae-404b-957c-9be9a558f27a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0756822 2026-04-02 17:50:33.042 10 INFO neutron.wsgi [None req-64f233d2-f579-4c20-91c9-1bf12ace2e04 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0266087 2026-04-02 17:50:33.075 10 INFO neutron.wsgi [None req-3f4c3702-8457-4d37-ba35-f2c9fb4b88e6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0322008 2026-04-02 17:50:33.150 10 INFO neutron.wsgi [None req-b5e0b7e3-1fbe-4fe5-a5fe-13129905f7de aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0697753 2026-04-02 17:50:33.183 10 INFO neutron.wsgi [None req-167883b2-98de-461a-891f-132bf08d4146 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0269704 2026-04-02 17:50:33.192 10 INFO neutron.wsgi [None req-bd41010c-b2b6-4b16-a7a1-8595dc71231b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0089049 2026-04-02 17:50:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017173 2026-04-02 17:50:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023534 2026-04-02 17:50:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023437 2026-04-02 17:50:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025325 2026-04-02 17:51:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017533 2026-04-02 17:51:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026884 2026-04-02 17:51:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023479 2026-04-02 17:51:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026584 2026-04-02 17:51:32.826 10 INFO neutron.wsgi [None req-e38672b8-f775-48c5-b85e-cbdb135cdb28 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0772882 2026-04-02 17:51:32.856 10 INFO neutron.wsgi [None req-ca3e50a5-c595-48ca-ad2b-dbcf8c0e349d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0295358 2026-04-02 17:51:32.868 10 INFO neutron.wsgi [None req-9320f317-2f8f-4aaa-be26-6861c6436613 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0102589 2026-04-02 17:51:32.937 10 INFO neutron.wsgi [None req-2d0f0a68-3ace-4ce5-aa05-e7dd593c19ef aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0680432 2026-04-02 17:51:32.980 10 INFO neutron.wsgi [None req-dd01f259-e13f-435a-af86-a29929f08065 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0356905 2026-04-02 17:51:33.015 10 INFO neutron.wsgi [None req-64f8a9f5-61ab-4168-a393-8d4e09f8f1ca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0315223 2026-04-02 17:51:33.026 10 INFO neutron.wsgi [None req-be22a2e9-e95a-4b45-8be5-d6b945a1fe43 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0100138 2026-04-02 17:51:33.082 10 INFO neutron.wsgi [None req-4a088900-abe2-4312-b2cd-79a6dacd27b9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0551853 2026-04-02 17:51:33.114 10 INFO neutron.wsgi [None req-48f9c195-1f7a-4cd9-86cd-d3da191c27d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0300975 2026-04-02 17:51:33.123 10 INFO neutron.wsgi [None req-a5b30e79-e60e-457e-bc05-029c3a9aa68a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0078058 2026-04-02 17:51:33.149 10 INFO neutron.wsgi [None req-664041de-94c0-4690-8ad9-bed4e44d3af4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0258858 2026-04-02 17:51:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024524 2026-04-02 17:51:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024173 2026-04-02 17:51:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024028 2026-04-02 17:51:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028636 2026-04-02 17:52:11.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036187 2026-04-02 17:52:11.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036640 2026-04-02 17:52:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027931 2026-04-02 17:52:26.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037930 2026-04-02 17:52:32.840 10 INFO neutron.wsgi [None req-effa515d-54fd-4b1c-878b-14481f178def aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0717704 2026-04-02 17:52:32.852 10 INFO neutron.wsgi [None req-9d4c85ff-4503-4e50-94bf-03692114f550 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113802 2026-04-02 17:52:32.887 10 INFO neutron.wsgi [None req-8fbbfb41-981e-416a-a67f-e8bbb1af9de0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0341361 2026-04-02 17:52:32.949 10 INFO neutron.wsgi [None req-7f4e7490-2494-4275-81f8-3360a573d4e0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0569308 2026-04-02 17:52:32.982 10 INFO neutron.wsgi [None req-7e72f551-0830-4209-9fc6-f888dde91cec aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0271363 2026-04-02 17:52:33.074 10 INFO neutron.wsgi [None req-7de943ca-2b9d-447c-b183-8ac52a1fd5ad aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0907390 2026-04-02 17:52:33.099 10 INFO neutron.wsgi [None req-03779729-cc6b-4c3c-a494-4775824a9a45 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0239527 2026-04-02 17:52:33.113 10 INFO neutron.wsgi [None req-afadaad2-a6a9-4a1b-82f2-96c03c28b05f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0129449 2026-04-02 17:52:33.141 10 INFO neutron.wsgi [None req-c10a53e4-e7fe-479f-adb9-154830c86f2f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0274191 2026-04-02 17:52:33.195 10 INFO neutron.wsgi [None req-6dc5ffa3-fd03-42d3-8544-7e7870f2f44a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0534003 2026-04-02 17:52:33.207 10 INFO neutron.wsgi [None req-e7dca365-9887-4b7e-a377-bffebdee265b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0103724 2026-04-02 17:52:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017095 2026-04-02 17:52:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025835 2026-04-02 17:52:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024071 2026-04-02 17:52:56.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040188 2026-04-02 17:53:11.649 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0055649 2026-04-02 17:53:11.652 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014296 2026-04-02 17:53:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025182 2026-04-02 17:53:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030067 2026-04-02 17:53:32.956 10 INFO neutron.wsgi [None req-66cc33d6-d5ec-466d-be3d-2f2464b11383 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1859813 2026-04-02 17:53:33.011 10 INFO neutron.wsgi [None req-18eabd0f-a75f-4eec-b953-8dfa7696d9b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0547407 2026-04-02 17:53:33.048 10 INFO neutron.wsgi [None req-6253dc71-8152-41c5-ad09-41b20b20f902 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0326784 2026-04-02 17:53:33.096 10 INFO neutron.wsgi [None req-ca508aa9-9ba7-41fd-9eb1-8ad702ad1133 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0466759 2026-04-02 17:53:33.134 10 INFO neutron.wsgi [None req-5eb5a0d3-3fe8-400a-bfb4-923c322c43ff aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0345981 2026-04-02 17:53:33.143 10 INFO neutron.wsgi [None req-e0054536-2686-4eb5-b9f7-50bee3a85fe3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0080001 2026-04-02 17:53:33.166 10 INFO neutron.wsgi [None req-91e8cf12-dd05-48bd-9bf9-cd6e9b695f0e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0197401 2026-04-02 17:53:33.198 10 INFO neutron.wsgi [None req-4ff55c51-6b9e-4d25-87c6-10c72d54fad3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0310044 2026-04-02 17:53:33.210 10 INFO neutron.wsgi [None req-ae5c82f5-ae6e-47b7-9eea-2190fa9eaccd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0102816 2026-04-02 17:53:33.238 10 INFO neutron.wsgi [None req-c9487c99-b757-4687-a65a-59be22707304 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0273187 2026-04-02 17:53:33.264 10 INFO neutron.wsgi [None req-21f78c0e-6020-4f9d-8345-357a7418cda6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0162694 /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-04-02 17:53:41.562 9 INFO neutron.wsgi [None req-1887c89f-93fc-4d67-a4d5-a0e6695909c1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1291654 2026-04-02 17:53:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019233 2026-04-02 17:53:41.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013463 2026-04-02 17:53:42.666 9 INFO neutron.wsgi [None req-fe104173-4857-451f-bad9-b74afe46bb59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0686207 2026-04-02 17:53:42.738 9 INFO neutron.wsgi [None req-45aeee99-d065-40cc-ba49-ab6b8e4eead4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0656927 2026-04-02 17:53:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023019 2026-04-02 17:53:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021966 2026-04-02 17:54:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038891 2026-04-02 17:54:11.651 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021491 2026-04-02 17:54:20.011 9 INFO neutron.wsgi [None req-9fec93d2-cc38-4985-997a-41a95c524f34 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1023507 2026-04-02 17:54:20.903 9 INFO neutron.wsgi [None req-a10715ef-e426-4ae2-8dbd-d9a0f7253415 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0692627 2026-04-02 17:54:20.971 9 INFO neutron.wsgi [None req-4f5533bf-bea6-44e9-94e3-7d2b539f7649 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0601528 2026-04-02 17:54:22.043 9 INFO neutron.wsgi [None req-9b20954d-29c7-40f9-ae48-d8bc202e6000 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0882814 2026-04-02 17:54:23.106 9 INFO neutron.wsgi [None req-febea742-e770-457f-b17c-a183ac40daa5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0802274 2026-04-02 17:54:23.905 10 INFO neutron.wsgi [None req-dbd60ad4-214f-4d8a-a14b-6994c459ba60 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0758388 2026-04-02 17:54:24.700 10 INFO neutron.wsgi [None req-e1b025dc-cfce-4a59-a9e4-0e13d0b3d4fc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0733371 2026-04-02 17:54:25.505 10 INFO neutron.wsgi [None req-37117d1d-d2be-4ecb-92f6-e1dd4e9bcfd6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0906098 2026-04-02 17:54:26.304 10 INFO neutron.wsgi [None req-9feab2a1-d9cc-46c6-870e-ef9248ebf87d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0893359 2026-04-02 17:54:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023937 2026-04-02 17:54:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025027 2026-04-02 17:54:27.472 9 INFO neutron.wsgi [None req-7121c005-eaae-4538-bb92-78c9e3a10471 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0975015 2026-04-02 17:54:27.529 9 INFO neutron.wsgi [None req-11603eca-622d-418c-b6e8-8ad50f183514 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0438421 2026-04-02 17:54:32.845 10 INFO neutron.wsgi [None req-7ab56629-29fc-4048-aef0-9340479c48dc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0817299 2026-04-02 17:54:32.871 10 INFO neutron.wsgi [None req-46db3b5f-a54d-42e2-affa-046380664a68 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0235083 2026-04-02 17:54:32.913 10 INFO neutron.wsgi [None req-5ad706a8-1d57-40b5-95fe-05a796811d59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0400553 2026-04-02 17:54:32.934 10 INFO neutron.wsgi [None req-22771bc6-d4b4-4ad9-a77c-3b30c9f687c5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0205414 2026-04-02 17:54:32.993 10 INFO neutron.wsgi [None req-a6bcba6d-0478-4095-a755-018f445bf599 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0552962 2026-04-02 17:54:33.049 10 INFO neutron.wsgi [None req-0f90e0f0-fa41-4122-8800-996092184652 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0532560 2026-04-02 17:54:33.085 10 INFO neutron.wsgi [None req-b8cea3d9-44d7-498e-92f4-a2676c727d3f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0292068 2026-04-02 17:54:33.129 10 INFO neutron.wsgi [None req-5a32677e-e94c-4339-9183-cf2dceaa4736 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0368979 2026-04-02 17:54:33.140 10 INFO neutron.wsgi [None req-332b9a3b-f223-40a0-8460-b95256bb5b5c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0101035 2026-04-02 17:54:33.151 10 INFO neutron.wsgi [None req-aa5d5a05-797e-429f-9475-56b113a5a501 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0097213 2026-04-02 17:54:33.159 10 INFO neutron.wsgi [None req-edadbe1b-3fa6-442b-8bd9-cf816fccba92 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0078607 2026-04-02 17:54:34.001 10 INFO neutron.pecan_wsgi.hooks.translation [None req-535a09af-bdc5-4212-a9f9-a6efdf98a8fb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:54:34.003 10 INFO neutron.wsgi [None req-535a09af-bdc5-4212-a9f9-a6efdf98a8fb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0525727 2026-04-02 17:54:34.045 10 INFO neutron.wsgi [None req-ed80ceca-cd6a-4960-933e-bb78c41e5f13 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1347 time: 0.0385249 2026-04-02 17:54:35.274 9 INFO neutron.wsgi [None req-6049023e-5616-44ef-83b4-9facf8c83867 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0629885 2026-04-02 17:54:36.224 9 INFO neutron.wsgi [None req-797690b4-7098-4845-b7d4-ff52f883174b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0711777 2026-04-02 17:54:37.124 10 INFO neutron.wsgi [None req-71a006ec-6321-4328-b15d-3d278c419127 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0792005 2026-04-02 17:54:37.940 9 INFO neutron.wsgi [None req-b6284462-3ce7-4823-8ac5-936adcac6eb6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 10157 time: 0.0719082 2026-04-02 17:54:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022924 2026-04-02 17:54:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025771 2026-04-02 17:54:48.206 10 INFO neutron.wsgi [None req-345c0d08-7d0c-42c3-b383-87da3f1ad696 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 361 time: 0.0113130 2026-04-02 17:54:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032396 2026-04-02 17:54:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032411 2026-04-02 17:55:11.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012822 2026-04-02 17:55:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021813 2026-04-02 17:55:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021980 2026-04-02 17:55:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012667 2026-04-02 17:55:32.829 10 INFO neutron.wsgi [None req-33a0fcb5-1e93-4692-9c2d-27fa24cee0f6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0795178 2026-04-02 17:55:32.862 10 INFO neutron.wsgi [None req-0412e64f-acfd-4aa2-aec6-cd534847d8c6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0305648 2026-04-02 17:55:32.893 10 INFO neutron.wsgi [None req-52edf398-f5c3-4de2-bcee-97db535b2b92 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0276093 2026-04-02 17:55:32.935 10 INFO neutron.wsgi [None req-08432cac-48bd-49a3-8fdc-79c228f734b7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0411057 2026-04-02 17:55:32.988 10 INFO neutron.wsgi [None req-b750635c-90c4-4a64-8536-1b87d13d6f14 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0520153 2026-04-02 17:55:33.051 10 INFO neutron.wsgi [None req-8aa1a645-2007-4e0b-9006-72a4fcd61ca0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0606244 2026-04-02 17:55:33.067 10 INFO neutron.wsgi [None req-2449092a-00c1-4e82-b289-3d9b74360516 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0106454 2026-04-02 17:55:33.079 10 INFO neutron.wsgi [None req-0c8390a7-2edf-426b-9a80-0afd7a40c24f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0106690 2026-04-02 17:55:33.117 10 INFO neutron.wsgi [None req-6959fb08-dd64-4eb1-be64-27a3974d1d60 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0373163 2026-04-02 17:55:33.130 10 INFO neutron.wsgi [None req-920ca3e7-2609-40a1-a00a-a6d29806012c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119946 2026-04-02 17:55:33.150 10 INFO neutron.wsgi [None req-332b2934-c886-4efd-ac84-ca0a6dfaed8e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0187073 2026-04-02 17:55:38.616 10 INFO neutron.wsgi [None req-2fced459-5664-46a9-b854-54b8e4f05947 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6838 time: 0.0999219 2026-04-02 17:55:39.513 9 INFO neutron.wsgi [None req-495625af-df00-41a4-be7f-8902c388db9e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6838 time: 0.0697110 2026-04-02 17:55:40.365 9 INFO neutron.wsgi [None req-7dcd8038-553c-4377-be4a-7da96e1329ea aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6838 time: 0.0759737 2026-04-02 17:55:41.215 9 INFO neutron.wsgi [None req-48c1d186-7d45-49b4-ab93-0720edd5e029 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6838 time: 0.0810609 2026-04-02 17:55:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023952 2026-04-02 17:55:41.649 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023460 2026-04-02 17:55:42.113 10 INFO neutron.wsgi [None req-6a63c63e-f37c-416f-8318-bee0b135cdfe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/security-groups?tenant_id=c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 6838 time: 0.0704665 2026-04-02 17:55:48.891 10 INFO neutron.wsgi [None req-48231f60-f08a-4e61-b318-d55dfbfe90b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/quotas/c6d65065a6ba49b3bc3deae7913602d4 HTTP/1.1" status: 200 len: 361 time: 0.0104501 2026-04-02 17:55:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025330 2026-04-02 17:55:56.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014412 2026-04-02 17:56:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030479 2026-04-02 17:56:11.651 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029819 2026-04-02 17:56:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030496 2026-04-02 17:56:26.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019472 2026-04-02 17:56:32.840 10 INFO neutron.wsgi [None req-b5865a07-eab8-4d46-b3bf-07c80da3bb72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0916066 2026-04-02 17:56:32.874 10 INFO neutron.wsgi [None req-e8ca7548-cada-4d14-a842-809c8fb1fff6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0317416 2026-04-02 17:56:32.907 10 INFO neutron.wsgi [None req-c8ad6244-629b-491b-b0e6-831095150b22 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0314600 2026-04-02 17:56:32.946 10 INFO neutron.wsgi [None req-6ade1e75-71ba-4957-a0b3-4f640a776e40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0345218 2026-04-02 17:56:32.955 10 INFO neutron.wsgi [None req-4fc7e002-1adb-4391-ac48-77d678009b74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0086331 2026-04-02 17:56:32.973 10 INFO neutron.wsgi [None req-3ac66e58-657c-46e8-b0b2-e13cd14eecc1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0166016 2026-04-02 17:56:32.983 10 INFO neutron.wsgi [None req-0e74a65c-7acb-4bbe-82aa-974a638d6cf2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0087352 2026-04-02 17:56:33.039 10 INFO neutron.wsgi [None req-e8da3cc5-4694-44fd-a8e9-1f2991c5f0e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0547004 2026-04-02 17:56:33.072 10 INFO neutron.wsgi [None req-80aafad8-1083-4d0a-9d2e-470b4530eaa4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0273159 2026-04-02 17:56:33.106 10 INFO neutron.wsgi [None req-aee962a8-fd06-4c28-8fc5-0586acd38c18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0324550 2026-04-02 17:56:33.125 10 INFO neutron.wsgi [None req-6b70fec2-69db-4c7a-9a95-082c1ecc7d7c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0178490 2026-04-02 17:56:41.191 9 INFO neutron.wsgi [None req-1e36c9b2-8a47-42bc-afcf-6cd2f9e44074 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14,10.0.0.149 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1009591 2026-04-02 17:56:41.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028698 2026-04-02 17:56:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026991 2026-04-02 17:56:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025067 2026-04-02 17:56:56.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029666 2026-04-02 17:57:11.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015531 2026-04-02 17:57:11.650 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011778 2026-04-02 17:57:21.706 10 INFO neutron.wsgi [None req-aac7c144-2b94-487e-a431-758e869aa3c3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1542952 2026-04-02 17:57:22.837 10 INFO neutron.wsgi [None req-ba38e9c2-3369-402d-a125-445b2f24b60f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0244198 2026-04-02 17:57:22.866 10 INFO neutron.wsgi [None req-2dcb74b5-f0a4-48d0-b3ed-c604f6f194a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0238655 2026-04-02 17:57:22.898 10 INFO neutron.wsgi [None req-7de2034e-b25a-4406-ad2a-abe22151e89f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5270 time: 0.0277894 2026-04-02 17:57:22.933 10 INFO neutron.wsgi [None req-c47644ec-9fad-4e3a-ade3-d1efd27fff19 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0307424 2026-04-02 17:57:22.997 9 INFO neutron.wsgi [None req-171be9c5-7b43-4ac0-bad4-92926f9540f8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0585945 2026-04-02 17:57:23.059 9 INFO neutron.wsgi [None req-e2b95ef8-bc0f-4bba-a84d-7cd964a8a227 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0566099 2026-04-02 17:57:23.078 9 INFO neutron.wsgi [None req-1bd6bf35-3abe-4a1f-adc7-668666a42d75 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0147009 2026-04-02 17:57:26.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015802 2026-04-02 17:57:26.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031238 2026-04-02 17:57:33.039 10 INFO neutron.wsgi [None req-728efcf4-f4d0-4145-ac9e-5a2960b65637 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1888340 2026-04-02 17:57:33.057 10 INFO neutron.wsgi [None req-e29473ed-402b-4acf-ba7a-0fea971b892d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0166304 2026-04-02 17:57:33.140 10 INFO neutron.wsgi [None req-c5330de8-0ccc-4668-acbd-c94af0bb99ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0824881 2026-04-02 17:57:33.194 10 INFO neutron.wsgi [None req-4361142f-c0e9-4f5d-8731-a473fcb7295b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0517399 2026-04-02 17:57:33.232 10 INFO neutron.wsgi [None req-7c69b27c-7e22-445a-806d-b535b5462284 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0326681 2026-04-02 17:57:33.255 10 INFO neutron.wsgi [None req-90d326d4-1eac-40cd-bf09-992a03a8ef74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0213654 2026-04-02 17:57:33.289 10 INFO neutron.wsgi [None req-6d8557bb-5c8a-4d25-b1b8-6fee73440bc1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0340621 2026-04-02 17:57:33.301 10 INFO neutron.wsgi [None req-8c6d092f-61aa-4747-839f-f0c09df44a66 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0106676 2026-04-02 17:57:33.395 10 INFO neutron.wsgi [None req-1d3c6a68-a08c-4af1-9316-79a09284c662 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0921800 2026-04-02 17:57:33.407 10 INFO neutron.wsgi [None req-ebfdd852-4326-4983-97a5-ba7fdfa37207 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0095861 2026-04-02 17:57:33.427 10 INFO neutron.wsgi [None req-47a72c2c-ef15-4a18-ac1a-3b0f4a3db3d5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0173190 2026-04-02 17:57:33.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 4a8aa2ad-4b38-4706-bb96-a5de747b48f5 (type: security_groups) to 1 2026-04-02 17:57:33.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 3e989571-76a1-45cb-9797-a5cc992cde92 (type: security_groups) to 1 2026-04-02 17:57:33.765 9 INFO neutron.db.segments_db [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 493450c4-21e2-469b-b877-3e7ac4072577 of type geneve for network 28160de7-9628-48ca-aa37-d4851b7585f8 2026-04-02 17:57:33.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a5f74b5b-900e-49fb-9d71-3bf0e40b0c15 (type: security_groups) to 1 2026-04-02 17:57:33.827 10 INFO neutron.db.segments_db [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 of type geneve for network 1b72be02-7075-4b5d-ad07-17f8daade445 2026-04-02 17:57:33.878 10 INFO neutron.db.segments_db [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment e1f7d6d6-6216-4846-86bc-7760daf6a042 of type geneve for network fd659f4a-8352-42fc-b2cc-8e27bc7103a7 2026-04-02 17:57:33.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 28160de7-9628-48ca-aa37-d4851b7585f8 (type: networks) to 1 2026-04-02 17:57:33.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1b72be02-7075-4b5d-ad07-17f8daade445 (type: networks) to 1 2026-04-02 17:57:34.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource fd659f4a-8352-42fc-b2cc-8e27bc7103a7 (type: networks) to 1 2026-04-02 17:57:34.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.176 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 28160de7-9628-48ca-aa37-d4851b7585f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.201 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.202 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 1b72be02-7075-4b5d-ad07-17f8daade445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.239 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.252 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network fd659f4a-8352-42fc-b2cc-8e27bc7103a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource bbb7bb0c-bf86-45e8-9ca0-3196e436b3a1 (type: ports) to 1 2026-04-02 17:57:34.272 9 INFO neutron.wsgi [None req-fc22aec6-7cd1-460b-b247-7489bb7ba892 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 948 time: 0.8541596 2026-04-02 17:57:34.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource aed14e3a-07d3-4ed1-8b63-cd334a1e3a93 (type: ports) to 1 2026-04-02 17:57:34.319 10 INFO neutron.wsgi [None req-c29e636f-535d-4dab-ac08-62f8e2837e72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.8809330 2026-04-02 17:57:34.325 10 INFO neutron.db.ovn_revision_numbers_db [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource dbb6300f-e246-459e-b9ee-ad0838d0b22d (type: ports) to 1 2026-04-02 17:57:34.350 10 INFO neutron.wsgi [None req-3791e1a7-c7f2-403a-bdee-4e905fc39d18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 951 time: 0.7070310 2026-04-02 17:57:34.421 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c72f5821-0595-4727-bc19-123ebf3a124b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.423 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c72f5821-0595-4727-bc19-123ebf3a124b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 28160de7-9628-48ca-aa37-d4851b7585f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.531 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d22ed25d-7867-444b-b786-bb0079ad054c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.534 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d22ed25d-7867-444b-b786-bb0079ad054c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 1b72be02-7075-4b5d-ad07-17f8daade445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.569 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8132fb98-3047-4fb7-9e4a-c304b9385a40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:34.648 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8132fb98-3047-4fb7-9e4a-c304b9385a40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network fd659f4a-8352-42fc-b2cc-8e27bc7103a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:34.653 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8b1eb09-650d-41a7-a60d-3a7ed5e7ecd5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource c7df0db9-a72f-43b6-bdcc-d38a36c531b9 (type: security_groups) to 1 2026-04-02 17:57:34.697 9 INFO neutron.wsgi [None req-b8b1eb09-650d-41a7-a60d-3a7ed5e7ecd5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=539c8e68cff041ad82ae93e605c908b5&name=default HTTP/1.1" status: 200 len: 2992 time: 0.2579234 2026-04-02 17:57:34.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-c72f5821-0595-4727-bc19-123ebf3a124b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource bbb7bb0c-bf86-45e8-9ca0-3196e436b3a1 (type: ports) to 2 2026-04-02 17:57:34.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-c72f5821-0595-4727-bc19-123ebf3a124b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource c88cbbab-37c1-4434-943c-37d5f2d5adc0 (type: subnets) to 0 2026-04-02 17:57:34.935 9 INFO neutron.wsgi [None req-c72f5821-0595-4727-bc19-123ebf3a124b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 868 time: 0.6573625 2026-04-02 17:57:35.142 10 INFO neutron.wsgi [None req-1a1c1190-e60b-447b-af8d-a5282d514d12 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c7df0db9-a72f-43b6-bdcc-d38a36c531b9 HTTP/1.1" status: 204 len: 168 time: 0.4396944 2026-04-02 17:57:35.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-d22ed25d-7867-444b-b786-bb0079ad054c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource aed14e3a-07d3-4ed1-8b63-cd334a1e3a93 (type: ports) to 2 2026-04-02 17:57:35.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-d22ed25d-7867-444b-b786-bb0079ad054c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8f26ed81-88b0-4f4f-8584-06202df2877d (type: subnets) to 0 2026-04-02 17:57:35.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-8132fb98-3047-4fb7-9e4a-c304b9385a40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource dbb6300f-e246-459e-b9ee-ad0838d0b22d (type: ports) to 2 2026-04-02 17:57:35.334 10 INFO neutron.wsgi [None req-d22ed25d-7867-444b-b786-bb0079ad054c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.0086882 2026-04-02 17:57:35.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-8132fb98-3047-4fb7-9e4a-c304b9385a40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource d3ff8186-be1e-4708-a980-4290705ac1d0 (type: subnets) to 0 2026-04-02 17:57:35.361 10 INFO neutron.wsgi [None req-8132fb98-3047-4fb7-9e4a-c304b9385a40 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 1.0049419 2026-04-02 17:57:35.706 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:35.709 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:35.845 9 INFO neutron.db.ovn_revision_numbers_db [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: ports) to 1 2026-04-02 17:57:35.966 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:35.969 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:35.996 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:35.998 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:36.078 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: ports) to 1 2026-04-02 17:57:36.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: ports) to 1 2026-04-02 17:57:36.251 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientQosExtension 2026-04-02 17:57:36.337 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Starting OVNClientQosExtension 2026-04-02 17:57:36.776 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 906ae3d7-92db-4e1a-a48c-3ff851094b0e 2026-04-02 17:57:36.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: router_ports) to 1 2026-04-02 17:57:36.797 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: router_ports) to 1 2026-04-02 17:57:36.798 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 906ae3d7-92db-4e1a-a48c-3ff851094b0e 2026-04-02 17:57:36.804 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router b5fcec7b-bed1-4278-ad6f-947eea0e650a is bound to host instance 2026-04-02 17:57:36.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource b5fcec7b-bed1-4278-ad6f-947eea0e650a (type: routers) to 3 2026-04-02 17:57:36.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 82118a0f-ca86-48c7-8905-41262cba935e (type: routers) to 3 2026-04-02 17:57:36.937 10 INFO neutron.wsgi [None req-5d2b553e-1ef4-4fd4-af54-51ddea8f617f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.5978451 2026-04-02 17:57:36.945 9 INFO neutron.wsgi [None req-905c25f7-9593-4041-a445-56abdf5f5098 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 879 time: 2.0039585 2026-04-02 17:57:37.064 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router decb3f23-cc2e-491a-996f-4ead64c876ec is bound to host instance 2026-04-02 17:57:37.118 9 INFO neutron.db.ovn_revision_numbers_db [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: router_ports) to 1 2026-04-02 17:57:37.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource decb3f23-cc2e-491a-996f-4ead64c876ec (type: routers) to 3 2026-04-02 17:57:37.283 9 INFO neutron.wsgi [None req-01d46c86-be07-40d6-94be-409a8ac9582e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 1.9173748 2026-04-02 17:57:37.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 75d27def-2ff0-44e0-be0d-70b15d7ba12c (type: security_groups) to 1 2026-04-02 17:57:37.505 9 INFO neutron.db.segments_db [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 696574f7-da7a-4a15-a0ca-0e1b936ac774 of type geneve for network dcecc136-5928-40b2-a310-50eb6911bdd6 2026-04-02 17:57:37.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: ports) to 1 2026-04-02 17:57:37.653 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:37.657 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 1b72be02-7075-4b5d-ad07-17f8daade445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:37.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource dcecc136-5928-40b2-a310-50eb6911bdd6 (type: networks) to 1 2026-04-02 17:57:37.846 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:37.863 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 28160de7-9628-48ca-aa37-d4851b7585f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:37.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: ports) to 1 2026-04-02 17:57:37.960 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:37.966 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network dcecc136-5928-40b2-a310-50eb6911bdd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:37.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: ports) to 1 2026-04-02 17:57:38.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: ports) to 1 2026-04-02 17:57:38.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: router_ports) to 3 2026-04-02 17:57:38.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a1f201a3-c25f-4630-83b4-cea4fbfca7a2 (type: ports) to 1 2026-04-02 17:57:38.204 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:38.229 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network fd659f4a-8352-42fc-b2cc-8e27bc7103a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:38.245 9 INFO neutron.wsgi [None req-943cae42-a146-4c4f-8db8-c7a0f4dbe96f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 949 time: 1.3501706 2026-04-02 17:57:38.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: ports) to 2 2026-04-02 17:57:38.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ebb965bf-6a59-43ee-8b69-cec5d883734e (type: ports) to 1 2026-04-02 17:57:38.528 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8504b7c-512e-49f6-86c2-b41bb2e04a58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:38.530 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8504b7c-512e-49f6-86c2-b41bb2e04a58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network dcecc136-5928-40b2-a310-50eb6911bdd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:38.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: router_ports) to 3 2026-04-02 17:57:38.719 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: d74d64fc-739b-4840-8541-6f35d50fbe2f 2026-04-02 17:57:38.737 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port d74d64fc-739b-4840-8541-6f35d50fbe2f 2026-04-02 17:57:38.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: router_ports) to 2 2026-04-02 17:57:38.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: ports) to 2 2026-04-02 17:57:39.005 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: router_ports) to 2 2026-04-02 17:57:39.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: ports) to 4 2026-04-02 17:57:39.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: ports) to 2 2026-04-02 17:57:39.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: ports) to 2 2026-04-02 17:57:39.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: ports) to 4 2026-04-02 17:57:39.362 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:39.369 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 28160de7-9628-48ca-aa37-d4851b7585f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:39.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8504b7c-512e-49f6-86c2-b41bb2e04a58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a1f201a3-c25f-4630-83b4-cea4fbfca7a2 (type: ports) to 2 2026-04-02 17:57:39.420 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:39.435 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 1b72be02-7075-4b5d-ad07-17f8daade445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:39.450 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ebb965bf-6a59-43ee-8b69-cec5d883734e (type: router_ports) to 2 2026-04-02 17:57:39.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8504b7c-512e-49f6-86c2-b41bb2e04a58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 80c0166b-8c96-42d5-af64-0dad471d03c6 (type: subnets) to 0 2026-04-02 17:57:39.524 9 INFO neutron.wsgi [None req-a8504b7c-512e-49f6-86c2-b41bb2e04a58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 1.2686791 2026-04-02 17:57:39.574 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: ports) to 3 2026-04-02 17:57:39.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 906ae3d7-92db-4e1a-a48c-3ff851094b0e (type: router_ports) to 4 2026-04-02 17:57:39.782 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Router 82118a0f-ca86-48c7-8905-41262cba935e is bound to host instance 2026-04-02 17:57:39.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 63a03b13-62ab-4406-a5cc-bcd1795ea9ce (type: router_ports) to 4 2026-04-02 17:57:39.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ebb965bf-6a59-43ee-8b69-cec5d883734e (type: ports) to 2 2026-04-02 17:57:39.904 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 13d950d1-8dca-4fee-b1df-d96fe44e79a4 2026-04-02 17:57:39.911 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: router_ports) to 3 2026-04-02 17:57:39.931 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 13d950d1-8dca-4fee-b1df-d96fe44e79a4 2026-04-02 17:57:40.066 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:40.068 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network fd659f4a-8352-42fc-b2cc-8e27bc7103a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:40.612 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:40.615 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:40.685 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: router_ports) to 2 2026-04-02 17:57:40.688 9 INFO neutron.wsgi [None req-1ba1cbfa-00c2-4065-9092-93e636f6bb5a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/82118a0f-ca86-48c7-8905-41262cba935e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.7364390 2026-04-02 17:57:40.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: ports) to 1 2026-04-02 17:57:40.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource d74d64fc-739b-4840-8541-6f35d50fbe2f (type: router_ports) to 3 2026-04-02 17:57:40.908 10 INFO neutron.wsgi [None req-0345d007-7b9b-4284-8c1c-3d9655975b85 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/b5fcec7b-bed1-4278-ad6f-947eea0e650a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.9648356 2026-04-02 17:57:40.920 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: ports) to 1 2026-04-02 17:57:41.340 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 820fc08a-5460-414f-9424-6ab6458a1874 is bound to host instance 2026-04-02 17:57:41.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: router_ports) to 1 2026-04-02 17:57:41.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ebb965bf-6a59-43ee-8b69-cec5d883734e (type: router_ports) to 2 2026-04-02 17:57:41.394 10 INFO neutron.wsgi [None req-2a80d06b-b4eb-4054-a44e-c357d6e80508 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/decb3f23-cc2e-491a-996f-4ead64c876ec/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.1038272 2026-04-02 17:57:41.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: router_ports) to 3 2026-04-02 17:57:41.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 820fc08a-5460-414f-9424-6ab6458a1874 (type: routers) to 3 2026-04-02 17:57:41.444 9 INFO neutron.wsgi [None req-99e7d100-7042-4b34-983f-bff3e82ccf08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 880 time: 1.9052072 2026-04-02 17:57:41.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: ports) to 2 2026-04-02 17:57:41.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012276 2026-04-02 17:57:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008712 2026-04-02 17:57:41.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: ports) to 4 2026-04-02 17:57:41.918 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:41.922 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network dcecc136-5928-40b2-a310-50eb6911bdd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:42.013 9 INFO neutron.db.ovn_revision_numbers_db [None req-565c0f2f-1c73-4857-a051-e059b7ddd3a6 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] Successfully bumped revision number for resource 0a5fa262-8f3b-494d-b26a-d5e264de4113 (type: security_groups) to 1 2026-04-02 17:57:42.074 9 INFO neutron.wsgi [None req-565c0f2f-1c73-4857-a051-e059b7ddd3a6 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.2624061 2026-04-02 17:57:42.085 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-45244783-9db1-491e-a937-caa8b500c887 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/networks?id=28160de7-9628-48ca-aa37-d4851b7585f8 HTTP/1.1" status: 200 len: 877 time: 0.1254723 2026-04-02 17:57:42.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: ports) to 1 2026-04-02 17:57:42.105 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-675b6241-03cd-48a3-9ee8-29f51e01703f 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/quotas/9735758134db411bb19b391de6aec834 HTTP/1.1" status: 200 len: 386 time: 0.0149019 2026-04-02 17:57:42.189 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: ports) to 1 2026-04-02 17:57:42.241 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource 13d950d1-8dca-4fee-b1df-d96fe44e79a4 (type: router_ports) to 4 2026-04-02 17:57:42.275 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-4cbad471-9526-4ff3-b969-b09614ae9bf5 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=9735758134db411bb19b391de6aec834&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1610594 2026-04-02 17:57:42.322 9 INFO neutron.db.ovn_revision_numbers_db [None req-2eeb4662-b63c-4bd1-a82f-36bbbefa5e46 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] Successfully bumped revision number for resource 4aad631b-58ed-4b32-9a85-4a7f62108b5f (type: security_groups) to 1 2026-04-02 17:57:42.356 9 INFO neutron.wsgi [None req-2eeb4662-b63c-4bd1-a82f-36bbbefa5e46 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.2202835 2026-04-02 17:57:42.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: router_ports) to 3 2026-04-02 17:57:42.487 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e60087e-8e84-48a7-bb1e-1b3028647b2d 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] Successfully bumped revision number for resource 36208cab-c6e6-4b74-bb8e-a6c554a7bdf2 (type: security_groups) to 1 2026-04-02 17:57:42.517 9 INFO neutron.wsgi [None req-6e60087e-8e84-48a7-bb1e-1b3028647b2d 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.1396921 2026-04-02 17:57:42.565 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: router_ports) to 2 2026-04-02 17:57:42.592 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 63a03b13-62ab-4406-a5cc-bcd1795ea9ce 2026-04-02 17:57:42.606 9 INFO neutron.wsgi [req-5c761a95-9e81-4815-b8f2-b892f86a9756 req-71efe3d2-ca77-49ec-8a2c-186551ff7c6a 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/4aad631b-58ed-4b32-9a85-4a7f62108b5f HTTP/1.1" status: 200 len: 1820 time: 0.0737741 2026-04-02 17:57:42.627 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 63a03b13-62ab-4406-a5cc-bcd1795ea9ce 2026-04-02 17:57:42.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: ports) to 2 2026-04-02 17:57:42.658 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-1df9325b-479c-4fb4-9973-0fedb4d5bb2b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0478714 2026-04-02 17:57:42.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: ports) to 2 2026-04-02 17:57:42.756 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:42.757 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network dcecc136-5928-40b2-a310-50eb6911bdd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:42.953 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-db2293ee-b8f0-4c45-890c-be9d6c94b553 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2860289 2026-04-02 17:57:42.987 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 2026-04-02 17:57:43.035 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 2026-04-02 17:57:43.087 9 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-3419264c-61d6-44ea-9cae-de8edb449417 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1226711 2026-04-02 17:57:43.118 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd04daf2-7260-40b8-a243-160134376d27 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] Successfully bumped revision number for resource bdea56ba-e471-4052-bb0e-c3dea7ca2cea (type: security_group_rules) to 0 2026-04-02 17:57:43.176 9 INFO neutron.wsgi [None req-fd04daf2-7260-40b8-a243-160134376d27 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.5575962 2026-04-02 17:57:43.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: ports) to 4 2026-04-02 17:57:43.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ca0c9d0-42cc-4ab5-9aca-176b72c67275 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] Successfully bumped revision number for resource 51eb923c-bf30-4f53-b6fb-2243b1767fca (type: security_groups) to 1 2026-04-02 17:57:43.441 9 INFO neutron.wsgi [None req-9ca0c9d0-42cc-4ab5-9aca-176b72c67275 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.2489808 2026-04-02 17:57:43.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe160d76-c6be-43db-b9d8-f34ca61fe170 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] Successfully bumped revision number for resource 008c0d20-1850-40f4-9a50-acb81ac0079c (type: security_groups) to 1 2026-04-02 17:57:43.462 9 INFO neutron.wsgi [None req-fe160d76-c6be-43db-b9d8-f34ca61fe170 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.2293749 2026-04-02 17:57:43.527 9 INFO neutron.wsgi [req-55836d0a-743b-4c6c-8a38-72a9c81a179d req-b979035d-9a93-4bb6-9660-0651ddf6ef60 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 210 time: 0.0494173 2026-04-02 17:57:43.579 9 INFO neutron.wsgi [req-bbb2bd77-ddce-40f9-8861-7167497701cf req-a68d6bfc-547e-4b5b-a89d-e7ba45ba63a6 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups?tenant_id=d7926c02282d496084a7f864b12ac062 HTTP/1.1" status: 200 len: 7792 time: 0.1017959 2026-04-02 17:57:43.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 9d45fae9-4e4a-457a-be73-a3d0eacecdb9 (type: router_ports) to 4 2026-04-02 17:57:43.610 9 INFO neutron.wsgi [req-f6d0f544-df4a-413d-8b7d-8ebe171bc607 req-c81075bd-4c4a-49e2-96d4-23dfbee294ca 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 200 len: 1820 time: 0.0516644 2026-04-02 17:57:43.630 9 INFO neutron.wsgi [req-bbb2bd77-ddce-40f9-8861-7167497701cf req-2233c194-eb75-4dbd-91ab-6c65de5a80e6 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/3e989571-76a1-45cb-9797-a5cc992cde92 HTTP/1.1" status: 200 len: 2994 time: 0.0396712 2026-04-02 17:57:43.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: router_ports) to 2 2026-04-02 17:57:43.667 10 INFO neutron.wsgi [None req-88c77832-cacf-4595-a147-b50b25266595 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/820fc08a-5460-414f-9424-6ab6458a1874/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2180123 2026-04-02 17:57:43.673 9 INFO neutron.wsgi [req-bbb2bd77-ddce-40f9-8861-7167497701cf req-55bb4260-5e78-4938-9b89-c7eb4b63ea79 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/3e989571-76a1-45cb-9797-a5cc992cde92 HTTP/1.1" status: 200 len: 2994 time: 0.0351250 2026-04-02 17:57:43.732 9 INFO neutron.wsgi [req-5d44a8bc-9002-40eb-94d3-294ce76e37cd req-43539283-2ba2-465f-910d-0663329d58b1 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/0a5fa262-8f3b-494d-b26a-d5e264de4113 HTTP/1.1" status: 200 len: 1816 time: 0.0349195 2026-04-02 17:57:43.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-96fc8a3d-b2c2-415f-9d6b-7b33dee2ec7e 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] Successfully bumped revision number for resource 200b6d5d-9892-4977-a2e4-2cdd049c84f2 (type: security_group_rules) to 0 2026-04-02 17:57:43.774 9 INFO neutron.wsgi [None req-96fc8a3d-b2c2-415f-9d6b-7b33dee2ec7e 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.1549420 2026-04-02 17:57:43.841 9 INFO neutron.wsgi [req-36a90d46-b0fa-4420-88d9-28140b348304 req-0d063086-ab8f-4d8b-955d-7ccb883b54e2 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 200 len: 2413 time: 0.0397148 2026-04-02 17:57:43.915 9 INFO neutron.wsgi [None req-4e63ae78-d90d-4d92-960d-c49e2425e828 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "DELETE /v2.0/security-groups/0a5fa262-8f3b-494d-b26a-d5e264de4113 HTTP/1.1" status: 204 len: 173 time: 0.1720929 2026-04-02 17:57:43.952 9 INFO neutron.api.v2.resource [req-feb11a48-2364-4d45-a719-0fd3dd06114f req-c04e7525-fb25-4198-8fc7-061c19d76e85 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:43.953 9 INFO neutron.wsgi [req-feb11a48-2364-4d45-a719-0fd3dd06114f req-c04e7525-fb25-4198-8fc7-061c19d76e85 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/0a5fa262-8f3b-494d-b26a-d5e264de4113 HTTP/1.1" status: 404 len: 352 time: 0.0194273 2026-04-02 17:57:43.972 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ae1b292-f09c-48c7-b7a0-bfedf2987ba8 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] Successfully bumped revision number for resource aab7d12c-c709-4b48-991f-03d3d77b5943 (type: security_group_rules) to 0 2026-04-02 17:57:44.003 9 INFO neutron.wsgi [req-77c4b33d-f370-4e1a-82ab-141cc46e9a85 req-a4819c12-cbea-4b93-b864-8bbb0c24b123 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/36208cab-c6e6-4b74-bb8e-a6c554a7bdf2 HTTP/1.1" status: 200 len: 1816 time: 0.0298076 2026-04-02 17:57:44.005 9 INFO neutron.wsgi [None req-9ae1b292-f09c-48c7-b7a0-bfedf2987ba8 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.1562908 2026-04-02 17:57:44.057 9 INFO neutron.wsgi [req-e69e37f7-cb6c-4d0d-b38e-7ca14c088023 req-9898ccd7-cd67-4830-b3e3-14d4ac517290 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 200 len: 3011 time: 0.0298874 2026-04-02 17:57:44.128 9 INFO neutron.wsgi [None req-fc6e5c48-37d7-4e64-8e3a-718a23de26a8 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "DELETE /v2.0/security-groups/36208cab-c6e6-4b74-bb8e-a6c554a7bdf2 HTTP/1.1" status: 204 len: 173 time: 0.1180980 2026-04-02 17:57:44.161 9 INFO neutron.api.v2.resource [req-e858beeb-c63d-41ce-9f54-f1a6a2b7f954 req-8f098fb5-39a6-4a80-89fb-25b31194a268 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:44.163 9 INFO neutron.wsgi [req-e858beeb-c63d-41ce-9f54-f1a6a2b7f954 req-8f098fb5-39a6-4a80-89fb-25b31194a268 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/36208cab-c6e6-4b74-bb8e-a6c554a7bdf2 HTTP/1.1" status: 404 len: 352 time: 0.0134139 2026-04-02 17:57:44.165 9 INFO neutron.wsgi [req-ed7ed224-8e64-49f2-93dc-96711ab07a76 req-10e397e5-3d45-42a4-b07a-eb41fa69d913 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-group-rules/aab7d12c-c709-4b48-991f-03d3d77b5943 HTTP/1.1" status: 200 len: 783 time: 0.0215154 2026-04-02 17:57:44.221 9 INFO neutron.wsgi [req-ed7ed224-8e64-49f2-93dc-96711ab07a76 req-db63f424-2d59-4fd1-ba29-241b9f5255fd 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 200 len: 3011 time: 0.0479751 2026-04-02 17:57:44.227 9 INFO neutron.wsgi [req-29f5ee5b-d429-4303-bf82-c6ac4e214a78 req-94f7cffb-31fa-4147-baab-a5e5826e1bce 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/51eb923c-bf30-4f53-b6fb-2243b1767fca HTTP/1.1" status: 200 len: 1817 time: 0.0419447 2026-04-02 17:57:44.288 9 INFO neutron.db.ovn_revision_numbers_db [None req-54d52d92-7d15-4314-8dc4-adae0cdd4571 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource c72d587d-1824-4634-80b5-e73a41d4a907 (type: security_groups) to 1 2026-04-02 17:57:44.316 9 INFO neutron.wsgi [None req-54d52d92-7d15-4314-8dc4-adae0cdd4571 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1807795 2026-04-02 17:57:44.404 9 INFO neutron.wsgi [None req-ec811f1c-2459-4487-a3a1-acb24e0ceecb 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - - -] 10.0.0.112 "DELETE /v2.0/security-groups/51eb923c-bf30-4f53-b6fb-2243b1767fca HTTP/1.1" status: 204 len: 173 time: 0.1727631 2026-04-02 17:57:44.408 9 INFO neutron.wsgi [None req-28df55e8-a007-42cd-8053-b6fdcbe68a21 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "DELETE /v2.0/security-group-rules/aab7d12c-c709-4b48-991f-03d3d77b5943 HTTP/1.1" status: 204 len: 173 time: 0.1802692 2026-04-02 17:57:44.423 10 INFO neutron.db.ovn_revision_numbers_db [None req-ae15cea7-1b5e-430b-aead-45d9ebbb085e 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource b55c2c1a-470d-44fb-873e-08560f6acdfa (type: security_group_rules) to 0 2026-04-02 17:57:44.441 9 INFO neutron.api.v2.resource [req-1c53ea19-fc55-431a-82e1-f22fc2917d57 req-ff7892a4-4fb1-4631-bda1-66cfe9d4396a 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:44.442 9 INFO neutron.wsgi [req-1c53ea19-fc55-431a-82e1-f22fc2917d57 req-ff7892a4-4fb1-4631-bda1-66cfe9d4396a 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/51eb923c-bf30-4f53-b6fb-2243b1767fca HTTP/1.1" status: 404 len: 352 time: 0.0193579 2026-04-02 17:57:44.448 10 INFO neutron.wsgi [None req-ae15cea7-1b5e-430b-aead-45d9ebbb085e 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1268480 2026-04-02 17:57:44.464 9 INFO neutron.wsgi [req-a5991f25-a384-49ff-baa6-5019249beec4 req-c013bbd0-493a-4cbe-ad8e-dde753db947a 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 200 len: 2413 time: 0.0389838 2026-04-02 17:57:44.497 9 INFO neutron.wsgi [req-6fcd0543-b403-43e2-88ee-4c3a90e444ce req-da40bfb9-fab1-4713-963c-0f60b8b899d0 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups?tenant_id=d7926c02282d496084a7f864b12ac062 HTTP/1.1" status: 200 len: 2997 time: 0.0348220 2026-04-02 17:57:44.544 9 INFO neutron.wsgi [req-6fcd0543-b403-43e2-88ee-4c3a90e444ce req-ef49a7de-5aa9-4c75-b1e7-e60317c4d7a6 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/3e989571-76a1-45cb-9797-a5cc992cde92 HTTP/1.1" status: 200 len: 2994 time: 0.0392063 2026-04-02 17:57:44.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-146c6fab-a456-4718-8eaa-f8b885971e75 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource d3dffc27-c15b-4c9c-abc5-6dde5d667021 (type: security_group_rules) to 0 2026-04-02 17:57:44.589 10 INFO neutron.wsgi [None req-146c6fab-a456-4718-8eaa-f8b885971e75 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1372788 2026-04-02 17:57:44.690 9 INFO neutron.wsgi [req-6fcd0543-b403-43e2-88ee-4c3a90e444ce req-5efc9b0e-697e-44de-a5d9-615df49a929d 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/3e989571-76a1-45cb-9797-a5cc992cde92 HTTP/1.1" status: 200 len: 2994 time: 0.1370349 2026-04-02 17:57:44.721 9 INFO neutron.wsgi [None req-ffa17821-7a06-43a4-bf13-3f8fee4ca91e 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "DELETE /v2.0/security-groups/008c0d20-1850-40f4-9a50-acb81ac0079c HTTP/1.1" status: 204 len: 173 time: 0.2521467 2026-04-02 17:57:44.758 9 INFO neutron.api.v2.resource [req-c6034722-d547-4ecc-bfd9-79327c135677 req-08bfc131-dfdd-43c7-b97f-abcad7666160 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:44.759 9 INFO neutron.wsgi [req-c6034722-d547-4ecc-bfd9-79327c135677 req-08bfc131-dfdd-43c7-b97f-abcad7666160 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/51eb923c-bf30-4f53-b6fb-2243b1767fca HTTP/1.1" status: 404 len: 352 time: 0.0196657 2026-04-02 17:57:44.792 9 INFO neutron.wsgi [req-7e3875b5-e67e-4f49-ba5a-fd1c22dfda6f req-2d71e5e6-694f-4b9c-913e-0b3eb20b4e77 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 210 time: 0.0243640 2026-04-02 17:57:44.815 9 INFO neutron.wsgi [req-65555f8b-d5d3-4c81-9f14-4e4cf5c924ae req-6a3ae0c1-8004-450b-a815-de37e4732213 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - default default] 10.0.0.112 "GET /v2.0/security-groups/4aad631b-58ed-4b32-9a85-4a7f62108b5f HTTP/1.1" status: 200 len: 2413 time: 0.0393925 2026-04-02 17:57:44.829 9 INFO neutron.api.v2.resource [req-7385c712-520c-4e3c-9722-568155fbf5a2 req-d2ea4aa1-2338-484c-8a6c-92e7b0779559 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:44.830 9 INFO neutron.wsgi [req-7385c712-520c-4e3c-9722-568155fbf5a2 req-d2ea4aa1-2338-484c-8a6c-92e7b0779559 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/36208cab-c6e6-4b74-bb8e-a6c554a7bdf2 HTTP/1.1" status: 404 len: 352 time: 0.0140831 2026-04-02 17:57:44.832 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-198f14c3-003d-48bf-8513-ade68600fa03 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 199.19.213.14 "GET /v2.0/networks?id=28160de7-9628-48ca-aa37-d4851b7585f8 HTTP/1.1" status: 200 len: 877 time: 0.1956742 2026-04-02 17:57:44.871 9 INFO neutron.api.v2.resource [req-e9bc66ce-46e0-48ef-99f6-23f9db939e52 req-66902c2a-647f-450c-b1b3-b22bd43edd2d 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:57:44.873 9 INFO neutron.wsgi [req-e9bc66ce-46e0-48ef-99f6-23f9db939e52 req-66902c2a-647f-450c-b1b3-b22bd43edd2d 647476edeb12469cafd099ae4713814b d7926c02282d496084a7f864b12ac062 - - default default] 10.0.0.112 "GET /v2.0/security-groups/0a5fa262-8f3b-494d-b26a-d5e264de4113 HTTP/1.1" status: 404 len: 352 time: 0.0223532 2026-04-02 17:57:45.008 9 INFO neutron.wsgi [None req-433c0de7-c92a-4caf-b0ee-961c37112e9e 26a3b0e307c44d4d9ba85af30a788b93 602cc95d317642cd936f6a834f556179 - - - -] 10.0.0.112 "DELETE /v2.0/security-groups/4aad631b-58ed-4b32-9a85-4a7f62108b5f HTTP/1.1" status: 204 len: 173 time: 0.1877429 2026-04-02 17:57:45.031 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7fbf2f9-a98e-42ab-ad0b-002d665a9802 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] No more DHCP agents 2026-04-02 17:57:45.041 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7fbf2f9-a98e-42ab-ad0b-002d665a9802 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:45.469 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcb575bf-f0a3-4f45-b8f5-915c09240336 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - - -] No more DHCP agents 2026-04-02 17:57:45.476 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcb575bf-f0a3-4f45-b8f5-915c09240336 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - - -] Unable to schedule network 28160de7-9628-48ca-aa37-d4851b7585f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:45.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7fbf2f9-a98e-42ab-ad0b-002d665a9802 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource 64f6285a-1117-4a48-b791-f897f77d2b26 (type: floatingips) to 0 2026-04-02 17:57:45.617 10 INFO neutron.wsgi [None req-c7fbf2f9-a98e-42ab-ad0b-002d665a9802 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0219586 2026-04-02 17:57:45.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcb575bf-f0a3-4f45-b8f5-915c09240336 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - - -] Successfully bumped revision number for resource 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 (type: ports) to 1 2026-04-02 17:57:45.651 10 INFO neutron.wsgi [None req-fcb575bf-f0a3-4f45-b8f5-915c09240336 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.7961798 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:45.668 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-e11284c9-1231-4a78-93a1-0c0e00e979a4 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 199.19.213.14 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0095448 2026-04-02 17:57:45.761 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No port found with ID d74d64fc-739b-4840-8541-6f35d50fbe2f: RuntimeError: No port found with ID d74d64fc-739b-4840-8541-6f35d50fbe2f 2026-04-02 17:57:45.762 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 2026-04-02 17:57:45.769 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 2026-04-02 17:57:46.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: ports) to 3 2026-04-02 17:57:46.047 9 INFO neutron.wsgi [req-d469f782-910f-4bf4-8685-3ea330b72198 req-0d790085-03f2-4368-94d0-f06028fbc296 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1160 time: 0.0587482 2026-04-02 17:57:46.146 9 INFO neutron.wsgi [req-d469f782-910f-4bf4-8685-3ea330b72198 req-1e27b3fa-7bee-4992-ad86-ea67845b3921 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0759206 2026-04-02 17:57:46.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 (type: router_ports) to 3 2026-04-02 17:57:46.387 10 INFO neutron.db.ovn_revision_numbers_db [None req-93f95c71-87e8-4159-bda0-cde091ec599d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 (type: ports) to 2 2026-04-02 17:57:46.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-93f95c71-87e8-4159-bda0-cde091ec599d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 (type: ports) to 2 2026-04-02 17:57:46.571 10 INFO neutron.wsgi [None req-93f95c71-87e8-4159-bda0-cde091ec599d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/4a79cb71-5f0a-4cd6-9647-0462d91b92b1 HTTP/1.1" status: 200 len: 1332 time: 0.5994296 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:46.665 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-e51ce9a0-e1d7-4824-a6e2-0bfbfeace271 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=9735758134db411bb19b391de6aec834&device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1363 time: 0.0478647 2026-04-02 17:57:46.701 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-6163f0f4-ca2a-47ce-af98-f8b69788476a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4a79cb71-5f0a-4cd6-9647-0462d91b92b1 HTTP/1.1" status: 200 len: 217 time: 0.0304828 2026-04-02 17:57:46.737 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-d9fa5d8f-36af-4fe3-b3b5-dac20d71ae0f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=c88cbbab-37c1-4434-943c-37d5f2d5adc0 HTTP/1.1" status: 200 len: 871 time: 0.0291834 2026-04-02 17:57:46.772 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-bc657890-aa2a-41d6-81b1-bbce7353d0b8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=28160de7-9628-48ca-aa37-d4851b7585f8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297587 2026-04-02 17:57:46.835 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-fb075177-ce13-41d1-893f-da8dc10e748e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0559933 2026-04-02 17:57:46.904 10 INFO neutron.wsgi [req-d302006c-f607-4058-aad5-fcd3857e63ba req-76661ab1-abd3-4131-830e-679a3d285a6d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0547259 2026-04-02 17:57:46.913 9 INFO neutron.wsgi [None req-1a56f62c-2e2e-4eab-b050-039a5963d367 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/b5fcec7b-bed1-4278-ad6f-947eea0e650a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0294373 2026-04-02 17:57:47.020 9 INFO neutron.wsgi [None req-bb0a6392-130a-4a29-b4b3-a4094a90a945 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/decb3f23-cc2e-491a-996f-4ead64c876ec/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0010631 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:47.114 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a5534f-627d-4895-8e60-b0541533787a'] response: {'name': 'network-changed', 'server_uuid': '809b8bd3-af8d-4d14-8649-b7b3594964ca', 'tag': '4a79cb71-5f0a-4cd6-9647-0462d91b92b1', 'status': 'completed', 'code': 200} 2026-04-02 17:57:47.150 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-f72887cf-0da0-48ea-8d51-dbac50baf378 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=9735758134db411bb19b391de6aec834&device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1363 time: 0.0370455 2026-04-02 17:57:47.244 9 INFO neutron.wsgi [req-65f1b061-733e-439f-bf76-9d00d8541f32 req-b99b2891-2558-423e-a14e-a1b541911f2c 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0368061 2026-04-02 17:57:47.282 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-b5cd85b4-57e9-404c-964a-506f63c2b2d8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=28160de7-9628-48ca-aa37-d4851b7585f8 HTTP/1.1" status: 200 len: 976 time: 0.1248138 2026-04-02 17:57:47.285 9 INFO neutron.wsgi [req-65f1b061-733e-439f-bf76-9d00d8541f32 req-2b52d2b0-b84a-4ff1-bf8a-3fa033f1b957 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0289261 2026-04-02 17:57:47.316 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-da7b1b2b-51b3-4c07-81ec-57a7a22b4d9b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4a79cb71-5f0a-4cd6-9647-0462d91b92b1 HTTP/1.1" status: 200 len: 217 time: 0.0225160 2026-04-02 17:57:47.351 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-561031a7-2511-47bb-841f-e1b110eecea4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=c88cbbab-37c1-4434-943c-37d5f2d5adc0 HTTP/1.1" status: 200 len: 871 time: 0.0304728 2026-04-02 17:57:47.387 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-c0fab8ff-25dd-40fe-9e63-75f25c40d18c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=28160de7-9628-48ca-aa37-d4851b7585f8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227025 2026-04-02 17:57:47.494 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-a9d34846-c86b-49c6-9e35-f07dc6336cd0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0968223 2026-04-02 17:57:47.588 10 INFO neutron.wsgi [req-2ca81bc9-f0e1-4137-ba56-e187da7585fa req-9640e3e4-4b03-4e28-9f85-601373dffc46 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0806360 2026-04-02 17:57:47.769 9 INFO neutron.wsgi [None req-8fb3864c-0465-4917-bcc2-e2df9b55ea50 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/decb3f23-cc2e-491a-996f-4ead64c876ec HTTP/1.1" status: 204 len: 168 time: 0.7405424 2026-04-02 17:57:47.786 10 INFO neutron.wsgi [None req-aba80b67-b6a4-4948-8b62-639d88808094 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/b5fcec7b-bed1-4278-ad6f-947eea0e650a HTTP/1.1" status: 204 len: 168 time: 0.8647783 2026-04-02 17:57:47.947 10 INFO neutron.wsgi [None req-e93164ea-860c-4f61-aa7d-2876d10d30fd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/8f26ed81-88b0-4f4f-8584-06202df2877d HTTP/1.1" status: 204 len: 168 time: 0.1567824 2026-04-02 17:57:47.952 9 INFO neutron.wsgi [None req-90fba462-8c72-47f1-9481-d5d02c00d62a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d3ff8186-be1e-4708-a980-4290705ac1d0 HTTP/1.1" status: 204 len: 168 time: 0.1754818 2026-04-02 17:57:48.355 9 INFO neutron.wsgi [None req-5b5b6dde-54f2-48a7-b378-5146a2d65893 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/1b72be02-7075-4b5d-ad07-17f8daade445 HTTP/1.1" status: 204 len: 168 time: 0.4016416 2026-04-02 17:57:48.485 10 INFO neutron.wsgi [None req-e49a9fd6-8490-45e2-8d00-58336b4378fb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/fd659f4a-8352-42fc-b2cc-8e27bc7103a7 HTTP/1.1" status: 204 len: 168 time: 0.5284367 2026-04-02 17:57:48.505 10 INFO neutron.wsgi [None req-e7428a87-ac32-45b8-b531-f9f5ffa1bff1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d7926c02282d496084a7f864b12ac062&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0366492 2026-04-02 17:57:48.531 9 INFO neutron.wsgi [req-d4a8b72a-351b-4670-8f85-69c8843d49a7 req-0a48d4b5-5b43-497e-9335-938a830db834 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.1111369 2026-04-02 17:57:48.582 9 INFO neutron.wsgi [req-d4a8b72a-351b-4670-8f85-69c8843d49a7 req-06ed6485-4bd5-44a1-8672-0b891b9d75d8 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0439503 2026-04-02 17:57:48.701 10 INFO neutron.wsgi [None req-722a8aaf-98df-4814-9bc1-60313ee11934 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3e989571-76a1-45cb-9797-a5cc992cde92 HTTP/1.1" status: 204 len: 168 time: 0.1923869 2026-04-02 17:57:48.779 9 INFO neutron.services.segments.plugin [-] Segment 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 resource provider aggregate not found 2026-04-02 17:57:48.866 9 INFO neutron.wsgi [None req-61fe5483-f715-4bf8-b5c6-f1ac26565837 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=602cc95d317642cd936f6a834f556179&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0282938 2026-04-02 17:57:48.924 9 INFO neutron.services.segments.plugin [-] Segment 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 resource provider aggregate not found 2026-04-02 17:57:48.935 10 INFO neutron.services.segments.plugin [-] Segment e1f7d6d6-6216-4846-86bc-7760daf6a042 resource provider aggregate not found 2026-04-02 17:57:48.946 9 INFO neutron.services.segments.plugin [-] Segment 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 found for delete ", "request_id": "req-a79dcb9a-c7d5-4d9d-8858-61f5908bf0cb"}]} 2026-04-02 17:57:48.955 9 INFO neutron.services.segments.plugin [-] Segment 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f2fb17-b7d0-4cb9-b57d-033120b1bf35 found for delete ", "request_id": "req-de1719c7-f0fb-48b6-bfa3-a7bef19850e7"}]} 2026-04-02 17:57:48.963 10 INFO neutron.services.segments.plugin [-] Segment e1f7d6d6-6216-4846-86bc-7760daf6a042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f7d6d6-6216-4846-86bc-7760daf6a042 found for delete ", "request_id": "req-c13b90fc-2f9d-44a3-8d8e-7f89386f66b8"}]} 2026-04-02 17:57:49.106 9 INFO neutron.wsgi [None req-637a7a93-4bcc-4a7f-8db9-8e4d0e855afb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/a5f74b5b-900e-49fb-9d71-3bf0e40b0c15 HTTP/1.1" status: 204 len: 168 time: 0.2354517 2026-04-02 17:57:49.107 10 INFO neutron.services.segments.plugin [-] Segment e1f7d6d6-6216-4846-86bc-7760daf6a042 resource provider aggregate not found 2026-04-02 17:57:49.128 10 INFO neutron.services.segments.plugin [-] Segment e1f7d6d6-6216-4846-86bc-7760daf6a042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f7d6d6-6216-4846-86bc-7760daf6a042 found for delete ", "request_id": "req-9c1ce106-528b-45ed-b487-cf5765fa5e9e"}]} 2026-04-02 17:57:49.721 9 INFO neutron.wsgi [req-c9b7db03-a303-47d4-b09c-d9265b095694 req-f2b7b6e1-085f-44bd-bdcc-6db83b3f4135 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0426724 2026-04-02 17:57:49.763 9 INFO neutron.wsgi [req-c9b7db03-a303-47d4-b09c-d9265b095694 req-474e06b3-f3cb-46b4-b484-d126fc62ea64 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0344265 2026-04-02 17:57:50.386 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-35fb838f-3c52-4521-bc44-95bace0187e9 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--1604646757&fields=id&tenant_id=7a97967d7eb94657b1223a31b84039b6 HTTP/1.1" status: 200 len: 267 time: 0.0470185 2026-04-02 17:57:50.455 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-e051a095-0f8b-4e72-a71c-c151ee5fac43 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/networks?id=dcecc136-5928-40b2-a310-50eb6911bdd6 HTTP/1.1" status: 200 len: 878 time: 0.0653923 2026-04-02 17:57:50.469 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-a859295d-4a5d-4087-8d27-faa21614f525 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/quotas/7a97967d7eb94657b1223a31b84039b6 HTTP/1.1" status: 200 len: 386 time: 0.0076928 2026-04-02 17:57:50.557 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-d96a10af-6e11-4905-906f-67fa50c82cec 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=7a97967d7eb94657b1223a31b84039b6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0831695 2026-04-02 17:57:50.884 9 INFO neutron.wsgi [req-5e86290a-b92e-476f-8458-a1b1dd1179cc req-ca4fec13-94ce-4e85-9422-58d618347246 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0530391 2026-04-02 17:57:50.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 427b01a1-8118-4294-a3bd-a37064fcc57b (type: security_groups) to 1 2026-04-02 17:57:50.936 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-d66d176a-0a06-4d22-9bb5-dc8259f7e5a5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0477185 2026-04-02 17:57:50.961 9 INFO neutron.wsgi [req-5e86290a-b92e-476f-8458-a1b1dd1179cc req-6364b2fe-46c4-4633-8b24-f883b4b99eaf 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0685284 2026-04-02 17:57:50.992 9 INFO neutron.db.segments_db [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 6dc829fb-23f2-4e42-8610-db5275fda12e of type geneve for network b30bdf44-3773-4bf1-9374-497786bf5d9a 2026-04-02 17:57:51.021 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-12a497c2-5e1f-4533-b52f-c8a8924e7317 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0791316 2026-04-02 17:57:51.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource bdccb7d9-51f3-4ebf-b074-c5f37fe474ba (type: security_groups) to 1 2026-04-02 17:57:51.093 9 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-29ad6e24-47db-4eeb-826a-b93162a378f8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0637791 2026-04-02 17:57:51.093 10 INFO neutron.db.segments_db [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 045771d6-7196-4d57-a52e-967b4167c6f5 of type geneve for network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1 2026-04-02 17:57:51.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource b30bdf44-3773-4bf1-9374-497786bf5d9a (type: networks) to 1 2026-04-02 17:57:51.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 7b6fea96-7022-4750-acd2-26b7d9bcf3c1 (type: networks) to 1 2026-04-02 17:57:51.317 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:51.320 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network b30bdf44-3773-4bf1-9374-497786bf5d9a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:51.386 9 INFO neutron.wsgi [req-a43211a5-5cdf-408d-93fd-5ecc8a1e9be0 req-a7ac3bbc-505d-4e7e-960d-45c44f8e31f9 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 210 time: 0.0200000 2026-04-02 17:57:51.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 496d35f9-51a7-40a1-945d-465377f0efc5 (type: ports) to 1 2026-04-02 17:57:51.396 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:51.398 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:51.415 9 INFO neutron.wsgi [None req-d186900e-6c30-413b-89c5-0b3dafaa37ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 0.7705424 2026-04-02 17:57:51.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8d5dda07-66eb-4fb4-9a8a-cb1b138ae648 (type: ports) to 1 2026-04-02 17:57:51.501 10 INFO neutron.wsgi [None req-f64c5724-10c3-477a-844b-0a2348904c0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 0.6673679 2026-04-02 17:57:51.522 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4: RuntimeError: No hosting information found for port 1385f6aa-a193-42ff-9d9b-1f68fb7ab2e4 2026-04-02 17:57:51.523 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: ebb965bf-6a59-43ee-8b69-cec5d883734e 2026-04-02 17:57:51.543 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 3c4ce1db-5f68-4f98-a879-3c0464392653 2026-04-02 17:57:51.558 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 3c4ce1db-5f68-4f98-a879-3c0464392653 2026-04-02 17:57:51.613 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2f3ac6a-85ba-484f-8858-ddf7396db7c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:51.616 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2f3ac6a-85ba-484f-8858-ddf7396db7c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network b30bdf44-3773-4bf1-9374-497786bf5d9a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:51.663 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-051f8a42-d77f-46a8-8e65-878a1626c575 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:51.665 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-051f8a42-d77f-46a8-8e65-878a1626c575 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:51.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: ports) to 3 2026-04-02 17:57:52.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 3c4ce1db-5f68-4f98-a879-3c0464392653 (type: router_ports) to 3 2026-04-02 17:57:52.063 9 INFO neutron.wsgi [req-d0000169-4f3f-4991-bac1-5fcda6f585ba req-610d3f4c-b8f5-42ab-b152-c2d03748c1dc 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0401437 2026-04-02 17:57:52.102 9 INFO neutron.wsgi [req-d0000169-4f3f-4991-bac1-5fcda6f585ba req-31da346a-5983-4427-887f-3b7fc7bf8461 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0293241 2026-04-02 17:57:52.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-051f8a42-d77f-46a8-8e65-878a1626c575 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8d5dda07-66eb-4fb4-9a8a-cb1b138ae648 (type: ports) to 2 2026-04-02 17:57:52.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-051f8a42-d77f-46a8-8e65-878a1626c575 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource b6d0b295-3c72-4c58-92a5-594fb06a2e4b (type: subnets) to 0 2026-04-02 17:57:52.149 9 INFO neutron.wsgi [None req-051f8a42-d77f-46a8-8e65-878a1626c575 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 0.6414313 2026-04-02 17:57:52.172 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-51176c42-0adc-428c-abef-54f6350124fb 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 199.19.213.14 "GET /v2.0/networks?id=dcecc136-5928-40b2-a310-50eb6911bdd6 HTTP/1.1" status: 200 len: 878 time: 0.0930510 2026-04-02 17:57:52.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2f3ac6a-85ba-484f-8858-ddf7396db7c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 496d35f9-51a7-40a1-945d-465377f0efc5 (type: ports) to 2 2026-04-02 17:57:52.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2f3ac6a-85ba-484f-8858-ddf7396db7c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 00dd12a2-d924-44d8-b098-883c878e4abb (type: subnets) to 0 2026-04-02 17:57:52.197 10 INFO neutron.wsgi [None req-a2f3ac6a-85ba-484f-8858-ddf7396db7c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 0.7775090 2026-04-02 17:57:52.246 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-1981119b-9584-4403-bad3-5363f0d9afd9 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7a97967d7eb94657b1223a31b84039b6 HTTP/1.1" status: 200 len: 380 time: 0.0484693 2026-04-02 17:57:52.480 9 INFO neutron.wsgi [req-89eef088-fb1e-4471-85a7-db8781293b12 req-a17834fc-eb48-4ad8-b758-de4ac8a0cb3a 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 210 time: 0.0337873 2026-04-02 17:57:52.758 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:52.760 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:52.843 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-978da48c-eac4-479e-87fa-b080207ed979 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] No more DHCP agents 2026-04-02 17:57:52.848 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-978da48c-eac4-479e-87fa-b080207ed979 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Unable to schedule network dcecc136-5928-40b2-a310-50eb6911bdd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:52.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: ports) to 1 2026-04-02 17:57:52.904 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:57:52.908 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:53.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-978da48c-eac4-479e-87fa-b080207ed979 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource 07abfed6-415a-4791-b96e-d975a66dc6ee (type: ports) to 1 2026-04-02 17:57:53.078 10 INFO neutron.wsgi [None req-978da48c-eac4-479e-87fa-b080207ed979 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8172095 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:53.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: ports) to 1 2026-04-02 17:57:53.265 9 INFO neutron.wsgi [req-47db018c-7ee9-4340-bcfc-d61e548d7844 req-7eb6949f-549e-45f3-a2a5-d4acf43988a4 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0538039 2026-04-02 17:57:53.317 9 INFO neutron.wsgi [req-47db018c-7ee9-4340-bcfc-d61e548d7844 req-4096a9bc-ba24-4c53-acca-a10a9f084c0e 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0375690 2026-04-02 17:57:53.573 9 INFO neutron.wsgi [req-a0cec60c-1345-4e53-83cf-664b1618e2e8 req-2a36ba9f-0fcf-464a-8864-de057be4a857 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1168 time: 0.0387642 2026-04-02 17:57:53.574 9 INFO neutron.db.ovn_revision_numbers_db [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: router_ports) to 1 2026-04-02 17:57:53.579 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 23663d68-8edf-4573-8a4e-ea07da945313 is bound to host instance 2026-04-02 17:57:53.654 9 INFO neutron.wsgi [req-a0cec60c-1345-4e53-83cf-664b1618e2e8 req-776da20e-92d5-4a25-87df-6095b936daca 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0604780 2026-04-02 17:57:53.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 23663d68-8edf-4573-8a4e-ea07da945313 (type: routers) to 3 2026-04-02 17:57:53.686 9 INFO neutron.wsgi [None req-9761abd8-5f22-4976-bded-d5b4ad94949e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.5259037 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:53.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a97f436-ef00-409c-9278-239d84941342 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 07abfed6-415a-4791-b96e-d975a66dc6ee (type: ports) to 2 2026-04-02 17:57:54.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: router_ports) to 1 2026-04-02 17:57:54.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a97f436-ef00-409c-9278-239d84941342 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 07abfed6-415a-4791-b96e-d975a66dc6ee (type: ports) to 2 2026-04-02 17:57:54.209 10 INFO neutron.wsgi [None req-3a97f436-ef00-409c-9278-239d84941342 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/07abfed6-415a-4791-b96e-d975a66dc6ee HTTP/1.1" status: 200 len: 1328 time: 1.1174207 2026-04-02 17:57:54.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: ports) to 1 2026-04-02 17:57:54.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 669c4d35-31ab-41a3-a5af-ae9d932a28eb (type: routers) to 3 2026-04-02 17:57:54.254 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a64e627-10b3-45e9-a708-4a8869f2ded5'] response: {'name': 'network-changed', 'server_uuid': '03e65a04-6a7b-43bf-9018-4e81a2b6d8e3', 'tag': '07abfed6-415a-4791-b96e-d975a66dc6ee', '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-04-02 17:57:54.272 10 INFO neutron.wsgi [None req-e080d7bc-4407-433a-b030-4d372ea258f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 884 time: 2.0686157 2026-04-02 17:57:54.305 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-8fef8797-7937-4ffe-8194-bc11d53c1c2b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=7a97967d7eb94657b1223a31b84039b6&device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1359 time: 0.0457983 2026-04-02 17:57:54.332 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-2f7a4d0a-ae53-43ca-ad18-504c0c4c5857 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=07abfed6-415a-4791-b96e-d975a66dc6ee HTTP/1.1" status: 200 len: 217 time: 0.0208247 2026-04-02 17:57:54.339 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:54.354 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:54.392 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-609f94aa-6884-408e-b0b2-6b54377f479c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=80c0166b-8c96-42d5-af64-0dad471d03c6 HTTP/1.1" status: 200 len: 872 time: 0.0549963 2026-04-02 17:57:54.420 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-52d487b2-39ba-48f3-84d2-5a0a4fe75f83 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcecc136-5928-40b2-a310-50eb6911bdd6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0191221 2026-04-02 17:57:54.544 9 INFO neutron.wsgi [req-9322422d-cfcc-4d12-b802-e299be91ae11 req-c679d495-008b-482c-b187-8a157b5adec7 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.1404889 2026-04-02 17:57:54.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: router_ports) to 3 2026-04-02 17:57:54.593 9 INFO neutron.wsgi [req-9322422d-cfcc-4d12-b802-e299be91ae11 req-60277021-a49a-41bc-bed7-f953a0f03089 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0363276 2026-04-02 17:57:54.645 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-75808c60-a40b-4ae1-917a-ff1ec0814850 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2125015 2026-04-02 17:57:54.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: ports) to 1 2026-04-02 17:57:54.721 10 INFO neutron.wsgi [req-c800b5b1-ff07-4309-9762-d4362215f9fb req-146ea088-0240-4477-b3d2-118bef066ba6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0671933 2026-04-02 17:57:54.775 9 INFO neutron.wsgi [req-55808d45-6f1f-4e41-b830-9f4fcbb0df02 req-7e65edc2-83f6-4f7f-a217-1b24a4ecdea8 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1168 time: 0.0572803 2026-04-02 17:57:54.806 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-6ef1fefc-59aa-47f3-842a-5c5e58db41e5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=7a97967d7eb94657b1223a31b84039b6&device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1359 time: 0.0409131 2026-04-02 17:57:54.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: ports) to 2 2026-04-02 17:57:54.830 9 INFO neutron.wsgi [req-55808d45-6f1f-4e41-b830-9f4fcbb0df02 req-6956bcd3-c017-496f-9963-5ed517582ab1 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0412462 2026-04-02 17:57:54.890 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-e5885b53-6aff-433b-a908-0f10a0d77886 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=dcecc136-5928-40b2-a310-50eb6911bdd6 HTTP/1.1" status: 200 len: 977 time: 0.0791302 2026-04-02 17:57:54.902 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:54.904 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network b30bdf44-3773-4bf1-9374-497786bf5d9a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:54.926 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-574e542a-69bb-42bb-9ece-4610d71946cc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=07abfed6-415a-4791-b96e-d975a66dc6ee HTTP/1.1" status: 200 len: 217 time: 0.0302320 2026-04-02 17:57:54.972 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-89ed6407-4b44-4a35-ad43-c504a8b57e0d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=80c0166b-8c96-42d5-af64-0dad471d03c6 HTTP/1.1" status: 200 len: 872 time: 0.0341318 2026-04-02 17:57:54.998 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-2b74d6bc-7705-44bc-8670-5b482848fd03 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcecc136-5928-40b2-a310-50eb6911bdd6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0191858 2026-04-02 17:57:55.084 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-a6c6f717-08a1-45db-a4df-af42ee58a2ca e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0709295 2026-04-02 17:57:55.167 10 INFO neutron.wsgi [req-d57f3016-7e6d-4901-8090-0e380d7e0f71 req-725e257d-54cd-4a0f-9ce4-a2d8e6296850 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0763044 2026-04-02 17:57:55.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: ports) to 1 2026-04-02 17:57:55.260 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: router_ports) to 2 2026-04-02 17:57:55.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: ports) to 4 2026-04-02 17:57:55.431 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: ports) to 2 2026-04-02 17:57:55.502 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:55.504 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:55.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 (type: router_ports) to 4 2026-04-02 17:57:55.626 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 669c4d35-31ab-41a3-a5af-ae9d932a28eb is bound to host instance 2026-04-02 17:57:55.722 9 INFO neutron.wsgi [req-1dfa7504-836f-41fc-81da-78426b10603b req-6264161b-c7ce-496e-81fe-2b5a74fa7418 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1172 time: 0.0561564 2026-04-02 17:57:55.814 9 INFO neutron.wsgi [req-1dfa7504-836f-41fc-81da-78426b10603b req-79628063-7b32-4116-a70c-e56072239e15 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0773451 2026-04-02 17:57:55.832 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 6efafcce-c6fa-48a9-8088-8172455706d5 2026-04-02 17:57:55.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: router_ports) to 2 2026-04-02 17:57:55.861 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 6efafcce-c6fa-48a9-8088-8172455706d5 2026-04-02 17:57:56.069 9 INFO neutron.wsgi [req-03aca68e-b475-4b74-8704-d5bacb484e0a req-11e89f45-7feb-4f83-9748-9e6ce3d81d89 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1168 time: 0.1777360 2026-04-02 17:57:56.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: ports) to 2 2026-04-02 17:57:56.161 9 INFO neutron.wsgi [req-03aca68e-b475-4b74-8704-d5bacb484e0a req-d07255bb-9799-4b59-872f-22078a349574 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0812089 2026-04-02 17:57:56.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: router_ports) to 2 2026-04-02 17:57:56.380 10 INFO neutron.wsgi [None req-8e599109-864a-4f94-85f4-30e4d02003e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/23663d68-8edf-4573-8a4e-ea07da945313/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6872690 2026-04-02 17:57:56.448 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:57:56.459 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network b30bdf44-3773-4bf1-9374-497786bf5d9a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:56.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: ports) to 3 2026-04-02 17:57:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024521 2026-04-02 17:57:56.651 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039065 2026-04-02 17:57:56.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: ports) to 1 2026-04-02 17:57:56.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: router_ports) to 3 2026-04-02 17:57:56.792 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 3c4ce1db-5f68-4f98-a879-3c0464392653: RuntimeError: No hosting information found for port 3c4ce1db-5f68-4f98-a879-3c0464392653 2026-04-02 17:57:56.793 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 2026-04-02 17:57:56.803 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 2026-04-02 17:57:56.991 9 INFO neutron.wsgi [req-22cb49c7-973e-4844-83cb-bf83d4cab733 req-15534d79-049c-44ff-a745-5b6af3ec5f16 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1174 time: 0.0869939 2026-04-02 17:57:57.015 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d737138-8948-405f-90c5-3922dca303e3'] response: {'server_uuid': '809b8bd3-af8d-4d14-8649-b7b3594964ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a79cb71-5f0a-4cd6-9647-0462d91b92b1', 'code': 200} 2026-04-02 17:57:57.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 (type: ports) to 4 2026-04-02 17:57:57.127 10 INFO neutron.db.ovn_revision_numbers_db [None req-921cf640-fbba-435d-aa3b-fc3b6d7df3b0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 56ca4332-1749-4df0-86dd-21fc95115e41 (type: security_groups) to 1 2026-04-02 17:57:57.133 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 2026-04-02 17:57:57.151 10 INFO neutron.wsgi [None req-921cf640-fbba-435d-aa3b-fc3b6d7df3b0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1691213 2026-04-02 17:57:57.152 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port e79b5008-77e9-4b52-ba6b-f4eae33f4dd6 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:57.231 9 INFO neutron.wsgi [req-22cb49c7-973e-4844-83cb-bf83d4cab733 req-326109eb-4ea9-495a-b7b0-4309af19792d 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.2274005 2026-04-02 17:57:57.258 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 246d3c88-9ccc-4d62-8877-967c49e46be7 2026-04-02 17:57:57.271 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 246d3c88-9ccc-4d62-8877-967c49e46be7 2026-04-02 17:57:57.289 9 INFO neutron.wsgi [req-920551fc-0af7-47f9-bc60-f1b089999a43 req-593801c2-d25c-47d2-81f6-1448e6497c8a 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1168 time: 0.0622118 2026-04-02 17:57:57.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-c64902d7-6115-46ba-a6c8-b12d27c870af bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 09101668-a92a-4653-a5dc-03d1990499c3 (type: security_group_rules) to 0 2026-04-02 17:57:57.316 10 INFO neutron.wsgi [None req-c64902d7-6115-46ba-a6c8-b12d27c870af bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1499014 2026-04-02 17:57:57.387 9 INFO neutron.wsgi [req-920551fc-0af7-47f9-bc60-f1b089999a43 req-3ee1687e-656e-4ac9-87e9-ccd8b3f7a82b 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0820141 2026-04-02 17:57:57.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-81432055-bbed-40d8-bf5a-1e73ea56fa19 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 1c7e3aae-bc76-4cc7-997f-3152b83d4069 (type: security_group_rules) to 0 2026-04-02 17:57:57.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: router_ports) to 3 2026-04-02 17:57:57.505 10 INFO neutron.wsgi [None req-81432055-bbed-40d8-bf5a-1e73ea56fa19 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1830568 2026-04-02 17:57:57.516 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: ports) to 4 2026-04-02 17:57:57.683 9 ERROR ovsdbapp.backend.ovs_idl.transaction [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Traceback (most recent call last): File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 118, in run txn.results.put(txn.do_commit()) File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/transaction.py", line 92, in do_commit command.run_idl(txn) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py", line 801, in run_idl raise ovn_exc.RevisionConflict( neutron.common.ovn.exceptions.RevisionConflict: OVN revision number for 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: ports) is equal or higher than the given resource. Skipping update  2026-04-02 17:57:57.683 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Transaction aborted. Reason: OVN revision number for 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: ports) is equal or higher than the given resource. Skipping update 2026-04-02 17:57:57.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 246d3c88-9ccc-4d62-8877-967c49e46be7 (type: router_ports) to 4 2026-04-02 17:57:57.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 6efafcce-c6fa-48a9-8088-8172455706d5 (type: router_ports) to 3 2026-04-02 17:57:57.794 9 INFO neutron.wsgi [None req-859504c5-8f65-4a9a-b8aa-6656a2e60daf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/669c4d35-31ab-41a3-a5af-ae9d932a28eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.5153778 2026-04-02 17:57:57.834 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c8c7c96-0947-4ece-b7e3-5c2a572ce349 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] No more DHCP agents 2026-04-02 17:57:57.837 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c8c7c96-0947-4ece-b7e3-5c2a572ce349 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:57.878 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 07abfed6-415a-4791-b96e-d975a66dc6ee 2026-04-02 17:57:57.889 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 07abfed6-415a-4791-b96e-d975a66dc6ee 2026-04-02 17:57:58.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 07abfed6-415a-4791-b96e-d975a66dc6ee (type: ports) to 4 2026-04-02 17:57:58.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c8c7c96-0947-4ece-b7e3-5c2a572ce349 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 10f75385-026d-464c-80fa-4a4903f4ccbc (type: floatingips) to 0 2026-04-02 17:57:58.364 10 INFO neutron.wsgi [None req-4c8c7c96-0947-4ece-b7e3-5c2a572ce349 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8495073 2026-04-02 17:57:58.365 9 INFO neutron.wsgi [req-55d1bd09-25dd-44fb-be5d-f2ea830d7a97 req-1a4b5435-4303-4e6b-84bb-38af4eaa4928 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1174 time: 0.0643218 2026-04-02 17:57:58.395 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 3995fcaf-4a79-445e-88c2-3f2f1d675f7b 2026-04-02 17:57:58.410 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 3995fcaf-4a79-445e-88c2-3f2f1d675f7b 2026-04-02 17:57:58.415 9 INFO neutron.wsgi [req-55d1bd09-25dd-44fb-be5d-f2ea830d7a97 req-b805d7eb-24a2-4434-bdeb-0ebd3da07539 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0414681 2026-04-02 17:57:58.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4d46fd3-1eb0-479b-a425-bd3d50b3e13a 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource 02c50e48-e438-4b37-92e7-ac008b2e264a (type: security_groups) to 1 2026-04-02 17:57:58.489 9 INFO neutron.wsgi [None req-a4d46fd3-1eb0-479b-a425-bd3d50b3e13a 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1490884 2026-04-02 17:57:58.505 9 INFO neutron.wsgi [req-354fe999-ede5-44ac-8e97-c253ceed57d5 req-622206cc-cc1e-4039-9ba6-7c18c5a363c0 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0447206 2026-04-02 17:57:58.544 9 INFO neutron.wsgi [req-354fe999-ede5-44ac-8e97-c253ceed57d5 req-67528b54-dac5-4c3e-96ce-53bb97a6fb18 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0310884 2026-04-02 17:57:58.656 9 INFO neutron.db.ovn_revision_numbers_db [None req-aebf5802-814f-4c13-b2ce-f34796f0de40 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource 0b0ab7b8-c461-47a8-8bfa-75e55258cecf (type: security_group_rules) to 0 2026-04-02 17:57:58.694 9 INFO neutron.wsgi [None req-aebf5802-814f-4c13-b2ce-f34796f0de40 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2000475 2026-04-02 17:57:58.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: ports) to 3 2026-04-02 17:57:58.803 9 INFO neutron.wsgi [req-4473a43a-4bec-479a-aaec-675df9ea1c9c req-de5a88aa-efd7-4eb2-b2f7-6f2d9f5a29b6 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1174 time: 0.0427601 2026-04-02 17:57:58.812 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-a9d3f722-2aff-42ff-b4fb-11d4953462c0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--1655722815&fields=id&tenant_id=8ed148aac8194227ad9a655606a9cf57 HTTP/1.1" status: 200 len: 267 time: 0.0614276 2026-04-02 17:57:58.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 3995fcaf-4a79-445e-88c2-3f2f1d675f7b (type: router_ports) to 3 2026-04-02 17:57:58.879 9 INFO neutron.wsgi [req-4473a43a-4bec-479a-aaec-675df9ea1c9c req-97829833-4638-4f15-a74f-bbf8b5f701b3 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=4a8aa2ad-4b38-4706-bb96-a5de747b48f5&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0613713 2026-04-02 17:57:58.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa24b634-c878-4b05-94ad-0645a0ba49eb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource 76c84a8e-2d04-41e1-9f79-f769c77f38a5 (type: security_group_rules) to 0 2026-04-02 17:57:58.909 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-a30c203d-7895-4bdf-a85a-acc490c1ea96 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/networks?id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1 HTTP/1.1" status: 200 len: 874 time: 0.0891509 2026-04-02 17:57:58.927 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-308b55c8-3661-4345-b87b-cf8ff566f797 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/quotas/8ed148aac8194227ad9a655606a9cf57 HTTP/1.1" status: 200 len: 386 time: 0.0087628 2026-04-02 17:57:58.946 9 INFO neutron.wsgi [None req-aa24b634-c878-4b05-94ad-0645a0ba49eb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2461214 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:59.013 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-7c288a21-406e-4bcd-9b94-9cfb16cbe614 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=8ed148aac8194227ad9a655606a9cf57&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0790381 2026-04-02 17:57:59.074 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c09421-1ee6-41eb-965c-d098c767087b'] response: {'server_uuid': '809b8bd3-af8d-4d14-8649-b7b3594964ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a79cb71-5f0a-4cd6-9647-0462d91b92b1', 'code': 200} 2026-04-02 17:57:59.074 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c09421-1ee6-41eb-965c-d098c767087b'] response: {'server_uuid': '03e65a04-6a7b-43bf-9018-4e81a2b6d8e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07abfed6-415a-4791-b96e-d975a66dc6ee', 'code': 200} 2026-04-02 17:57:59.074 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c09421-1ee6-41eb-965c-d098c767087b'] response: {'server_uuid': '03e65a04-6a7b-43bf-9018-4e81a2b6d8e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07abfed6-415a-4791-b96e-d975a66dc6ee', 'code': 200} 2026-04-02 17:57:59.234 10 INFO neutron.wsgi [req-685f6b77-a538-4c1f-9d4b-3bad3be7d99e req-2623b47d-94c7-4f43-ade4-e973e5c80bd8 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 1174 time: 0.1215734 2026-04-02 17:57:59.246 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-9e03fe70-7014-46a3-83f5-24dedaccfb6a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2201419 2026-04-02 17:57:59.318 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c73fd909-d2db-442d-b25d-4d1d44688da9 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] No more DHCP agents 2026-04-02 17:57:59.329 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c73fd909-d2db-442d-b25d-4d1d44688da9 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:57:59.355 9 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-60970024-e8d1-4fa8-8107-fb2aa5ba6879 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1033158 2026-04-02 17:57:59.564 9 INFO neutron.wsgi [req-f4522f41-1048-43ec-b5ad-18d8a88cd301 req-15c6c37d-976f-49e7-b70c-573f084910e9 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 210 time: 0.0428293 2026-04-02 17:57:59.666 9 INFO neutron.wsgi [req-cac6bc1b-6c76-45fb-8875-a2f674120420 req-78e4b8a5-46b6-45a9-953d-ff0b5e4c0a96 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0447094 2026-04-02 17:57:59.707 10 INFO neutron.wsgi [None req-a5fb2737-62b4-462d-be62-77e8422f9545 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - - -] 199.19.213.14 "DELETE /v2.0/ports/4a79cb71-5f0a-4cd6-9647-0462d91b92b1 HTTP/1.1" status: 204 len: 173 time: 0.4684186 2026-04-02 17:57:59.722 9 INFO neutron.wsgi [req-cac6bc1b-6c76-45fb-8875-a2f674120420 req-1ef39877-93c4-49a5-82d0-73eac02fd7b0 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0521967 2026-04-02 17:57:59.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-c73fd909-d2db-442d-b25d-4d1d44688da9 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource b5e6cec4-4524-44b9-b2ed-4847b60475cf (type: floatingips) to 0 2026-04-02 17:57:59.816 10 INFO neutron.wsgi [None req-c73fd909-d2db-442d-b25d-4d1d44688da9 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8633103 2026-04-02 17:57:59.816 9 INFO neutron.wsgi [req-0c7296bb-da14-4b0f-b0fd-52e8ab247be3 req-4ac245bf-72b0-4bdd-ad40-f507f33b8244 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0313680 2026-04-02 17:58:00.007 9 INFO neutron.wsgi [req-7417f7c5-e5a3-4ee5-93d5-dd28df4a4c4f req-e112301f-9e3a-47f5-be89-75c15c5783d2 95828867e6d44f3f83fb1c5ffb91d012 9735758134db411bb19b391de6aec834 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=809b8bd3-af8d-4d14-8649-b7b3594964ca HTTP/1.1" status: 200 len: 210 time: 0.0326657 2026-04-02 17:58:00.239 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-aaae9a06-bd50-455f-ae75-d74a441433f5 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--1830840452&fields=id&tenant_id=fd0dace2235741c9bb9d0efb8d6514b1 HTTP/1.1" status: 200 len: 267 time: 0.0399566 2026-04-02 17:58:00.320 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-a5f18266-b81b-4f30-a465-b02765301e6f 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 882 time: 0.0688496 2026-04-02 17:58:00.334 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-2f63cfff-cff8-4063-9ba1-9ba331654140 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/quotas/fd0dace2235741c9bb9d0efb8d6514b1 HTTP/1.1" status: 200 len: 386 time: 0.0101662 2026-04-02 17:58:00.357 10 INFO neutron.db.l3_db [None req-7cf5d631-c6a1-4174-b880-cb7765334387 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Floating IP 64f6285a-1117-4a48-b791-f897f77d2b26 associated. External IP: 10.96.250.208, port: 07abfed6-415a-4791-b96e-d975a66dc6ee. 2026-04-02 17:58:00.410 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-428acf72-b043-4fbb-8c34-3e7745f8397b 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0709102 2026-04-02 17:58:00.489 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-6616a697-5056-4344-a147-49520b9b2e7a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0677738 2026-04-02 17:58:00.518 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-9ea22e15-6676-4696-b28c-3970b3c1adac bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 199.19.213.14 "GET /v2.0/networks?id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1 HTTP/1.1" status: 200 len: 874 time: 0.0990477 2026-04-02 17:58:00.551 9 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-c3874959-9600-46d2-9955-681bc0a2cadd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0564034 2026-04-02 17:58:00.574 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-3abb0527-102b-4acf-8563-f5f26d7f7c00 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ed148aac8194227ad9a655606a9cf57 HTTP/1.1" status: 200 len: 380 time: 0.0486588 2026-04-02 17:58:00.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-7cf5d631-c6a1-4174-b880-cb7765334387 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource 64f6285a-1117-4a48-b791-f897f77d2b26 (type: floatingips) to 1 2026-04-02 17:58:00.693 9 INFO neutron.wsgi [req-780c76c0-84f1-45c3-8cf9-0e0620c5ae3b req-f7f407a2-0054-439f-b02a-d5e6a13e63fd bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 210 time: 0.0361326 2026-04-02 17:58:00.695 9 INFO neutron.wsgi [req-44f41b05-d6a6-4fa1-81cb-277894a5a5b0 req-56f61b98-aa76-452b-bf7e-38052adb62c5 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 210 time: 0.0293159 2026-04-02 17:58:00.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-7cf5d631-c6a1-4174-b880-cb7765334387 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Successfully bumped revision number for resource 64f6285a-1117-4a48-b791-f897f77d2b26 (type: floatingips) to 2 2026-04-02 17:58:00.768 10 INFO neutron.wsgi [None req-7cf5d631-c6a1-4174-b880-cb7765334387 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/64f6285a-1117-4a48-b791-f897f77d2b26 HTTP/1.1" status: 200 len: 1049 time: 0.9391892 2026-04-02 17:58:00.862 9 INFO neutron.wsgi [req-d45fc8b6-16b5-4b9d-af46-dbe25dbbe0d2 req-dbddf441-5203-4180-bff1-b0e3b02a95e6 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0458238 2026-04-02 17:58:00.904 9 INFO neutron.wsgi [req-d45fc8b6-16b5-4b9d-af46-dbe25dbbe0d2 req-0af7f486-b338-4c32-976a-7fbce8a03270 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0326583 2026-04-02 17:58:00.969 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af6d1ea4-f80a-4516-a9b0-20a2e12ab2f0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] No more DHCP agents 2026-04-02 17:58:00.970 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af6d1ea4-f80a-4516-a9b0-20a2e12ab2f0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Unable to schedule network 7b6fea96-7022-4750-acd2-26b7d9bcf3c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:01.110 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-22c3ff88-a7af-4cfb-91a6-9775ca647d2e'] response: {'server_uuid': '809b8bd3-af8d-4d14-8649-b7b3594964ca', 'name': 'network-vif-deleted', 'tag': '4a79cb71-5f0a-4cd6-9647-0462d91b92b1', 'status': 'completed', 'code': 200} 2026-04-02 17:58:01.110 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-22c3ff88-a7af-4cfb-91a6-9775ca647d2e'] response: {'name': 'network-changed', 'server_uuid': '03e65a04-6a7b-43bf-9018-4e81a2b6d8e3', 'tag': '07abfed6-415a-4791-b96e-d975a66dc6ee', '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-04-02 17:58:01.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-af6d1ea4-f80a-4516-a9b0-20a2e12ab2f0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 82cb97fd-ae64-4e10-941e-a41a4bdec581 (type: ports) to 1 2026-04-02 17:58:01.162 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-1afb8985-45f5-4945-86c3-d1301b621cea e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=7a97967d7eb94657b1223a31b84039b6&device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1361 time: 0.0336988 2026-04-02 17:58:01.185 10 INFO neutron.wsgi [None req-af6d1ea4-f80a-4516-a9b0-20a2e12ab2f0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5840387 2026-04-02 17:58:01.247 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-38b56220-2131-4745-9a23-88ba4787abe1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=dcecc136-5928-40b2-a310-50eb6911bdd6 HTTP/1.1" status: 200 len: 977 time: 0.0768027 2026-04-02 17:58:01.317 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-76302ff0-6c11-4e26-b88a-83e16ee715f6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=07abfed6-415a-4791-b96e-d975a66dc6ee HTTP/1.1" status: 200 len: 1059 time: 0.0621858 2026-04-02 17:58:01.328 9 INFO neutron.wsgi [req-20895621-6375-4c91-a969-faeb102564ce req-bd7580c0-d18a-4409-9a7a-5604df123b81 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.1304424 2026-04-02 17:58:01.373 9 INFO neutron.wsgi [req-20895621-6375-4c91-a969-faeb102564ce req-1ddf7649-ca93-4c76-b785-ab200fc30d1b 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0391753 2026-04-02 17:58:01.378 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-b8dd45dd-913c-4c10-8f50-66291e0aac0b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=80c0166b-8c96-42d5-af64-0dad471d03c6 HTTP/1.1" status: 200 len: 872 time: 0.0501673 2026-04-02 17:58:01.400 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-42194d03-e4c5-4d45-822d-5e789a8beaed e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcecc136-5928-40b2-a310-50eb6911bdd6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0184746 2026-04-02 17:58:01.427 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 6efafcce-c6fa-48a9-8088-8172455706d5: RuntimeError: No hosting information found for port 6efafcce-c6fa-48a9-8088-8172455706d5 2026-04-02 17:58:01.607 9 INFO neutron.wsgi [req-9aeb9468-5fcb-49ae-b010-982f7e058ca1 req-6307a589-bdd8-4f39-94e9-b3e6d44fb700 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0478897 2026-04-02 17:58:01.651 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-e4b9b024-6635-469b-a89c-f4fc5260bbe7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2468443 2026-04-02 17:58:01.719 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-eae5a493-26e6-4a31-b3e1-5ec0401c2ee3 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 882 time: 0.2647235 2026-04-02 17:58:01.781 10 INFO neutron.wsgi [req-a5795a65-b9c1-4a50-b547-ef5bdd4e2392 req-aae165df-e3cd-4a83-ae9b-513b0b09cfa1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0933826 2026-04-02 17:58:01.802 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-8c3e4a2f-9ee5-4158-888d-19fe2545d8ce 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd0dace2235741c9bb9d0efb8d6514b1 HTTP/1.1" status: 200 len: 380 time: 0.0666394 2026-04-02 17:58:01.813 9 INFO neutron.wsgi [req-81544d4f-9d84-4e2f-90c1-729b6eafd33f req-8eb3c0ce-bab3-4cb3-9de2-e0064017cfb7 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 210 time: 0.0485892 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:01.872 9 INFO neutron.wsgi [req-5cbe596c-9ec4-47b6-9225-57f8ba0300cd req-ed970645-00ee-4562-a0af-07cc6876236f bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1172 time: 0.0945928 2026-04-02 17:58:01.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-9baa9075-112c-4cc1-9c06-deb98756ab78 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 82cb97fd-ae64-4e10-941e-a41a4bdec581 (type: ports) to 2 2026-04-02 17:58:02.118 9 INFO neutron.wsgi [req-5cbe596c-9ec4-47b6-9225-57f8ba0300cd req-a1b5e79d-b380-4fd6-aad8-90075b425997 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2367268 2026-04-02 17:58:02.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-9baa9075-112c-4cc1-9c06-deb98756ab78 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 82cb97fd-ae64-4e10-941e-a41a4bdec581 (type: ports) to 2 2026-04-02 17:58:02.178 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d47af4d2-ca5e-4463-865e-d383b30c01cb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] No more DHCP agents 2026-04-02 17:58:02.180 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d47af4d2-ca5e-4463-865e-d383b30c01cb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Unable to schedule network b30bdf44-3773-4bf1-9374-497786bf5d9a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:02.198 10 INFO neutron.wsgi [None req-9baa9075-112c-4cc1-9c06-deb98756ab78 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/82cb97fd-ae64-4e10-941e-a41a4bdec581 HTTP/1.1" status: 200 len: 1332 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-04-02 17:58:02.275 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-98307524-82df-48ba-a9ac-0ef0d27c07b5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8ed148aac8194227ad9a655606a9cf57&device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1363 time: 0.0438929 2026-04-02 17:58:02.305 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-611db85a-51ed-49db-b60e-d63b0fd8c4e2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=82cb97fd-ae64-4e10-941e-a41a4bdec581 HTTP/1.1" status: 200 len: 217 time: 0.0233333 2026-04-02 17:58:02.349 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-3856e738-a379-4f0b-b729-8a01bb81a5eb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=b6d0b295-3c72-4c58-92a5-594fb06a2e4b HTTP/1.1" status: 200 len: 868 time: 0.0317948 2026-04-02 17:58:02.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-d47af4d2-ca5e-4463-865e-d383b30c01cb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 1 2026-04-02 17:58:02.380 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-5761ac13-fa50-4d91-9dc1-15195bc3d3b4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0223007 2026-04-02 17:58:02.391 9 INFO neutron.db.l3_db [None req-de6493f2-f54f-4775-9955-b8988629699c 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] Floating IP 64f6285a-1117-4a48-b791-f897f77d2b26 disassociated. External IP: 10.96.250.208, port: 07abfed6-415a-4791-b96e-d975a66dc6ee. 2026-04-02 17:58:02.417 10 INFO neutron.wsgi [None req-d47af4d2-ca5e-4463-865e-d383b30c01cb 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6070516 2026-04-02 17:58:02.461 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-b84b2e11-73b2-471a-ba82-d0e4e02064f9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0712156 2026-04-02 17:58:02.494 9 INFO neutron.wsgi [req-48327086-0f4a-4f1d-8916-aa8d005dfeb0 req-926a1de3-8fac-4ef2-b13d-afa42015a451 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 1170 time: 0.0576689 2026-04-02 17:58:02.552 10 INFO neutron.wsgi [req-27188e7e-e16d-4208-92d9-7c0e5322276c req-104f9aa7-3de5-4799-a857-ae0c73c9741c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0809550 2026-04-02 17:58:02.554 9 INFO neutron.wsgi [req-48327086-0f4a-4f1d-8916-aa8d005dfeb0 req-25807ee9-e033-4987-8c0d-ad3f877d372b 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c72d587d-1824-4634-80b5-e73a41d4a907&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0423319 2026-04-02 17:58:02.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-bed9a335-fc22-404c-9a80-fbbd0bb14af4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 2 2026-04-02 17:58:02.874 9 INFO neutron.wsgi [None req-de6493f2-f54f-4775-9955-b8988629699c 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 199.19.213.14 "DELETE /v2.0/ports/07abfed6-415a-4791-b96e-d975a66dc6ee HTTP/1.1" status: 204 len: 173 time: 1.2516992 2026-04-02 17:58:02.936 9 INFO neutron.wsgi [req-6364ce0c-5655-4a0a-8e85-501cce46efb7 req-eb60ab3b-30fe-4d7b-9d04-4f4319ed389e 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1168 time: 0.0509205 2026-04-02 17:58:02.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-bed9a335-fc22-404c-9a80-fbbd0bb14af4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 2 2026-04-02 17:58:02.989 9 INFO neutron.wsgi [req-6364ce0c-5655-4a0a-8e85-501cce46efb7 req-5d119008-696a-4b0c-a050-73073f8c367b 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0488138 2026-04-02 17:58:03.005 10 INFO neutron.wsgi [None req-bed9a335-fc22-404c-9a80-fbbd0bb14af4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1328 time: 0.5747354 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:03.099 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-221f434f-3dfd-41a4-9641-000b8ba83354 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1359 time: 0.0421941 2026-04-02 17:58:03.149 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-44d45b2d-2b44-4c55-825d-1af73d0de426 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 217 time: 0.0441952 2026-04-02 17:58:03.152 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bc2f98c-b5a2-481d-8b09-497ffedcfe5f'] response: {'name': 'network-changed', 'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'status': 'completed', 'code': 200} 2026-04-02 17:58:03.153 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bc2f98c-b5a2-481d-8b09-497ffedcfe5f'] response: {'name': 'network-changed', 'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'status': 'completed', 'code': 200} 2026-04-02 17:58:03.197 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-9c623d06-aca5-446b-8c47-a7713d8a71d0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0404527 2026-04-02 17:58:03.242 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-c300dbef-20ab-4862-9cae-4e6d4c4a4d2a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0358791 2026-04-02 17:58:03.283 9 INFO neutron.wsgi [None req-ddc30a29-63fd-4098-b372-681fb5a748c6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/82118a0f-ca86-48c7-8905-41262cba935e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2137940 2026-04-02 17:58:03.286 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-f73a40d0-443a-4d71-84f9-cd516a07fa23 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8ed148aac8194227ad9a655606a9cf57&device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1363 time: 0.1051314 2026-04-02 17:58:03.291 9 INFO neutron.wsgi [req-04fec5c5-8363-4305-9209-cf7fb24056c5 req-e24893db-6bce-4e9f-91bd-4dd8b5c7e06c bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1172 time: 0.1123362 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:03.330 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-4324f6be-2118-4984-bca5-f16bb6ba1b34 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0778604 2026-04-02 17:58:03.340 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c997f20-e88b-429a-841c-575ea2563cd7'] response: {'server_uuid': '03e65a04-6a7b-43bf-9018-4e81a2b6d8e3', 'name': 'network-vif-deleted', 'tag': '07abfed6-415a-4791-b96e-d975a66dc6ee', 'status': 'completed', 'code': 200} 2026-04-02 17:58:03.410 9 INFO neutron.wsgi [req-04fec5c5-8363-4305-9209-cf7fb24056c5 req-2e494885-ea8f-4046-87d2-5f4e4f0c5181 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1069450 2026-04-02 17:58:03.414 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-6c66bfad-8507-4a21-976d-e3e6aafa9fa3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1 HTTP/1.1" status: 200 len: 973 time: 0.1208351 2026-04-02 17:58:03.528 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-10e9c141-f076-4eaf-8320-4bdd8aeb3269 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=82cb97fd-ae64-4e10-941e-a41a4bdec581 HTTP/1.1" status: 200 len: 217 time: 0.0372231 2026-04-02 17:58:03.552 10 INFO neutron.wsgi [req-d0e217b0-713c-4bcf-8645-fd5afb2db99e req-49b806ed-7bba-4e85-980c-8c3b653be02f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621874 2026-04-02 17:58:03.589 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-fe06874e-9246-417f-9e81-2a457ed3903f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=b6d0b295-3c72-4c58-92a5-594fb06a2e4b HTTP/1.1" status: 200 len: 868 time: 0.0470181 2026-04-02 17:58:03.631 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-e129c961-46ca-490b-9aff-82d2cc1f21cf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0326424 2026-04-02 17:58:03.683 9 INFO neutron.wsgi [req-4772b925-cb98-49b0-a2c0-07347d8afec3 req-6229e28f-35bb-42b5-890d-831677c576e0 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=03e65a04-6a7b-43bf-9018-4e81a2b6d8e3 HTTP/1.1" status: 200 len: 210 time: 0.0248952 2026-04-02 17:58:03.717 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-7e2154ab-f831-4df0-8354-572ad421bc0f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0808976 2026-04-02 17:58:03.778 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 2026-04-02 17:58:03.792 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-aeadf263-0802-4488-b7e2-cc89edc3beea e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0702994 2026-04-02 17:58:03.804 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 2026-04-02 17:58:03.880 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-94324e0d-e1d4-48ea-b8a3-df8b3c877953 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1359 time: 0.0494325 2026-04-02 17:58:03.981 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-ebab7dc4-20f4-48a7-af07-73fd7250f146 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0930667 2026-04-02 17:58:04.198 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-ba2b763c-eae8-41a5-a154-ab77b09a5514 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 217 time: 0.2114275 2026-04-02 17:58:04.270 9 INFO neutron.wsgi [req-5781d179-3b74-41c5-a6c3-c2e72f9ade57 req-dbe9ccdd-97db-4cf1-9af4-c90ab969860d 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0784724 2026-04-02 17:58:04.275 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-26586b9c-a2de-4cae-ae1f-1eade5fd962e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0705304 2026-04-02 17:58:04.311 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-12c3556a-8c38-4aa3-a620-8ab666955675 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0277905 2026-04-02 17:58:04.358 9 INFO neutron.wsgi [req-5781d179-3b74-41c5-a6c3-c2e72f9ade57 req-07111f1d-78c2-4d9d-8a57-e61b8b8d479c 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0743337 2026-04-02 17:58:04.438 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-4a057a9c-b67d-4192-8019-10b75580fb00 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1132390 2026-04-02 17:58:04.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 4 2026-04-02 17:58:04.551 9 INFO neutron.wsgi [None req-9e2d78f4-a16c-46a4-b276-22946929f333 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/82118a0f-ca86-48c7-8905-41262cba935e HTTP/1.1" status: 204 len: 168 time: 1.2548318 2026-04-02 17:58:04.595 9 INFO neutron.wsgi [req-287e6724-4bb8-42c0-bac8-fd184b9daab8 req-90ce4e8d-a451-4f07-ac26-9eb9988fe5a6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1403532 2026-04-02 17:58:04.617 9 INFO neutron.wsgi [req-bf38543b-533e-4fbe-9e0e-599f21bb919e req-25865b7d-a20f-4cd1-ab1d-2cfcb67f9d36 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1172 time: 0.1314380 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:04.661 9 INFO neutron.wsgi [req-bf38543b-533e-4fbe-9e0e-599f21bb919e req-c27452bb-2e06-4e31-9337-42f5e823bc02 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0364630 2026-04-02 17:58:04.671 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 3995fcaf-4a79-445e-88c2-3f2f1d675f7b: RuntimeError: No hosting information found for port 3995fcaf-4a79-445e-88c2-3f2f1d675f7b 2026-04-02 17:58:04.671 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: 4a79cb71-5f0a-4cd6-9647-0462d91b92b1 2026-04-02 17:58:04.705 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: 07abfed6-415a-4791-b96e-d975a66dc6ee 2026-04-02 17:58:04.753 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 82cb97fd-ae64-4e10-941e-a41a4bdec581 2026-04-02 17:58:04.776 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 82cb97fd-ae64-4e10-941e-a41a4bdec581 2026-04-02 17:58:04.868 10 INFO neutron.wsgi [None req-4e864a33-5b2d-4484-a15d-3b214e76d9da aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/c88cbbab-37c1-4434-943c-37d5f2d5adc0 HTTP/1.1" status: 204 len: 168 time: 0.3112390 2026-04-02 17:58:04.901 9 INFO neutron.wsgi [None req-7087a971-79b6-44ac-a9ab-a5ec5372c771 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c72d587d-1824-4634-80b5-e73a41d4a907 HTTP/1.1" status: 204 len: 168 time: 0.1240938 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:04.920 10 INFO neutron.api.v2.resource [None req-d1cfd822-d651-498a-ab50-cb12db836269 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:58:04.921 10 INFO neutron.wsgi [None req-d1cfd822-d651-498a-ab50-cb12db836269 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - default default] 10.0.0.44 "GET /v2.0/security-groups/c72d587d-1824-4634-80b5-e73a41d4a907 HTTP/1.1" status: 404 len: 347 time: 0.0150311 2026-04-02 17:58:05.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 82cb97fd-ae64-4e10-941e-a41a4bdec581 (type: ports) to 4 2026-04-02 17:58:05.193 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd123d7e-f02a-4d81-9c53-ce50a4728428'] response: {'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'code': 200} 2026-04-02 17:58:05.193 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd123d7e-f02a-4d81-9c53-ce50a4728428'] response: {'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'code': 200} 2026-04-02 17:58:05.358 9 INFO neutron.services.segments.plugin [-] Segment 493450c4-21e2-469b-b877-3e7ac4072577 resource provider aggregate not found 2026-04-02 17:58:05.363 9 INFO neutron.services.segments.plugin [-] Segment 493450c4-21e2-469b-b877-3e7ac4072577 resource provider aggregate not found 2026-04-02 17:58:05.389 9 INFO neutron.services.segments.plugin [-] Segment 493450c4-21e2-469b-b877-3e7ac4072577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493450c4-21e2-469b-b877-3e7ac4072577 found for delete ", "request_id": "req-d3504865-3423-447b-ae86-2aa7515da036"}]} 2026-04-02 17:58:05.393 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e20972-f84e-4feb-96b7-cf4fd0b659e7'] response: {'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'code': 200} 2026-04-02 17:58:05.393 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e20972-f84e-4feb-96b7-cf4fd0b659e7'] response: {'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'code': 200} 2026-04-02 17:58:05.396 9 INFO neutron.services.segments.plugin [-] Segment 493450c4-21e2-469b-b877-3e7ac4072577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493450c4-21e2-469b-b877-3e7ac4072577 found for delete ", "request_id": "req-5b1be5f0-21d6-4407-b37b-c99964cc905d"}]} 2026-04-02 17:58:05.452 9 INFO neutron.wsgi [None req-06607e50-0000-4849-8bef-2141ab525143 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/28160de7-9628-48ca-aa37-d4851b7585f8 HTTP/1.1" status: 204 len: 168 time: 0.5784199 2026-04-02 17:58:05.479 9 INFO neutron.wsgi [None req-1876c425-a33c-46e7-a579-86af44c49f0b 003bc8b1c4ab4997896dc44f7c62a733 7a97967d7eb94657b1223a31b84039b6 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/64f6285a-1117-4a48-b791-f897f77d2b26 HTTP/1.1" status: 204 len: 168 time: 0.5512395 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:05.543 9 INFO neutron.wsgi [req-e85adfb4-1e47-4b14-b083-d15a40fd157c req-32554c77-8d87-4d65-804d-06e7628f5086 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.1114490 2026-04-02 17:58:05.584 9 INFO neutron.wsgi [req-e85adfb4-1e47-4b14-b083-d15a40fd157c req-54116a68-8c3d-48de-9586-4a22937b2a3a 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0333128 2026-04-02 17:58:05.673 9 INFO neutron.wsgi [None req-e2a36b99-93d7-4d3a-a3dd-0bf456b0135d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=9735758134db411bb19b391de6aec834&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0274451 2026-04-02 17:58:05.772 9 INFO neutron.wsgi [req-3749ccfc-96bf-42ff-9013-e02fa2d1f99f req-047084f9-7c13-4164-a690-857340a309d0 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1174 time: 0.0381126 2026-04-02 17:58:05.812 9 INFO neutron.wsgi [req-3749ccfc-96bf-42ff-9013-e02fa2d1f99f req-2fe55ac8-edef-41ee-8cf8-6b5843acdf5f bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0328112 2026-04-02 17:58:05.906 9 INFO neutron.wsgi [req-80509de5-8270-4963-831c-6aeb58c2ef14 req-f68940de-9265-435d-a981-c175f9b61be5 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1174 time: 0.0383935 2026-04-02 17:58:05.913 9 INFO neutron.wsgi [None req-7545473c-47ab-40db-9f11-6f8792c5e698 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/4a8aa2ad-4b38-4706-bb96-a5de747b48f5 HTTP/1.1" status: 204 len: 168 time: 0.2362440 2026-04-02 17:58:06.507 9 INFO neutron.db.l3_db [None req-98b843d1-360b-4420-b182-0ada95b1b8e2 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Floating IP 10f75385-026d-464c-80fa-4a4903f4ccbc associated. External IP: 10.96.250.205, port: 82cb97fd-ae64-4e10-941e-a41a4bdec581. 2026-04-02 17:58:06.703 9 INFO neutron.wsgi [req-50e1c183-16f4-492a-b757-910b0425ae01 req-a09006ea-accd-4a30-b5d4-a13b30fcac5b 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0554922 2026-04-02 17:58:06.789 9 INFO neutron.wsgi [req-50e1c183-16f4-492a-b757-910b0425ae01 req-2d26a59a-a527-4c06-8b6a-12edeffb02ac 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0772011 2026-04-02 17:58:06.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-98b843d1-360b-4420-b182-0ada95b1b8e2 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 10f75385-026d-464c-80fa-4a4903f4ccbc (type: floatingips) to 1 2026-04-02 17:58:06.814 10 INFO neutron.wsgi [None req-9a1448d6-2f61-4869-89d6-f48be7e3b5df aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/820fc08a-5460-414f-9424-6ab6458a1874/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3250508 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-02 17:58:06.907 9 INFO neutron.wsgi [req-78516820-2eeb-4b63-8282-e5c0e0b01e2d req-1387fa0b-e985-449b-a512-d2e2c6cdfb87 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0368569 2026-04-02 17:58:06.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-98b843d1-360b-4420-b182-0ada95b1b8e2 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Successfully bumped revision number for resource 10f75385-026d-464c-80fa-4a4903f4ccbc (type: floatingips) to 2 2026-04-02 17:58:06.975 9 INFO neutron.wsgi [None req-98b843d1-360b-4420-b182-0ada95b1b8e2 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/10f75385-026d-464c-80fa-4a4903f4ccbc HTTP/1.1" status: 200 len: 1050 time: 1.0582738 2026-04-02 17:58:07.055 9 INFO neutron.wsgi [req-d28330a5-e433-4328-b51f-6de81c7982ed req-d87c782b-797a-4e1d-b512-cf6cf28f8424 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1174 time: 0.0356925 2026-04-02 17:58:07.124 9 INFO neutron.wsgi [req-d28330a5-e433-4328-b51f-6de81c7982ed req-11a44a3a-0cce-4c22-ba35-b26d97bdb180 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0568709 2026-04-02 17:58:07.194 9 INFO neutron.db.l3_db [None req-3aaf793f-55c2-42b7-af76-ac4ed9360ed0 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Floating IP b5e6cec4-4524-44b9-b2ed-4847b60475cf associated. External IP: 10.96.250.211, port: a3eb941f-1133-4bb9-bb14-3d25ebdd83e6. 2026-04-02 17:58:07.340 9 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf793f-55c2-42b7-af76-ac4ed9360ed0 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource b5e6cec4-4524-44b9-b2ed-4847b60475cf (type: floatingips) to 1 2026-04-02 17:58:07.439 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-439b0e06-795b-4430-8d6d-3b8f73e159e0'] response: {'name': 'network-changed', 'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'status': 'completed', 'code': 200} 2026-04-02 17:58:07.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-3aaf793f-55c2-42b7-af76-ac4ed9360ed0 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource b5e6cec4-4524-44b9-b2ed-4847b60475cf (type: floatingips) to 2 2026-04-02 17:58:07.474 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: 82cb97fd-ae64-4e10-941e-a41a4bdec581 2026-04-02 17:58:07.486 9 INFO neutron.wsgi [req-b5334a18-6625-4b4a-b271-52e0ec3fdc7f req-798cebe8-86bc-4c4c-a74c-e130926a009f bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1174 time: 0.0572937 2026-04-02 17:58:07.493 9 INFO neutron.wsgi [None req-3aaf793f-55c2-42b7-af76-ac4ed9360ed0 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/b5e6cec4-4524-44b9-b2ed-4847b60475cf HTTP/1.1" status: 200 len: 1049 time: 0.5730832 2026-04-02 17:58:07.505 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-9a8dd3a2-8ba1-479f-95b8-e2084286c289 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8ed148aac8194227ad9a655606a9cf57&device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1365 time: 0.0507143 2026-04-02 17:58:07.517 10 INFO neutron.wsgi [None req-ee0bac58-12e8-4830-9e20-1f23ce44500a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/820fc08a-5460-414f-9424-6ab6458a1874 HTTP/1.1" status: 204 len: 168 time: 0.6986196 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:07.539 9 INFO neutron.wsgi [req-b5334a18-6625-4b4a-b271-52e0ec3fdc7f req-28776056-6fe6-48b5-8c18-35c3e3b28eac bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=56ca4332-1749-4df0-86dd-21fc95115e41&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0446327 2026-04-02 17:58:07.596 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-0a963938-f938-4a68-91fb-7de620877c68 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1 HTTP/1.1" status: 200 len: 973 time: 0.0827911 2026-04-02 17:58:07.601 9 INFO neutron.wsgi [req-7f03c39a-d794-4dee-b915-46819945d0b1 req-e0557ff5-50d7-4932-9615-21b5f644b3c6 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0379610 2026-04-02 17:58:07.664 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a439f8af-6844-4470-8104-589a31d9825a'] response: {'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'code': 200} 2026-04-02 17:58:07.676 9 INFO neutron.wsgi [req-7f03c39a-d794-4dee-b915-46819945d0b1 req-b2193b03-2b5b-460d-bc3d-78ee9c1589f4 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0652893 2026-04-02 17:58:07.682 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-ca26d142-c282-4917-b4fa-e14bb56e0e7b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=82cb97fd-ae64-4e10-941e-a41a4bdec581 HTTP/1.1" status: 200 len: 1060 time: 0.0803611 2026-04-02 17:58:07.723 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-e68ea3fa-e9e5-4b8d-9e3a-df14c8b0e493 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=b6d0b295-3c72-4c58-92a5-594fb06a2e4b HTTP/1.1" status: 200 len: 868 time: 0.0356905 2026-04-02 17:58:07.747 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-bb2cfa78-1ba4-48bd-bc6a-92c68a6875af e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=7b6fea96-7022-4750-acd2-26b7d9bcf3c1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0182564 2026-04-02 17:58:07.815 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-c8f7f48f-a4cf-4a63-b13b-fd9ed8098f92 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0559251 2026-04-02 17:58:07.880 9 INFO neutron.wsgi [req-f117370c-0472-4d49-b506-8bd9d967f615 req-9b3d8366-ac6b-4ab1-a68c-896671bbecdc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0587940 2026-04-02 17:58:08.085 10 INFO neutron.wsgi [req-8173e0b0-00b5-4f3a-b023-cb1740761a2d req-2ff42a5b-7470-4aee-bf5f-e3b3c1379d00 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 1172 time: 0.3500695 2026-04-02 17:58:08.108 10 INFO neutron.wsgi [None req-8e5b0f56-f96c-44d6-a758-e71a6ca83f7e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/80c0166b-8c96-42d5-af64-0dad471d03c6 HTTP/1.1" status: 204 len: 168 time: 0.5864944 2026-04-02 17:58:08.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 82cb97fd-ae64-4e10-941e-a41a4bdec581 (type: ports) to 5 2026-04-02 17:58:08.416 9 INFO neutron.services.segments.plugin [-] Segment 696574f7-da7a-4a15-a0ca-0e1b936ac774 resource provider aggregate not found 2026-04-02 17:58:08.420 9 INFO neutron.services.segments.plugin [-] Segment 696574f7-da7a-4a15-a0ca-0e1b936ac774 resource provider aggregate not found 2026-04-02 17:58:08.436 9 INFO neutron.services.segments.plugin [-] Segment 696574f7-da7a-4a15-a0ca-0e1b936ac774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696574f7-da7a-4a15-a0ca-0e1b936ac774 found for delete ", "request_id": "req-b94b8f58-acbc-454b-aedf-b7916c97b34f"}]} 2026-04-02 17:58:08.436 9 INFO neutron.services.segments.plugin [-] Segment 696574f7-da7a-4a15-a0ca-0e1b936ac774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696574f7-da7a-4a15-a0ca-0e1b936ac774 found for delete ", "request_id": "req-0ea01bdb-0620-4d57-b828-e93ceabddbba"}]} 2026-04-02 17:58:08.453 10 INFO neutron.db.l3_db [None req-8cc68da1-5e91-42f7-a4e5-4bf640453b3b bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] Floating IP 10f75385-026d-464c-80fa-4a4903f4ccbc disassociated. External IP: 10.96.250.205, port: 82cb97fd-ae64-4e10-941e-a41a4bdec581. 2026-04-02 17:58:08.509 9 INFO neutron.wsgi [None req-6317fd42-202f-49ef-a733-4243af7cd5be aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/dcecc136-5928-40b2-a310-50eb6911bdd6 HTTP/1.1" status: 204 len: 168 time: 0.3956587 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:08.642 9 INFO neutron.wsgi [req-8da7daeb-3732-4f7e-ae6d-c936eaaac71b req-ac696085-dab3-474c-998e-5fd7b6502822 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=707f9b55-0365-41c0-a5eb-827738fabb89 HTTP/1.1" status: 200 len: 210 time: 0.0282969 2026-04-02 17:58:08.650 10 INFO neutron.wsgi [None req-8cc68da1-5e91-42f7-a4e5-4bf640453b3b bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 199.19.213.14 "DELETE /v2.0/ports/82cb97fd-ae64-4e10-941e-a41a4bdec581 HTTP/1.1" status: 204 len: 173 time: 0.5521398 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:08.719 10 INFO neutron.wsgi [None req-2f1b8408-1a10-4749-9bdb-1bda1d207f6e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=7a97967d7eb94657b1223a31b84039b6&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0432975 2026-04-02 17:58:08.920 10 INFO neutron.wsgi [None req-62168b06-eb57-4dd8-8822-5f393f85be5e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/75d27def-2ff0-44e0-be0d-70b15d7ba12c HTTP/1.1" status: 204 len: 168 time: 0.1949883 2026-04-02 17:58:09.481 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5754c2b8-0292-4d77-ad40-d2af41594634'] response: {'name': 'network-changed', 'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'status': 'completed', 'code': 200} 2026-04-02 17:58:09.545 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-210ec3f2-1a0c-4fca-813c-1e19810a89e6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1361 time: 0.0459781 2026-04-02 17:58:09.651 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-a820110a-3c50-43f7-8221-87bc3f5916c3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0973020 2026-04-02 17:58:09.703 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-f1e2aea1-01f8-4823-974c-03e7b70b34a9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.0469935 2026-04-02 17:58:09.723 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-476cf73f-25d2-47d5-9391-360b1a96c132'] response: {'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'code': 200} 2026-04-02 17:58:09.724 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-476cf73f-25d2-47d5-9391-360b1a96c132'] response: {'server_uuid': '707f9b55-0365-41c0-a5eb-827738fabb89', 'name': 'network-vif-deleted', 'tag': '82cb97fd-ae64-4e10-941e-a41a4bdec581', 'status': 'completed', 'code': 200} 2026-04-02 17:58:09.753 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-a8a65195-29a7-446e-b763-33b4d93709d1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0408809 2026-04-02 17:58:09.792 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-185d9324-f445-40bc-8490-fd85e1e205db e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0305092 2026-04-02 17:58:09.856 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-f9a93d32-3bd5-4370-bfd5-2b83d993dfef e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0587032 2026-04-02 17:58:09.899 9 INFO neutron.wsgi [None req-66023395-8fe3-427c-9e39-1f1bc44acec9 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/56ca4332-1749-4df0-86dd-21fc95115e41 HTTP/1.1" status: 204 len: 168 time: 0.1721756 2026-04-02 17:58:09.913 9 INFO neutron.api.v2.resource [None req-14fd0caa-5501-4ffe-8fa5-8cfcf31fd478 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:58:09.914 9 INFO neutron.wsgi [None req-14fd0caa-5501-4ffe-8fa5-8cfcf31fd478 bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - default default] 10.0.0.44 "GET /v2.0/security-groups/56ca4332-1749-4df0-86dd-21fc95115e41 HTTP/1.1" status: 404 len: 347 time: 0.0123532 2026-04-02 17:58:09.922 10 INFO neutron.wsgi [req-0fdfecfe-65a5-4635-abc5-a525ae2fce72 req-12cc2f46-5f32-4624-80d7-4e6ea9706d17 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625336 2026-04-02 17:58:10.444 9 INFO neutron.wsgi [None req-c3fd37ce-2092-4285-aa50-9e5b0fb91c2e bbac48a27fb54592b2c99af4bca1b72c 8ed148aac8194227ad9a655606a9cf57 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/10f75385-026d-464c-80fa-4a4903f4ccbc HTTP/1.1" status: 204 len: 168 time: 0.5261829 2026-04-02 17:58:11.421 9 INFO neutron.wsgi [None req-e7eaa0a3-925a-44cc-bb31-e3694a97d8c8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/23663d68-8edf-4573-8a4e-ea07da945313/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9705079 2026-04-02 17:58:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033109 2026-04-02 17:58:11.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020010 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:11.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee325140-b748-4fb3-b3b3-052816cd61df aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource efbd1506-751d-4743-a11f-d29020baabf7 (type: security_groups) to 1 2026-04-02 17:58:11.930 9 INFO neutron.wsgi [None req-ee325140-b748-4fb3-b3b3-052816cd61df aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=2fac564ea4bd4714ac62c3e878a3b5f7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3150792 2026-04-02 17:58:12.033 10 INFO neutron.wsgi [None req-26e5fa2e-db10-4877-b1a7-a54c76279ca7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/23663d68-8edf-4573-8a4e-ea07da945313 HTTP/1.1" status: 204 len: 168 time: 0.6061952 2026-04-02 17:58:12.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-6835e666-359d-4109-8343-368a627c1497 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 7e673d39-bbb5-4393-b035-ddcb9d92d953 (type: security_groups) to 1 2026-04-02 17:58:12.161 9 INFO neutron.wsgi [None req-6835e666-359d-4109-8343-368a627c1497 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=eb7db3bf4d05491d851ffac60a7a011e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1917346 2026-04-02 17:58:12.164 9 INFO neutron.wsgi [None req-d0dd873c-5c25-411d-841b-adec2bd73611 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/efbd1506-751d-4743-a11f-d29020baabf7 HTTP/1.1" status: 204 len: 168 time: 0.2242279 2026-04-02 17:58:12.255 10 INFO neutron.wsgi [None req-6954c244-a24c-4a37-a6ff-8c27bf7eec1c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/b6d0b295-3c72-4c58-92a5-594fb06a2e4b HTTP/1.1" status: 204 len: 168 time: 0.2173429 2026-04-02 17:58:12.374 10 INFO neutron.wsgi [None req-e6b2c534-f9be-428a-9722-2e329ec3d21b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/7e673d39-bbb5-4393-b035-ddcb9d92d953 HTTP/1.1" status: 204 len: 168 time: 0.2070425 2026-04-02 17:58:12.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-58cea853-1e16-4044-b58b-b9da05352718 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 5757d7a2-3f08-400e-8d40-1a8612bbdd62 (type: security_groups) to 1 2026-04-02 17:58:12.393 10 INFO neutron.wsgi [None req-58cea853-1e16-4044-b58b-b9da05352718 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=461fd08a59e64154a058e6332ea01374&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1296682 2026-04-02 17:58:12.570 10 INFO neutron.wsgi [None req-f7928fdb-28b9-404a-9cf8-a6d84e71a5b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/5757d7a2-3f08-400e-8d40-1a8612bbdd62 HTTP/1.1" status: 204 len: 168 time: 0.1724367 2026-04-02 17:58:12.621 9 INFO neutron.services.segments.plugin [-] Segment 045771d6-7196-4d57-a52e-967b4167c6f5 resource provider aggregate not found 2026-04-02 17:58:12.644 9 INFO neutron.services.segments.plugin [-] Segment 045771d6-7196-4d57-a52e-967b4167c6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045771d6-7196-4d57-a52e-967b4167c6f5 found for delete ", "request_id": "req-e5db0ed4-3db2-423f-bb24-a2b4906725cb"}]} 2026-04-02 17:58:12.645 9 INFO neutron.services.segments.plugin [-] Segment 045771d6-7196-4d57-a52e-967b4167c6f5 resource provider aggregate not found 2026-04-02 17:58:12.666 9 INFO neutron.services.segments.plugin [-] Segment 045771d6-7196-4d57-a52e-967b4167c6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045771d6-7196-4d57-a52e-967b4167c6f5 found for delete ", "request_id": "req-d8c7272c-6e85-410a-9580-341af7a2197f"}]} 2026-04-02 17:58:12.671 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-1f24b3ef-4ae6-4333-83c4-10d056d6681f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0605474 2026-04-02 17:58:12.681 9 INFO neutron.wsgi [None req-29f6462d-b651-43fc-a660-95be1bad66a4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/7b6fea96-7022-4750-acd2-26b7d9bcf3c1 HTTP/1.1" status: 204 len: 168 time: 0.4202688 2026-04-02 17:58:12.746 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-27b9c442-5b2a-4918-b26d-91eeebda8cb1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1361 time: 0.0379388 2026-04-02 17:58:12.829 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-27b805c9-93c2-48e5-b54f-e6c3e1db1d88 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0571728 2026-04-02 17:58:12.941 9 INFO neutron.wsgi [None req-98f7555c-d82e-4298-95a8-0230b4d52257 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=8ed148aac8194227ad9a655606a9cf57&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0492356 2026-04-02 17:58:13.098 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-7d7fd33e-24aa-4427-b10c-4629f96fd5bd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.2620702 2026-04-02 17:58:13.146 9 INFO neutron.wsgi [None req-8bb8151e-4fc4-469c-bd94-15192610868a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bdccb7d9-51f3-4ebf-b074-c5f37fe474ba HTTP/1.1" status: 204 len: 168 time: 0.1964440 2026-04-02 17:58:13.153 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-75326905-c0c6-44f6-bcfe-9b4c64608c28 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0455813 2026-04-02 17:58:13.180 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-30112876-efaa-4d78-a652-f322324cbe98 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205700 2026-04-02 17:58:13.244 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-6f656602-3302-4ee5-bb0e-7f8a61102c2a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0565619 2026-04-02 17:58:13.329 10 INFO neutron.wsgi [req-bff08ffa-c067-4a1b-bdfb-3d685335188d req-be789207-00f0-4b7a-bd9d-4d74979d6ca9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0782833 2026-04-02 17:58:16.694 10 INFO neutron.wsgi [req-518cb3d3-a1e5-4e9f-b15a-8f57d9f99bfa req-a7a63d98-7aac-4f43-a1b6-2716b1ace1f1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1361 time: 0.3756025 2026-04-02 17:58:16.732 10 INFO neutron.wsgi [req-518cb3d3-a1e5-4e9f-b15a-8f57d9f99bfa req-a01b96cd-1858-4cdb-839a-ed2bc5b6fd55 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0310199 2026-04-02 17:58:16.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eeb00cb-f375-49f6-878f-c498e2cba33b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 91a4bc00-647f-4e12-ba86-d2768bd64856 (type: security_groups) to 1 2026-04-02 17:58:16.958 10 INFO neutron.wsgi [None req-2eeb00cb-f375-49f6-878f-c498e2cba33b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=5c8dc8a2cdd94051b876f12f70d8f8e3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2223537 2026-04-02 17:58:17.127 10 INFO neutron.wsgi [None req-cb76e11e-bb15-4ff3-998e-1042899bc36f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/91a4bc00-647f-4e12-ba86-d2768bd64856 HTTP/1.1" status: 204 len: 168 time: 0.1662300 2026-04-02 17:58:17.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a33d40a-7f17-467a-a6a1-5dd7fbebe7b3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ecb74999-afd1-481e-a4cc-367889f3a8c6 (type: security_groups) to 1 2026-04-02 17:58:17.393 10 INFO neutron.wsgi [None req-3a33d40a-7f17-467a-a6a1-5dd7fbebe7b3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=0f8f1d35a9524040b12ea474ae36f2e8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1270909 2026-04-02 17:58:17.566 10 INFO neutron.wsgi [None req-35389a66-39df-422a-a81f-81cf5a0f1b32 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/ecb74999-afd1-481e-a4cc-367889f3a8c6 HTTP/1.1" status: 204 len: 168 time: 0.1685851 2026-04-02 17:58:18.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-81d81363-93e3-4da2-be1a-704e46908550 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 4b4356f1-94ce-45cb-8370-27a87ebe5779 (type: security_groups) to 1 2026-04-02 17:58:18.106 9 INFO neutron.wsgi [None req-81d81363-93e3-4da2-be1a-704e46908550 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=c845c86cc7034f3d9ac127beb2d385a7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2709095 2026-04-02 17:58:18.282 10 INFO neutron.wsgi [None req-086e7dc2-fa85-4574-be8a-9b83d09afea0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/4b4356f1-94ce-45cb-8370-27a87ebe5779 HTTP/1.1" status: 204 len: 168 time: 0.1721220 2026-04-02 17:58:18.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-93a2cce1-98fa-4484-879d-d7960102c732 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ea2764c5-9094-4401-a41e-1a2f2d1ae511 (type: security_groups) to 1 2026-04-02 17:58:18.669 10 INFO neutron.wsgi [None req-93a2cce1-98fa-4484-879d-d7960102c732 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=4202fe7beeb549e480c5cf690952c42b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1280024 2026-04-02 17:58:18.854 10 INFO neutron.wsgi [None req-348bddea-b7f1-4c9d-9237-03e7921d31ac aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/ea2764c5-9094-4401-a41e-1a2f2d1ae511 HTTP/1.1" status: 204 len: 168 time: 0.1804876 2026-04-02 17:58:20.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-42f5f92b-3360-4459-939d-8f01fef00113 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 31b1c9fc-37df-48a3-a3a9-0170fa963ef9 (type: security_groups) to 1 2026-04-02 17:58:20.203 10 INFO neutron.wsgi [None req-42f5f92b-3360-4459-939d-8f01fef00113 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=683d242bbe864be2a88146bc02cdaeaf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2162673 2026-04-02 17:58:20.394 10 INFO neutron.wsgi [None req-6782fe94-7954-4ada-a334-816fbad8eb59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/31b1c9fc-37df-48a3-a3a9-0170fa963ef9 HTTP/1.1" status: 204 len: 168 time: 0.1866610 2026-04-02 17:58:20.628 9 INFO neutron.db.ovn_revision_numbers_db [None req-5585592a-127d-4fd1-a33f-8340472bc70b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 681f04ab-9029-4511-a89c-6fef25d36de9 (type: security_groups) to 1 2026-04-02 17:58:20.649 9 INFO neutron.wsgi [None req-5585592a-127d-4fd1-a33f-8340472bc70b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d4ff48d48bf9490696e4442195900f72&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1135538 2026-04-02 17:58:20.819 9 INFO neutron.wsgi [None req-2c0057d4-3686-41f8-8498-11ad1c7e4d8a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/681f04ab-9029-4511-a89c-6fef25d36de9 HTTP/1.1" status: 204 len: 168 time: 0.1652427 2026-04-02 17:58:21.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8d7b985-321d-4766-8c3e-fc218a692e2a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 5c440d9b-a740-4595-a595-bbe6a3d57f88 (type: security_groups) to 1 2026-04-02 17:58:21.826 10 INFO neutron.wsgi [None req-b8d7b985-321d-4766-8c3e-fc218a692e2a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=865dd9bb39dd48d4b479806e2d41f448&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2302775 2026-04-02 17:58:22.005 9 INFO neutron.wsgi [None req-903f26fe-f86a-4ceb-a202-02398a82e525 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/5c440d9b-a740-4595-a595-bbe6a3d57f88 HTTP/1.1" status: 204 len: 168 time: 0.1736977 2026-04-02 17:58:22.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-a1252aef-510b-456b-87c1-5f98721bcb59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 96439960-ba77-479a-9ec2-d996a4f2b719 (type: security_groups) to 1 2026-04-02 17:58:22.222 10 INFO neutron.wsgi [None req-a1252aef-510b-456b-87c1-5f98721bcb59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=7405bd80c39b46dcb0c4e5eb49dbf87a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1162667 2026-04-02 17:58:22.410 9 INFO neutron.wsgi [None req-b10a52d8-0c17-4244-ac5e-b0b999942e8b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/96439960-ba77-479a-9ec2-d996a4f2b719 HTTP/1.1" status: 204 len: 168 time: 0.1840401 2026-04-02 17:58:22.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-918f3b24-784d-4e29-b00d-6a090e4cba6f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 283a927f-d59f-4cea-9c9f-a52c08ef63ea (type: security_groups) to 1 2026-04-02 17:58:22.957 9 INFO neutron.wsgi [None req-918f3b24-784d-4e29-b00d-6a090e4cba6f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=49a8cf86e8054637a1ef82b22249c53d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2482259 2026-04-02 17:58:23.152 9 INFO neutron.wsgi [None req-c16aca99-0672-439d-9239-e004f312edf5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/283a927f-d59f-4cea-9c9f-a52c08ef63ea HTTP/1.1" status: 204 len: 168 time: 0.1912725 2026-04-02 17:58:23.295 9 INFO neutron.wsgi [req-5056093c-873d-415c-8568-f30a2c5b6218 req-e2a95532-f317-4e5d-b0e8-1cb636f9a778 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0768752 2026-04-02 17:58:23.382 9 INFO neutron.wsgi [req-12d47d78-6632-4087-ba27-a3e38e28c9b7 req-c589cb30-b352-45e6-bc43-ff0d662ebd3a 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports/a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1167 time: 0.0401363 2026-04-02 17:58:23.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-5044654b-384c-4ea9-847a-847cf8b7636d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e4dcc41c-5880-4001-baaa-39bab9ea1d16 (type: security_groups) to 1 2026-04-02 17:58:23.442 9 INFO neutron.wsgi [None req-5044654b-384c-4ea9-847a-847cf8b7636d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=a8daec7eb9f94be0aeab1c6f466378ac&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1420345 2026-04-02 17:58:23.591 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-f1228ba5-91b7-4e13-9dd9-7c3da4c5d2b0 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/subnets?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 858 time: 0.0648396 2026-04-02 17:58:23.609 9 INFO neutron.wsgi [None req-ce782fb7-ce79-473d-8ac8-d30c50c1ad84 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e4dcc41c-5880-4001-baaa-39bab9ea1d16 HTTP/1.1" status: 204 len: 168 time: 0.1640263 2026-04-02 17:58:23.761 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-fd64807e-4358-470e-94c0-5a6fa6cf8c28 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706&device_owner=compute%3Anova&network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 1170 time: 0.1637373 2026-04-02 17:58:24.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-166e14dc-0e46-4a15-a213-1f7b2d650ca8 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 5 2026-04-02 17:58:24.230 10 INFO neutron.wsgi [None req-166e14dc-0e46-4a15-a213-1f7b2d650ca8 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 199.19.213.14 "PUT /v2.0/ports/a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1345 time: 0.4643986 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:24.276 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-de55a0a3-b552-4388-85aa-3b103736ba77'] response: {'name': 'network-changed', 'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'status': 'completed', 'code': 200} 2026-04-02 17:58:24.284 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-a054729b-2dc7-4fdc-a237-a33e6ef4959c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1538 time: 0.0291085 2026-04-02 17:58:24.351 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-50645f92-e2b8-45a3-9de1-0d66ccad95a7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0625887 2026-04-02 17:58:24.388 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-489b7451-65ce-44ad-94ce-fd8a773de421 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 217 time: 0.0275152 2026-04-02 17:58:24.430 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-8b44539e-4f38-4b80-93b1-415276845a89 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.0339134 2026-04-02 17:58:24.472 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-20c4b1ce-7538-48d3-b5de-ec20c09d033c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0351524 2026-04-02 17:58:24.501 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-44aaa223-275d-4a3d-8552-ed8e6169cd07 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214734 2026-04-02 17:58:24.554 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-899291af-a182-4dad-993e-63cade959e9a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0455472 2026-04-02 17:58:24.609 10 INFO neutron.wsgi [req-c65c1891-5d4b-4480-941d-e7969523cc50 req-0eb72a91-05e7-4385-ae54-f0a8a0e31f52 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0472882 2026-04-02 17:58:24.689 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-723ed96b-a2b5-4513-8a0c-b7b8dcaea810 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1538 time: 0.0355680 2026-04-02 17:58:24.748 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-d7b3c7b1-a847-467e-b1d5-9d6245ead780 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0541756 2026-04-02 17:58:24.777 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-3c196c98-0233-42cc-a03d-92741342719b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 217 time: 0.0200279 2026-04-02 17:58:24.838 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-86d07c4c-5168-40cd-a185-25d6a140778b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.0523679 2026-04-02 17:58:24.881 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-b85bc9c9-dc1a-4509-b30c-d4b35caa9e1e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0360353 2026-04-02 17:58:24.920 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-993dcf3d-ebf1-458e-b9ac-0a85d2a1caea e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0309138 2026-04-02 17:58:24.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac6e7ccc-8faf-47d1-95e0-79766057704c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ddfabc8c-6ee3-491a-a9f8-393b2ff6da63 (type: security_groups) to 1 2026-04-02 17:58:25.007 10 INFO neutron.wsgi [None req-ac6e7ccc-8faf-47d1-95e0-79766057704c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=606705ddc4804cccb12c5eebfeb2b6ed&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3266270 2026-04-02 17:58:25.024 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-320c8c07-33c7-4421-a477-8c49784e5462 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0937212 2026-04-02 17:58:25.082 10 INFO neutron.wsgi [req-156a731f-cb69-48a5-abc2-c5ad0624da38 req-ce1c5f8e-cb9c-44c2-8bd2-8e1377ab5656 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0530448 2026-04-02 17:58:25.207 9 INFO neutron.wsgi [None req-599b308f-ca43-4e73-87e7-1b7cc496d169 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/ddfabc8c-6ee3-491a-a9f8-393b2ff6da63 HTTP/1.1" status: 204 len: 168 time: 0.1948376 2026-04-02 17:58:25.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae4a573d-b604-4167-84bb-3dba696ed0ca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e9b8e7bb-8113-4a42-9649-43d479a8b0ed (type: security_groups) to 1 2026-04-02 17:58:25.249 9 INFO neutron.wsgi [None req-ae4a573d-b604-4167-84bb-3dba696ed0ca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=76abbd472f044d54b3eaac3dca908d27&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3537381 2026-04-02 17:58:25.394 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb9b0636-cae3-47d0-9080-7edc88c4c016 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 34e21ba7-2d0d-4052-a827-845e1536a15a (type: security_groups) to 1 2026-04-02 17:58:25.418 10 INFO neutron.wsgi [None req-eb9b0636-cae3-47d0-9080-7edc88c4c016 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=be87090f4b4d42169415d5f5bdf3effd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1068137 2026-04-02 17:58:25.428 9 INFO neutron.wsgi [None req-825aae9f-8a2b-43c1-943e-2ece24a4de96 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e9b8e7bb-8113-4a42-9649-43d479a8b0ed HTTP/1.1" status: 204 len: 168 time: 0.1704071 2026-04-02 17:58:25.587 10 INFO neutron.wsgi [None req-1db01470-3ec5-4ad4-9cee-a30c87e3f422 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/34e21ba7-2d0d-4052-a827-845e1536a15a HTTP/1.1" status: 204 len: 168 time: 0.1644397 2026-04-02 17:58:25.667 9 INFO neutron.wsgi [req-7379fd46-befe-4e82-816b-5b9372b4c8ef req-ac1c17ba-45a9-4e6f-8465-1ec742d182e8 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1348 time: 0.0333889 2026-04-02 17:58:25.709 9 INFO neutron.wsgi [req-7379fd46-befe-4e82-816b-5b9372b4c8ef req-aff2e6eb-f497-47bb-b4c6-6d2964997b1d 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0348392 2026-04-02 17:58:25.865 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-87a8ea2d-661c-4a89-b583-b726c57d4aed 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 HTTP/1.1" status: 200 len: 1348 time: 0.0527155 2026-04-02 17:58:26.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2b0de33-3777-495c-bfe7-192c070ad687 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 6 2026-04-02 17:58:26.304 10 INFO neutron.wsgi [None req-b2b0de33-3777-495c-bfe7-192c070ad687 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 199.19.213.14 "PUT /v2.0/ports/a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1167 time: 0.4350085 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:26.353 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf113d1d-58ee-4c85-8144-c62a25450fc6'] response: {'name': 'network-changed', 'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'status': 'completed', 'code': 200} 2026-04-02 17:58:26.362 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-bc55e558-f929-42ed-8531-393e6adc3467 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1361 time: 0.0320849 2026-04-02 17:58:26.429 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-e8d6f375-3ead-4617-b958-a28c4c135a85 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0606384 2026-04-02 17:58:26.483 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-b828e2e7-41b6-4a46-851a-6ee7db074e38 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.0475752 2026-04-02 17:58:26.527 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-32a7a138-6567-4037-ad1e-9e1855506525 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0370016 2026-04-02 17:58:26.582 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-91616487-8f68-4cbc-b58b-5441a492bc81 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0492043 2026-04-02 17:58:26.642 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-5ac3ed26-bd7f-4e5a-91ac-bc382178890d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0525308 2026-04-02 17:58:26.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013564 2026-04-02 17:58:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010409 2026-04-02 17:58:26.707 10 INFO neutron.wsgi [req-adfe2006-3811-4ac0-81d1-7d8755b65ed2 req-2ca4fc98-7a5c-4852-a051-cd6333a0f688 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0595093 2026-04-02 17:58:26.794 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-d94ed2cb-f36e-46a4-b552-0efefbda6ce7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1361 time: 0.0426629 2026-04-02 17:58:26.861 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-2247f7c2-96bc-4782-a833-fa2919b5893a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 200 len: 981 time: 0.0582497 2026-04-02 17:58:26.910 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-679980a4-59fd-419f-bf99-62e7eed83c8e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 200 len: 1059 time: 0.0404811 2026-04-02 17:58:26.978 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-d9f0c492-d7b6-4afb-a615-1cd977704512 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 200 len: 876 time: 0.0579722 2026-04-02 17:58:27.008 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-2ae20e9f-187f-410f-a5da-4468d0d3f302 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=b30bdf44-3773-4bf1-9374-497786bf5d9a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210073 2026-04-02 17:58:27.073 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-8f19d5de-43a8-4ba2-8a78-0e77b0c1a074 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0581965 2026-04-02 17:58:27.074 9 INFO neutron.wsgi [req-0f6a4a28-fbe4-4dd3-b5cc-606047052441 req-f34677eb-528c-49bf-b325-33964de8cd4d 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1170 time: 0.0334594 2026-04-02 17:58:27.126 9 INFO neutron.wsgi [req-0f6a4a28-fbe4-4dd3-b5cc-606047052441 req-56b82d5f-652a-4fe9-b3d9-9e3aabb23799 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=02c50e48-e438-4b37-92e7-ac008b2e264a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0457892 2026-04-02 17:58:27.129 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 2026-04-02 17:58:27.141 10 INFO neutron.wsgi [req-55a85571-631f-4040-a37d-5600b642bce4 req-e06509b3-ff6f-412e-8ae3-e102db4d8637 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0599720 2026-04-02 17:58:27.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9215fadf-0633-4d44-b3c7-b5c118cf8ff3'] response: {'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'code': 200} 2026-04-02 17:58:27.404 10 INFO neutron.wsgi [req-735d8053-c9b5-4d40-9531-2ce7a0ccf921 req-4dc92404-bc98-4694-8c42-9b76c7092b18 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 1168 time: 0.0473452 2026-04-02 17:58:27.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 (type: ports) to 7 2026-04-02 17:58:27.904 10 INFO neutron.db.l3_db [None req-ab9a7194-bc0a-4de9-9d1e-560557caf592 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] Floating IP b5e6cec4-4524-44b9-b2ed-4847b60475cf disassociated. External IP: 10.96.250.211, port: a3eb941f-1133-4bb9-bb14-3d25ebdd83e6. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:28.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd67d644-ca2d-4cc4-8aa6-c5e3e92f3d07 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ff1c538d-8c6c-48ad-89e4-8c11912b58a1 (type: security_groups) to 1 2026-04-02 17:58:28.058 9 INFO neutron.wsgi [None req-dd67d644-ca2d-4cc4-8aa6-c5e3e92f3d07 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=93441730c7974969be653f21fa07bbde&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2216167 2026-04-02 17:58:28.085 10 INFO neutron.wsgi [None req-ab9a7194-bc0a-4de9-9d1e-560557caf592 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 199.19.213.14 "DELETE /v2.0/ports/a3eb941f-1133-4bb9-bb14-3d25ebdd83e6 HTTP/1.1" status: 204 len: 173 time: 0.6758726 2026-04-02 17:58:28.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebd05b3d-a813-4d9f-afbb-a5d1cc0bf302 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource ca387836-84be-41ce-990e-e5d3574548fb (type: security_groups) to 1 2026-04-02 17:58:28.186 9 INFO neutron.wsgi [None req-ebd05b3d-a813-4d9f-afbb-a5d1cc0bf302 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=a3e6a3b00483423da96d5d86517f9eed&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2001123 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:28.227 9 INFO neutron.wsgi [req-6daaa17a-f14c-42cd-9bcd-740a8a2aace2 req-568a24e4-6b91-4818-aa1e-5a5bb61666a2 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=9fe3b677-87b9-47c1-861f-965ccf214706 HTTP/1.1" status: 200 len: 210 time: 0.0286722 2026-04-02 17:58:28.280 9 INFO neutron.wsgi [None req-cac28a38-f453-4602-8b0b-2a26b274d6d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/ff1c538d-8c6c-48ad-89e4-8c11912b58a1 HTTP/1.1" status: 204 len: 168 time: 0.2171335 2026-04-02 17:58:28.398 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b993d40a-3ccf-4fea-a05b-dc6f6a35599c'] response: {'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'name': 'network-vif-deleted', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'status': 'completed', 'code': 200} 2026-04-02 17:58:28.411 10 INFO neutron.wsgi [None req-9ea32eb8-a079-42b8-9ef3-1d2c3d8d75d7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/ca387836-84be-41ce-990e-e5d3574548fb HTTP/1.1" status: 204 len: 168 time: 0.2199318 2026-04-02 17:58:29.309 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-959b136b-31db-4d5a-8e63-fcedd3df7864'] response: {'server_uuid': '9fe3b677-87b9-47c1-861f-965ccf214706', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3eb941f-1133-4bb9-bb14-3d25ebdd83e6', 'code': 200} 2026-04-02 17:58:29.436 10 INFO neutron.wsgi [None req-6e41a97b-2085-423f-a513-886055ea0283 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/02c50e48-e438-4b37-92e7-ac008b2e264a HTTP/1.1" status: 204 len: 168 time: 0.1131656 2026-04-02 17:58:29.456 10 INFO neutron.api.v2.resource [None req-116e5f3e-6fd2-4b38-9a0e-db9127ae38ae 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:58:29.458 10 INFO neutron.wsgi [None req-116e5f3e-6fd2-4b38-9a0e-db9127ae38ae 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - default default] 10.0.0.44 "GET /v2.0/security-groups/02c50e48-e438-4b37-92e7-ac008b2e264a HTTP/1.1" status: 404 len: 347 time: 0.0149131 2026-04-02 17:58:29.811 10 INFO neutron.wsgi [None req-11e965fa-7f74-4812-a1bc-dd53fd92aef8 5c89486dd0974583ab0a2aa3b624925b fd0dace2235741c9bb9d0efb8d6514b1 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/b5e6cec4-4524-44b9-b2ed-4847b60475cf HTTP/1.1" status: 204 len: 168 time: 0.3464437 2026-04-02 17:58:30.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bd845ef-9181-4f87-9e3e-899d525b86b0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 2a3a9fde-0417-4b4f-840e-a58c764794dd (type: security_groups) to 1 2026-04-02 17:58:30.125 9 INFO neutron.wsgi [None req-4bd845ef-9181-4f87-9e3e-899d525b86b0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=c470b8f71dd7450a873d95c355deedff&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2639832 2026-04-02 17:58:30.334 9 INFO neutron.wsgi [None req-9fa716df-5c73-4225-bf58-011683ba371a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/2a3a9fde-0417-4b4f-840e-a58c764794dd HTTP/1.1" status: 204 len: 168 time: 0.2055957 2026-04-02 17:58:30.472 10 INFO neutron.db.ovn_revision_numbers_db [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 3c107c50-0c9f-4c0b-9a04-faa9045f6fdd (type: security_groups) to 1 2026-04-02 17:58:30.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 1130634d-8330-441c-921a-1bfdaf474bab (type: security_groups) to 1 2026-04-02 17:58:30.578 10 INFO neutron.db.segments_db [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Added segment 3a163d36-f08b-4a58-a901-a0a763c7680a of type geneve for network 760c55f9-0774-473c-b697-c6b03e33daa1 2026-04-02 17:58:30.618 9 INFO neutron.db.segments_db [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Added segment ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 of type geneve for network 5069d60f-d8c3-4c98-b4b9-af900657b9d5 2026-04-02 17:58:30.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 5069d60f-d8c3-4c98-b4b9-af900657b9d5 (type: networks) to 1 2026-04-02 17:58:30.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 760c55f9-0774-473c-b697-c6b03e33daa1 (type: networks) to 1 2026-04-02 17:58:30.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a39b9b5-d39b-4a7a-85fc-5d406681f337 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3e67b99e-2dab-4f83-8983-61a46247fb3a (type: security_groups) to 1 2026-04-02 17:58:30.895 10 INFO neutron.wsgi [None req-4a39b9b5-d39b-4a7a-85fc-5d406681f337 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=9236abb049dd4a12a6a682ed693d4f74&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3748596 2026-04-02 17:58:31.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:31.116 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:31.144 10 INFO neutron.wsgi [None req-8adafaf0-f461-48a9-aaa3-f950de7a46d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/669c4d35-31ab-41a3-a5af-ae9d932a28eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2541869 2026-04-02 17:58:31.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource cdc3dbe8-02b4-4835-b6f0-8800ffe6475c (type: ports) to 1 2026-04-02 17:58:31.237 10 INFO neutron.wsgi [None req-03ccacb4-23a5-4bf0-824e-0b333fb50a58 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 1.0673192 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:31.270 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:31.273 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 5069d60f-d8c3-4c98-b4b9-af900657b9d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:31.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource ee9c6503-8841-49bc-89b2-07383a75276c (type: ports) to 1 2026-04-02 17:58:31.400 9 INFO neutron.wsgi [None req-95229a6d-263d-46fb-a657-cb4af68a36d7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.9779375 2026-04-02 17:58:31.511 9 INFO neutron.db.segments_db [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Added segment f5b9783d-2b0a-4d5f-9591-d5671fca391f of type geneve for network 043125a6-c85b-443e-a626-25541bf298ea 2026-04-02 17:58:31.515 10 INFO neutron.wsgi [None req-79236707-c4a3-4051-bd7a-6d088327d30c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3e67b99e-2dab-4f83-8983-61a46247fb3a HTTP/1.1" status: 204 len: 168 time: 0.6101756 2026-04-02 17:58:31.654 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 043125a6-c85b-443e-a626-25541bf298ea (type: networks) to 1 2026-04-02 17:58:31.768 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-317d3030-e923-4c99-bfc2-d98686c2636f 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:31.770 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-317d3030-e923-4c99-bfc2-d98686c2636f 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:31.780 10 INFO neutron.db.ovn_revision_numbers_db [None req-317d3030-e923-4c99-bfc2-d98686c2636f 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 2e468181-7bc8-469a-9703-d6b6ef535a1e (type: subnets) to 0 2026-04-02 17:58:31.796 10 INFO neutron.wsgi [None req-317d3030-e923-4c99-bfc2-d98686c2636f 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.5536239 2026-04-02 17:58:31.876 9 INFO neutron.wsgi [None req-cb597e3b-7570-4be0-bc06-0f7265ab0f6c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/669c4d35-31ab-41a3-a5af-ae9d932a28eb HTTP/1.1" status: 204 len: 168 time: 0.7159519 2026-04-02 17:58:31.877 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:31.879 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 043125a6-c85b-443e-a626-25541bf298ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:31.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource b6b96e87-0977-4e5d-aaaa-2164b0a34f1d (type: ports) to 1 2026-04-02 17:58:31.989 9 INFO neutron.wsgi [None req-f9cacee9-11f0-4e2a-aab6-7257d7371af7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5822933 2026-04-02 17:58:32.115 9 INFO neutron.wsgi [None req-af6eb33c-7d56-44bd-b3da-7f630e459d35 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/00dd12a2-d924-44d8-b098-883c878e4abb HTTP/1.1" status: 204 len: 168 time: 0.2330353 2026-04-02 17:58:32.291 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4c97fbd-fe06-4955-b1d7-c051dd4b2087 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:32.294 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4c97fbd-fe06-4955-b1d7-c051dd4b2087 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 5069d60f-d8c3-4c98-b4b9-af900657b9d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:32.323 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:32.325 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:32.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 3e1ad9ce-8486-471f-84db-1b1447bf1db0 (type: ports) to 1 2026-04-02 17:58:32.762 9 INFO neutron.services.segments.plugin [-] Segment 6dc829fb-23f2-4e42-8610-db5275fda12e resource provider aggregate not found 2026-04-02 17:58:32.766 9 INFO neutron.services.segments.plugin [-] Segment 6dc829fb-23f2-4e42-8610-db5275fda12e resource provider aggregate not found 2026-04-02 17:58:32.783 9 INFO neutron.services.segments.plugin [-] Segment 6dc829fb-23f2-4e42-8610-db5275fda12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc829fb-23f2-4e42-8610-db5275fda12e found for delete ", "request_id": "req-b7f2c467-80db-40c2-a3b7-d06fcdd31565"}]} 2026-04-02 17:58:32.790 9 INFO neutron.services.segments.plugin [-] Segment 6dc829fb-23f2-4e42-8610-db5275fda12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc829fb-23f2-4e42-8610-db5275fda12e found for delete ", "request_id": "req-78b63ab2-32ec-484e-9a16-d3ef0cc98e50"}]} 2026-04-02 17:58:32.820 9 INFO neutron.wsgi [None req-369f53a6-57e1-4a07-8694-59467d940d49 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/b30bdf44-3773-4bf1-9374-497786bf5d9a HTTP/1.1" status: 204 len: 168 time: 0.6994607 2026-04-02 17:58:32.977 9 INFO neutron.wsgi [None req-53ac8982-353a-4e80-9ce2-2dbd5c29edc0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=fd0dace2235741c9bb9d0efb8d6514b1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0499964 2026-04-02 17:58:33.027 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 3e1ad9ce-8486-471f-84db-1b1447bf1db0 2026-04-02 17:58:33.027 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 3e1ad9ce-8486-471f-84db-1b1447bf1db0 (type: router_ports) to 1 2026-04-02 17:58:33.039 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 3e1ad9ce-8486-471f-84db-1b1447bf1db0 2026-04-02 17:58:33.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4c97fbd-fe06-4955-b1d7-c051dd4b2087 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource ee9c6503-8841-49bc-89b2-07383a75276c (type: ports) to 2 2026-04-02 17:58:33.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4c97fbd-fe06-4955-b1d7-c051dd4b2087 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 60f13b97-c2cf-4c42-bc07-844c5edd23fc (type: subnets) to 0 2026-04-02 17:58:33.087 10 INFO neutron.wsgi [None req-62cb4c7c-56b6-45f6-9b2e-22798f03638f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.2286861 2026-04-02 17:58:33.104 9 INFO neutron.wsgi [None req-a4c97fbd-fe06-4955-b1d7-c051dd4b2087 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1087596 2026-04-02 17:58:33.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource a09ccca7-862d-4c25-927a-e963d171a7ad (type: routers) to 3 2026-04-02 17:58:33.190 10 INFO neutron.wsgi [None req-7f1b12be-cdeb-46c4-a9db-9195698eb5e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 1.3882723 2026-04-02 17:58:33.219 10 INFO neutron.wsgi [None req-6e5c1921-5f2e-4a79-aed5-7ea9279e47dc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 860 time: 0.1288931 2026-04-02 17:58:33.249 10 INFO neutron.wsgi [None req-34e8b692-2122-43a2-8a64-e91431a84a3a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0268328 2026-04-02 17:58:33.283 10 INFO neutron.wsgi [None req-88098bed-f128-42c3-a90a-7c8ee451983f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 9053 time: 0.0331519 2026-04-02 17:58:33.357 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30eb9f1f-e4c1-4b02-95ea-c890bda787ef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:33.358 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30eb9f1f-e4c1-4b02-95ea-c890bda787ef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 043125a6-c85b-443e-a626-25541bf298ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:33.638 10 INFO neutron.wsgi [None req-0dbb6c5d-9e54-4b96-8415-7e6529ce9786 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/427b01a1-8118-4294-a3bd-a37064fcc57b HTTP/1.1" status: 204 len: 168 time: 0.6536717 2026-04-02 17:58:33.648 10 INFO neutron.wsgi [None req-a493dacc-6769-404b-912f-591df7c4a403 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25139 time: 0.3548195 2026-04-02 17:58:33.723 10 INFO neutron.wsgi [None req-29cd6fcd-8fca-49db-85bb-837220bdb8e4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3268 time: 0.0613723 2026-04-02 17:58:33.749 10 INFO neutron.wsgi [None req-9f697f4f-e455-47ac-9072-880c5aa586fb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2537 time: 0.0231504 2026-04-02 17:58:33.772 10 INFO neutron.wsgi [None req-1f15e261-4c39-428a-b705-635d4fefc04d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0218523 2026-04-02 17:58:33.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-30eb9f1f-e4c1-4b02-95ea-c890bda787ef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource b6b96e87-0977-4e5d-aaaa-2164b0a34f1d (type: ports) to 2 2026-04-02 17:58:33.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-30eb9f1f-e4c1-4b02-95ea-c890bda787ef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource b2bbdd9c-6241-4a36-bc27-51e683374d39 (type: subnets) to 0 2026-04-02 17:58:33.820 9 INFO neutron.wsgi [None req-30eb9f1f-e4c1-4b02-95ea-c890bda787ef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.7088587 2026-04-02 17:58:33.827 10 INFO neutron.wsgi [None req-e5dfe9dc-15e5-4a63-94c1-5c46c841f523 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3268 time: 0.0519059 2026-04-02 17:58:33.847 10 INFO neutron.wsgi [None req-2cc6673d-e9ed-42bd-b621-05296e1d4133 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0159626 2026-04-02 17:58:33.932 10 INFO neutron.wsgi [None req-376a8120-fb2e-44ac-a454-0672b89778f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4596 time: 0.0844007 2026-04-02 17:58:34.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-9939753b-8c1c-4dad-bbb1-3061be8c0c74 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 5217e82d-cd58-44e4-8e5a-26273a7dc04a (type: routers) to 1 2026-04-02 17:58:34.095 9 INFO neutron.wsgi [None req-9939753b-8c1c-4dad-bbb1-3061be8c0c74 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 685 time: 0.2692049 2026-04-02 17:58:34.119 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] No more DHCP agents 2026-04-02 17:58:34.127 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:34.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: ports) to 1 2026-04-02 17:58:34.559 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:58:34.563 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 5069d60f-d8c3-4c98-b4b9-af900657b9d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:34.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: ports) to 1 2026-04-02 17:58:34.743 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: b640124d-2149-4682-b9bf-11dc6d37cb46 2026-04-02 17:58:34.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: router_ports) to 2 2026-04-02 17:58:34.751 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port b640124d-2149-4682-b9bf-11dc6d37cb46 2026-04-02 17:58:34.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: ports) to 2 2026-04-02 17:58:35.008 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] No more DHCP agents 2026-04-02 17:58:35.013 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:35.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: ports) to 3 2026-04-02 17:58:35.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: router_ports) to 2 2026-04-02 17:58:35.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: router_ports) to 3 2026-04-02 17:58:35.281 9 INFO neutron.db.ovn_revision_numbers_db [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: ports) to 2 2026-04-02 17:58:35.349 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:58:35.351 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 5069d60f-d8c3-4c98-b4b9-af900657b9d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:35.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource b640124d-2149-4682-b9bf-11dc6d37cb46 (type: router_ports) to 3 2026-04-02 17:58:35.362 10 INFO neutron.wsgi [None req-3acb1bf9-05bc-46fd-98e5-5aa109430bb9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "PUT /v2.0/routers/a09ccca7-862d-4c25-927a-e963d171a7ad/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1684391 2026-04-02 17:58:35.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 511b217b-5ee6-43e8-aa26-7716c10a9a10 (type: security_groups) to 1 2026-04-02 17:58:35.720 10 INFO neutron.db.segments_db [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 4e3c4416-12c4-45c7-8026-178851f21976 of type geneve for network ad601ff8-4807-40c1-8e51-7546a7cad074 2026-04-02 17:58:35.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: router_ports) to 2 2026-04-02 17:58:35.736 9 INFO neutron.wsgi [None req-006b1cf7-b94e-4c70-9dcb-9e229a9412e9 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6339779 2026-04-02 17:58:35.768 9 INFO neutron.wsgi [None req-92ed7ac9-feb6-4edf-a5a9-17a73575c347 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/f56b06fc-db5b-4d4d-927b-b82d55cbcc54 HTTP/1.1" status: 200 len: 1135 time: 0.0273840 2026-04-02 17:58:35.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41aece8c-de8d-47e0-ab04-8ad76957a943 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:35.777 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41aece8c-de8d-47e0-ab04-8ad76957a943 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:35.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ad601ff8-4807-40c1-8e51-7546a7cad074 (type: networks) to 1 2026-04-02 17:58:35.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-41aece8c-de8d-47e0-ab04-8ad76957a943 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 55eb7aac-aae8-422a-9240-7baa17d4069c (type: ports) to 1 2026-04-02 17:58:36.009 10 INFO neutron.wsgi [None req-41aece8c-de8d-47e0-ab04-8ad76957a943 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.6408818 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:36.215 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:58:36.220 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 043125a6-c85b-443e-a626-25541bf298ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:36.299 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:58:36.310 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network ad601ff8-4807-40c1-8e51-7546a7cad074: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:36.360 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4474d34-d27e-4a4d-85e9-306fff4e4768 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource fcbb5b03-bc63-46cc-a930-9cad77c063fe (type: security_groups) to 1 2026-04-02 17:58:36.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 82094671-27ab-4ba1-b916-0dd0cce3748b (type: ports) to 1 2026-04-02 17:58:36.392 9 INFO neutron.wsgi [None req-f4474d34-d27e-4a4d-85e9-306fff4e4768 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=9b1596b132ee46e68c5c2253334528f4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2990041 2026-04-02 17:58:36.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: ports) to 1 2026-04-02 17:58:36.425 10 INFO neutron.wsgi [None req-b5e2a0b4-1ef1-4cc4-9fa9-289e5f290ecf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 1.0959022 2026-04-02 17:58:36.622 9 INFO neutron.wsgi [None req-4cb37c14-d6c7-4d87-bf2b-972bc40038c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/fcbb5b03-bc63-46cc-a930-9cad77c063fe HTTP/1.1" status: 204 len: 168 time: 0.2263052 2026-04-02 17:58:36.635 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11109d94-08dd-4b92-b326-01dd8df52739 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:58:36.649 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11109d94-08dd-4b92-b326-01dd8df52739 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network ad601ff8-4807-40c1-8e51-7546a7cad074: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:36.665 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51badb2a-2493-4867-8461-ce512aaa4904 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:36.668 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51badb2a-2493-4867-8461-ce512aaa4904 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 760c55f9-0774-473c-b697-c6b03e33daa1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:36.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-51badb2a-2493-4867-8461-ce512aaa4904 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 7c1da3bc-7c7c-4512-9543-d63594a147bf (type: ports) to 1 2026-04-02 17:58:36.867 9 INFO neutron.db.ovn_revision_numbers_db [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: router_ports) to 2 2026-04-02 17:58:36.891 10 INFO neutron.wsgi [None req-51badb2a-2493-4867-8461-ce512aaa4904 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.8757384 2026-04-02 17:58:37.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: ports) to 2 2026-04-02 17:58:37.145 10 INFO neutron.db.ovn_revision_numbers_db [None req-11109d94-08dd-4b92-b326-01dd8df52739 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 82094671-27ab-4ba1-b916-0dd0cce3748b (type: ports) to 2 2026-04-02 17:58:37.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-11109d94-08dd-4b92-b326-01dd8df52739 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource d218abcc-fdd9-4def-9f2a-8cceae756a62 (type: subnets) to 0 2026-04-02 17:58:37.171 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:58:37.173 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 043125a6-c85b-443e-a626-25541bf298ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:37.176 10 INFO neutron.wsgi [None req-11109d94-08dd-4b92-b326-01dd8df52739 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 859 time: 0.7455239 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:37.210 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:37.213 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:37.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: router_ports) to 2 2026-04-02 17:58:37.636 9 INFO neutron.wsgi [None req-f03021b5-9e0d-474c-aa92-b9fc9b80c515 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8640819 2026-04-02 17:58:37.638 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:58:37.641 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:37.738 10 INFO neutron.wsgi [None req-8fb66685-08e1-42b1-8cfd-f1d5158bfea1 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0947618 2026-04-02 17:58:37.782 9 INFO neutron.wsgi [None req-a9953e7a-3a52-4635-9f0a-48cce77a470e ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0377119 2026-04-02 17:58:37.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: ports) to 1 2026-04-02 17:58:37.912 9 INFO neutron.db.l3_db [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Floating IP 7445eea8-082c-4bf8-b371-f9a9bab6b4e8 associated. External IP: 10.96.250.207, port: 7c1da3bc-7c7c-4512-9543-d63594a147bf. 2026-04-02 17:58:37.947 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 3e1ad9ce-8486-471f-84db-1b1447bf1db0: RuntimeError: No hosting information found for port 3e1ad9ce-8486-471f-84db-1b1447bf1db0 2026-04-02 17:58:37.947 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: f56b06fc-db5b-4d4d-927b-b82d55cbcc54 2026-04-02 17:58:37.955 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port f56b06fc-db5b-4d4d-927b-b82d55cbcc54 2026-04-02 17:58:38.119 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 7445eea8-082c-4bf8-b371-f9a9bab6b4e8 (type: floatingips) to 0 2026-04-02 17:58:38.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 7445eea8-082c-4bf8-b371-f9a9bab6b4e8 (type: floatingips) to 1 2026-04-02 17:58:38.296 9 INFO neutron.wsgi [None req-d7cc5a4a-337d-4b9d-b7c3-c82410465f82 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 1.3993649 2026-04-02 17:58:38.306 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: ports) to 3 2026-04-02 17:58:38.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: router_ports) to 1 2026-04-02 17:58:38.391 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router fbf20ab9-ea44-47a2-8b8b-a64d5ef79f1b is bound to host instance 2026-04-02 17:58:38.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource fbf20ab9-ea44-47a2-8b8b-a64d5ef79f1b (type: routers) to 3 2026-04-02 17:58:38.484 10 INFO neutron.wsgi [None req-b277e0e6-b2a9-4782-b3ee-38c4a7397da4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 1.2995746 2026-04-02 17:58:38.504 9 INFO neutron.db.l3_db [None req-7bb7450a-9777-4629-b2a4-88f4624afde5 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Floating IP 7445eea8-082c-4bf8-b371-f9a9bab6b4e8 disassociated. External IP: 10.96.250.207, port: 7c1da3bc-7c7c-4512-9543-d63594a147bf. 2026-04-02 17:58:38.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource f56b06fc-db5b-4d4d-927b-b82d55cbcc54 (type: router_ports) to 3 2026-04-02 17:58:38.557 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bb7450a-9777-4629-b2a4-88f4624afde5 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 7445eea8-082c-4bf8-b371-f9a9bab6b4e8 (type: floatingips) to 2 2026-04-02 17:58:38.626 10 INFO neutron.db.ovn_revision_numbers_db [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 3eb88c0a-10ba-4e1e-94dc-df0aa3fe1908 (type: security_groups) to 1 2026-04-02 17:58:38.686 9 INFO neutron.wsgi [None req-7bb7450a-9777-4629-b2a4-88f4624afde5 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "PUT /v2.0/floatingips/7445eea8-082c-4bf8-b371-f9a9bab6b4e8 HTTP/1.1" status: 200 len: 748 time: 0.3853672 2026-04-02 17:58:38.695 10 INFO neutron.db.segments_db [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Added segment f7af69bf-d163-478b-91d6-c88c9733f313 of type geneve for network 76c76272-9928-469a-8da3-bd52fd686f4b 2026-04-02 17:58:38.893 9 INFO neutron.wsgi [None req-c0885a2f-be9c-4209-8d14-433e710b13f3 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.1023166 2026-04-02 17:58:39.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: ports) to 1 2026-04-02 17:58:39.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 76c76272-9928-469a-8da3-bd52fd686f4b (type: networks) to 1 2026-04-02 17:58:39.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: router_ports) to 3 2026-04-02 17:58:39.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: ports) to 2 2026-04-02 17:58:39.440 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] No more DHCP agents 2026-04-02 17:58:39.450 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Unable to schedule network 76c76272-9928-469a-8da3-bd52fd686f4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:39.521 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:58:39.526 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network ad601ff8-4807-40c1-8e51-7546a7cad074: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:39.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 8819edd2-ea03-4897-a4b1-930f30e5dea8 (type: ports) to 1 2026-04-02 17:58:39.585 10 INFO neutron.wsgi [None req-d05e3df4-86bc-4167-af10-1c19994a469d 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/7445eea8-082c-4bf8-b371-f9a9bab6b4e8 HTTP/1.1" status: 204 len: 168 time: 0.8890896 2026-04-02 17:58:39.597 10 INFO neutron.wsgi [None req-56ce7ea1-e9c2-46b6-b1ce-85888966f969 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.3437381 2026-04-02 17:58:39.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: ports) to 1 2026-04-02 17:58:39.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: ports) to 4 2026-04-02 17:58:39.954 10 INFO neutron.wsgi [None req-d601c373-0e4a-4be9-9d7b-bc61e6006753 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0559249 2026-04-02 17:58:39.955 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9bb64f6-6046-462c-9efa-28851e696605 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] No more DHCP agents 2026-04-02 17:58:39.958 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9bb64f6-6046-462c-9efa-28851e696605 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Unable to schedule network 76c76272-9928-469a-8da3-bd52fd686f4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:40.146 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] No more DHCP agents 2026-04-02 17:58:40.153 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:40.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource d63a06e0-fffa-4a56-b0c6-4ba56154abf7 (type: router_ports) to 4 2026-04-02 17:58:40.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: router_ports) to 2 2026-04-02 17:58:40.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: ports) to 2 2026-04-02 17:58:40.561 9 INFO neutron.db.l3_db [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Floating IP 78a946c5-73d9-411c-9dfb-3f527e0528b9 associated. External IP: 10.96.250.205, port: 55eb7aac-aae8-422a-9240-7baa17d4069c. 2026-04-02 17:58:40.734 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:58:40.734 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 78a946c5-73d9-411c-9dfb-3f527e0528b9 (type: floatingips) to 0 2026-04-02 17:58:40.736 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network ad601ff8-4807-40c1-8e51-7546a7cad074: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:40.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb64f6-6046-462c-9efa-28851e696605 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 8819edd2-ea03-4897-a4b1-930f30e5dea8 (type: ports) to 2 2026-04-02 17:58:40.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb64f6-6046-462c-9efa-28851e696605 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 2b1e8f8e-d205-4819-b4c7-e72c36e548c0 (type: subnets) to 0 2026-04-02 17:58:40.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 78a946c5-73d9-411c-9dfb-3f527e0528b9 (type: floatingips) to 1 2026-04-02 17:58:40.807 10 INFO neutron.wsgi [None req-a9bb64f6-6046-462c-9efa-28851e696605 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 1.1734893 2026-04-02 17:58:40.847 9 INFO neutron.wsgi [None req-d3f5c23d-7167-409b-b469-524ddffa5509 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.2556970 2026-04-02 17:58:40.898 9 INFO neutron.wsgi [None req-c5e7d258-b7ca-4a06-95d0-71481cebb4a9 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] 10.0.0.44 "GET /v2.0/floatingips/78a946c5-73d9-411c-9dfb-3f527e0528b9 HTTP/1.1" status: 200 len: 1038 time: 0.0469472 2026-04-02 17:58:40.930 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port b640124d-2149-4682-b9bf-11dc6d37cb46: RuntimeError: No hosting information found for port b640124d-2149-4682-b9bf-11dc6d37cb46 2026-04-02 17:58:40.931 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: d63a06e0-fffa-4a56-b0c6-4ba56154abf7 2026-04-02 17:58:40.946 9 INFO neutron.db.segments_db [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Added segment c6a009d7-72eb-42d6-a7e0-f60c063a4002 of type geneve for network a40125e4-bf59-4934-9d5c-6920ea9755c0 2026-04-02 17:58:40.954 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port d63a06e0-fffa-4a56-b0c6-4ba56154abf7 2026-04-02 17:58:40.999 9 INFO neutron.wsgi [None req-c4a66c5d-3599-4529-8a0b-d83bea7a2408 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] 10.0.0.44 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1041 time: 0.0955205 2026-04-02 17:58:41.013 9 INFO neutron.wsgi [None req-c94e537a-336e-4a89-84c0-6931dd53bce5 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0467510 2026-04-02 17:58:41.086 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource a40125e4-bf59-4934-9d5c-6920ea9755c0 (type: networks) to 1 2026-04-02 17:58:41.130 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 92d8a468-932b-47cd-94de-5f8bcab94f96 2026-04-02 17:58:41.156 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 92d8a468-932b-47cd-94de-5f8bcab94f96 2026-04-02 17:58:41.345 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] No more DHCP agents 2026-04-02 17:58:41.353 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Unable to schedule network a40125e4-bf59-4934-9d5c-6920ea9755c0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:41.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 066638c3-4f22-4874-8d5c-c09a6ed76aa1 (type: ports) to 1 2026-04-02 17:58:41.458 10 INFO neutron.db.l3_db [None req-2e85f1db-6578-4abe-b45b-2b2b218f8c46 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Floating IP 78a946c5-73d9-411c-9dfb-3f527e0528b9 associated. External IP: 10.96.250.205, port: 55eb7aac-aae8-422a-9240-7baa17d4069c. 2026-04-02 17:58:41.473 9 INFO neutron.wsgi [None req-2a539e83-74e1-4e63-b443-c43ca9fb354e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.6595452 2026-04-02 17:58:41.523 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: router_ports) to 2 2026-04-02 17:58:41.525 10 INFO neutron.wsgi [None req-ef0eb62c-77ea-4030-a267-14a85d3f8641 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/fbf20ab9-ea44-47a2-8b8b-a64d5ef79f1b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0353372 2026-04-02 17:58:41.631 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: ports) to 3 2026-04-02 17:58:41.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e85f1db-6578-4abe-b45b-2b2b218f8c46 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 78a946c5-73d9-411c-9dfb-3f527e0528b9 (type: floatingips) to 2 2026-04-02 17:58:41.657 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013313 2026-04-02 17:58:41.658 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008826 2026-04-02 17:58:41.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d99d0a9-1790-4133-8211-95e47b5fca9d 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource a40125e4-bf59-4934-9d5c-6920ea9755c0 (type: networks) to 2 2026-04-02 17:58:41.683 9 INFO neutron.wsgi [None req-3d99d0a9-1790-4133-8211-95e47b5fca9d 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "PUT /v2.0/networks/a40125e4-bf59-4934-9d5c-6920ea9755c0 HTTP/1.1" status: 200 len: 792 time: 0.2054644 2026-04-02 17:58:42.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e85f1db-6578-4abe-b45b-2b2b218f8c46 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 78a946c5-73d9-411c-9dfb-3f527e0528b9 (type: floatingips) to 3 2026-04-02 17:58:42.052 9 INFO neutron.wsgi [None req-acf24e7c-9161-411d-967f-fe6d23e9760d ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0339022 2026-04-02 17:58:42.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 92d8a468-932b-47cd-94de-5f8bcab94f96 (type: router_ports) to 3 2026-04-02 17:58:42.138 10 INFO neutron.wsgi [None req-2e85f1db-6578-4abe-b45b-2b2b218f8c46 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "PUT /v2.0/floatingips/78a946c5-73d9-411c-9dfb-3f527e0528b9 HTTP/1.1" status: 200 len: 1037 time: 1.1343477 2026-04-02 17:58:42.262 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd6f3c-01fa-4471-a74c-20cb3ba107f9 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 769f0252-c9b0-42f7-9858-f8ed697b368b (type: security_groups) to 1 2026-04-02 17:58:42.280 9 INFO neutron.db.l3_db [None req-c3b364a2-4d1e-4f03-8353-eaf3dc4d7ce1 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Floating IP 78a946c5-73d9-411c-9dfb-3f527e0528b9 disassociated. External IP: 10.96.250.205, port: 7c1da3bc-7c7c-4512-9543-d63594a147bf. 2026-04-02 17:58:42.286 10 INFO neutron.wsgi [None req-5fbd6f3c-01fa-4471-a74c-20cb3ba107f9 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2451713 2026-04-02 17:58:42.300 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3b364a2-4d1e-4f03-8353-eaf3dc4d7ce1 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] Successfully bumped revision number for resource 78a946c5-73d9-411c-9dfb-3f527e0528b9 (type: floatingips) to 4 2026-04-02 17:58:42.313 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0684e31f-6566-4197-b0d8-b08f1f38a629 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] No more DHCP agents 2026-04-02 17:58:42.317 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0684e31f-6566-4197-b0d8-b08f1f38a629 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Unable to schedule network a40125e4-bf59-4934-9d5c-6920ea9755c0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:42.375 9 INFO neutron.wsgi [None req-c3b364a2-4d1e-4f03-8353-eaf3dc4d7ce1 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "PUT /v2.0/floatingips/78a946c5-73d9-411c-9dfb-3f527e0528b9 HTTP/1.1" status: 200 len: 748 time: 0.2313595 2026-04-02 17:58:42.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebb373a9-2231-4311-be3c-dfc5f46a7321 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 13696995-7d71-403f-9d03-1214a7edbacb (type: security_group_rules) to 0 2026-04-02 17:58:42.519 9 INFO neutron.wsgi [None req-ebb373a9-2231-4311-be3c-dfc5f46a7321 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2260780 2026-04-02 17:58:42.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba1f8330-1801-48c9-b22c-5fabae230187 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 57f922d8-03ff-45a6-9851-460195fa2ab0 (type: security_group_rules) to 0 2026-04-02 17:58:42.716 9 INFO neutron.wsgi [None req-be7bf5e2-513f-4e56-9ff9-6846783cf233 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/78a946c5-73d9-411c-9dfb-3f527e0528b9 HTTP/1.1" status: 204 len: 168 time: 0.3350387 2026-04-02 17:58:42.725 10 INFO neutron.wsgi [None req-ba1f8330-1801-48c9-b22c-5fabae230187 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1999695 2026-04-02 17:58:42.745 9 INFO neutron.api.v2.resource [None req-950b9328-2fba-4aba-8064-97ee84e8c5ae 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:58:42.746 9 INFO neutron.wsgi [None req-950b9328-2fba-4aba-8064-97ee84e8c5ae 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/78a946c5-73d9-411c-9dfb-3f527e0528b9 HTTP/1.1" status: 404 len: 345 time: 0.0250454 2026-04-02 17:58:42.846 10 INFO neutron.db.ovn_revision_numbers_db [None req-0684e31f-6566-4197-b0d8-b08f1f38a629 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 066638c3-4f22-4874-8d5c-c09a6ed76aa1 (type: ports) to 2 2026-04-02 17:58:42.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-0684e31f-6566-4197-b0d8-b08f1f38a629 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 783eeebc-f69c-4144-bfe7-561ebe8bd624 (type: subnets) to 0 2026-04-02 17:58:42.893 10 INFO neutron.wsgi [None req-0684e31f-6566-4197-b0d8-b08f1f38a629 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.2033021 2026-04-02 17:58:43.066 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77a791b8-eacb-4d6d-9f0e-7450c4adcbad a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] No more DHCP agents 2026-04-02 17:58:43.077 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77a791b8-eacb-4d6d-9f0e-7450c4adcbad a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:43.115 9 INFO neutron.wsgi [None req-922606b8-d9a9-4e3a-9494-8f580788c881 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.0416689 2026-04-02 17:58:43.249 9 INFO neutron.wsgi [None req-7a63e152-0b53-4b69-bcf9-f67622aa77e6 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/ports/7c1da3bc-7c7c-4512-9543-d63594a147bf HTTP/1.1" status: 204 len: 168 time: 0.4964852 2026-04-02 17:58:43.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-761de107-5320-4879-813a-dafc44350db8 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] Successfully bumped revision number for resource 783eeebc-f69c-4144-bfe7-561ebe8bd624 (type: subnets) to 1 2026-04-02 17:58:43.279 10 INFO neutron.wsgi [None req-761de107-5320-4879-813a-dafc44350db8 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "PUT /v2.0/subnets/783eeebc-f69c-4144-bfe7-561ebe8bd624 HTTP/1.1" status: 200 len: 806 time: 0.3787582 2026-04-02 17:58:43.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a791b8-eacb-4d6d-9f0e-7450c4adcbad a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 9284f6c8-f83c-4e05-82a7-a46d059b77a2 (type: floatingips) to 0 2026-04-02 17:58:43.431 10 INFO neutron.wsgi [None req-77a791b8-eacb-4d6d-9f0e-7450c4adcbad a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6933317 2026-04-02 17:58:43.636 9 INFO neutron.wsgi [None req-0d48f3fe-3db0-4696-a2b3-03a4797b51ea 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/ports/55eb7aac-aae8-422a-9240-7baa17d4069c HTTP/1.1" status: 204 len: 168 time: 0.3769233 2026-04-02 17:58:43.721 10 INFO neutron.wsgi [None req-48963f5e-27fb-4776-b39d-85a9836f6b76 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=a09ccca7-862d-4c25-927a-e963d171a7ad HTTP/1.1" status: 200 len: 1140 time: 0.0804353 2026-04-02 17:58:43.849 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-227b3636-374a-4a70-a68a-96ee71de19dc a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--973316408&fields=id&tenant_id=d07826754b5a44ab919595c2d5b630f5 HTTP/1.1" status: 200 len: 267 time: 0.0599673 2026-04-02 17:58:43.977 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-2e38f97c-80bd-4481-8e71-f71810a22a1d a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/networks?id=ad601ff8-4807-40c1-8e51-7546a7cad074 HTTP/1.1" status: 200 len: 868 time: 0.1077862 2026-04-02 17:58:43.988 9 INFO neutron.services.segments.plugin [-] Segment c6a009d7-72eb-42d6-a7e0-f60c063a4002 resource provider aggregate not found 2026-04-02 17:58:43.995 9 INFO neutron.services.segments.plugin [-] Segment c6a009d7-72eb-42d6-a7e0-f60c063a4002 resource provider aggregate not found 2026-04-02 17:58:44.013 9 INFO neutron.services.segments.plugin [-] Segment c6a009d7-72eb-42d6-a7e0-f60c063a4002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a009d7-72eb-42d6-a7e0-f60c063a4002 found for delete ", "request_id": "req-b8e506a3-e79c-4bfb-875f-be8b73338873"}]} 2026-04-02 17:58:44.018 9 INFO neutron.services.segments.plugin [-] Segment c6a009d7-72eb-42d6-a7e0-f60c063a4002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a009d7-72eb-42d6-a7e0-f60c063a4002 found for delete ", "request_id": "req-a0fdc441-38e9-43c2-b94d-a963cc166191"}]} 2026-04-02 17:58:44.023 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-555e016a-a785-4489-8b7f-6d0585086430 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/quotas/d07826754b5a44ab919595c2d5b630f5 HTTP/1.1" status: 200 len: 386 time: 0.0246689 2026-04-02 17:58:44.063 9 INFO neutron.wsgi [None req-85fe0531-792b-42dd-8f2d-48061777045e 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/networks/a40125e4-bf59-4934-9d5c-6920ea9755c0 HTTP/1.1" status: 204 len: 168 time: 0.7793071 2026-04-02 17:58:44.085 10 INFO neutron.pecan_wsgi.hooks.translation [None req-794b00c0-4813-45e0-874b-065cb7a45f9f 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:44.088 10 INFO neutron.wsgi [None req-794b00c0-4813-45e0-874b-065cb7a45f9f 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/networks/a40125e4-bf59-4934-9d5c-6920ea9755c0 HTTP/1.1" status: 404 len: 339 time: 0.0187588 2026-04-02 17:58:44.161 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port f56b06fc-db5b-4d4d-927b-b82d55cbcc54: RuntimeError: No hosting information found for port f56b06fc-db5b-4d4d-927b-b82d55cbcc54 2026-04-02 17:58:44.161 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 2026-04-02 17:58:44.172 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-f4ba7b69-507f-4b69-aa36-823b69b15bca a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=d07826754b5a44ab919595c2d5b630f5&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1443295 2026-04-02 17:58:44.182 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 2026-04-02 17:58:44.207 10 INFO neutron.wsgi [None req-30859700-7cd7-4bb7-9dc4-e1190057ed84 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1137142 2026-04-02 17:58:44.248 10 INFO neutron.wsgi [None req-33240064-2b5d-41fd-861f-67c122087a62 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/subnets?network_id=7afc2dd1-79ea-40b3-8732-4291d8ecb87a HTTP/1.1" status: 200 len: 820 time: 0.0359321 2026-04-02 17:58:44.257 10 INFO neutron.wsgi [None req-d6dbc9be-3df1-4079-a13e-c4bf64467ceb 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0048354 2026-04-02 17:58:44.341 9 INFO neutron.wsgi [None req-a4a90c95-58b3-4488-8a98-74f2e92a859c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1135 time: 0.2115343 2026-04-02 17:58:44.343 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-41813946-1e1b-4936-8a95-a48c53dcea13 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1565509 2026-04-02 17:58:44.373 10 INFO neutron.wsgi [None req-a666d5d6-3480-43cb-8bbf-186502f55816 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.1101301 2026-04-02 17:58:44.444 10 INFO neutron.wsgi [None req-8516d33a-4966-4626-956f-d775dced7a28 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0623734 2026-04-02 17:58:44.472 9 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-cde700a1-966a-46e0-9c86-f13ff222c575 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1130939 2026-04-02 17:58:44.512 10 INFO neutron.wsgi [None req-f915e384-2caf-45c0-a6c1-8a22f1bd2bc0 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/networks/76c76272-9928-469a-8da3-bd52fd686f4b HTTP/1.1" status: 200 len: 863 time: 0.0624242 2026-04-02 17:58:44.546 10 INFO neutron.wsgi [None req-da4f8a3c-bf39-41d1-9877-36ef084c9bec 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - default default] 10.0.0.44 "GET /v2.0/subnets/2b1e8f8e-d205-4819-b4c7-e72c36e548c0 HTTP/1.1" status: 200 len: 811 time: 0.0283456 2026-04-02 17:58:44.568 10 INFO neutron.pecan_wsgi.hooks.translation [None req-67aa2847-d49c-4caa-8981-c10f8f54b6be 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:44.570 10 INFO neutron.wsgi [None req-67aa2847-d49c-4caa-8981-c10f8f54b6be 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/783eeebc-f69c-4144-bfe7-561ebe8bd624 HTTP/1.1" status: 404 len: 337 time: 0.0168672 2026-04-02 17:58:44.587 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d2a9e944-7bb5-4609-a967-e86879dd7c08 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:44.590 10 INFO neutron.wsgi [None req-d2a9e944-7bb5-4609-a967-e86879dd7c08 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/networks/a40125e4-bf59-4934-9d5c-6920ea9755c0 HTTP/1.1" status: 404 len: 339 time: 0.0171688 2026-04-02 17:58:44.799 10 INFO neutron.wsgi [None req-7529493d-dc48-4355-899d-c4ef32d219eb 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/2b1e8f8e-d205-4819-b4c7-e72c36e548c0 HTTP/1.1" status: 204 len: 168 time: 0.2053342 2026-04-02 17:58:44.818 9 INFO neutron.wsgi [req-6d100fdc-2800-4df9-a3e1-296c33664a56 req-6934aa2f-770f-4259-b8a4-908d3778ee58 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 210 time: 0.0248644 2026-04-02 17:58:44.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: ports) to 3 2026-04-02 17:58:45.061 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 (type: router_ports) to 3 2026-04-02 17:58:45.106 10 INFO neutron.services.segments.plugin [-] Segment f7af69bf-d163-478b-91d6-c88c9733f313 resource provider aggregate not found 2026-04-02 17:58:45.121 10 INFO neutron.services.segments.plugin [-] Segment f7af69bf-d163-478b-91d6-c88c9733f313 resource provider aggregate not found 2026-04-02 17:58:45.125 10 INFO neutron.services.segments.plugin [-] Segment f7af69bf-d163-478b-91d6-c88c9733f313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7af69bf-d163-478b-91d6-c88c9733f313 found for delete ", "request_id": "req-4169a874-3189-48f9-b913-cf22be831d77"}]} 2026-04-02 17:58:45.131 10 INFO neutron.services.segments.plugin [-] Segment f7af69bf-d163-478b-91d6-c88c9733f313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7af69bf-d163-478b-91d6-c88c9733f313 found for delete ", "request_id": "req-4ba7fc99-b956-4564-80c4-ad4f5a48004c"}]} 2026-04-02 17:58:45.161 10 INFO neutron.wsgi [None req-ae9e5161-6f7d-48a6-b3b6-38dfdd8a7161 53d1da9727f241d5b575af66711b1e67 6778dfb3708d4781b3b9e54f5dc9a1d1 - - - -] 10.0.0.44 "DELETE /v2.0/networks/76c76272-9928-469a-8da3-bd52fd686f4b HTTP/1.1" status: 204 len: 168 time: 0.3568780 2026-04-02 17:58:45.261 9 INFO neutron.wsgi [None req-725d437c-9995-4443-b549-19bef849b3ad 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "PUT /v2.0/routers/a09ccca7-862d-4c25-927a-e963d171a7ad/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5359402 2026-04-02 17:58:45.296 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-fc125747-3f8b-4d4c-abf7-57b29c25077f a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 199.19.213.14 "GET /v2.0/networks?id=ad601ff8-4807-40c1-8e51-7546a7cad074 HTTP/1.1" status: 200 len: 868 time: 0.0730164 2026-04-02 17:58:45.346 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-2a312b50-f13a-43e4-9441-93b401af2950 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d07826754b5a44ab919595c2d5b630f5 HTTP/1.1" status: 200 len: 379 time: 0.0357141 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:45.388 9 INFO neutron.wsgi [None req-4178133f-8da2-4522-88e6-9c49603f481e ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 HTTP/1.1" status: 200 len: 1137 time: 0.0411739 2026-04-02 17:58:45.815 9 INFO neutron.wsgi [None req-0b38bcd6-cd5f-44a6-8341-e59aef42f1b9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=6778dfb3708d4781b3b9e54f5dc9a1d1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1575181 2026-04-02 17:58:45.915 9 INFO neutron.wsgi [req-2d0bea44-ada3-405e-8433-9beec9d83ad8 req-5be9be78-1ccb-43a5-a717-fb7fbbab19b8 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 210 time: 0.0332644 2026-04-02 17:58:45.997 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af3461c1-4b28-4f12-bc90-a91d2564e316 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] No more DHCP agents 2026-04-02 17:58:46.007 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af3461c1-4b28-4f12-bc90-a91d2564e316 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Unable to schedule network ad601ff8-4807-40c1-8e51-7546a7cad074: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:46.122 9 INFO neutron.wsgi [None req-32557d7a-5ca1-4fcb-bc77-a36e293425fc ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7299168 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:46.143 9 INFO neutron.wsgi [None req-86300238-a97a-4524-9900-aeff1e325a9b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3eb88c0a-10ba-4e1e-94dc-df0aa3fe1908 HTTP/1.1" status: 204 len: 168 time: 0.3218961 2026-04-02 17:58:46.222 9 INFO neutron.wsgi [None req-2f6ed81a-6fb6-4702-8e15-5f0e5bec7406 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/f56b06fc-db5b-4d4d-927b-b82d55cbcc54 HTTP/1.1" status: 200 len: 1137 time: 0.0934010 2026-04-02 17:58:46.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-af3461c1-4b28-4f12-bc90-a91d2564e316 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 (type: ports) to 1 2026-04-02 17:58:46.254 10 INFO neutron.wsgi [None req-af3461c1-4b28-4f12-bc90-a91d2564e316 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8926389 2026-04-02 17:58:46.258 10 INFO neutron.wsgi [None req-60b15c59-fddf-48a1-ae4c-8759a6cd670a 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/routers/a09ccca7-862d-4c25-927a-e963d171a7ad HTTP/1.1" status: 204 len: 168 time: 0.9911416 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:46.492 10 INFO neutron.wsgi [None req-b35c432e-2083-4539-aa82-2814d9aa0ae0 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/subnets/2e468181-7bc8-469a-9703-d6b6ef535a1e HTTP/1.1" status: 204 len: 168 time: 0.2304106 2026-04-02 17:58:46.674 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 92d8a468-932b-47cd-94de-5f8bcab94f96: RuntimeError: No hosting information found for port 92d8a468-932b-47cd-94de-5f8bcab94f96 2026-04-02 17:58:46.807 10 INFO neutron.db.ovn_revision_numbers_db [None req-a02a54c1-7a80-4809-a4e9-294a7bffdbd9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 (type: ports) to 2 2026-04-02 17:58:46.829 9 INFO neutron.wsgi [None req-ea254d75-fde3-4e0b-afcf-038fe3481c01 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6019213 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:47.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-a02a54c1-7a80-4809-a4e9-294a7bffdbd9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 (type: ports) to 2 2026-04-02 17:58:47.091 9 INFO neutron.wsgi [None req-e205f312-9eb0-43c8-8861-7192b48e2f46 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=5217e82d-cd58-44e4-8e5a-26273a7dc04a HTTP/1.1" status: 200 len: 205 time: 0.2566276 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:47.121 9 INFO neutron.wsgi [req-5bda152e-7c25-45ff-bb89-0a399b821f9c req-34a5de13-be19-40c7-ab63-924dc288e6b6 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1168 time: 0.0454564 2026-04-02 17:58:47.123 10 INFO neutron.wsgi [None req-a02a54c1-7a80-4809-a4e9-294a7bffdbd9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 HTTP/1.1" status: 200 len: 1328 time: 0.8630271 2026-04-02 17:58:47.133 10 INFO neutron.wsgi [None req-7dd2b7a5-99a5-4a6b-873a-858256776244 7d3cebddae504bc5b85855b4a9096a37 66f979c655c242b5b11124b8f2e3644b - - - -] 10.0.0.44 "DELETE /v2.0/networks/760c55f9-0774-473c-b697-c6b03e33daa1 HTTP/1.1" status: 204 len: 168 time: 0.6352496 2026-04-02 17:58:47.165 10 INFO neutron.services.segments.plugin [-] Segment 3a163d36-f08b-4a58-a901-a0a763c7680a resource provider aggregate not found 2026-04-02 17:58:47.178 9 INFO neutron.wsgi [req-5bda152e-7c25-45ff-bb89-0a399b821f9c req-08128460-6eae-419f-bfc6-76987260379f a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0502889 2026-04-02 17:58:47.180 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c980c74-0cec-40cc-9776-3561af9c4fde'] response: {'name': 'network-changed', 'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'status': 'completed', 'code': 200} 2026-04-02 17:58:47.189 10 INFO neutron.services.segments.plugin [-] Segment 3a163d36-f08b-4a58-a901-a0a763c7680a resource provider aggregate not found 2026-04-02 17:58:47.197 10 INFO neutron.services.segments.plugin [-] Segment 3a163d36-f08b-4a58-a901-a0a763c7680a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a163d36-f08b-4a58-a901-a0a763c7680a found for delete ", "request_id": "req-4cec038f-222a-4239-8565-34ef9517de8c"}]} 2026-04-02 17:58:47.245 10 INFO neutron.services.segments.plugin [-] Segment 3a163d36-f08b-4a58-a901-a0a763c7680a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a163d36-f08b-4a58-a901-a0a763c7680a found for delete ", "request_id": "req-521ad033-0ce0-424b-99c7-58820ed729c2"}]} 2026-04-02 17:58:47.269 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-c4e20084-088d-45b7-a789-1909ac61266e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=d07826754b5a44ab919595c2d5b630f5&device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1359 time: 0.0930877 2026-04-02 17:58:47.322 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-03f9b2af-e438-4044-a938-7399ef689522 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 HTTP/1.1" status: 200 len: 217 time: 0.0364144 2026-04-02 17:58:47.413 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-647b0207-8779-44ee-9f39-261df23421bb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d218abcc-fdd9-4def-9f2a-8cceae756a62 HTTP/1.1" status: 200 len: 862 time: 0.0774524 2026-04-02 17:58:47.447 10 INFO neutron.wsgi [None req-bab409d3-0466-40ca-8f77-009634cb2f73 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a HTTP/1.1" status: 204 len: 168 time: 0.3500884 2026-04-02 17:58:47.449 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-f986de22-0ad4-478c-a624-05919d82d4e5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=ad601ff8-4807-40c1-8e51-7546a7cad074&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288494 2026-04-02 17:58:47.537 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-2ff229d5-0af7-47d0-bbdb-32a5457edebd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0782681 2026-04-02 17:58:47.631 10 INFO neutron.wsgi [req-94059b89-af0e-4633-8da7-de44e5fa49c1 req-4b21c1d9-f6e6-419a-8e2b-f7d122abd85f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0833609 2026-04-02 17:58:47.715 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-9c7303c9-eff4-4e32-8fb6-c1e7ac0ece85 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=d07826754b5a44ab919595c2d5b630f5&device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1359 time: 0.0385177 2026-04-02 17:58:47.751 10 INFO neutron.wsgi [None req-683439b6-94c1-4379-bc9b-5e9bf7967258 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/b2bbdd9c-6241-4a36-bc27-51e683374d39 HTTP/1.1" status: 204 len: 168 time: 0.2980611 2026-04-02 17:58:47.795 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-5f797f33-f600-4d2f-ba64-b1ca30fe9cc0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=ad601ff8-4807-40c1-8e51-7546a7cad074 HTTP/1.1" status: 200 len: 967 time: 0.0731535 2026-04-02 17:58:47.972 9 INFO neutron.wsgi [None req-cbdbed5d-00c4-42c5-adce-4878d43906bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=66f979c655c242b5b11124b8f2e3644b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2967412 2026-04-02 17:58:48.095 9 INFO neutron.wsgi [None req-e11a6b23-cf7a-4bc4-bb9b-03c7b76f3d3b ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/60f13b97-c2cf-4c42-bc07-844c5edd23fc HTTP/1.1" status: 204 len: 168 time: 0.3363206 2026-04-02 17:58:48.131 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-5001b3d6-835d-4ef7-a3ef-ee5fbde4a26d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 HTTP/1.1" status: 200 len: 217 time: 0.3307192 2026-04-02 17:58:48.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 5912ea73-9bd5-4d28-b45c-e11234e21c57 (type: security_groups) to 1 2026-04-02 17:58:48.176 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-cfce0768-204c-4da0-9ec2-ded1597768ad e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d218abcc-fdd9-4def-9f2a-8cceae756a62 HTTP/1.1" status: 200 len: 862 time: 0.0401282 2026-04-02 17:58:48.199 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-56cfa2c9-9b03-4ec9-a5aa-cd927cdfc2b3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=ad601ff8-4807-40c1-8e51-7546a7cad074&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0190060 2026-04-02 17:58:48.211 9 INFO neutron.db.segments_db [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Added segment fe723c91-865a-4b58-aa3b-b0d589eccce8 of type geneve for network e86d92f6-a801-4648-95e9-b60af2ab1f59 2026-04-02 17:58:48.268 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-59ced090-f62b-4e2e-b95c-631cd1a2a03b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0617168 2026-04-02 17:58:48.327 9 INFO neutron.wsgi [req-463d601e-4b6d-49fb-a6ac-82ce77fc2221 req-4897817e-08cc-4855-9695-91d6eed65604 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1168 time: 0.0682404 2026-04-02 17:58:48.341 10 INFO neutron.wsgi [req-2b809bb3-1e96-46e0-acd8-8e1e6f061d4c req-5dac3865-1ef3-4f10-b242-17fd08719784 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0643713 2026-04-02 17:58:48.422 9 INFO neutron.wsgi [None req-cdfd990e-eb72-4544-a4d9-504935233122 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3c107c50-0c9f-4c0b-9a04-faa9045f6fdd HTTP/1.1" status: 204 len: 168 time: 0.4425437 2026-04-02 17:58:48.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource e86d92f6-a801-4648-95e9-b60af2ab1f59 (type: networks) to 1 2026-04-02 17:58:48.429 9 INFO neutron.wsgi [req-463d601e-4b6d-49fb-a6ac-82ce77fc2221 req-6f1bc184-12b1-45f3-95a1-0bf595e33727 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0897362 2026-04-02 17:58:48.652 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:48.660 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network e86d92f6-a801-4648-95e9-b60af2ab1f59: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:48.665 9 INFO neutron.services.segments.plugin [-] Segment f5b9783d-2b0a-4d5f-9591-d5671fca391f resource provider aggregate not found 2026-04-02 17:58:48.676 9 INFO neutron.services.segments.plugin [-] Segment f5b9783d-2b0a-4d5f-9591-d5671fca391f resource provider aggregate not found 2026-04-02 17:58:48.695 9 INFO neutron.services.segments.plugin [-] Segment f5b9783d-2b0a-4d5f-9591-d5671fca391f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b9783d-2b0a-4d5f-9591-d5671fca391f found for delete ", "request_id": "req-d8e68272-e594-4e72-9637-276327cb9785"}]} 2026-04-02 17:58:48.695 9 INFO neutron.services.segments.plugin [-] Segment f5b9783d-2b0a-4d5f-9591-d5671fca391f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b9783d-2b0a-4d5f-9591-d5671fca391f found for delete ", "request_id": "req-ebb85cfe-7afb-44cb-bcfa-7b657e770f00"}]} 2026-04-02 17:58:48.763 9 INFO neutron.wsgi [None req-f36bd182-8b21-48fd-a81a-cc55d38a4d8b ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/networks/043125a6-c85b-443e-a626-25541bf298ea HTTP/1.1" status: 204 len: 168 time: 0.6498456 2026-04-02 17:58:48.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource b06f6643-4adb-42c1-90e2-19520ef1b9bd (type: ports) to 1 2026-04-02 17:58:48.787 9 INFO neutron.wsgi [None req-5950c2a3-ceb2-4ca6-8fcf-1d129d089c27 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.9589612 2026-04-02 17:58:49.023 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d243712e-dc12-4b6c-bbb4-254045d91195 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:49.026 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d243712e-dc12-4b6c-bbb4-254045d91195 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network e86d92f6-a801-4648-95e9-b60af2ab1f59: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:49.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-d243712e-dc12-4b6c-bbb4-254045d91195 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 9aa477cc-9baa-4521-81e2-4412f7532861 (type: ports) to 1 2026-04-02 17:58:49.112 9 INFO neutron.wsgi [None req-d243712e-dc12-4b6c-bbb4-254045d91195 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3214328 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:49.163 10 INFO neutron.wsgi [None req-41d02878-1763-45e1-bdf2-ccea7ddd6175 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/networks/5069d60f-d8c3-4c98-b4b9-af900657b9d5 HTTP/1.1" status: 204 len: 168 time: 0.3952570 2026-04-02 17:58:49.198 9 INFO neutron.db.segments_db [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Added segment d893ff15-2e98-4e0c-8e21-4d68b708821a of type geneve for network cf832028-1540-467c-8d74-c87ec433dee9 2026-04-02 17:58:49.211 10 INFO neutron.services.segments.plugin [-] Segment ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 resource provider aggregate not found 2026-04-02 17:58:49.227 10 INFO neutron.services.segments.plugin [-] Segment ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 found for delete ", "request_id": "req-0cffe589-7e95-45ad-aeaf-b9d7158d582c"}]} 2026-04-02 17:58:49.263 10 INFO neutron.services.segments.plugin [-] Segment ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 resource provider aggregate not found 2026-04-02 17:58:49.280 10 INFO neutron.services.segments.plugin [-] Segment ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4a964d-82a2-4b48-b3e1-efd7bf755fb5 found for delete ", "request_id": "req-4e8b788b-2da9-4013-911b-0890d2d5f15d"}]} 2026-04-02 17:58:49.283 9 INFO neutron.db.segments_db [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Added segment da8ddd69-9a1c-4777-b489-c04d0b2a337d of type geneve for network ef63f965-c652-44c1-8314-9d5901a5cd4f 2026-04-02 17:58:49.347 9 INFO neutron.db.ovn_revision_numbers_db [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource cf832028-1540-467c-8d74-c87ec433dee9 (type: networks) to 1 2026-04-02 17:58:49.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource ef63f965-c652-44c1-8314-9d5901a5cd4f (type: networks) to 1 2026-04-02 17:58:49.634 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No port found with ID 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0: RuntimeError: No port found with ID 1a8afb28-a6a9-4eb3-91da-ee2076d3ead0 2026-04-02 17:58:49.779 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 2026-04-02 17:58:49.814 9 INFO neutron.wsgi [req-9d443b21-d21b-4521-b597-58f3d3450288 req-03d00334-71b9-48d4-91ca-2d70ce0bf5fc a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1168 time: 0.2938268 2026-04-02 17:58:49.817 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:49.817 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 2026-04-02 17:58:49.822 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network cf832028-1540-467c-8d74-c87ec433dee9: 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-04-02 17:58:49.909 9 INFO neutron.wsgi [req-9d443b21-d21b-4521-b597-58f3d3450288 req-ce248e57-59e4-4b15-b6c4-567850f9e978 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0853856 2026-04-02 17:58:49.912 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:49.915 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network ef63f965-c652-44c1-8314-9d5901a5cd4f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:49.955 9 INFO neutron.db.ovn_revision_numbers_db [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 41e4984d-5c41-4cb4-9ce5-114eadc7f087 (type: ports) to 1 2026-04-02 17:58:50.024 9 INFO neutron.wsgi [None req-6db02a4c-b14b-44cc-ba3b-50d5f828f3e2 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.9071381 2026-04-02 17:58:50.040 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91a10643-7126-48a2-b6ea-7a9a7e344b1d'] response: {'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'code': 200} 2026-04-02 17:58:50.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 3cdfd5ec-6304-46fd-9811-b4fb6ae2e5e2 (type: ports) to 1 2026-04-02 17:58:50.137 9 INFO neutron.wsgi [None req-b0a85e1a-bf76-40a7-b66b-0311e19e058c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.9657137 2026-04-02 17:58:50.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource e49927c4-c605-4db8-b4ab-866cc851d3ee (type: security_groups) to 1 2026-04-02 17:58:50.465 10 INFO neutron.db.segments_db [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Added segment c7bca401-b038-476b-81e1-1f0e7b9ffdd5 of type geneve for network ce877f93-3142-4b24-b046-40f28a4403d2 2026-04-02 17:58:50.584 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource ce877f93-3142-4b24-b046-40f28a4403d2 (type: networks) to 1 2026-04-02 17:58:50.744 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] No more DHCP agents 2026-04-02 17:58:50.746 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Unable to schedule network ce877f93-3142-4b24-b046-40f28a4403d2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:50.807 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource b7f6c58d-73d7-4190-a259-d738e75a8a48 (type: ports) to 1 2026-04-02 17:58:50.826 10 INFO neutron.wsgi [None req-b0a86311-120c-485e-bb40-5d2a3c16d60c 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.7272642 2026-04-02 17:58:50.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 (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-04-02 17:58:51.082 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d65d3d1-00af-498c-aafe-6ce400b336f4 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:51.088 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d65d3d1-00af-498c-aafe-6ce400b336f4 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network cf832028-1540-467c-8d74-c87ec433dee9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:51.099 9 INFO neutron.wsgi [req-7a0cdbff-657f-41cb-9e04-fff1e7eaebb9 req-e70b3d76-fd59-4cd3-9a36-fc78fd7997b7 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1170 time: 0.0473571 2026-04-02 17:58:51.117 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d65d3d1-00af-498c-aafe-6ce400b336f4 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 358782fa-84ff-4296-82c6-4d885fcb3622 (type: subnets) to 0 2026-04-02 17:58:51.154 9 INFO neutron.wsgi [None req-7d65d3d1-00af-498c-aafe-6ce400b336f4 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.1236396 2026-04-02 17:58:51.161 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-882eb5a7-6f76-4b33-a60f-fffea399d247 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:51.163 9 INFO neutron.wsgi [req-7a0cdbff-657f-41cb-9e04-fff1e7eaebb9 req-9baaa102-35b1-4971-b077-887a7877fadf a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0561523 2026-04-02 17:58:51.164 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-882eb5a7-6f76-4b33-a60f-fffea399d247 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network ef63f965-c652-44c1-8314-9d5901a5cd4f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:51.278 9 INFO neutron.wsgi [req-ac12086a-6e14-4612-a470-17bb30336ac7 req-3a33231c-73e1-4fe2-8e66-20453c50f76f a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1170 time: 0.0421968 2026-04-02 17:58:51.548 10 INFO neutron.db.l3_db [None req-695e3ccc-7849-45f7-86d9-1fa109235435 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Floating IP 9284f6c8-f83c-4e05-82a7-a46d059b77a2 associated. External IP: 10.96.250.213, port: d0c647d8-8e3d-4e1c-9499-b02d7841cfe1. 2026-04-02 17:58:51.594 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b692af3-6d5d-4f3d-b2e3-9106eaaaf395 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] No more DHCP agents 2026-04-02 17:58:51.594 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b407e6b-0a8e-46c7-996c-4b9a002d9e0c eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:51.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b407e6b-0a8e-46c7-996c-4b9a002d9e0c eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network cf832028-1540-467c-8d74-c87ec433dee9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:51.597 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b692af3-6d5d-4f3d-b2e3-9106eaaaf395 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Unable to schedule network ce877f93-3142-4b24-b046-40f28a4403d2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:51.616 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b692af3-6d5d-4f3d-b2e3-9106eaaaf395 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource d13c9ef9-d61d-4e6b-98c7-42b6bc5adace (type: subnets) to 0 2026-04-02 17:58:51.636 9 INFO neutron.wsgi [None req-4b692af3-6d5d-4f3d-b2e3-9106eaaaf395 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3555849 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:51.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-882eb5a7-6f76-4b33-a60f-fffea399d247 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 3cdfd5ec-6304-46fd-9811-b4fb6ae2e5e2 (type: ports) to 2 2026-04-02 17:58:51.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-882eb5a7-6f76-4b33-a60f-fffea399d247 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource a37a8b1f-68ba-4065-a396-58097bc1a69e (type: subnets) to 0 2026-04-02 17:58:51.716 9 INFO neutron.wsgi [None req-882eb5a7-6f76-4b33-a60f-fffea399d247 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.5732479 2026-04-02 17:58:51.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-1b407e6b-0a8e-46c7-996c-4b9a002d9e0c eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource c8aeb381-3b71-418b-a339-8fb1b6320dfd (type: ports) to 1 2026-04-02 17:58:51.824 10 INFO neutron.db.segments_db [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Added segment b1b40152-89ef-4178-9de6-5350f84711f7 of type geneve for network fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 2026-04-02 17:58:51.832 10 INFO neutron.wsgi [None req-1b407e6b-0a8e-46c7-996c-4b9a002d9e0c eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1163 time: 0.6720886 2026-04-02 17:58:51.844 10 INFO neutron.db.ovn_revision_numbers_db [None req-695e3ccc-7849-45f7-86d9-1fa109235435 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 9284f6c8-f83c-4e05-82a7-a46d059b77a2 (type: floatingips) to 1 2026-04-02 17:58:51.914 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea9963c4-d4a0-4e60-80c1-66a4e529204f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 1efab0d9-9df7-45d6-bd63-2dc85649be06 (type: routers) to 1 2026-04-02 17:58:51.929 9 INFO neutron.wsgi [None req-ea9963c4-d4a0-4e60-80c1-66a4e529204f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2097688 2026-04-02 17:58:51.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-695e3ccc-7849-45f7-86d9-1fa109235435 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Successfully bumped revision number for resource 9284f6c8-f83c-4e05-82a7-a46d059b77a2 (type: floatingips) to 2 2026-04-02 17:58:51.992 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 (type: networks) to 1 2026-04-02 17:58:52.007 10 INFO neutron.wsgi [None req-695e3ccc-7849-45f7-86d9-1fa109235435 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/9284f6c8-f83c-4e05-82a7-a46d059b77a2 HTTP/1.1" status: 200 len: 1049 time: 0.7180092 2026-04-02 17:58:52.064 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d7b0b89-8e07-496f-bddc-5ac1487d972e'] response: {'name': 'network-changed', 'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'status': 'completed', 'code': 200} 2026-04-02 17:58:52.081 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b265e6d8-1822-486a-845e-69cff1af0f00'] response: {'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', '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-04-02 17:58:52.123 9 INFO neutron.wsgi [req-b562d336-b8cd-4bb2-ab0b-f72fa688ba2b req-24f620ae-e2af-4d37-a43c-8bbf483c6209 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1170 time: 0.0495274 2026-04-02 17:58:52.137 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-b608871f-ff83-43b3-85d9-1b1305b0c80d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=d07826754b5a44ab919595c2d5b630f5&device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1361 time: 0.0463622 2026-04-02 17:58:52.188 9 INFO neutron.wsgi [req-b562d336-b8cd-4bb2-ab0b-f72fa688ba2b req-a0dbe959-b31d-4750-a21e-913c9cc86822 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0538669 2026-04-02 17:58:52.235 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-fa45ced7-4063-44b7-a23a-e8c5c8aad459 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=ad601ff8-4807-40c1-8e51-7546a7cad074 HTTP/1.1" status: 200 len: 967 time: 0.0890069 2026-04-02 17:58:52.253 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] No more DHCP agents 2026-04-02 17:58:52.265 9 INFO neutron.wsgi [None req-6a867602-ab73-41f9-a882-92a9f9c9663e eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/c8aeb381-3b71-418b-a339-8fb1b6320dfd HTTP/1.1" status: 204 len: 168 time: 0.4268558 2026-04-02 17:58:52.270 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Unable to schedule network fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:52.292 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-f1649687-a3ca-4538-9e2c-5d2802615565 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 HTTP/1.1" status: 200 len: 1059 time: 0.0461178 2026-04-02 17:58:52.300 9 INFO neutron.pecan_wsgi.hooks.translation [None req-10182da3-6fc7-48e7-a4e0-89a9125332f0 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:52.302 9 INFO neutron.wsgi [None req-10182da3-6fc7-48e7-a4e0-89a9125332f0 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/c8aeb381-3b71-418b-a339-8fb1b6320dfd HTTP/1.1" status: 404 len: 333 time: 0.0297558 2026-04-02 17:58:52.330 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2a6880-491e-47b3-bb86-ead273204379 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:58:52.331 9 INFO neutron.wsgi [None req-6e2a6880-491e-47b3-bb86-ead273204379 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports/c8aeb381-3b71-418b-a339-8fb1b6320dfd HTTP/1.1" status: 404 len: 333 time: 0.0221806 2026-04-02 17:58:52.357 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-dde162bf-0abc-4a08-b750-a6ff9935d14b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d218abcc-fdd9-4def-9f2a-8cceae756a62 HTTP/1.1" status: 200 len: 862 time: 0.0567420 2026-04-02 17:58:52.385 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-04af8470-6829-4a9e-bfce-c671e2aab540 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=ad601ff8-4807-40c1-8e51-7546a7cad074&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231700 2026-04-02 17:58:52.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource b5ed60be-c147-4ddb-a510-8f924716d93c (type: ports) to 1 2026-04-02 17:58:52.411 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2d082d6-dc8c-4cde-bb3f-a446b2c39aec ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:52.412 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2d082d6-dc8c-4cde-bb3f-a446b2c39aec ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network ef63f965-c652-44c1-8314-9d5901a5cd4f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:52.448 10 INFO neutron.wsgi [None req-bf9a6eb1-6487-48b2-866b-9115c7175e16 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.8061209 2026-04-02 17:58:52.495 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-68151ea2-085d-4c93-91c9-c03226dfadc4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1031125 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:52.565 9 INFO neutron.wsgi [req-1dd6636b-4293-4e31-b81a-d39175741945 req-04b1850a-249d-494b-80e5-85bffdd9c1fc a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1170 time: 0.0571187 2026-04-02 17:58:52.570 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 2026-04-02 17:58:52.576 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2d082d6-dc8c-4cde-bb3f-a446b2c39aec ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: ports) to 1 2026-04-02 17:58:52.611 9 INFO neutron.wsgi [req-1dd6636b-4293-4e31-b81a-d39175741945 req-5eef2492-2f98-40ce-ad14-0eac1db4d221 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0412827 2026-04-02 17:58:52.614 9 INFO neutron.wsgi [None req-c2d082d6-dc8c-4cde-bb3f-a446b2c39aec ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1146 time: 0.6795843 2026-04-02 17:58:52.619 10 INFO neutron.wsgi [req-cce3e471-9979-44d3-87dc-2af5d7f180d1 req-f960cc5b-7d56-4366-beca-aebf0f37573c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1118264 2026-04-02 17:58:52.663 10 INFO neutron.wsgi [None req-b9584caf-44cd-4303-8e7a-25b4f5b803ac eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/358782fa-84ff-4296-82c6-4d885fcb3622 HTTP/1.1" status: 204 len: 168 time: 0.3265088 2026-04-02 17:58:52.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d77c250-9cca-4788-887b-d53ed0df236d 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 (type: networks) to 2 2026-04-02 17:58:52.710 10 INFO neutron.wsgi [None req-9d77c250-9cca-4788-887b-d53ed0df236d 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "PUT /v2.0/networks/fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 HTTP/1.1" status: 200 len: 792 time: 0.2564714 2026-04-02 17:58:52.975 10 INFO neutron.wsgi [req-cb6f5dfe-b316-4ecd-8d2f-60de2e2269fc req-9485dbfe-7932-488d-90e5-817daae3e5ad a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1168 time: 0.1552973 2026-04-02 17:58:53.230 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 (type: ports) to 5 2026-04-02 17:58:53.391 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 133900dd-1da7-4210-91fa-312c45f554e5 2026-04-02 17:58:53.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: router_ports) to 2 2026-04-02 17:58:53.396 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d82c5b4-af05-4f11-ad1b-936feec2b479 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] No more DHCP agents 2026-04-02 17:58:53.401 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d82c5b4-af05-4f11-ad1b-936feec2b479 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Unable to schedule network fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:53.425 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 133900dd-1da7-4210-91fa-312c45f554e5 2026-04-02 17:58:53.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d82c5b4-af05-4f11-ad1b-936feec2b479 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource 850a7c84-013c-45fa-bd8b-8f51909fbe6e (type: subnets) to 0 2026-04-02 17:58:53.523 10 INFO neutron.wsgi [None req-7d82c5b4-af05-4f11-ad1b-936feec2b479 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.7954638 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:53.590 10 INFO neutron.services.segments.plugin [-] Segment d893ff15-2e98-4e0c-8e21-4d68b708821a resource provider aggregate not found 2026-04-02 17:58:53.595 10 INFO neutron.services.segments.plugin [-] Segment d893ff15-2e98-4e0c-8e21-4d68b708821a resource provider aggregate not found 2026-04-02 17:58:53.615 10 INFO neutron.services.segments.plugin [-] Segment d893ff15-2e98-4e0c-8e21-4d68b708821a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d893ff15-2e98-4e0c-8e21-4d68b708821a found for delete ", "request_id": "req-3b0fafda-a956-429a-8276-97f57a4748c2"}]} 2026-04-02 17:58:53.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: ports) to 2 2026-04-02 17:58:53.618 10 INFO neutron.services.segments.plugin [-] Segment d893ff15-2e98-4e0c-8e21-4d68b708821a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d893ff15-2e98-4e0c-8e21-4d68b708821a found for delete ", "request_id": "req-095baf62-35f0-4d9b-8f6b-404d7c8566f7"}]} 2026-04-02 17:58:53.686 10 INFO neutron.wsgi [None req-349ff45b-3b67-4494-9025-6c3ec6233fb4 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/networks/cf832028-1540-467c-8d74-c87ec433dee9 HTTP/1.1" status: 204 len: 168 time: 1.0156081 2026-04-02 17:58:53.752 10 INFO neutron.db.l3_db [None req-ecc249f9-c1c6-4f60-9a5d-a4027c240891 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] Floating IP 9284f6c8-f83c-4e05-82a7-a46d059b77a2 disassociated. External IP: 10.96.250.213, port: d0c647d8-8e3d-4e1c-9499-b02d7841cfe1. 2026-04-02 17:58:53.756 9 INFO neutron.wsgi [req-00fea385-26eb-4f38-9cc6-851cbe494f83 req-d90f2ab5-9c9e-4516-ae5f-2ad5f7ce9b09 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=f26d9652-146a-4322-99cf-f55460f2cf10 HTTP/1.1" status: 200 len: 1168 time: 0.0626650 2026-04-02 17:58:53.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: ports) to 3 2026-04-02 17:58:53.883 9 INFO neutron.wsgi [req-00fea385-26eb-4f38-9cc6-851cbe494f83 req-28025b9d-4ca5-49ba-9571-59d75531c8cb a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=769f0252-c9b0-42f7-9858-f8ed697b368b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1130126 2026-04-02 17:58:53.893 9 INFO neutron.db.segments_db [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Added segment 4f2a6a22-356f-4afd-ae41-fffddd42e912 of type geneve for network 9c6dc96c-9189-4e5b-a3d7-12608a28f653 2026-04-02 17:58:53.983 10 INFO neutron.wsgi [None req-ecc249f9-c1c6-4f60-9a5d-a4027c240891 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 199.19.213.14 "DELETE /v2.0/ports/d0c647d8-8e3d-4e1c-9499-b02d7841cfe1 HTTP/1.1" status: 204 len: 173 time: 1.0014157 2026-04-02 17:58:53.993 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: router_ports) to 3 2026-04-02 17:58:54.110 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f2b8117-c8f9-4b45-8bc8-2ba3af28a8b1'] response: {'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'name': 'network-vif-deleted', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'status': 'completed', 'code': 200} 2026-04-02 17:58:54.130 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-436214f7-8af8-4245-aac9-db91177ef110'] response: {'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'code': 200} 2026-04-02 17:58:54.131 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-436214f7-8af8-4245-aac9-db91177ef110'] response: {'server_uuid': 'f26d9652-146a-4322-99cf-f55460f2cf10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0c647d8-8e3d-4e1c-9499-b02d7841cfe1', 'code': 200} 2026-04-02 17:58:54.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 9c6dc96c-9189-4e5b-a3d7-12608a28f653 (type: networks) to 1 2026-04-02 17:58:54.466 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:54.471 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network 9c6dc96c-9189-4e5b-a3d7-12608a28f653: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:54.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 41d94a22-ae1c-4684-bd81-43c0d251a576 (type: ports) to 1 2026-04-02 17:58:54.871 9 INFO neutron.wsgi [None req-61b305f7-f4cb-4d7c-91ec-e087bb8c060f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 1.1746757 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:54.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d746b74-6740-4528-8767-fe51526049c7 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource b5ed60be-c147-4ddb-a510-8f924716d93c (type: ports) to 2 2026-04-02 17:58:54.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: ports) to 4 2026-04-02 17:58:54.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d746b74-6740-4528-8767-fe51526049c7 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] Successfully bumped revision number for resource 850a7c84-013c-45fa-bd8b-8f51909fbe6e (type: subnets) to 1 2026-04-02 17:58:54.953 9 INFO neutron.wsgi [None req-8d746b74-6740-4528-8767-fe51526049c7 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "PUT /v2.0/subnets/850a7c84-013c-45fa-bd8b-8f51909fbe6e HTTP/1.1" status: 200 len: 826 time: 1.4233801 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:55.008 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:58:55.010 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network ef63f965-c652-44c1-8314-9d5901a5cd4f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:55.153 9 INFO neutron.wsgi [None req-542f7a7c-17a6-4830-89fc-cdbab196edcd a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/769f0252-c9b0-42f7-9858-f8ed697b368b HTTP/1.1" status: 204 len: 168 time: 0.1700366 2026-04-02 17:58:55.171 9 INFO neutron.api.v2.resource [None req-e594bfca-19e1-4861-ad9f-512f3ea07688 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:58:55.172 9 INFO neutron.wsgi [None req-e594bfca-19e1-4861-ad9f-512f3ea07688 a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - default default] 10.0.0.44 "GET /v2.0/security-groups/769f0252-c9b0-42f7-9858-f8ed697b368b HTTP/1.1" status: 404 len: 347 time: 0.0133736 2026-04-02 17:58:55.183 9 INFO neutron.db.ovn_revision_numbers_db [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 133900dd-1da7-4210-91fa-312c45f554e5 (type: router_ports) to 4 2026-04-02 17:58:55.186 9 INFO neutron.wsgi [None req-627f045f-37ef-4ca1-be5e-bfd429d7108c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/1efab0d9-9df7-45d6-bd63-2dc85649be06/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5648108 2026-04-02 17:58:55.199 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb319284-2b8f-4422-b7df-3455e8da645e eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:55.221 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb319284-2b8f-4422-b7df-3455e8da645e eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network 9c6dc96c-9189-4e5b-a3d7-12608a28f653: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:55.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb319284-2b8f-4422-b7df-3455e8da645e eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource cf775ca4-64e2-4077-bf97-49c326e8792b (type: subnets) to 0 2026-04-02 17:58:55.303 10 INFO neutron.wsgi [None req-cb319284-2b8f-4422-b7df-3455e8da645e eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4253876 2026-04-02 17:58:55.334 10 INFO neutron.wsgi [None req-a5e40eed-087f-4002-b942-ceae24bbb33b ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/133900dd-1da7-4210-91fa-312c45f554e5 HTTP/1.1" status: 200 len: 1204 time: 0.1364591 2026-04-02 17:58:55.649 9 INFO neutron.wsgi [None req-5ee53e39-59e2-4e5f-b2af-ebae96d59a0b a6b44e86fe324d63be46662227cff7f0 d07826754b5a44ab919595c2d5b630f5 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/9284f6c8-f83c-4e05-82a7-a46d059b77a2 HTTP/1.1" status: 204 len: 168 time: 0.4727306 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:55.708 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a70bf71-6f73-4dbc-bae7-c24ebac14c92 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:55.709 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a70bf71-6f73-4dbc-bae7-c24ebac14c92 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network 9c6dc96c-9189-4e5b-a3d7-12608a28f653: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:55.772 10 INFO neutron.services.segments.plugin [-] Segment b1b40152-89ef-4178-9de6-5350f84711f7 resource provider aggregate not found 2026-04-02 17:58:55.777 10 INFO neutron.services.segments.plugin [-] Segment b1b40152-89ef-4178-9de6-5350f84711f7 resource provider aggregate not found 2026-04-02 17:58:55.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a70bf71-6f73-4dbc-bae7-c24ebac14c92 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource 85758766-756c-40f0-b92a-670449ea0051 (type: ports) to 1 2026-04-02 17:58:55.802 10 INFO neutron.services.segments.plugin [-] Segment b1b40152-89ef-4178-9de6-5350f84711f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b40152-89ef-4178-9de6-5350f84711f7 found for delete ", "request_id": "req-528186e0-6d52-4ff4-bda3-bb743ea4a060"}]} 2026-04-02 17:58:55.806 10 INFO neutron.services.segments.plugin [-] Segment b1b40152-89ef-4178-9de6-5350f84711f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b40152-89ef-4178-9de6-5350f84711f7 found for delete ", "request_id": "req-f622f4d9-c4f2-4be3-98d1-b62ec46af816"}]} 2026-04-02 17:58:55.819 9 INFO neutron.wsgi [None req-0a70bf71-6f73-4dbc-bae7-c24ebac14c92 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.5089014 2026-04-02 17:58:55.856 10 INFO neutron.wsgi [None req-1e6be4fc-e72a-4ff3-b25a-73ae6baf16da 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/networks/fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 HTTP/1.1" status: 204 len: 168 time: 0.8917494 2026-04-02 17:58:55.883 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d59b7027-7eeb-4ca5-9664-f806a90a0f23 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:55.885 9 INFO neutron.wsgi [None req-d59b7027-7eeb-4ca5-9664-f806a90a0f23 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/networks/fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 HTTP/1.1" status: 404 len: 339 time: 0.0216055 2026-04-02 17:58:56.014 9 INFO neutron.wsgi [None req-ea133b8d-acd0-48a5-a507-b56b5f7e1023 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1214333 2026-04-02 17:58:56.075 9 INFO neutron.wsgi [None req-c4c60bcd-abe2-46e4-8fe2-3b5e1ad40040 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/subnets?network_id=7afc2dd1-79ea-40b3-8732-4291d8ecb87a HTTP/1.1" status: 200 len: 820 time: 0.0478239 2026-04-02 17:58:56.101 9 INFO neutron.wsgi [None req-6f1abf34-2f77-44d9-9d46-27f79c377a40 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0052149 2026-04-02 17:58:56.257 9 INFO neutron.wsgi [None req-136e54f8-316c-4386-8ba3-94a0cf675dae 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1508 time: 0.1305590 2026-04-02 17:58:56.291 9 INFO neutron.wsgi [None req-93130023-a732-4687-b396-70a87acefaee eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/85758766-756c-40f0-b92a-670449ea0051 HTTP/1.1" status: 204 len: 168 time: 0.4669223 2026-04-02 17:58:56.317 9 INFO neutron.pecan_wsgi.hooks.translation [None req-134e77e7-c3ab-4acd-addd-1668b210c947 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:58:56.317 10 INFO neutron.wsgi [None req-25c92a69-aa67-402d-8b59-5f65501ab0ff 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0544591 2026-04-02 17:58:56.319 9 INFO neutron.wsgi [None req-134e77e7-c3ab-4acd-addd-1668b210c947 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports/85758766-756c-40f0-b92a-670449ea0051 HTTP/1.1" status: 404 len: 333 time: 0.0233464 2026-04-02 17:58:56.459 10 INFO neutron.wsgi [None req-67d85f0f-98de-4279-a754-4bbfb6866a29 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/networks/ce877f93-3142-4b24-b046-40f28a4403d2 HTTP/1.1" status: 200 len: 867 time: 0.1350148 2026-04-02 17:58:56.529 9 INFO neutron.wsgi [None req-9b030864-cd40-4fa1-a947-96bf3deecef8 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - default default] 10.0.0.44 "GET /v2.0/subnets/d13c9ef9-d61d-4e6b-98c7-42b6bc5adace HTTP/1.1" status: 200 len: 843 time: 0.0628445 2026-04-02 17:58:56.563 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e443c296-cc70-4ce3-8db3-6bd990be10d8 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:56.565 9 INFO neutron.wsgi [None req-e443c296-cc70-4ce3-8db3-6bd990be10d8 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/subnets/850a7c84-013c-45fa-bd8b-8f51909fbe6e HTTP/1.1" status: 404 len: 337 time: 0.0204341 2026-04-02 17:58:56.579 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6de58e99-2ab7-4ecf-82db-c68e62ef00de 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:56.581 9 INFO neutron.wsgi [None req-6de58e99-2ab7-4ecf-82db-c68e62ef00de 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/networks/fe7c3d7f-1f9f-4ea8-870d-5a74d47ec842 HTTP/1.1" status: 404 len: 339 time: 0.0125542 2026-04-02 17:58:56.585 10 INFO neutron.wsgi [None req-a5eb59a3-4307-4cc6-a2ff-e16d10f28893 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/1efab0d9-9df7-45d6-bd63-2dc85649be06/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2450819 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:56.591 9 INFO neutron.wsgi [None req-c4e07aaa-080b-4396-8457-766c48c0fc48 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/cf775ca4-64e2-4077-bf97-49c326e8792b HTTP/1.1" status: 204 len: 168 time: 0.2663963 2026-04-02 17:58:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027568 2026-04-02 17:58:56.651 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032783 2026-04-02 17:58:56.726 10 INFO neutron.api.v2.resource [None req-afa83624-0f94-45c8-9a7d-e2408e620a44 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-02 17:58:56.727 10 INFO neutron.wsgi [None req-afa83624-0f94-45c8-9a7d-e2408e620a44 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "PUT /v2.0/routers/1efab0d9-9df7-45d6-bd63-2dc85649be06/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.1320102 2026-04-02 17:58:56.758 9 INFO neutron.wsgi [None req-832c070a-04c8-493d-8cf6-c7ddd1c31545 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=1efab0d9-9df7-45d6-bd63-2dc85649be06 HTTP/1.1" status: 200 len: 205 time: 0.0245614 2026-04-02 17:58:56.951 10 INFO neutron.wsgi [None req-ad8e3b5c-0633-45fa-8704-db6567ac48f6 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d13c9ef9-d61d-4e6b-98c7-42b6bc5adace HTTP/1.1" status: 204 len: 168 time: 0.3646014 2026-04-02 17:58:56.999 9 INFO neutron.wsgi [None req-767581e1-b6f8-47b6-8f4a-5712f5aac472 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/1efab0d9-9df7-45d6-bd63-2dc85649be06 HTTP/1.1" status: 204 len: 168 time: 0.2346041 2026-04-02 17:58:57.243 10 INFO neutron.wsgi [None req-f37f819f-a5a2-45db-aeb7-9c37d2429908 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/networks/9c6dc96c-9189-4e5b-a3d7-12608a28f653 HTTP/1.1" status: 204 len: 168 time: 0.6424630 2026-04-02 17:58:57.246 9 INFO neutron.wsgi [None req-c6831760-95b8-4102-ba00-dbbe5634c668 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/a37a8b1f-68ba-4065-a396-58097bc1a69e HTTP/1.1" status: 204 len: 168 time: 0.2410581 2026-04-02 17:58:57.423 10 INFO neutron.wsgi [None req-538a82da-db33-4d43-a71e-3d0c35837813 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/fbf20ab9-ea44-47a2-8b8b-a64d5ef79f1b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7670560 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:57.637 9 INFO neutron.services.segments.plugin [-] Segment c7bca401-b038-476b-81e1-1f0e7b9ffdd5 resource provider aggregate not found 2026-04-02 17:58:57.642 9 INFO neutron.services.segments.plugin [-] Segment c7bca401-b038-476b-81e1-1f0e7b9ffdd5 resource provider aggregate not found 2026-04-02 17:58:57.661 9 INFO neutron.services.segments.plugin [-] Segment c7bca401-b038-476b-81e1-1f0e7b9ffdd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7bca401-b038-476b-81e1-1f0e7b9ffdd5 found for delete ", "request_id": "req-0abd1c71-5d4b-45ea-9692-1977fab15e0d"}]} 2026-04-02 17:58:57.667 9 INFO neutron.services.segments.plugin [-] Segment c7bca401-b038-476b-81e1-1f0e7b9ffdd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7bca401-b038-476b-81e1-1f0e7b9ffdd5 found for delete ", "request_id": "req-a84235ed-5c47-48e9-a386-2f2872a0b65b"}]} 2026-04-02 17:58:57.709 9 INFO neutron.wsgi [None req-9e21e03c-1076-4581-901d-d95979384175 5d7ec6b61b1d4c9cbbb5f000d3b38084 8eff661b690c4dd7aafbef11629bc2bb - - - -] 10.0.0.44 "DELETE /v2.0/networks/ce877f93-3142-4b24-b046-40f28a4403d2 HTTP/1.1" status: 204 len: 168 time: 0.7443097 2026-04-02 17:58:57.791 10 INFO neutron.wsgi [None req-a8442ab7-9215-4607-9c1b-05271bbe5a14 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ef63f965-c652-44c1-8314-9d5901a5cd4f HTTP/1.1" status: 204 len: 168 time: 0.5380802 2026-04-02 17:58:57.833 10 INFO neutron.services.segments.plugin [-] Segment 4f2a6a22-356f-4afd-ae41-fffddd42e912 resource provider aggregate not found 2026-04-02 17:58:57.838 10 INFO neutron.services.segments.plugin [-] Segment 4f2a6a22-356f-4afd-ae41-fffddd42e912 resource provider aggregate not found 2026-04-02 17:58:57.864 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-139ef817-b45c-41d4-a2fc-5af354544539 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] No more DHCP agents 2026-04-02 17:58:57.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-139ef817-b45c-41d4-a2fc-5af354544539 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Unable to schedule network e86d92f6-a801-4648-95e9-b60af2ab1f59: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:57.869 10 INFO neutron.services.segments.plugin [-] Segment 4f2a6a22-356f-4afd-ae41-fffddd42e912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2a6a22-356f-4afd-ae41-fffddd42e912 found for delete ", "request_id": "req-e8a5508a-0c41-46f5-98e6-4e31c0b8a65d"}]} 2026-04-02 17:58:57.873 10 INFO neutron.services.segments.plugin [-] Segment 4f2a6a22-356f-4afd-ae41-fffddd42e912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2a6a22-356f-4afd-ae41-fffddd42e912 found for delete ", "request_id": "req-b302e58f-9126-4f15-b18f-5c4c656f758d"}]} 2026-04-02 17:58:57.887 10 INFO neutron.services.segments.plugin [-] Segment da8ddd69-9a1c-4777-b489-c04d0b2a337d resource provider aggregate not found 2026-04-02 17:58:57.907 10 INFO neutron.services.segments.plugin [-] Segment da8ddd69-9a1c-4777-b489-c04d0b2a337d resource provider aggregate not found 2026-04-02 17:58:57.912 9 INFO neutron.db.segments_db [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Added segment 0fefc5c5-9d6d-4123-9595-b43a458d60d8 of type geneve for network 5656708f-8543-4e0b-bb0c-83e51a72f679 2026-04-02 17:58:57.913 10 INFO neutron.services.segments.plugin [-] Segment da8ddd69-9a1c-4777-b489-c04d0b2a337d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8ddd69-9a1c-4777-b489-c04d0b2a337d found for delete ", "request_id": "req-c888e6d0-f19d-418e-938b-cc744022de0b"}]} 2026-04-02 17:58:57.925 10 INFO neutron.services.segments.plugin [-] Segment da8ddd69-9a1c-4777-b489-c04d0b2a337d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8ddd69-9a1c-4777-b489-c04d0b2a337d found for delete ", "request_id": "req-be1275a6-cb3a-4767-af15-bb2631242230"}]} 2026-04-02 17:58:57.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-139ef817-b45c-41d4-a2fc-5af354544539 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource fcdefe99-e1bb-43f0-9d84-c95f2a120b06 (type: ports) to 1 2026-04-02 17:58:57.992 9 INFO neutron.wsgi [None req-139ef817-b45c-41d4-a2fc-5af354544539 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.7430296 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:58.047 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 5656708f-8543-4e0b-bb0c-83e51a72f679 (type: networks) to 1 2026-04-02 17:58:58.322 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:58.327 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 5656708f-8543-4e0b-bb0c-83e51a72f679: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:58.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-41d10ae1-fe65-4ac4-9a95-a890067caaf8 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] Successfully bumped revision number for resource fcdefe99-e1bb-43f0-9d84-c95f2a120b06 (type: ports) to 2 2026-04-02 17:58:58.357 9 INFO neutron.wsgi [None req-41d10ae1-fe65-4ac4-9a95-a890067caaf8 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "PUT /v2.0/ports/fcdefe99-e1bb-43f0-9d84-c95f2a120b06 HTTP/1.1" status: 200 len: 946 time: 0.3540399 2026-04-02 17:58:58.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource b0df1aa0-2c6d-48b2-ba14-97344f7a5249 (type: ports) to 1 2026-04-02 17:58:58.429 10 INFO neutron.wsgi [None req-5363c65d-b8ec-4138-95de-2de4c37a0758 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/fbf20ab9-ea44-47a2-8b8b-a64d5ef79f1b HTTP/1.1" status: 204 len: 168 time: 1.0022521 2026-04-02 17:58:58.430 9 INFO neutron.wsgi [None req-2bde05ca-7b92-4ec1-9d21-7831f4c857f7 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6294963 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:58.439 10 INFO neutron.wsgi [None req-5087f261-b29e-4296-8115-87d3c609c095 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=8eff661b690c4dd7aafbef11629bc2bb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1766660 2026-04-02 17:58:58.630 10 INFO neutron.wsgi [None req-dd1e6bb9-5c2b-4f45-b761-4d54d3cdf19f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/fcdefe99-e1bb-43f0-9d84-c95f2a120b06 HTTP/1.1" status: 204 len: 168 time: 0.2684650 2026-04-02 17:58:58.714 9 INFO neutron.wsgi [None req-1aec20b6-ff08-4a13-b0f3-c36984e93c53 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d218abcc-fdd9-4def-9f2a-8cceae756a62 HTTP/1.1" status: 204 len: 168 time: 0.2795410 2026-04-02 17:58:58.720 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ff81837-ca3e-475e-a5ef-8b9b10e87495 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:58:58.724 10 INFO neutron.wsgi [None req-536c7c82-bebd-4f44-a0ec-4110869b806f eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0892918 2026-04-02 17:58:58.729 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ff81837-ca3e-475e-a5ef-8b9b10e87495 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 5656708f-8543-4e0b-bb0c-83e51a72f679: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:58:58.744 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca10c9a-555a-4c66-8730-978d79231cea eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 17:58:58.745 10 INFO neutron.wsgi [None req-6ca10c9a-555a-4c66-8730-978d79231cea eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports/fcdefe99-e1bb-43f0-9d84-c95f2a120b06 HTTP/1.1" status: 404 len: 333 time: 0.0185864 2026-04-02 17:58:58.758 10 INFO neutron.wsgi [None req-4e6b1900-dabd-4d85-a5b3-39913f3a5d39 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e49927c4-c605-4db8-b4ab-866cc851d3ee HTTP/1.1" status: 204 len: 168 time: 0.3057528 2026-04-02 17:58:58.783 10 INFO neutron.wsgi [None req-48279c5e-d6b1-4387-9a07-dbe726b7285a eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0315802 2026-04-02 17:58:58.822 10 INFO neutron.wsgi [None req-e3fde6bd-2c01-4bc5-9797-d248488c6a1c eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - default default] 10.0.0.44 "GET /v2.0/ports/9aa477cc-9baa-4521-81e2-4412f7532861 HTTP/1.1" status: 200 len: 973 time: 0.0331166 2026-04-02 17:58:58.848 10 INFO neutron.pecan_wsgi.hooks.translation [None req-aa20ba75-4b8e-450e-bd7d-beaf3d8ea66b eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:58.850 10 INFO neutron.wsgi [None req-aa20ba75-4b8e-450e-bd7d-beaf3d8ea66b eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/85758766-756c-40f0-b92a-670449ea0051 HTTP/1.1" status: 404 len: 333 time: 0.0213406 2026-04-02 17:58:58.871 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4c403f51-1a10-4f0c-ae32-83e343bbf760 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:58.873 10 INFO neutron.wsgi [None req-4c403f51-1a10-4f0c-ae32-83e343bbf760 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/cf775ca4-64e2-4077-bf97-49c326e8792b HTTP/1.1" status: 404 len: 337 time: 0.0179763 2026-04-02 17:58:58.897 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8cdf9eb4-3ea6-43d0-8522-5ff11f6d7a04 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:58:58.900 10 INFO neutron.wsgi [None req-8cdf9eb4-3ea6-43d0-8522-5ff11f6d7a04 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/358782fa-84ff-4296-82c6-4d885fcb3622 HTTP/1.1" status: 404 len: 337 time: 0.0191250 2026-04-02 17:58:58.935 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No port found with ID 133900dd-1da7-4210-91fa-312c45f554e5: RuntimeError: No port found with ID 133900dd-1da7-4210-91fa-312c45f554e5 2026-04-02 17:58:59.168 10 INFO neutron.wsgi [None req-88787c4f-d44e-48de-8792-75909510beb6 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/ports/9aa477cc-9baa-4521-81e2-4412f7532861 HTTP/1.1" status: 204 len: 168 time: 0.2643802 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:58:59.192 9 INFO neutron.wsgi [None req-e022363f-8630-45be-a823-5c2e3b0ed3c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/ad601ff8-4807-40c1-8e51-7546a7cad074 HTTP/1.1" status: 204 len: 168 time: 0.4709961 2026-04-02 17:58:59.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ff81837-ca3e-475e-a5ef-8b9b10e87495 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource b0df1aa0-2c6d-48b2-ba14-97344f7a5249 (type: ports) to 2 2026-04-02 17:58:59.298 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ff81837-ca3e-475e-a5ef-8b9b10e87495 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 8a7b0b49-adf3-411e-9385-fa0b4fbead9b (type: subnets) to 0 2026-04-02 17:58:59.312 9 INFO neutron.wsgi [None req-6ff81837-ca3e-475e-a5ef-8b9b10e87495 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8773584 2026-04-02 17:58:59.396 9 INFO neutron.wsgi [None req-d1194276-61a4-448d-94aa-3ecc6b5e6551 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d07826754b5a44ab919595c2d5b630f5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0255480 2026-04-02 17:58:59.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2e90b6d-1c64-4ac2-9cb5-c415621cdf27 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 6a9550c2-4d47-4bfb-a477-310c0e50dc6d (type: routers) to 1 2026-04-02 17:58:59.591 10 INFO neutron.wsgi [None req-e2e90b6d-1c64-4ac2-9cb5-c415621cdf27 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2731259 2026-04-02 17:58:59.626 9 INFO neutron.wsgi [None req-8dc04da1-d9b6-42b4-8260-7e52f191a5f8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/511b217b-5ee6-43e8-aa26-7716c10a9a10 HTTP/1.1" status: 204 len: 168 time: 0.2271876 2026-04-02 17:58:59.699 10 INFO neutron.wsgi [None req-049818c4-aae8-4590-8f80-f3d9463f9be6 eef67aa6aded4799b05101a1a0b4ef4b f99aa0b3c54d493e99bd49812b19e464 - - - -] 10.0.0.44 "DELETE /v2.0/networks/e86d92f6-a801-4648-95e9-b60af2ab1f59 HTTP/1.1" status: 204 len: 168 time: 0.5187683 2026-04-02 17:58:59.711 9 INFO neutron.services.segments.plugin [-] Segment 4e3c4416-12c4-45c7-8026-178851f21976 resource provider aggregate not found 2026-04-02 17:58:59.716 9 INFO neutron.services.segments.plugin [-] Segment 4e3c4416-12c4-45c7-8026-178851f21976 resource provider aggregate not found 2026-04-02 17:58:59.746 9 INFO neutron.services.segments.plugin [-] Segment 4e3c4416-12c4-45c7-8026-178851f21976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3c4416-12c4-45c7-8026-178851f21976 found for delete ", "request_id": "req-53bd7912-31e9-40af-9d9f-f45e5085fc71"}]} 2026-04-02 17:58:59.746 9 INFO neutron.services.segments.plugin [-] Segment 4e3c4416-12c4-45c7-8026-178851f21976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3c4416-12c4-45c7-8026-178851f21976 found for delete ", "request_id": "req-6791d38c-47bf-445e-ba71-cbfcdb01d11f"}]} 2026-04-02 17:58:59.933 10 INFO neutron.services.segments.plugin [-] Segment fe723c91-865a-4b58-aa3b-b0d589eccce8 resource provider aggregate not found 2026-04-02 17:58:59.945 10 INFO neutron.services.segments.plugin [-] Segment fe723c91-865a-4b58-aa3b-b0d589eccce8 resource provider aggregate not found 2026-04-02 17:58:59.950 10 INFO neutron.services.segments.plugin [-] Segment fe723c91-865a-4b58-aa3b-b0d589eccce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe723c91-865a-4b58-aa3b-b0d589eccce8 found for delete ", "request_id": "req-0bc591f5-b6bc-4612-9e30-5400448479ef"}]} 2026-04-02 17:58:59.961 10 INFO neutron.services.segments.plugin [-] Segment fe723c91-865a-4b58-aa3b-b0d589eccce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe723c91-865a-4b58-aa3b-b0d589eccce8 found for delete ", "request_id": "req-321f3c1c-321f-4ec0-b099-8dad25879b6b"}]} 2026-04-02 17:59:00.039 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:59:00.043 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 5656708f-8543-4e0b-bb0c-83e51a72f679: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:00.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: ports) to 1 2026-04-02 17:59:00.618 9 INFO neutron.wsgi [None req-3f4e7743-57bb-4c7b-9551-c79e4631f697 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=f99aa0b3c54d493e99bd49812b19e464&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4918373 2026-04-02 17:59:00.766 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 4e981c2b-bdac-48ff-9869-cdacac437fbf 2026-04-02 17:59:00.775 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 4e981c2b-bdac-48ff-9869-cdacac437fbf 2026-04-02 17:59:00.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: router_ports) to 2 2026-04-02 17:59:00.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-e13f9270-717e-4e61-9cbb-367bc20a2866 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource 0077a0a3-09e1-4ae7-862e-7eb64de5ed39 (type: security_groups) to 1 2026-04-02 17:59:00.848 10 INFO neutron.wsgi [None req-4428f0ab-58f2-413b-9cba-2d30c818d0b4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/5912ea73-9bd5-4d28-b45c-e11234e21c57 HTTP/1.1" status: 204 len: 168 time: 0.2187726 2026-04-02 17:59:00.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-e13f9270-717e-4e61-9cbb-367bc20a2866 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 (type: security_groups) to 1 2026-04-02 17:59:00.891 10 INFO neutron.wsgi [None req-e13f9270-717e-4e61-9cbb-367bc20a2866 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.3402150 2026-04-02 17:59:00.941 10 INFO neutron.wsgi [None req-5638e7f6-d4b2-4f85-be3d-6fb42c63643f c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0436554 2026-04-02 17:59:00.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: ports) to 2 2026-04-02 17:59:01.021 10 INFO neutron.db.ovn_revision_numbers_db [None req-b576ba01-bffc-4fa2-9e59-8018b8100a7a c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 (type: security_groups) to 2 2026-04-02 17:59:01.025 10 INFO neutron.wsgi [None req-b576ba01-bffc-4fa2-9e59-8018b8100a7a c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 HTTP/1.1" status: 200 len: 1794 time: 0.0799916 2026-04-02 17:59:01.071 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] No more DHCP agents 2026-04-02 17:59:01.074 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] Unable to schedule network 5656708f-8543-4e0b-bb0c-83e51a72f679: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:01.081 9 INFO neutron.wsgi [None req-d9f97f66-8992-4414-ae5e-3d88624905cd c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-groups/b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 HTTP/1.1" status: 200 len: 1794 time: 0.0474732 2026-04-02 17:59:01.090 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: ports) to 3 2026-04-02 17:59:01.194 10 INFO neutron.wsgi [None req-6afdb427-b3db-4ec2-9526-64c956f11909 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 HTTP/1.1" status: 204 len: 168 time: 0.1085408 2026-04-02 17:59:01.225 10 INFO neutron.wsgi [None req-1fc5ec70-0b15-402e-8813-d026de6c9b17 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0271561 2026-04-02 17:59:01.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: router_ports) to 3 2026-04-02 17:59:01.247 10 INFO neutron.api.v2.resource [None req-6dbdbd33-d1ad-44c1-a898-cb21ed8fd610 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:01.248 10 INFO neutron.wsgi [None req-6dbdbd33-d1ad-44c1-a898-cb21ed8fd610 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/b0c65ccf-6578-40cc-b81c-ea28bd2b2fd5 HTTP/1.1" status: 404 len: 347 time: 0.0181210 2026-04-02 17:59:01.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 4e981c2b-bdac-48ff-9869-cdacac437fbf (type: router_ports) to 3 2026-04-02 17:59:01.275 9 INFO neutron.wsgi [None req-08733165-f747-4a1a-a4be-1c22a924f655 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/6a9550c2-4d47-4bfb-a477-310c0e50dc6d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6777129 2026-04-02 17:59:01.364 10 INFO neutron.wsgi [None req-7f99b092-5f22-499e-b943-96effda5d2b4 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/4e981c2b-bdac-48ff-9869-cdacac437fbf HTTP/1.1" status: 200 len: 1137 time: 0.0831883 2026-04-02 17:59:01.394 10 INFO neutron.db.ovn_revision_numbers_db [None req-02ca477e-fdf4-49b0-a59b-6d8b7a6bca37 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource 3adc8ee4-3236-4eaa-9275-63b5b3c759b7 (type: security_groups) to 1 2026-04-02 17:59:01.400 10 INFO neutron.wsgi [None req-1dc90847-26b2-4738-889b-cd2659f89ebb ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports/4e981c2b-bdac-48ff-9869-cdacac437fbf HTTP/1.1" status: 200 len: 1137 time: 0.0307422 2026-04-02 17:59:01.416 10 INFO neutron.wsgi [None req-02ca477e-fdf4-49b0-a59b-6d8b7a6bca37 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1607676 2026-04-02 17:59:01.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-195f78c0-c8fc-4f2d-a6a8-8e02c6ac182e c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource 4f049656-c8bb-4647-a700-40e1e8c4c5a8 (type: security_group_rules) to 0 2026-04-02 17:59:01.543 10 INFO neutron.wsgi [None req-195f78c0-c8fc-4f2d-a6a8-8e02c6ac182e c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1232495 2026-04-02 17:59:01.564 10 INFO neutron.wsgi [None req-1858945a-a05a-4d90-8080-cc2197bab1f1 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/4f049656-c8bb-4647-a700-40e1e8c4c5a8 HTTP/1.1" status: 200 len: 763 time: 0.0132968 2026-04-02 17:59:01.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1ac3ff74-96b2-414d-a89c-5de2e43f74f3 (type: security_groups) to 1 2026-04-02 17:59:01.606 10 INFO neutron.wsgi [None req-02777b11-beae-4583-8b1e-dafae96fb892 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0353441 2026-04-02 17:59:01.659 9 INFO neutron.db.segments_db [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment abb588d8-bfe9-4e70-a239-c7ed6a74c786 of type geneve for network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a 2026-04-02 17:59:01.721 10 INFO neutron.wsgi [None req-36343327-279a-47ba-b345-a2f8194cf9f0 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/4f049656-c8bb-4647-a700-40e1e8c4c5a8 HTTP/1.1" status: 204 len: 168 time: 0.1081533 2026-04-02 17:59:01.752 10 INFO neutron.wsgi [None req-8dcdfb09-3d66-4203-8be1-7cb42c355b84 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0261436 2026-04-02 17:59:01.845 9 INFO neutron.db.ovn_revision_numbers_db [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a (type: networks) to 1 2026-04-02 17:59:01.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb0c5404-7559-4b42-8a3f-0b9fe765557c c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource 641b60ba-d071-4653-9f3c-9e0b45093ec6 (type: security_group_rules) to 0 2026-04-02 17:59:01.890 10 INFO neutron.wsgi [None req-cb0c5404-7559-4b42-8a3f-0b9fe765557c c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1316521 2026-04-02 17:59:01.910 10 INFO neutron.wsgi [None req-458f6265-f8c0-49c1-a5e2-80b81cd8b1f2 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/641b60ba-d071-4653-9f3c-9e0b45093ec6 HTTP/1.1" status: 200 len: 763 time: 0.0144515 2026-04-02 17:59:01.942 10 INFO neutron.wsgi [None req-9eb9a63e-5609-4162-a60d-cfc321f604dd c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0275028 2026-04-02 17:59:02.036 10 INFO neutron.wsgi [None req-64501fc7-92c3-4610-960f-a1beaa48ce5b c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/641b60ba-d071-4653-9f3c-9e0b45093ec6 HTTP/1.1" status: 204 len: 168 time: 0.0899122 2026-04-02 17:59:02.051 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:59:02.055 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:02.068 10 INFO neutron.wsgi [None req-3f932510-8a60-41de-89da-4e850c7f9cfc c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0271273 2026-04-02 17:59:02.091 10 INFO neutron.db.securitygroups_db [None req-83611ada-da2a-40a3-8494-6ee8a04ec6e0 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Project a2cc487b5ca84b199de5196d106d4690 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 17:59:02.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ea84834e-b50b-41a6-a21f-debb75f917ea (type: ports) to 1 2026-04-02 17:59:02.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-83611ada-da2a-40a3-8494-6ee8a04ec6e0 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] Successfully bumped revision number for resource d2c50fdd-537b-403e-ac93-26da8dfc38bf (type: security_group_rules) to 0 2026-04-02 17:59:02.194 9 INFO neutron.wsgi [None req-65301159-ff03-4e64-9f5b-f48ae2cf2250 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 944 time: 0.8969140 2026-04-02 17:59:02.209 10 INFO neutron.wsgi [None req-83611ada-da2a-40a3-8494-6ee8a04ec6e0 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1370289 2026-04-02 17:59:02.229 10 INFO neutron.wsgi [None req-512c2aef-9687-4668-8828-56cfa3aa6728 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/d2c50fdd-537b-403e-ac93-26da8dfc38bf HTTP/1.1" status: 200 len: 769 time: 0.0139089 2026-04-02 17:59:02.243 9 INFO neutron.wsgi [None req-000a2d37-ee84-4c2b-b2ba-9f1c34c49d44 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/6a9550c2-4d47-4bfb-a477-310c0e50dc6d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8374281 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:02.271 9 INFO neutron.wsgi [None req-1e9a32ae-b4ab-447d-b030-d8c4bedd160d ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=6a9550c2-4d47-4bfb-a477-310c0e50dc6d HTTP/1.1" status: 200 len: 205 time: 0.0221825 2026-04-02 17:59:02.289 10 INFO neutron.wsgi [None req-93cec529-59eb-4f0a-beb1-4c0eff400122 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0558913 2026-04-02 17:59:02.407 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cad64aec-8464-4b5d-ae54-7bcebb34a4d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:59:02.414 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cad64aec-8464-4b5d-ae54-7bcebb34a4d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:02.428 10 INFO neutron.wsgi [None req-31064fc2-6295-4914-beb6-0391962b342a c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/d2c50fdd-537b-403e-ac93-26da8dfc38bf HTTP/1.1" status: 204 len: 168 time: 0.1339417 2026-04-02 17:59:02.470 10 INFO neutron.wsgi [None req-a48f26d4-4fc5-4363-997f-c58f00347f85 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0358226 2026-04-02 17:59:02.512 9 INFO neutron.wsgi [None req-937633a7-d02d-49e1-8891-2dbb6357df52 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/6a9550c2-4d47-4bfb-a477-310c0e50dc6d HTTP/1.1" status: 204 len: 168 time: 0.2371769 2026-04-02 17:59:02.629 10 INFO neutron.wsgi [None req-693b72bc-9a4c-4112-8a41-2a1893633a84 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3adc8ee4-3236-4eaa-9275-63b5b3c759b7 HTTP/1.1" status: 204 len: 168 time: 0.1527271 2026-04-02 17:59:02.669 10 INFO neutron.wsgi [None req-7653c5ea-73a0-4691-a5fa-e82268ed3d76 c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0349567 2026-04-02 17:59:02.727 10 INFO neutron.wsgi [None req-2ddc7190-4bc5-40db-8951-2bb6bd1a16be c3d75b7773224b6aaeeb3e1b9d26f725 a2cc487b5ca84b199de5196d106d4690 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0473504 2026-04-02 17:59:02.917 10 INFO neutron.db.ovn_revision_numbers_db [None req-cad64aec-8464-4b5d-ae54-7bcebb34a4d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource ea84834e-b50b-41a6-a21f-debb75f917ea (type: ports) to 2 2026-04-02 17:59:02.934 10 INFO neutron.db.ovn_revision_numbers_db [None req-cad64aec-8464-4b5d-ae54-7bcebb34a4d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 7f1c9ef5-0d75-4585-85b4-d27c853759db (type: subnets) to 0 2026-04-02 17:59:02.970 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 69d56dc3-d80f-4dd4-8b19-ead3bf4b218e (type: security_groups) to 1 2026-04-02 17:59:02.975 10 INFO neutron.wsgi [None req-cad64aec-8464-4b5d-ae54-7bcebb34a4d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 0.7760234 2026-04-02 17:59:03.032 9 INFO neutron.wsgi [None req-34f0f7f9-ca66-4d41-b241-8e0ad7da03d1 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/8a7b0b49-adf3-411e-9385-fa0b4fbead9b HTTP/1.1" status: 204 len: 168 time: 0.5147076 2026-04-02 17:59:03.039 9 INFO neutron.db.segments_db [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Added segment 91080e3e-b525-4e53-9335-a1e6a882df4d of type geneve for network dab74592-6753-4fb3-ad5e-89d313497a2c 2026-04-02 17:59:03.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource dab74592-6753-4fb3-ad5e-89d313497a2c (type: networks) to 1 2026-04-02 17:59:03.387 10 INFO neutron.wsgi [None req-8e1359bb-ae47-4c35-ae09-a376916fe757 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=a2cc487b5ca84b199de5196d106d4690&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1465225 2026-04-02 17:59:03.448 10 INFO neutron.services.segments.plugin [-] Segment 0fefc5c5-9d6d-4123-9595-b43a458d60d8 resource provider aggregate not found 2026-04-02 17:59:03.455 10 INFO neutron.services.segments.plugin [-] Segment 0fefc5c5-9d6d-4123-9595-b43a458d60d8 resource provider aggregate not found 2026-04-02 17:59:03.473 10 INFO neutron.services.segments.plugin [-] Segment 0fefc5c5-9d6d-4123-9595-b43a458d60d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fefc5c5-9d6d-4123-9595-b43a458d60d8 found for delete ", "request_id": "req-01b8d934-68ad-4715-9d41-32426f8ffc38"}]} 2026-04-02 17:59:03.484 10 INFO neutron.services.segments.plugin [-] Segment 0fefc5c5-9d6d-4123-9595-b43a458d60d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fefc5c5-9d6d-4123-9595-b43a458d60d8 found for delete ", "request_id": "req-1dd82ead-4532-415d-b1b2-f78d7c50d3eb"}]} 2026-04-02 17:59:03.499 10 INFO neutron.wsgi [None req-c5fa6c10-e197-409b-a7cb-7d1393c71537 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/networks/5656708f-8543-4e0b-bb0c-83e51a72f679 HTTP/1.1" status: 204 len: 168 time: 0.4607451 2026-04-02 17:59:03.507 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:03.513 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network dab74592-6753-4fb3-ad5e-89d313497a2c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:03.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource c88c67d7-116e-42d1-8210-e65f8fabdd67 (type: ports) to 1 2026-04-02 17:59:03.647 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 17:59:03.650 9 INFO neutron.wsgi [None req-e7879719-dba2-4461-8627-acc259aad312 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 1.2328401 2026-04-02 17:59:03.652 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:03.742 9 INFO neutron.wsgi [None req-577c192e-2606-40fb-bff6-aa09f8043ceb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/0077a0a3-09e1-4ae7-862e-7eb64de5ed39 HTTP/1.1" status: 204 len: 168 time: 0.3470500 2026-04-02 17:59:03.783 10 INFO neutron.db.segments_db [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Added segment 8e19a994-4e6f-43a3-a277-7631f2d03298 of type geneve for network 2ac7ee1e-905f-4a19-9848-51a19a990269 2026-04-02 17:59:03.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: ports) to 1 2026-04-02 17:59:04.331 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 2fa9142c-7ef4-4a93-b907-3556d4f6d494 is bound to host instance 2026-04-02 17:59:04.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: router_ports) to 1 2026-04-02 17:59:04.376 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 682e79dd-b06a-4b59-a023-ac70ea1262e5 2026-04-02 17:59:04.399 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 682e79dd-b06a-4b59-a023-ac70ea1262e5 2026-04-02 17:59:04.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 2fa9142c-7ef4-4a93-b907-3556d4f6d494 (type: routers) to 3 2026-04-02 17:59:04.458 9 INFO neutron.wsgi [None req-76a00675-a342-4b2d-ab9c-8d9a99764477 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.4699340 2026-04-02 17:59:04.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 2ac7ee1e-905f-4a19-9848-51a19a990269 (type: networks) to 1 2026-04-02 17:59:04.790 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] No more DHCP agents 2026-04-02 17:59:04.803 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:04.871 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:04.873 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network 2ac7ee1e-905f-4a19-9848-51a19a990269: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:04.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 87e36991-8180-49c9-8fe0-8de65c6ba2ee (type: ports) to 1 2026-04-02 17:59:04.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 2a66b52d-01f6-44a2-8198-257f10a20fb8 (type: ports) to 1 2026-04-02 17:59:05.003 10 INFO neutron.wsgi [None req-009128b8-1bd2-4200-bd6b-37d6055e528f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 1.3398755 2026-04-02 17:59:05.302 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:59:05.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: ports) to 1 2026-04-02 17:59:05.305 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:05.419 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b911821e-280c-4f72-8a0d-ec47833fd6b2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:05.425 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b911821e-280c-4f72-8a0d-ec47833fd6b2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network dab74592-6753-4fb3-ad5e-89d313497a2c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:05.450 10 INFO neutron.db.ovn_revision_numbers_db [None req-b911821e-280c-4f72-8a0d-ec47833fd6b2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 644ca645-8613-440b-8175-50187fd3cf9f (type: subnets) to 0 2026-04-02 17:59:05.481 10 INFO neutron.wsgi [None req-b911821e-280c-4f72-8a0d-ec47833fd6b2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4732342 2026-04-02 17:59:05.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: ports) to 1 2026-04-02 17:59:05.607 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: router_ports) to 3 2026-04-02 17:59:05.783 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: ports) to 2 2026-04-02 17:59:05.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource 2a66b52d-01f6-44a2-8198-257f10a20fb8 (type: router_ports) to 1 2026-04-02 17:59:05.819 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad19a5f1-6d78-4c8a-bcbc-742ba4fa965a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:05.821 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad19a5f1-6d78-4c8a-bcbc-742ba4fa965a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network 2ac7ee1e-905f-4a19-9848-51a19a990269: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:05.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad19a5f1-6d78-4c8a-bcbc-742ba4fa965a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource fb3d40c1-b109-4212-9c1f-cc7129778250 (type: subnets) to 0 2026-04-02 17:59:05.865 10 INFO neutron.wsgi [None req-ad19a5f1-6d78-4c8a-bcbc-742ba4fa965a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3778014 2026-04-02 17:59:05.866 10 INFO neutron.db.ovn_revision_numbers_db [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource fb611a62-8f71-4aea-9381-d4426c803ed1 (type: routers) to 3 2026-04-02 17:59:05.893 10 INFO neutron.wsgi [None req-54bfb3f9-1f6c-4113-b668-2bf7e4247743 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 2.3867059 2026-04-02 17:59:06.019 9 INFO neutron.wsgi [None req-3375012b-c486-48a0-a7e5-74ec9ab3baf8 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/routers/fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 200 len: 868 time: 0.1089809 2026-04-02 17:59:06.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: router_ports) to 2 2026-04-02 17:59:06.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-52a2f020-033e-4baa-870f-02508627198c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 7d8d70e6-ae08-4b4f-8e22-844436345ce3 (type: routers) to 1 2026-04-02 17:59:06.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: ports) to 4 2026-04-02 17:59:06.157 10 INFO neutron.wsgi [None req-52a2f020-033e-4baa-870f-02508627198c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2878690 2026-04-02 17:59:06.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: ports) to 2 2026-04-02 17:59:06.511 10 INFO neutron.wsgi [None req-bce92feb-b921-41c1-a282-1298179dd549 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.4839642 2026-04-02 17:59:06.619 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 17:59:06.624 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:06.699 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No port found with ID 4e981c2b-bdac-48ff-9869-cdacac437fbf: RuntimeError: No port found with ID 4e981c2b-bdac-48ff-9869-cdacac437fbf 2026-04-02 17:59:06.700 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 2a66b52d-01f6-44a2-8198-257f10a20fb8 2026-04-02 17:59:06.713 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 2a66b52d-01f6-44a2-8198-257f10a20fb8 2026-04-02 17:59:06.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 682e79dd-b06a-4b59-a023-ac70ea1262e5 (type: router_ports) to 4 2026-04-02 17:59:07.044 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:07.062 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network dab74592-6753-4fb3-ad5e-89d313497a2c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:07.127 10 INFO neutron.db.ovn_revision_numbers_db [None req-560d4750-b9ee-462a-9a17-2bbea4dce285 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] Successfully bumped revision number for resource fb611a62-8f71-4aea-9381-d4426c803ed1 (type: routers) to 4 2026-04-02 17:59:07.130 10 INFO neutron.wsgi [None req-560d4750-b9ee-462a-9a17-2bbea4dce285 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "PUT /v2.0/routers/fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 200 len: 875 time: 0.6083114 2026-04-02 17:59:07.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource cc2ed861-54e1-4498-92db-865b9a931474 (type: ports) to 1 2026-04-02 17:59:07.217 9 INFO neutron.wsgi [None req-345f06ef-6863-48fd-87c7-ddf66f7471df ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/routers/fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 200 len: 875 time: 0.0805941 2026-04-02 17:59:07.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: router_ports) to 2 2026-04-02 17:59:07.226 9 INFO neutron.wsgi [None req-0c5b7c9f-26e5-497a-a270-e0e34e82d8d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/2fa9142c-7ef4-4a93-b907-3556d4f6d494/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7628181 2026-04-02 17:59:07.255 10 INFO neutron.wsgi [None req-c518b6f6-e40a-4aa7-98fe-6047f985c016 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 200 len: 205 time: 0.0234087 2026-04-02 17:59:07.741 10 INFO neutron.db.ovn_revision_numbers_db [None req-37359857-875f-4b3a-8143-e03f69c204a5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 7f3039bf-52fe-4f8a-9243-fba8bda26c83 (type: security_groups) to 1 2026-04-02 17:59:07.779 10 INFO neutron.wsgi [None req-37359857-875f-4b3a-8143-e03f69c204a5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=db1a185857ba4311a534b5e5e4e9693b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6274233 2026-04-02 17:59:07.878 9 INFO neutron.db.ovn_revision_numbers_db [None req-0eb1ac8a-f7d5-4539-82dd-d94925e396e4 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource 7a28b5ed-1741-4b87-9d5d-b532838539f8 (type: security_groups) to 1 2026-04-02 17:59:07.908 9 INFO neutron.wsgi [None req-0eb1ac8a-f7d5-4539-82dd-d94925e396e4 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1547675 2026-04-02 17:59:07.921 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: cc2ed861-54e1-4498-92db-865b9a931474 2026-04-02 17:59:07.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource cc2ed861-54e1-4498-92db-865b9a931474 (type: router_ports) to 2 2026-04-02 17:59:07.981 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port cc2ed861-54e1-4498-92db-865b9a931474 2026-04-02 17:59:08.033 9 INFO neutron.wsgi [None req-843f6fe2-245a-4534-847d-e05ea85e942f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/7f3039bf-52fe-4f8a-9243-fba8bda26c83 HTTP/1.1" status: 204 len: 168 time: 0.2487555 2026-04-02 17:59:08.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0fbf08d-5175-48c6-be56-59c9353da7fa 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource cdf2821c-b3f5-4a30-814a-df5ed0010c47 (type: security_group_rules) to 0 2026-04-02 17:59:08.075 9 INFO neutron.wsgi [None req-c0fbf08d-5175-48c6-be56-59c9353da7fa 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1581686 2026-04-02 17:59:08.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource cc2ed861-54e1-4498-92db-865b9a931474 (type: ports) to 2 2026-04-02 17:59:08.223 9 INFO neutron.db.ovn_revision_numbers_db [None req-fad4de0d-2861-444a-bc58-a130dfeda4e9 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource 9b685667-d2ef-4f39-a503-701b48e9ca89 (type: security_group_rules) to 0 2026-04-02 17:59:08.249 9 INFO neutron.wsgi [None req-fad4de0d-2861-444a-bc58-a130dfeda4e9 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1676142 2026-04-02 17:59:08.322 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:08.331 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network dab74592-6753-4fb3-ad5e-89d313497a2c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:08.491 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86df8e9e-6157-4071-837d-084c522e8b63 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] No more DHCP agents 2026-04-02 17:59:08.493 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86df8e9e-6157-4071-837d-084c522e8b63 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:08.675 10 INFO neutron.wsgi [None req-08674eae-f9bb-4506-99cb-ab746b7a43f4 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 204 len: 168 time: 1.4147205 2026-04-02 17:59:08.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource cc2ed861-54e1-4498-92db-865b9a931474 (type: ports) to 3 2026-04-02 17:59:08.705 10 INFO neutron.wsgi [None req-5c9513d7-7c72-4790-9fd1-737189d53c36 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 200 len: 205 time: 0.0220206 2026-04-02 17:59:08.755 10 INFO neutron.api.v2.resource [None req-869ecb6b-be90-4c1a-834d-13bb7073dc82 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:08.756 10 INFO neutron.wsgi [None req-869ecb6b-be90-4c1a-834d-13bb7073dc82 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/fb611a62-8f71-4aea-9381-d4426c803ed1 HTTP/1.1" status: 404 len: 336 time: 0.0428860 2026-04-02 17:59:08.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-86df8e9e-6157-4071-837d-084c522e8b63 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource 744c9357-4e13-4784-ac73-6807e28f7ef9 (type: floatingips) to 0 2026-04-02 17:59:08.782 9 INFO neutron.wsgi [None req-81a7cd70-10f7-4023-bd8a-a250524cd8fb ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=6a9550c2-4d47-4bfb-a477-310c0e50dc6d HTTP/1.1" status: 200 len: 205 time: 0.0205226 2026-04-02 17:59:08.794 9 INFO neutron.wsgi [None req-86df8e9e-6157-4071-837d-084c522e8b63 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5395918 2026-04-02 17:59:08.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource cc2ed861-54e1-4498-92db-865b9a931474 (type: router_ports) to 3 2026-04-02 17:59:08.810 9 INFO neutron.api.v2.resource [None req-844fc44b-6429-4637-a233-6b1353bf1415 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:08.811 9 INFO neutron.wsgi [None req-844fc44b-6429-4637-a233-6b1353bf1415 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/6a9550c2-4d47-4bfb-a477-310c0e50dc6d HTTP/1.1" status: 404 len: 336 time: 0.0241919 2026-04-02 17:59:08.811 10 INFO neutron.wsgi [None req-e2773b08-9bc2-4b3c-a744-cf3e2dd6549f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6497083 2026-04-02 17:59:08.855 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ee31e770-3ee1-4d3c-8933-c457dae30f57 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:08.857 9 INFO neutron.wsgi [None req-ee31e770-3ee1-4d3c-8933-c457dae30f57 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/8a7b0b49-adf3-411e-9385-fa0b4fbead9b HTTP/1.1" status: 404 len: 337 time: 0.0400841 2026-04-02 17:59:08.881 9 INFO neutron.wsgi [None req-a05e4580-e5de-4c01-bed4-ccf212c27ce3 ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=1efab0d9-9df7-45d6-bd63-2dc85649be06 HTTP/1.1" status: 200 len: 205 time: 0.0193632 2026-04-02 17:59:08.908 9 INFO neutron.api.v2.resource [None req-12a1347c-5512-414a-a3ea-b95844615e4b ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:08.909 9 INFO neutron.wsgi [None req-12a1347c-5512-414a-a3ea-b95844615e4b ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/1efab0d9-9df7-45d6-bd63-2dc85649be06 HTTP/1.1" status: 404 len: 336 time: 0.0229175 2026-04-02 17:59:08.942 10 INFO neutron.pecan_wsgi.hooks.translation [None req-91ae1b70-9c75-437d-97ab-ee0e1c01b54f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:08.944 9 INFO neutron.wsgi [None req-95deeccb-3b24-4416-9161-16ed98e4997c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/cc2ed861-54e1-4498-92db-865b9a931474 HTTP/1.1" status: 200 len: 1141 time: 0.1278656 2026-04-02 17:59:08.945 10 INFO neutron.wsgi [None req-91ae1b70-9c75-437d-97ab-ee0e1c01b54f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/a37a8b1f-68ba-4065-a396-58097bc1a69e HTTP/1.1" status: 404 len: 337 time: 0.0296049 2026-04-02 17:59:08.968 9 INFO neutron.wsgi [None req-a73c8843-d3e7-4093-98e8-b0366702dbef ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=5217e82d-cd58-44e4-8e5a-26273a7dc04a HTTP/1.1" status: 200 len: 205 time: 0.0175271 2026-04-02 17:59:09.006 9 INFO neutron.api.v2.resource [None req-b2b870ee-e307-45e5-938f-208c7352478e ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:09.008 9 INFO neutron.wsgi [None req-b2b870ee-e307-45e5-938f-208c7352478e ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/routers/5217e82d-cd58-44e4-8e5a-26273a7dc04a HTTP/1.1" status: 404 len: 336 time: 0.0346913 2026-04-02 17:59:09.032 9 INFO neutron.pecan_wsgi.hooks.translation [None req-45f1d4ee-5110-4cd3-83b4-c4cbd2fc576f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:09.036 9 INFO neutron.wsgi [None req-45f1d4ee-5110-4cd3-83b4-c4cbd2fc576f ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/b2bbdd9c-6241-4a36-bc27-51e683374d39 HTTP/1.1" status: 404 len: 337 time: 0.0221534 2026-04-02 17:59:09.055 9 INFO neutron.pecan_wsgi.hooks.translation [None req-731e4b7c-9bda-483f-8d48-f73109c9e99c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:09.057 9 INFO neutron.wsgi [None req-731e4b7c-9bda-483f-8d48-f73109c9e99c ec3bea69e33c448596b221e0704a8d6b 3ac0456414474d28bea9f818fa65a9f0 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/60f13b97-c2cf-4c42-bc07-844c5edd23fc HTTP/1.1" status: 404 len: 337 time: 0.0169013 2026-04-02 17:59:09.265 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-326680f4-9c80-447b-b19e-cc7bd9be579a 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--862104259&fields=id&tenant_id=3b950cc64ee044b09eb8b43b68670870 HTTP/1.1" status: 200 len: 267 time: 0.0356741 2026-04-02 17:59:09.330 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-4bb544c9-2809-4662-ac1d-894464b9281b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/networks?id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 200 len: 874 time: 0.0543447 2026-04-02 17:59:09.352 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-71e8119c-ee31-4d36-9473-d5fe6aae23e8 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/quotas/3b950cc64ee044b09eb8b43b68670870 HTTP/1.1" status: 200 len: 386 time: 0.0137658 2026-04-02 17:59:09.411 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:09.415 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network 2ac7ee1e-905f-4a19-9848-51a19a990269: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:09.437 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-41692715-1ec5-4f4e-9ea0-4dc7cc262c27 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=3b950cc64ee044b09eb8b43b68670870&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0763185 2026-04-02 17:59:09.503 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-4884ed03-d27e-43b6-8e87-aa9efb55965f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0532131 2026-04-02 17:59:09.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: ports) to 1 2026-04-02 17:59:09.560 9 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-bd524342-4bf1-4537-8960-4ee6dccdcda3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0495448 2026-04-02 17:59:09.822 9 INFO neutron.wsgi [req-8d087ac0-7ffe-4991-945e-58c490f3371d req-471d9846-e9bb-4416-92bb-0e21443a06df 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 210 time: 0.0276599 2026-04-02 17:59:09.879 10 INFO neutron.wsgi [None req-e27c8a7c-fd2a-4f41-824b-35f210d0f99d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=3ac0456414474d28bea9f818fa65a9f0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3351691 2026-04-02 17:59:10.044 10 INFO neutron.db.ovn_revision_numbers_db [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: router_ports) to 2 2026-04-02 17:59:10.127 9 INFO neutron.wsgi [None req-06a06220-0868-494c-8091-0ae035782c64 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1130634d-8330-441c-921a-1bfdaf474bab HTTP/1.1" status: 204 len: 168 time: 0.2427533 2026-04-02 17:59:10.147 10 INFO neutron.db.ovn_revision_numbers_db [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: ports) to 2 2026-04-02 17:59:10.227 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:10.228 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network 2ac7ee1e-905f-4a19-9848-51a19a990269: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:10.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: router_ports) to 2 2026-04-02 17:59:10.408 10 INFO neutron.wsgi [None req-74e08aba-8e08-48b5-b1c2-cf2df02d0de2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4593713 2026-04-02 17:59:10.457 10 INFO neutron.wsgi [None req-a5d94ae8-1c63-446a-bda4-0ea24d6254cd dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.0425372 2026-04-02 17:59:10.514 10 INFO neutron.wsgi [None req-ebb5a6dc-069b-4637-96a5-7299d1d98a36 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.0407312 2026-04-02 17:59:10.707 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-c7a0bd58-72b5-48f6-8e0e-81592243843e 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 199.19.213.14 "GET /v2.0/networks?id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 200 len: 874 time: 0.1274643 2026-04-02 17:59:10.780 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-1eaa9497-e4af-4be5-83b0-01658415c791 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b950cc64ee044b09eb8b43b68670870 HTTP/1.1" status: 200 len: 379 time: 0.0632513 2026-04-02 17:59:10.954 9 INFO neutron.wsgi [req-11e879b5-9528-4850-a937-fa9cd9438154 req-81e6872d-5488-4a6c-b86b-f46adee689fb 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 210 time: 0.0290051 2026-04-02 17:59:11.194 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afdc3071-9755-4873-95a7-bfebb1b1808c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] No more DHCP agents 2026-04-02 17:59:11.198 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afdc3071-9755-4873-95a7-bfebb1b1808c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Unable to schedule network 8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:11.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-afdc3071-9755-4873-95a7-bfebb1b1808c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 1 2026-04-02 17:59:11.372 10 INFO neutron.wsgi [None req-afdc3071-9755-4873-95a7-bfebb1b1808c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5798075 2026-04-02 17:59:11.379 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No port found with ID 2a66b52d-01f6-44a2-8198-257f10a20fb8: RuntimeError: No port found with ID 2a66b52d-01f6-44a2-8198-257f10a20fb8 2026-04-02 17:59:11.379 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:11.414 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 2026-04-02 17:59:11.453 10 INFO neutron.wsgi [None req-c2bce24c-b7ef-423a-a602-24f2d5b74336 72edce1c792f4786971b967f2872e3f9 fe07bba20e554858a201128edfce744a - - default default] 10.0.0.151 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.2949531 2026-04-02 17:59:11.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012124 2026-04-02 17:59:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012555 2026-04-02 17:59:11.650 9 INFO neutron.wsgi [None req-b5ca3780-4de4-4a21-af9c-158ca8f6df9f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.1254482 2026-04-02 17:59:11.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: ports) to 3 2026-04-02 17:59:11.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 (type: router_ports) to 3 2026-04-02 17:59:11.861 10 INFO neutron.wsgi [None req-3326a8f5-30da-45f3-b3bd-ac2ea3bf8d6d 72edce1c792f4786971b967f2872e3f9 fe07bba20e554858a201128edfce744a - - default default] 10.0.0.151 "GET /v2.0/quotas/fe07bba20e554858a201128edfce744a/details HTTP/1.1" status: 200 len: 756 time: 0.3927300 2026-04-02 17:59:11.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-812a01d5-590e-4c21-bef4-bce6529815ac e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 2 2026-04-02 17:59:12.060 9 INFO neutron.wsgi [req-52e92dc1-2ca7-429a-9654-78c63eded74c req-f3f88aaf-274b-4df8-98c7-57a06dd58070 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0404949 2026-04-02 17:59:12.102 9 INFO neutron.wsgi [req-52e92dc1-2ca7-429a-9654-78c63eded74c req-85344032-84a5-4ca6-b608-d06853928d6f 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0334022 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:12.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-812a01d5-590e-4c21-bef4-bce6529815ac e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 2 2026-04-02 17:59:12.246 10 INFO neutron.wsgi [None req-812a01d5-590e-4c21-bef4-bce6529815ac e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 200 len: 1328 time: 0.8655059 2026-04-02 17:59:12.303 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f301d9e3-852b-4933-9b5b-2f8738b9ada9'] response: {'name': 'network-changed', 'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'status': 'completed', 'code': 200} 2026-04-02 17:59:12.314 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-3da98064-9c4b-446e-ba11-683a6681578f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=3b950cc64ee044b09eb8b43b68670870&device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1359 time: 0.0323341 2026-04-02 17:59:12.355 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-d137670e-181c-41a1-8e7d-66e5a788f408 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 200 len: 217 time: 0.0301692 2026-04-02 17:59:12.385 10 INFO neutron.db.ovn_revision_numbers_db [None req-7879bcd9-eb22-4b9d-ae32-2e634bad824c a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 522f3a1f-39ef-4e87-a8ca-f1c7494ef893 (type: security_groups) to 1 2026-04-02 17:59:12.409 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-eee1a98c-d098-45ac-8b61-f39ae7bd96ff e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=7f1c9ef5-0d75-4585-85b4-d27c853759db HTTP/1.1" status: 200 len: 868 time: 0.0439777 2026-04-02 17:59:12.439 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-f779bbd5-3f9f-46a0-9520-753f9e2bcacb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0220354 2026-04-02 17:59:12.509 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-e8e0753b-fdc6-4247-9688-4dc048bd7e60 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0613551 2026-04-02 17:59:12.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-7879bcd9-eb22-4b9d-ae32-2e634bad824c a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 25b53218-176d-4c7f-a061-150be608191d (type: security_groups) to 1 2026-04-02 17:59:12.535 10 INFO neutron.wsgi [None req-7879bcd9-eb22-4b9d-ae32-2e634bad824c a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.4885299 2026-04-02 17:59:12.581 10 INFO neutron.wsgi [req-f188b186-df0d-47c8-9157-516a0ce1e6d5 req-19673335-1c82-4823-bb96-2be21a262ce2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0632572 2026-04-02 17:59:12.584 10 INFO neutron.wsgi [None req-e7612ff6-559f-493e-8c81-cfdcc262d099 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4539 time: 0.0433295 2026-04-02 17:59:12.653 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-5a539b28-b4d4-4ad9-9da1-958b7b7f5f60 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=3b950cc64ee044b09eb8b43b68670870&device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1359 time: 0.0363190 2026-04-02 17:59:12.700 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c8fc957-8650-46b8-9597-245d5d3a6eab a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 25b53218-176d-4c7f-a061-150be608191d (type: security_groups) to 2 2026-04-02 17:59:12.703 10 INFO neutron.wsgi [None req-5c8fc957-8650-46b8-9597-245d5d3a6eab a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/25b53218-176d-4c7f-a061-150be608191d HTTP/1.1" status: 200 len: 1795 time: 0.1132114 2026-04-02 17:59:12.707 9 INFO neutron.wsgi [None req-87ecb372-bcd6-42ea-9dd4-75d12733f99c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.0447474 2026-04-02 17:59:12.718 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-70cbf61a-b231-433c-8ea2-eca514c0629d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 200 len: 972 time: 0.0572565 2026-04-02 17:59:12.746 9 INFO neutron.wsgi [None req-324d35b8-d3b5-4728-8c77-3c67746de95f a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-groups/25b53218-176d-4c7f-a061-150be608191d HTTP/1.1" status: 200 len: 1795 time: 0.0369806 2026-04-02 17:59:12.749 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-841e546a-40aa-4ea1-a807-81fe77cdf828 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 200 len: 217 time: 0.0271773 2026-04-02 17:59:12.807 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-4d07248e-4b2c-4da9-8c93-cfcfc01a547f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=7f1c9ef5-0d75-4585-85b4-d27c853759db HTTP/1.1" status: 200 len: 868 time: 0.0505931 2026-04-02 17:59:12.837 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-8b153b8a-2e58-4268-ac8d-6681b1dd13f6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216432 2026-04-02 17:59:12.898 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-d8130ab0-987c-4143-bafb-c6f76bb9b05d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0558047 2026-04-02 17:59:12.930 10 INFO neutron.wsgi [None req-a808cef0-45c1-430b-823b-11913da6b517 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/25b53218-176d-4c7f-a061-150be608191d HTTP/1.1" status: 204 len: 168 time: 0.1751211 2026-04-02 17:59:12.969 10 INFO neutron.wsgi [req-e2d4680b-ab5d-4a8d-aec9-12e3be375a11 req-0e447555-917f-4e63-a640-de959f275631 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615208 2026-04-02 17:59:12.985 9 INFO neutron.wsgi [None req-e741a1c7-98b6-4835-b0f4-a599fd8ab38d a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0497308 2026-04-02 17:59:12.999 10 INFO neutron.api.v2.resource [None req-c862525c-1ce9-4f70-a835-f6088e506977 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:13.000 10 INFO neutron.wsgi [None req-c862525c-1ce9-4f70-a835-f6088e506977 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/25b53218-176d-4c7f-a061-150be608191d HTTP/1.1" status: 404 len: 347 time: 0.0092227 2026-04-02 17:59:13.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba48c70b-ac17-4351-8016-a547580039fa a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 9dced3dd-8fd4-4ed1-b408-c08f11ca4933 (type: security_groups) to 1 2026-04-02 17:59:13.101 10 INFO neutron.wsgi [None req-ba48c70b-ac17-4351-8016-a547580039fa a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.0970361 2026-04-02 17:59:13.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-92745188-47cd-483a-98e3-6e0ac131d7ae a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 3a951b8f-308e-449e-a813-6e1e5bc074dd (type: security_group_rules) to 0 2026-04-02 17:59:13.228 9 INFO neutron.wsgi [req-3b3b293c-85fb-4f19-bd72-192db49e16e4 req-4209f476-61fd-4ec8-977f-169bd1de08fa 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0578122 2026-04-02 17:59:13.264 10 INFO neutron.wsgi [None req-92745188-47cd-483a-98e3-6e0ac131d7ae a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1551228 2026-04-02 17:59:13.275 9 INFO neutron.wsgi [req-3b3b293c-85fb-4f19-bd72-192db49e16e4 req-e3787d5e-c0a6-4c31-ae8e-229a568742a4 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0382636 2026-04-02 17:59:13.288 10 INFO neutron.wsgi [None req-79555a8a-cf3d-4462-a1ee-9dc597ff6b2f a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/3a951b8f-308e-449e-a813-6e1e5bc074dd HTTP/1.1" status: 200 len: 763 time: 0.0200009 2026-04-02 17:59:13.340 10 INFO neutron.wsgi [None req-a493d48a-5e1c-4cf7-ab45-bdecd85e879c a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0351157 2026-04-02 17:59:13.441 10 INFO neutron.wsgi [None req-1eb6519e-93d1-4d9b-989f-ec7a3d6fd510 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/3a951b8f-308e-449e-a813-6e1e5bc074dd HTTP/1.1" status: 204 len: 168 time: 0.0960188 2026-04-02 17:59:13.475 10 INFO neutron.wsgi [None req-1040d285-5aba-4ce7-81d7-4d8ecb6329ae a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0291648 2026-04-02 17:59:13.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c1f3cde-1e9b-44f2-8a86-e61b7469071b a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource cff94520-0f2f-4ef0-9de6-f6f509b55385 (type: security_group_rules) to 0 2026-04-02 17:59:13.611 10 INFO neutron.wsgi [None req-0c1f3cde-1e9b-44f2-8a86-e61b7469071b a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1316009 2026-04-02 17:59:13.633 10 INFO neutron.wsgi [None req-fd16e835-c84b-4693-9d19-04bbedd850fa a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/cff94520-0f2f-4ef0-9de6-f6f509b55385 HTTP/1.1" status: 200 len: 763 time: 0.0157304 2026-04-02 17:59:13.667 10 INFO neutron.wsgi [None req-f2fd7109-a5df-4fed-8b2c-24f6be1dad57 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0295238 2026-04-02 17:59:13.773 10 INFO neutron.wsgi [None req-4a97e3a3-ae8c-4d27-ba44-97cef3074d7d a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/cff94520-0f2f-4ef0-9de6-f6f509b55385 HTTP/1.1" status: 204 len: 168 time: 0.1010339 2026-04-02 17:59:13.814 10 INFO neutron.wsgi [None req-60cf7810-24e2-4a09-9b0d-e80a6996f1d1 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0362496 2026-04-02 17:59:13.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fec2b7d-41de-497c-9261-fcd409c5e92d a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] Successfully bumped revision number for resource 21b5f080-51f6-4830-826a-1fe3528be619 (type: security_group_rules) to 0 2026-04-02 17:59:13.966 10 INFO neutron.wsgi [None req-1fec2b7d-41de-497c-9261-fcd409c5e92d a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1482420 2026-04-02 17:59:13.986 10 INFO neutron.wsgi [None req-0b64375d-4cc4-49e2-ab0d-b6a60146829e a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/21b5f080-51f6-4830-826a-1fe3528be619 HTTP/1.1" status: 200 len: 764 time: 0.0163476 2026-04-02 17:59:14.020 10 INFO neutron.wsgi [None req-53eb3e66-9977-42c0-8c62-820ac110c210 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0300474 2026-04-02 17:59:14.031 9 INFO neutron.wsgi [None req-174ab4fd-4fca-419c-b5c4-1c9e23e71eb7 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.3180771 2026-04-02 17:59:14.125 10 INFO neutron.wsgi [None req-2607bcfb-26b2-43aa-9f51-fd05948d5527 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/21b5f080-51f6-4830-826a-1fe3528be619 HTTP/1.1" status: 204 len: 168 time: 0.1005380 2026-04-02 17:59:14.159 10 INFO neutron.wsgi [None req-d92663a4-43bf-44e5-941e-325617ec8a25 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0298219 2026-04-02 17:59:14.279 10 INFO neutron.wsgi [None req-5582c1f5-ddb0-4923-a8f3-62ea57678390 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9dced3dd-8fd4-4ed1-b408-c08f11ca4933 HTTP/1.1" status: 204 len: 168 time: 0.1132929 2026-04-02 17:59:14.284 9 INFO neutron.wsgi [None req-8e78a380-1f27-48b2-919d-d645b8efb2a8 72edce1c792f4786971b967f2872e3f9 fe07bba20e554858a201128edfce744a - - default default] 10.0.0.151 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0064499 2026-04-02 17:59:14.328 10 INFO neutron.wsgi [None req-e7fcda40-9245-4b7a-bbcf-f34ed80a4a15 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0425951 2026-04-02 17:59:14.377 9 INFO neutron.wsgi [None req-9151aa75-7a2e-4cff-877b-a0a8b8ed0d95 a91df4fb09834f08adbdfe6bed55501c 1197e61ea0da4c04b155f8be6f1cc670 - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0435529 2026-04-02 17:59:14.384 9 INFO neutron.wsgi [req-ff3a2649-6950-44a2-8628-a07e71639e35 req-d88958c5-f6de-4973-821e-263b045722e1 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0403287 2026-04-02 17:59:14.422 9 INFO neutron.wsgi [req-ff3a2649-6950-44a2-8628-a07e71639e35 req-1d5b6b1f-a405-4226-93d6-52d28f0dd6fd 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0308714 2026-04-02 17:59:14.425 9 INFO neutron.wsgi [None req-5d2f2da9-2aaf-4f3b-b258-109b81614f63 72edce1c792f4786971b967f2872e3f9 fe07bba20e554858a201128edfce744a - - default default] 10.0.0.151 "GET /v2.0/quotas/fe07bba20e554858a201128edfce744a/details HTTP/1.1" status: 200 len: 756 time: 0.1228445 2026-04-02 17:59:14.554 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port cc2ed861-54e1-4498-92db-865b9a931474: RuntimeError: No hosting information found for port cc2ed861-54e1-4498-92db-865b9a931474 2026-04-02 17:59:15.073 9 INFO neutron.wsgi [None req-899e2b10-b4ff-4ab0-bc60-98cae9bedf21 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.0330343 2026-04-02 17:59:15.075 9 INFO neutron.wsgi [None req-240646d5-249f-401a-9d4c-58bc4bee0c1c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=1197e61ea0da4c04b155f8be6f1cc670&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1567304 2026-04-02 17:59:15.238 9 INFO neutron.wsgi [None req-ce82227f-a4aa-4851-85db-52b15bada3f6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/522f3a1f-39ef-4e87-a8ca-f1c7494ef893 HTTP/1.1" status: 204 len: 168 time: 0.1592035 2026-04-02 17:59:15.572 9 INFO neutron.wsgi [req-5c27a58d-e5ca-46ae-b3ce-8d68477a8039 req-8fc0faec-2b75-40b8-b455-988198bb258b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0897355 2026-04-02 17:59:15.606 9 INFO neutron.wsgi [req-5c27a58d-e5ca-46ae-b3ce-8d68477a8039 req-d059aa56-7d57-46a0-9928-d66747d8b3b7 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0290160 2026-04-02 17:59:16.115 9 INFO neutron.wsgi [None req-1404704f-5a5e-484a-9af2-a9e9a3e18c4f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1147 time: 0.0371671 2026-04-02 17:59:16.700 9 INFO neutron.wsgi [req-767ddd61-b22c-4859-bdd2-776b2fcebfda req-aabc1cde-3e4b-4842-8a39-a3205c2f45c1 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0336566 2026-04-02 17:59:16.730 9 INFO neutron.wsgi [req-767ddd61-b22c-4859-bdd2-776b2fcebfda req-35606743-2430-401f-94fb-57931ac0cf8b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0257564 2026-04-02 17:59:16.956 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 23d650e6-3bc1-48ef-af1a-4b1daed64ff7: RuntimeError: No hosting information found for port 23d650e6-3bc1-48ef-af1a-4b1daed64ff7 2026-04-02 17:59:16.957 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 2026-04-02 17:59:16.962 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 2026-04-02 17:59:17.019 10 INFO neutron.wsgi [None req-837ab234-ace7-4077-8584-38dab51f4efb 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.1796253 2026-04-02 17:59:17.054 9 INFO neutron.wsgi [None req-bd7088cb-3e1e-4f80-9010-edcfdee29018 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/9c702c53-353e-4163-b97e-191005488e23 HTTP/1.1" status: 200 len: 742 time: 0.0275214 2026-04-02 17:59:17.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca43db45-7919-4c27-9064-9394e6d8f08c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 63aaccd7-b703-4ec6-884c-78c30d823195 (type: security_groups) to 1 2026-04-02 17:59:17.105 10 INFO neutron.wsgi [None req-ca43db45-7919-4c27-9064-9394e6d8f08c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=fe07bba20e554858a201128edfce744a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2780447 2026-04-02 17:59:17.167 9 INFO neutron.wsgi [None req-8096b878-8adc-4b62-8abc-8d166300da54 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/9c702c53-353e-4163-b97e-191005488e23 HTTP/1.1" status: 200 len: 694 time: 0.1078076 2026-04-02 17:59:17.259 9 INFO neutron.wsgi [None req-0f79da8e-8e0c-45a0-8eb7-ca40b77b3f64 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 HTTP/1.1" status: 200 len: 1149 time: 0.1345086 2026-04-02 17:59:17.277 9 INFO neutron.wsgi [None req-fd1c2ed0-343a-4e33-b96f-e52eab7ff18e 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/9c702c53-353e-4163-b97e-191005488e23 HTTP/1.1" status: 204 len: 168 time: 0.1033592 2026-04-02 17:59:17.299 9 INFO neutron.api.v2.resource [None req-0351c4a8-3ff2-4b92-b6ac-5aeb7ece99b1 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - default default] show failed (client error): The resource could not be found. 2026-04-02 17:59:17.300 9 INFO neutron.wsgi [None req-0351c4a8-3ff2-4b92-b6ac-5aeb7ece99b1 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/9c702c53-353e-4163-b97e-191005488e23 HTTP/1.1" status: 404 len: 346 time: 0.0175285 2026-04-02 17:59:17.317 9 INFO neutron.api.v2.resource [None req-12a5600f-d29d-43d2-b647-461060644b1e 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:17.318 9 INFO neutron.wsgi [None req-12a5600f-d29d-43d2-b647-461060644b1e 232d4f5ffc8140a99cd1af890c5fe565 eb9c6b26a14741d19118415c8c92df36 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/9c702c53-353e-4163-b97e-191005488e23 HTTP/1.1" status: 404 len: 346 time: 0.0134766 2026-04-02 17:59:17.318 10 INFO neutron.wsgi [None req-9c0c1315-d98a-45b4-809b-b8339681c5f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/63aaccd7-b703-4ec6-884c-78c30d823195 HTTP/1.1" status: 204 len: 168 time: 0.2053671 2026-04-02 17:59:17.320 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: ports) to 3 2026-04-02 17:59:17.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 (type: router_ports) to 3 2026-04-02 17:59:17.826 9 INFO neutron.wsgi [req-d15b6a6c-65f1-4627-9a6f-88a6e790c45e req-c03ffdf9-f6f1-4061-a2bb-5162dba2ed12 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0369999 2026-04-02 17:59:17.862 9 INFO neutron.wsgi [req-d15b6a6c-65f1-4627-9a6f-88a6e790c45e req-969f575d-8961-455c-92e8-1da892a787c5 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0313110 2026-04-02 17:59:17.893 10 INFO neutron.wsgi [None req-3fc9ed70-9dca-4254-91bc-84b7b77f5377 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6261582 2026-04-02 17:59:17.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd511d7e-2f28-45bd-8b7f-ac32b0586ed3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource c35ee34a-d9e3-4dc7-be75-c9d7b3b145c4 (type: security_groups) to 1 2026-04-02 17:59:17.996 9 INFO neutron.wsgi [None req-8b7529c8-4ee9-4f2d-9608-909a1f41bc9f dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/cc2ed861-54e1-4498-92db-865b9a931474 HTTP/1.1" status: 200 len: 1141 time: 0.0980198 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:18.017 9 INFO neutron.wsgi [None req-dd511d7e-2f28-45bd-8b7f-ac32b0586ed3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=eb9c6b26a14741d19118415c8c92df36&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2676032 2026-04-02 17:59:18.214 9 INFO neutron.wsgi [None req-26e9520d-92d9-48a6-a80e-d28a2a915a14 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c35ee34a-d9e3-4dc7-be75-c9d7b3b145c4 HTTP/1.1" status: 204 len: 168 time: 0.1923900 2026-04-02 17:59:18.665 10 INFO neutron.wsgi [None req-cd3fc0e0-0c67-45b8-9e3f-c1eb639fb390 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6636937 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:18.693 10 INFO neutron.wsgi [None req-a5190ba4-bed4-4f6b-8a25-2b3bf3f03bd9 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=7d8d70e6-ae08-4b4f-8e22-844436345ce3 HTTP/1.1" status: 200 len: 205 time: 0.0235488 2026-04-02 17:59:18.999 9 INFO neutron.wsgi [req-34007ab2-dd1b-4967-bd5f-5b2c0ca824b9 req-c0ae3219-2fd3-4b45-bad0-0e1ee910bb7d 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0374439 2026-04-02 17:59:19.039 9 INFO neutron.wsgi [req-34007ab2-dd1b-4967-bd5f-5b2c0ca824b9 req-5d3e9dd9-6029-4b29-9148-70fa3dcacfa8 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0327005 2026-04-02 17:59:19.122 10 INFO neutron.wsgi [None req-3bfad46d-1927-4ef3-a81c-a724a1ca73d0 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3 HTTP/1.1" status: 204 len: 168 time: 0.4238966 2026-04-02 17:59:19.308 10 INFO neutron.wsgi [None req-29eeab3e-7919-4fba-b7f7-77eb6fd946a2 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/fb3d40c1-b109-4212-9c1f-cc7129778250 HTTP/1.1" status: 204 len: 168 time: 0.1817162 2026-04-02 17:59:19.505 10 INFO neutron.wsgi [None req-cdf4f41a-3599-417d-bc26-3d0c169cbfe6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/644ca645-8613-440b-8175-50187fd3cf9f HTTP/1.1" status: 204 len: 168 time: 0.1872578 2026-04-02 17:59:19.891 10 INFO neutron.services.segments.plugin [-] Segment 8e19a994-4e6f-43a3-a277-7631f2d03298 resource provider aggregate not found 2026-04-02 17:59:19.905 10 INFO neutron.services.segments.plugin [-] Segment 8e19a994-4e6f-43a3-a277-7631f2d03298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e19a994-4e6f-43a3-a277-7631f2d03298 found for delete ", "request_id": "req-9e10e6dd-700b-443a-b777-3f5152f1207a"}]} 2026-04-02 17:59:19.922 10 INFO neutron.wsgi [None req-9f537e7f-6d40-49a0-a2ac-f5a754f49207 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/networks/2ac7ee1e-905f-4a19-9848-51a19a990269 HTTP/1.1" status: 204 len: 168 time: 0.4080133 2026-04-02 17:59:19.962 10 INFO neutron.services.segments.plugin [-] Segment 8e19a994-4e6f-43a3-a277-7631f2d03298 resource provider aggregate not found 2026-04-02 17:59:19.984 10 INFO neutron.services.segments.plugin [-] Segment 8e19a994-4e6f-43a3-a277-7631f2d03298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e19a994-4e6f-43a3-a277-7631f2d03298 found for delete ", "request_id": "req-307f0cb1-bf60-4ee0-8861-9ceadca12df3"}]} 2026-04-02 17:59:20.136 9 INFO neutron.wsgi [req-ea4f0888-d35c-4985-97b7-a2f2a1f8e3a7 req-0a9e8d86-8601-40a7-a091-4a189d3fcf4b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0311759 2026-04-02 17:59:20.183 9 INFO neutron.wsgi [req-ea4f0888-d35c-4985-97b7-a2f2a1f8e3a7 req-7c0b2400-f359-49f3-97bb-b4393bd76ddb 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0404224 2026-04-02 17:59:20.307 9 INFO neutron.services.segments.plugin [-] Segment 91080e3e-b525-4e53-9335-a1e6a882df4d resource provider aggregate not found 2026-04-02 17:59:20.310 9 INFO neutron.services.segments.plugin [-] Segment 91080e3e-b525-4e53-9335-a1e6a882df4d resource provider aggregate not found 2026-04-02 17:59:20.329 9 INFO neutron.services.segments.plugin [-] Segment 91080e3e-b525-4e53-9335-a1e6a882df4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91080e3e-b525-4e53-9335-a1e6a882df4d found for delete ", "request_id": "req-a25a3606-e4cf-41ee-b9bc-5105c8a58009"}]} 2026-04-02 17:59:20.329 9 INFO neutron.services.segments.plugin [-] Segment 91080e3e-b525-4e53-9335-a1e6a882df4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91080e3e-b525-4e53-9335-a1e6a882df4d found for delete ", "request_id": "req-910ecb4e-d710-498f-88a1-1c38f6bdc810"}]} 2026-04-02 17:59:20.336 9 INFO neutron.wsgi [None req-6677337e-ba94-4123-8af7-0b2542091362 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/networks/dab74592-6753-4fb3-ad5e-89d313497a2c HTTP/1.1" status: 204 len: 168 time: 0.4067452 2026-04-02 17:59:20.417 9 INFO neutron.db.segments_db [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Added segment beb26691-98a7-43f5-8539-c41a5f6da1d7 of type geneve for network c455f97b-b286-4f55-b7cb-984f382da40e 2026-04-02 17:59:20.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource c455f97b-b286-4f55-b7cb-984f382da40e (type: networks) to 1 2026-04-02 17:59:20.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-d72bec3c-caad-46b0-bcdb-5e19a97ec577 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3e0ccd07-c652-4f31-9ae4-256c615cf57c (type: security_groups) to 1 2026-04-02 17:59:20.618 10 INFO neutron.wsgi [None req-d72bec3c-caad-46b0-bcdb-5e19a97ec577 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=f07e44269f314c97980c43e2f522beaf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2680445 2026-04-02 17:59:20.728 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:20.730 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network c455f97b-b286-4f55-b7cb-984f382da40e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:20.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 389222f8-535b-4d18-9937-69893ffda4ac (type: ports) to 1 2026-04-02 17:59:20.804 10 INFO neutron.wsgi [None req-7463d9f3-7fd5-4add-8383-902cc78ea364 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3e0ccd07-c652-4f31-9ae4-256c615cf57c HTTP/1.1" status: 204 len: 168 time: 0.1798618 2026-04-02 17:59:20.814 9 INFO neutron.wsgi [None req-a010ef93-4611-48f2-ab0e-5d2a5958e836 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.4701233 2026-04-02 17:59:21.078 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f924f68c-d589-471a-9c87-43ef2863fc2c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:21.079 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f924f68c-d589-471a-9c87-43ef2863fc2c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network c455f97b-b286-4f55-b7cb-984f382da40e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:21.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-f924f68c-d589-471a-9c87-43ef2863fc2c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource a41334b9-0bb1-4399-aa5e-60475506bf5d (type: subnets) to 0 2026-04-02 17:59:21.111 9 INFO neutron.wsgi [None req-f924f68c-d589-471a-9c87-43ef2863fc2c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2929800 2026-04-02 17:59:21.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-87ffa67d-ae30-45a1-87c4-19cf5fe4b654 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 22bf008b-29b5-47b2-b4e0-5659f9e5aad5 (type: routers) to 1 2026-04-02 17:59:21.301 9 INFO neutron.wsgi [None req-87ffa67d-ae30-45a1-87c4-19cf5fe4b654 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.1864910 2026-04-02 17:59:21.360 9 INFO neutron.wsgi [req-5a36cded-5e3b-4ed2-9661-8169000eb577 req-215d921d-5aa9-4a8e-952f-9a057a9cab19 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.1101284 2026-04-02 17:59:21.391 9 INFO neutron.wsgi [req-5a36cded-5e3b-4ed2-9661-8169000eb577 req-468edf6d-297e-4c4f-98b4-0cbefc744370 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0254881 2026-04-02 17:59:21.675 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d37b66c1-7aac-418e-85bf-18f9bb27a639 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:21.677 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d37b66c1-7aac-418e-85bf-18f9bb27a639 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network c455f97b-b286-4f55-b7cb-984f382da40e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:21.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-d37b66c1-7aac-418e-85bf-18f9bb27a639 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: ports) to 1 2026-04-02 17:59:21.820 10 INFO neutron.wsgi [None req-d37b66c1-7aac-418e-85bf-18f9bb27a639 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1159 time: 0.5121398 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:22.231 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: f1713394-68ce-441c-9144-b91664f5ead5 2026-04-02 17:59:22.238 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port f1713394-68ce-441c-9144-b91664f5ead5 2026-04-02 17:59:22.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: router_ports) to 2 2026-04-02 17:59:22.391 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No port found with ID f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5: RuntimeError: No port found with ID f1d1baf0-8f0e-42df-ad6f-92d905ed3dc5 2026-04-02 17:59:22.391 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 17:59:22.400 10 INFO neutron.db.ovn_revision_numbers_db [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: ports) to 2 2026-04-02 17:59:22.403 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 17:59:22.521 9 INFO neutron.wsgi [req-e191d22b-36e6-4541-823a-22f3b5566121 req-93735c7f-3165-4a2d-8599-f32cf7992a73 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0507147 2026-04-02 17:59:22.562 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2149ce6d-ddcc-4e6e-9453-95a4e768db0a'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:22.579 9 INFO neutron.wsgi [req-e191d22b-36e6-4541-823a-22f3b5566121 req-31857455-0da9-4575-89d9-756085fe16ce 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0491104 2026-04-02 17:59:22.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: ports) to 3 2026-04-02 17:59:22.749 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 4 2026-04-02 17:59:22.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: router_ports) to 3 2026-04-02 17:59:23.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: ports) to 4 2026-04-02 17:59:23.371 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:23.372 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network c455f97b-b286-4f55-b7cb-984f382da40e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:23.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource f1713394-68ce-441c-9144-b91664f5ead5 (type: router_ports) to 4 2026-04-02 17:59:23.533 10 INFO neutron.wsgi [None req-53287f0f-2136-4cbc-ba3a-8538f1ecc61a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/22bf008b-29b5-47b2-b4e0-5659f9e5aad5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7083442 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:23.620 10 INFO neutron.wsgi [None req-3a03611b-5cb5-4263-82c3-5464c3dd2a5e dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/f1713394-68ce-441c-9144-b91664f5ead5 HTTP/1.1" status: 200 len: 1217 time: 0.0794625 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:23.678 9 INFO neutron.wsgi [req-19cdb657-9e05-45a2-afb1-33e1e16bf089 req-a2438dbf-8883-46ef-80b5-fb05d04780ba 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0360687 2026-04-02 17:59:23.719 9 INFO neutron.wsgi [req-19cdb657-9e05-45a2-afb1-33e1e16bf089 req-3d04641e-12df-4beb-a79d-4ca2900ab760 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0326946 2026-04-02 17:59:23.834 9 INFO neutron.wsgi [req-dd2c32b6-eb80-42fd-8e32-dd78b6843b5d req-df43785d-515d-4460-927b-e10d4e1fc7b4 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0387073 2026-04-02 17:59:24.074 9 INFO neutron.db.l3_db [None req-46a16f2b-9a36-4dab-ab44-7c214a3c6c71 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Floating IP 744c9357-4e13-4784-ac73-6807e28f7ef9 associated. External IP: 10.96.250.209, port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb. 2026-04-02 17:59:24.218 10 INFO neutron.wsgi [None req-c8368121-0756-43fe-9654-c4acff35182e dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/22bf008b-29b5-47b2-b4e0-5659f9e5aad5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.5898387 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:24.298 10 INFO neutron.api.v2.resource [None req-4bdcf031-cc1e-4d1d-a935-504299a84f02 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-02 17:59:24.299 10 INFO neutron.wsgi [None req-4bdcf031-cc1e-4d1d-a935-504299a84f02 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "PUT /v2.0/routers/22bf008b-29b5-47b2-b4e0-5659f9e5aad5/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0720539 2026-04-02 17:59:24.343 10 INFO neutron.wsgi [None req-112dd788-a892-4cdd-bb9c-b1c314fa258b dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=22bf008b-29b5-47b2-b4e0-5659f9e5aad5 HTTP/1.1" status: 200 len: 205 time: 0.0391738 2026-04-02 17:59:24.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-46a16f2b-9a36-4dab-ab44-7c214a3c6c71 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource 744c9357-4e13-4784-ac73-6807e28f7ef9 (type: floatingips) to 1 2026-04-02 17:59:24.566 10 INFO neutron.wsgi [None req-27bbf8ee-0263-4b99-a032-8b271f997531 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/22bf008b-29b5-47b2-b4e0-5659f9e5aad5 HTTP/1.1" status: 204 len: 168 time: 0.2169576 2026-04-02 17:59:24.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-46a16f2b-9a36-4dab-ab44-7c214a3c6c71 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Successfully bumped revision number for resource 744c9357-4e13-4784-ac73-6807e28f7ef9 (type: floatingips) to 2 2026-04-02 17:59:24.605 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3a20d2d-1b9a-47d8-a30d-2d5c68388a51'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:24.626 9 INFO neutron.wsgi [None req-46a16f2b-9a36-4dab-ab44-7c214a3c6c71 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/744c9357-4e13-4784-ac73-6807e28f7ef9 HTTP/1.1" status: 200 len: 1049 time: 0.7811482 2026-04-02 17:59:24.758 10 INFO neutron.wsgi [None req-6149ee83-ac80-4b90-b8fc-70f73e5cee76 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/a41334b9-0bb1-4399-aa5e-60475506bf5d HTTP/1.1" status: 204 len: 168 time: 0.1875515 2026-04-02 17:59:25.146 10 INFO neutron.services.segments.plugin [-] Segment beb26691-98a7-43f5-8539-c41a5f6da1d7 resource provider aggregate not found 2026-04-02 17:59:25.151 10 INFO neutron.services.segments.plugin [-] Segment beb26691-98a7-43f5-8539-c41a5f6da1d7 resource provider aggregate not found 2026-04-02 17:59:25.165 10 INFO neutron.services.segments.plugin [-] Segment beb26691-98a7-43f5-8539-c41a5f6da1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb26691-98a7-43f5-8539-c41a5f6da1d7 found for delete ", "request_id": "req-62aedf72-d863-4d79-875d-8df9fb94dba7"}]} 2026-04-02 17:59:25.173 10 INFO neutron.services.segments.plugin [-] Segment beb26691-98a7-43f5-8539-c41a5f6da1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb26691-98a7-43f5-8539-c41a5f6da1d7 found for delete ", "request_id": "req-9e9a6b93-2c77-41ae-9697-4321d53a1259"}]} 2026-04-02 17:59:25.187 10 INFO neutron.wsgi [None req-eed21885-7656-45fa-a001-b159561dfa26 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/networks/c455f97b-b286-4f55-b7cb-984f382da40e HTTP/1.1" status: 204 len: 168 time: 0.4207590 2026-04-02 17:59:25.307 10 INFO neutron.db.segments_db [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Added segment 3682dd3d-968e-45eb-920e-58e61fb9dfd2 of type geneve for network 55545024-2236-459f-bd5e-46679c7c249d 2026-04-02 17:59:25.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 55545024-2236-459f-bd5e-46679c7c249d (type: networks) to 1 2026-04-02 17:59:25.653 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:25.655 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network 55545024-2236-459f-bd5e-46679c7c249d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:25.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 33eebe6c-0af4-4003-9ab4-d271a9748144 (type: ports) to 1 2026-04-02 17:59:25.743 10 INFO neutron.wsgi [None req-286feacb-3591-4006-b63c-261eb3ca8017 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.5359936 2026-04-02 17:59:25.979 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b607847-2fe5-4ead-bccc-6ad220ec32b4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:25.980 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b607847-2fe5-4ead-bccc-6ad220ec32b4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network 55545024-2236-459f-bd5e-46679c7c249d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:25.992 10 INFO neutron.db.ovn_revision_numbers_db [None req-8b607847-2fe5-4ead-bccc-6ad220ec32b4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource f763deed-7d18-4d42-a3e8-0e4ae8b9d36a (type: subnets) to 0 2026-04-02 17:59:26.005 10 INFO neutron.wsgi [None req-8b607847-2fe5-4ead-bccc-6ad220ec32b4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2543774 2026-04-02 17:59:26.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-85dc31e6-17f6-4e5e-a72a-c6f6a5cf3c15 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 717b392a-d64b-4884-9b6e-0d27a583ba7b (type: routers) to 1 2026-04-02 17:59:26.189 10 INFO neutron.wsgi [None req-85dc31e6-17f6-4e5e-a72a-c6f6a5cf3c15 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.1788774 2026-04-02 17:59:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026901 2026-04-02 17:59:26.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025856 2026-04-02 17:59:26.651 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac70a0f8-96d6-4ede-9d8e-a5c99c7f6e37'] response: {'name': 'network-changed', 'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'status': 'completed', 'code': 200} 2026-04-02 17:59:26.714 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-6d9c9852-42f7-4ef3-8a29-152b010e4c29 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=3b950cc64ee044b09eb8b43b68670870&device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1361 time: 0.0421228 2026-04-02 17:59:26.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource f8b53716-b959-4a1c-b330-f33fa4b8f7ad (type: security_groups) to 1 2026-04-02 17:59:26.801 10 INFO neutron.db.segments_db [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Added segment b002f924-8c2e-43e9-9afa-69ebe70c66e7 of type geneve for network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a 2026-04-02 17:59:26.832 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-8dcc45a4-c7b9-432b-a372-3b9d57a6ed30 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 200 len: 972 time: 0.1115799 2026-04-02 17:59:26.906 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-851bf194-0cf2-4f34-8a25-9cadea46ae47 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 200 len: 1059 time: 0.0667019 2026-04-02 17:59:26.933 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:26.948 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network 55545024-2236-459f-bd5e-46679c7c249d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:26.981 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-aaefa075-fd7f-41ce-a701-9841c172393d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=7f1c9ef5-0d75-4585-85b4-d27c853759db HTTP/1.1" status: 200 len: 868 time: 0.0614438 2026-04-02 17:59:27.027 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-572ffdfd-072f-4f73-89d2-a19b1828e7fa e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0372658 2026-04-02 17:59:27.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource dcfa347a-b00b-4338-aa5c-c84d4aa14a2a (type: networks) to 1 2026-04-02 17:59:27.088 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No port found with ID f1713394-68ce-441c-9144-b91664f5ead5: RuntimeError: No port found with ID f1713394-68ce-441c-9144-b91664f5ead5 2026-04-02 17:59:27.157 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-821bacc1-a7da-4edf-b248-f70e7876646c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1225915 2026-04-02 17:59:27.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource 791603fa-ffbe-42be-9d65-354dd2094bbd (type: ports) to 1 2026-04-02 17:59:27.279 10 INFO neutron.wsgi [req-0e4d7c4f-99d4-418f-b50e-d873abde745d req-257b24d8-8387-493b-a87e-3816fdfeefeb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1106064 2026-04-02 17:59:27.341 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:27.344 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:27.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource e81c10bd-916a-43c6-89ee-be80bf5170a7 (type: ports) to 1 2026-04-02 17:59:27.462 10 INFO neutron.wsgi [None req-8ef13c61-42e8-4565-95a1-6cd7e5a86cba 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 838 time: 1.2971723 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:27.585 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 791603fa-ffbe-42be-9d65-354dd2094bbd 2026-04-02 17:59:27.591 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 791603fa-ffbe-42be-9d65-354dd2094bbd 2026-04-02 17:59:27.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource 791603fa-ffbe-42be-9d65-354dd2094bbd (type: router_ports) to 2 2026-04-02 17:59:27.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Successfully bumped revision number for resource 791603fa-ffbe-42be-9d65-354dd2094bbd (type: ports) to 2 2026-04-02 17:59:27.731 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5fabaa0-f454-4420-823d-f27f34cdf825 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:27.733 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5fabaa0-f454-4420-823d-f27f34cdf825 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:27.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] No more DHCP agents 2026-04-02 17:59:27.773 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] Unable to schedule network 55545024-2236-459f-bd5e-46679c7c249d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:27.880 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 791603fa-ffbe-42be-9d65-354dd2094bbd (type: ports) to 3 2026-04-02 17:59:27.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 791603fa-ffbe-42be-9d65-354dd2094bbd (type: router_ports) to 3 2026-04-02 17:59:27.979 10 INFO neutron.wsgi [None req-a69a87ab-767f-42d8-992c-8f4e74fc3ec6 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/717b392a-d64b-4884-9b6e-0d27a583ba7b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7864168 2026-04-02 17:59:28.115 9 INFO neutron.wsgi [None req-21a708b6-aced-4774-98f2-46fbb6d26cdd dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/791603fa-ffbe-42be-9d65-354dd2094bbd HTTP/1.1" status: 200 len: 1141 time: 0.1286485 2026-04-02 17:59:28.155 10 INFO neutron.wsgi [None req-88235c05-84f3-4bd7-b153-07715b8c0285 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports/791603fa-ffbe-42be-9d65-354dd2094bbd HTTP/1.1" status: 200 len: 1141 time: 0.0341573 2026-04-02 17:59:28.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5fabaa0-f454-4420-823d-f27f34cdf825 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource e81c10bd-916a-43c6-89ee-be80bf5170a7 (type: ports) to 2 2026-04-02 17:59:28.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5fabaa0-f454-4420-823d-f27f34cdf825 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource d51ffcaf-4be5-4733-85ee-5b47e3a872c3 (type: subnets) to 0 2026-04-02 17:59:28.284 9 INFO neutron.wsgi [None req-b5fabaa0-f454-4420-823d-f27f34cdf825 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 0.8152306 2026-04-02 17:59:28.374 9 INFO neutron.wsgi [None req-b5eb42a6-5a48-4629-a746-0dd3b07aaab6 970e8c8449d54fd2935c4b3d0fcc5d3d 9faba2e251a744c2a282996826d21a90 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.0824506 2026-04-02 17:59:28.730 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3d905f8-6330-491f-b42a-fabd2813230e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:28.731 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3d905f8-6330-491f-b42a-fabd2813230e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:28.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3d905f8-6330-491f-b42a-fabd2813230e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 370a9006-885a-466a-8581-9d3bfe50bbf2 (type: subnets) to 0 2026-04-02 17:59:28.766 9 INFO neutron.wsgi [None req-b3d905f8-6330-491f-b42a-fabd2813230e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 906 time: 0.3853679 2026-04-02 17:59:28.894 9 INFO neutron.db.segments_db [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Added segment 0793139c-0d67-447c-9c09-2b04c2899a88 of type geneve for network 1c4bd067-ea93-416d-9cf9-5885d986609a 2026-04-02 17:59:29.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 1c4bd067-ea93-416d-9cf9-5885d986609a (type: networks) to 1 2026-04-02 17:59:29.232 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:29.234 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:29.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource c2dc1d8b-5835-4957-9737-ba4d2b63b549 (type: ports) to 1 2026-04-02 17:59:29.349 9 INFO neutron.wsgi [None req-af9bbe60-32bb-4741-99b7-db8c1722b6ea 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5439320 2026-04-02 17:59:29.357 10 INFO neutron.wsgi [None req-22e9e5a5-48a5-413e-b604-21d678d4b1ce dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/717b392a-d64b-4884-9b6e-0d27a583ba7b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1819906 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:29.390 10 INFO neutron.wsgi [None req-df5c4f52-c093-4c74-a6b8-05fca152563a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=717b392a-d64b-4884-9b6e-0d27a583ba7b HTTP/1.1" status: 200 len: 205 time: 0.0292087 2026-04-02 17:59:29.648 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a53e2132-5de7-4e1d-b643-74677904936f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:29.650 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a53e2132-5de7-4e1d-b643-74677904936f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:29.661 10 INFO neutron.wsgi [None req-5612d9de-6380-4d08-8bd8-ea7e40cc2638 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/717b392a-d64b-4884-9b6e-0d27a583ba7b HTTP/1.1" status: 204 len: 168 time: 0.2655194 2026-04-02 17:59:29.851 10 INFO neutron.wsgi [None req-20ccd2ee-be5b-45fc-8525-1fc83b7fa6ed dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/f763deed-7d18-4d42-a3e8-0e4ae8b9d36a HTTP/1.1" status: 204 len: 168 time: 0.1860921 2026-04-02 17:59:30.109 9 INFO neutron.db.ovn_revision_numbers_db [None req-a53e2132-5de7-4e1d-b643-74677904936f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource c2dc1d8b-5835-4957-9737-ba4d2b63b549 (type: ports) to 2 2026-04-02 17:59:30.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-a53e2132-5de7-4e1d-b643-74677904936f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf (type: subnets) to 0 2026-04-02 17:59:30.139 9 INFO neutron.wsgi [None req-a53e2132-5de7-4e1d-b643-74677904936f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.7835276 2026-04-02 17:59:30.227 10 INFO neutron.services.segments.plugin [-] Segment 3682dd3d-968e-45eb-920e-58e61fb9dfd2 resource provider aggregate not found 2026-04-02 17:59:30.233 10 INFO neutron.services.segments.plugin [-] Segment 3682dd3d-968e-45eb-920e-58e61fb9dfd2 resource provider aggregate not found 2026-04-02 17:59:30.252 10 INFO neutron.services.segments.plugin [-] Segment 3682dd3d-968e-45eb-920e-58e61fb9dfd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3682dd3d-968e-45eb-920e-58e61fb9dfd2 found for delete ", "request_id": "req-099d3790-e920-4feb-925c-5e01bfe17393"}]} 2026-04-02 17:59:30.259 10 INFO neutron.services.segments.plugin [-] Segment 3682dd3d-968e-45eb-920e-58e61fb9dfd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3682dd3d-968e-45eb-920e-58e61fb9dfd2 found for delete ", "request_id": "req-c403b08a-84ef-4792-8de9-b0998ffe7568"}]} 2026-04-02 17:59:30.272 10 INFO neutron.wsgi [None req-157036ad-b8e7-4de5-926f-6e7756391c29 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/networks/55545024-2236-459f-bd5e-46679c7c249d HTTP/1.1" status: 204 len: 168 time: 0.4136071 2026-04-02 17:59:30.494 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b05873cb-f829-40e5-a23b-6ad53fb1de73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:30.499 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b05873cb-f829-40e5-a23b-6ad53fb1de73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:30.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-b05873cb-f829-40e5-a23b-6ad53fb1de73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 03378228-244e-46f0-b174-a06328d937fc (type: subnets) to 0 2026-04-02 17:59:30.555 9 INFO neutron.wsgi [None req-b05873cb-f829-40e5-a23b-6ad53fb1de73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 900 time: 0.4095118 2026-04-02 17:59:30.656 10 INFO neutron.db.segments_db [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Added segment 2a000ef8-59d3-48c2-9c21-76df4a500abd of type geneve for network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 2026-04-02 17:59:30.799 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] No more DHCP agents 2026-04-02 17:59:30.801 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:30.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 (type: networks) to 1 2026-04-02 17:59:30.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8 (type: ports) to 1 2026-04-02 17:59:30.997 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:30.999 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:31.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 4fa6d193-bc95-425b-ae36-2e7d43348ba3 (type: ports) to 1 2026-04-02 17:59:31.085 10 INFO neutron.wsgi [None req-ef205416-4148-4092-874c-2cbceca3f72b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.5228677 2026-04-02 17:59:31.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-62e73ba7-16b4-42e0-9652-6b91a930fcfe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource bcce6570-11c1-44cc-a0fd-9935ea915ae4 (type: security_groups) to 1 2026-04-02 17:59:31.337 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c51815d6-8038-433c-96a9-e0b5416113e1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:31.338 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c51815d6-8038-433c-96a9-e0b5416113e1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:31.421 9 INFO neutron.wsgi [None req-62e73ba7-16b4-42e0-9652-6b91a930fcfe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=421d85e50e354553a41cca2e34bda451&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4995804 2026-04-02 17:59:31.674 9 INFO neutron.wsgi [None req-cb7434d1-b50b-4eef-8559-fdafd6ffcb49 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bcce6570-11c1-44cc-a0fd-9935ea915ae4 HTTP/1.1" status: 204 len: 168 time: 0.2459090 2026-04-02 17:59:31.753 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8 2026-04-02 17:59:31.761 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8 2026-04-02 17:59:31.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8 (type: router_ports) to 1 2026-04-02 17:59:31.781 10 INFO neutron.db.ovn_revision_numbers_db [None req-c51815d6-8038-433c-96a9-e0b5416113e1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 4fa6d193-bc95-425b-ae36-2e7d43348ba3 (type: ports) to 2 2026-04-02 17:59:31.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-c51815d6-8038-433c-96a9-e0b5416113e1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 1154c11f-0a62-43d4-9579-d79a600cfd58 (type: subnets) to 0 2026-04-02 17:59:31.820 10 INFO neutron.wsgi [None req-c51815d6-8038-433c-96a9-e0b5416113e1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.7293050 2026-04-02 17:59:31.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource c6d7d39e-527d-4750-ad9f-8e1335631e23 (type: routers) to 3 2026-04-02 17:59:31.873 9 INFO neutron.wsgi [None req-03ad36f1-8d36-443a-b31f-b4313bf8aabf dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 1.5939612 2026-04-02 17:59:31.947 10 INFO neutron.wsgi [None req-46670bfb-7503-4559-8000-367618660d0a dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/routers/c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 200 len: 873 time: 0.0694790 2026-04-02 17:59:32.080 9 INFO neutron.wsgi [None req-752db1fe-e2ec-4e84-8163-359048319025 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.1278625 2026-04-02 17:59:32.129 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f07348d-7163-4573-94cb-661a9d1488e0 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:32.131 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f07348d-7163-4573-94cb-661a9d1488e0 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:32.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f07348d-7163-4573-94cb-661a9d1488e0 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource e2907a28-814a-4e3e-b4b0-5cf7839f387e (type: subnets) to 0 2026-04-02 17:59:32.160 10 INFO neutron.wsgi [None req-4f07348d-7163-4573-94cb-661a9d1488e0 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.3337719 2026-04-02 17:59:32.979 10 INFO neutron.wsgi [None req-0afdbe29-4595-4246-b0ac-79c75d592e92 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.2252417 2026-04-02 17:59:33.075 10 INFO neutron.wsgi [None req-bedbf480-932f-493c-aeac-e0b5fd0601b5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27880 time: 0.0950184 2026-04-02 17:59:33.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-597b2798-b630-41eb-87b1-c62288b63efc dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] Successfully bumped revision number for resource c6d7d39e-527d-4750-ad9f-8e1335631e23 (type: routers) to 4 2026-04-02 17:59:33.224 9 INFO neutron.wsgi [None req-597b2798-b630-41eb-87b1-c62288b63efc dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "PUT /v2.0/routers/c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 200 len: 880 time: 1.1399558 2026-04-02 17:59:33.333 9 INFO neutron.wsgi [None req-e6c15fba-246d-4177-9ad1-e6b5a1e4ba69 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/routers/c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 200 len: 880 time: 0.0950217 2026-04-02 17:59:33.364 9 INFO neutron.wsgi [None req-2f5ff23b-a6a5-4c8b-a25b-0932c6c7bf23 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 200 len: 205 time: 0.0229402 2026-04-02 17:59:33.409 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:33.422 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:33.435 10 INFO neutron.wsgi [None req-d0cb9a54-fc13-4f93-95c8-132a17df96d5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2012 time: 0.3477323 2026-04-02 17:59:33.448 10 INFO neutron.wsgi [None req-450995b4-4a3d-48f9-ac38-7843eb8cfe42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0119779 2026-04-02 17:59:33.543 10 INFO neutron.wsgi [None req-ed640136-513f-4751-b395-bb7a49781f15 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5479 time: 0.0940382 2026-04-02 17:59:33.606 10 INFO neutron.wsgi [None req-0c4e6669-97d7-47a0-95c2-70ef1cc0065d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6152 time: 0.0602016 2026-04-02 17:59:33.608 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No port found with ID 791603fa-ffbe-42be-9d65-354dd2094bbd: RuntimeError: No port found with ID 791603fa-ffbe-42be-9d65-354dd2094bbd 2026-04-02 17:59:33.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: ports) to 1 2026-04-02 17:59:33.664 10 INFO neutron.wsgi [None req-35523853-186a-458d-9cec-534a31dff122 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1035 time: 0.0550506 2026-04-02 17:59:33.720 10 INFO neutron.wsgi [None req-975f5ee4-3d33-45b5-b1a9-416140ba522c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 15700 time: 0.0543635 2026-04-02 17:59:33.745 10 INFO neutron.wsgi [None req-9ed3a02a-5326-4da4-8369-5a8a54e4178a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3838 time: 0.0154109 2026-04-02 17:59:33.783 10 INFO neutron.wsgi [None req-b697233b-5588-4dde-8189-2537a7d86c3d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6152 time: 0.0359869 2026-04-02 17:59:33.808 10 INFO neutron.wsgi [None req-ef0be56d-bb01-4fe6-a7d8-95a5a9d016c8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0228708 2026-04-02 17:59:34.157 9 INFO neutron.wsgi [None req-854260d4-b4da-4873-b434-e0ccbdd4d106 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 204 len: 168 time: 0.7811997 2026-04-02 17:59:34.185 10 INFO neutron.wsgi [None req-5268353f-1417-4bea-a3e9-c8965e3ceca1 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 200 len: 205 time: 0.0213499 2026-04-02 17:59:34.214 10 INFO neutron.api.v2.resource [None req-16c2de4d-9bf5-4fda-aeb6-52f6cc4fb251 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:34.216 10 INFO neutron.wsgi [None req-16c2de4d-9bf5-4fda-aeb6-52f6cc4fb251 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/c6d7d39e-527d-4750-ad9f-8e1335631e23 HTTP/1.1" status: 404 len: 336 time: 0.0267410 2026-04-02 17:59:34.243 10 INFO neutron.wsgi [None req-e43878c0-ef7d-47ff-bb14-e298df0de613 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=717b392a-d64b-4884-9b6e-0d27a583ba7b HTTP/1.1" status: 200 len: 205 time: 0.0232227 2026-04-02 17:59:34.270 9 INFO neutron.api.v2.resource [None req-f74688ba-65bb-4941-9866-9191e0b662c4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:34.271 9 INFO neutron.wsgi [None req-f74688ba-65bb-4941-9866-9191e0b662c4 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/717b392a-d64b-4884-9b6e-0d27a583ba7b HTTP/1.1" status: 404 len: 336 time: 0.0226336 2026-04-02 17:59:34.301 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b59d15aa-cad1-42a8-b2b4-52209a78e7d1 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:34.303 10 INFO neutron.wsgi [None req-b59d15aa-cad1-42a8-b2b4-52209a78e7d1 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/f763deed-7d18-4d42-a3e8-0e4ae8b9d36a HTTP/1.1" status: 404 len: 337 time: 0.0273175 2026-04-02 17:59:34.307 9 INFO neutron.db.ovn_revision_numbers_db [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: router_ports) to 1 2026-04-02 17:59:34.324 10 INFO neutron.wsgi [None req-ba5f9bf3-bc5f-4d47-b4a2-e15ee0e5ad39 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=22bf008b-29b5-47b2-b4e0-5659f9e5aad5 HTTP/1.1" status: 200 len: 205 time: 0.0164645 2026-04-02 17:59:34.349 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 3e77b117-6038-4bbf-bcca-2ea683525866 is bound to host instance 2026-04-02 17:59:34.350 10 INFO neutron.api.v2.resource [None req-b2f7f4cd-4e1a-4d43-b30c-6f356ad5f89c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:34.351 10 INFO neutron.wsgi [None req-b2f7f4cd-4e1a-4d43-b30c-6f356ad5f89c dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/22bf008b-29b5-47b2-b4e0-5659f9e5aad5 HTTP/1.1" status: 404 len: 336 time: 0.0229590 2026-04-02 17:59:34.371 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ec02a9ba-576b-4509-aaf8-3d82751991e7 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:34.373 10 INFO neutron.wsgi [None req-ec02a9ba-576b-4509-aaf8-3d82751991e7 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/a41334b9-0bb1-4399-aa5e-60475506bf5d HTTP/1.1" status: 404 len: 337 time: 0.0182528 2026-04-02 17:59:34.390 9 INFO neutron.db.ovn_revision_numbers_db [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 3e77b117-6038-4bbf-bcca-2ea683525866 (type: routers) to 3 2026-04-02 17:59:34.397 10 INFO neutron.wsgi [None req-e272d995-5173-4519-9391-c5440c139cf7 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=7d8d70e6-ae08-4b4f-8e22-844436345ce3 HTTP/1.1" status: 200 len: 205 time: 0.0195117 2026-04-02 17:59:34.410 9 INFO neutron.wsgi [None req-7973c63b-7034-426b-8cd8-9a11e99cc3c9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 2.2462158 2026-04-02 17:59:34.427 10 INFO neutron.api.v2.resource [None req-47df5d04-6bd8-419d-80b6-c97a4b89ace8 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 17:59:34.428 10 INFO neutron.wsgi [None req-47df5d04-6bd8-419d-80b6-c97a4b89ace8 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/routers/7d8d70e6-ae08-4b4f-8e22-844436345ce3 HTTP/1.1" status: 404 len: 336 time: 0.0272374 2026-04-02 17:59:34.451 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d58105-6d0f-4f9e-ac57-18767b528611 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:34.453 9 INFO neutron.wsgi [None req-f6d58105-6d0f-4f9e-ac57-18767b528611 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/fb3d40c1-b109-4212-9c1f-cc7129778250 HTTP/1.1" status: 404 len: 337 time: 0.0209181 2026-04-02 17:59:34.476 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a2025571-9918-4287-ac93-e3bcc1422ee5 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 17:59:34.478 9 INFO neutron.wsgi [None req-a2025571-9918-4287-ac93-e3bcc1422ee5 dbd294a3f7f1497db8ff5cc4e531399d 8ef85a57b7e6446791dc8d3bc3ec7f30 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/644ca645-8613-440b-8175-50187fd3cf9f HTTP/1.1" status: 404 len: 337 time: 0.0201395 2026-04-02 17:59:34.732 10 INFO neutron.wsgi [req-cfde1f96-d21f-4de8-a440-8fca29a9808b req-285de428-d0ca-4139-bd8e-4e9632cd9dd9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1361 time: 0.0444026 2026-04-02 17:59:34.797 10 INFO neutron.wsgi [req-cfde1f96-d21f-4de8-a440-8fca29a9808b req-21c6be2d-11f5-4d9c-85dd-a0c30c9f4e32 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0577567 2026-04-02 17:59:34.966 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:34.968 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:35.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: ports) to 1 2026-04-02 17:59:35.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: ports) to 1 2026-04-02 17:59:35.305 10 INFO neutron.wsgi [None req-90030026-13f7-460f-80fd-54336056d729 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=8ef85a57b7e6446791dc8d3bc3ec7f30&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3329298 2026-04-02 17:59:35.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: router_ports) to 3 2026-04-02 17:59:35.594 10 INFO neutron.wsgi [None req-57e39b9a-ef55-4b58-ba91-8873ce3e0cc3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/69d56dc3-d80f-4dd4-8b19-ead3bf4b218e HTTP/1.1" status: 204 len: 168 time: 0.2829986 2026-04-02 17:59:35.607 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: ports) to 2 2026-04-02 17:59:35.692 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: ce8058d6-9a49-4971-8ff6-651487fa6800 2026-04-02 17:59:35.702 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port ce8058d6-9a49-4971-8ff6-651487fa6800 2026-04-02 17:59:35.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: router_ports) to 2 2026-04-02 17:59:35.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: ports) to 4 2026-04-02 17:59:35.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: ports) to 2 2026-04-02 17:59:36.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 20882767-884b-4b4b-ac89-096352f11bb8 (type: router_ports) to 4 2026-04-02 17:59:36.207 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:36.209 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:36.228 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c3e2fa5-17b0-4510-9bcc-2cca4a3f704f 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] No more DHCP agents 2026-04-02 17:59:36.231 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c3e2fa5-17b0-4510-9bcc-2cca4a3f704f 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:36.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: ports) to 3 2026-04-02 17:59:36.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: router_ports) to 3 2026-04-02 17:59:36.486 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c3e2fa5-17b0-4510-9bcc-2cca4a3f704f 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Successfully bumped revision number for resource 9b971ee6-021a-4547-8811-ea78663a3a59 (type: floatingips) to 0 2026-04-02 17:59:36.500 9 INFO neutron.wsgi [None req-9c3e2fa5-17b0-4510-9bcc-2cca4a3f704f 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6662734 2026-04-02 17:59:36.525 10 INFO neutron.db.ovn_revision_numbers_db [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource ce8058d6-9a49-4971-8ff6-651487fa6800 (type: router_ports) to 3 2026-04-02 17:59:36.528 10 INFO neutron.wsgi [None req-328a03a4-31ef-4422-98ea-3adf6f04eb51 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1047087 2026-04-02 17:59:36.779 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e354fdd1-2317-407f-947b-73457d2755a0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] No more DHCP agents 2026-04-02 17:59:36.781 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e354fdd1-2317-407f-947b-73457d2755a0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:37.050 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:37.052 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:37.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-e354fdd1-2317-407f-947b-73457d2755a0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Successfully bumped revision number for resource 2318611a-11a0-4b79-9764-4c990a9aed61 (type: floatingips) to 0 2026-04-02 17:59:37.096 9 INFO neutron.wsgi [None req-e354fdd1-2317-407f-947b-73457d2755a0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5915277 2026-04-02 17:59:37.119 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No port found with ID 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8: RuntimeError: No port found with ID 92edfb2e-1cf5-41d1-8a9b-9adc1ddac9f8 2026-04-02 17:59:37.119 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 20882767-884b-4b4b-ac89-096352f11bb8 2026-04-02 17:59:37.136 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 20882767-884b-4b4b-ac89-096352f11bb8 2026-04-02 17:59:37.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: ports) to 1 2026-04-02 17:59:37.409 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc004870-7ead-4c39-af62-421170110062 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] No more DHCP agents 2026-04-02 17:59:37.410 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc004870-7ead-4c39-af62-421170110062 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:37.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc004870-7ead-4c39-af62-421170110062 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Successfully bumped revision number for resource a3bcb3bc-7102-49e5-abab-5034d2e366a3 (type: floatingips) to 0 2026-04-02 17:59:37.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: router_ports) to 2 2026-04-02 17:59:37.716 9 INFO neutron.wsgi [None req-cc004870-7ead-4c39-af62-421170110062 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6173871 2026-04-02 17:59:37.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: ports) to 2 2026-04-02 17:59:37.933 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:37.934 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:37.970 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f400f22a-4ea6-4a80-bb68-cefa8a233813 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] No more DHCP agents 2026-04-02 17:59:37.972 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f400f22a-4ea6-4a80-bb68-cefa8a233813 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:38.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: router_ports) to 2 2026-04-02 17:59:38.247 10 INFO neutron.wsgi [None req-14dcf9c6-8137-4823-84a7-616139faa07f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7139809 2026-04-02 17:59:38.306 9 INFO neutron.db.ovn_revision_numbers_db [None req-f400f22a-4ea6-4a80-bb68-cefa8a233813 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Successfully bumped revision number for resource e13844c0-1226-4610-b405-1fb301863b75 (type: floatingips) to 0 2026-04-02 17:59:38.320 9 INFO neutron.wsgi [None req-f400f22a-4ea6-4a80-bb68-cefa8a233813 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5990438 2026-04-02 17:59:38.591 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4bfe245b-3ece-494a-b956-37ac10b8ada7 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] No more DHCP agents 2026-04-02 17:59:38.592 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bfe245b-3ece-494a-b956-37ac10b8ada7 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:38.871 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bfe245b-3ece-494a-b956-37ac10b8ada7 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] Successfully bumped revision number for resource 20b2b4ca-92dd-4c82-b3d1-cbc385f58eb0 (type: floatingips) to 0 2026-04-02 17:59:38.882 10 INFO neutron.wsgi [None req-4bfe245b-3ece-494a-b956-37ac10b8ada7 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5565305 2026-04-02 17:59:38.931 10 INFO neutron.wsgi [None req-d9134128-ee59-4c73-a863-0bf1b62589a4 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "PUT /v2.0/floatingips/9b971ee6-021a-4547-8811-ea78663a3a59/tags HTTP/1.1" status: 200 len: 210 time: 0.0438275 2026-04-02 17:59:38.980 10 INFO neutron.wsgi [None req-345a286d-bc52-4819-a0bb-6dbe7675d911 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "PUT /v2.0/floatingips/2318611a-11a0-4b79-9764-4c990a9aed61/tags HTTP/1.1" status: 200 len: 218 time: 0.0444643 2026-04-02 17:59:38.991 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:38.993 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:39.040 10 INFO neutron.wsgi [None req-f7257041-63c6-4438-b204-5208083168d6 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "PUT /v2.0/floatingips/a3bcb3bc-7102-49e5-abab-5034d2e366a3/tags HTTP/1.1" status: 200 len: 227 time: 0.0552857 2026-04-02 17:59:39.114 9 INFO neutron.wsgi [None req-514f216c-f2b1-4b53-a25c-f39dbc6f83e2 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "PUT /v2.0/floatingips/e13844c0-1226-4610-b405-1fb301863b75/tags HTTP/1.1" status: 200 len: 212 time: 0.0711162 2026-04-02 17:59:39.167 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: ports) to 1 2026-04-02 17:59:39.172 10 INFO neutron.wsgi [None req-23d38edd-afcb-4d61-bbaa-7aa325d69cc6 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0538762 2026-04-02 17:59:39.215 10 INFO neutron.wsgi [None req-4745669c-2a21-4746-90d3-40c02267232c 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0386236 2026-04-02 17:59:39.256 10 INFO neutron.wsgi [None req-1543dee9-8ce1-498f-951a-1c2e354635b2 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0370262 2026-04-02 17:59:39.287 10 INFO neutron.wsgi [None req-9ea26ad7-b3ab-459b-a053-69dd44b5f4bf 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0272064 2026-04-02 17:59:39.579 10 INFO neutron.wsgi [None req-c1fd92ca-140f-4d24-a9b1-20bb5295ba7a 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.2879598 2026-04-02 17:59:39.624 10 INFO neutron.wsgi [None req-1da31441-d480-4dab-a15f-6797ae8f9156 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0383325 2026-04-02 17:59:39.682 10 INFO neutron.wsgi [None req-3d292eef-4fe3-41c7-9495-85e87e8a89b9 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0536582 2026-04-02 17:59:39.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: router_ports) to 2 2026-04-02 17:59:39.720 10 INFO neutron.wsgi [None req-4b9fdbfa-70c0-4b96-967e-2a66c6b0f6af 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - default default] 10.0.0.44 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0318117 2026-04-02 17:59:39.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: ports) to 2 2026-04-02 17:59:39.911 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] No more DHCP agents 2026-04-02 17:59:39.912 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:40.108 10 INFO neutron.wsgi [None req-8785f83c-1817-44dd-a03a-2be2a6f4a3ac 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/9b971ee6-021a-4547-8811-ea78663a3a59 HTTP/1.1" status: 204 len: 168 time: 0.3810050 2026-04-02 17:59:40.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: router_ports) to 2 2026-04-02 17:59:40.222 9 INFO neutron.wsgi [None req-a2b41bec-caf9-4105-898f-0a033515d2e7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9694684 2026-04-02 17:59:40.341 9 INFO neutron.wsgi [req-d44f1bde-3f77-40eb-8ff0-2f53b5eddc50 req-442f7cf7-acfb-4d80-9484-cd6ca9640290 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.1037660 2026-04-02 17:59:40.385 9 INFO neutron.wsgi [req-d44f1bde-3f77-40eb-8ff0-2f53b5eddc50 req-d179dc4f-3783-41c3-87fc-b947f721b064 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0372200 2026-04-02 17:59:40.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-6faf5664-4b03-4182-9cb7-caf6d9f6453e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 329479d5-027b-42c1-9110-18365ab8c680 (type: security_groups) to 1 2026-04-02 17:59:40.440 9 INFO neutron.wsgi [None req-6faf5664-4b03-4182-9cb7-caf6d9f6453e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1763 time: 0.1548207 2026-04-02 17:59:40.442 10 INFO neutron.wsgi [None req-e6beaab0-dfaf-4d0f-ad69-ddf2816118b0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/2318611a-11a0-4b79-9764-4c990a9aed61 HTTP/1.1" status: 204 len: 168 time: 0.3299453 2026-04-02 17:59:40.519 9 INFO neutron.wsgi [req-5b69ec53-7d32-47ad-aff1-32b8d8d2719d req-89ba1c7b-e7a1-4f3c-885a-ce8e8038d024 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0653183 2026-04-02 17:59:40.560 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a7ef36e-baca-44e7-9843-450c2ff0d267 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 28957f74-e64f-495f-974c-4cafee6d35f2 (type: security_group_rules) to 0 2026-04-02 17:59:40.561 9 INFO neutron.wsgi [req-5b69ec53-7d32-47ad-aff1-32b8d8d2719d req-8c909508-8514-4436-9907-712589b842ac 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0312202 2026-04-02 17:59:40.586 10 INFO neutron.wsgi [None req-5a7ef36e-baca-44e7-9843-450c2ff0d267 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1399457 2026-04-02 17:59:40.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-2704d1e5-6954-45cc-9a9e-fcbb4aa86723 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 1d016ba7-1eb2-435f-b556-ed21336ff0f3 (type: security_group_rules) to 0 2026-04-02 17:59:40.777 9 INFO neutron.wsgi [None req-2704d1e5-6954-45cc-9a9e-fcbb4aa86723 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1846354 2026-04-02 17:59:40.849 9 INFO neutron.wsgi [None req-d140a469-233f-4b50-acef-db14380718d0 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/a3bcb3bc-7102-49e5-abab-5034d2e366a3 HTTP/1.1" status: 204 len: 168 time: 0.4016213 2026-04-02 17:59:40.882 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-196bd058-1607-4e5a-87fc-6ebdc2b2b163 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=3b950cc64ee044b09eb8b43b68670870&device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1361 time: 0.0352013 2026-04-02 17:59:40.902 9 INFO neutron.wsgi [req-16a8000e-db44-4e7b-a221-ef6d0f860519 req-87b48d18-41ff-48d5-b294-cdab76dd54cd 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0519462 2026-04-02 17:59:40.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-8dd1d590-bcac-498d-bd28-b35c0439847f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource ea60a26e-28ff-4277-aeca-a1a2a494b0d4 (type: security_group_rules) to 0 2026-04-02 17:59:40.958 9 INFO neutron.wsgi [req-16a8000e-db44-4e7b-a221-ef6d0f860519 req-fee22c02-ac7e-45fb-98d5-31d504c7e3e9 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0390661 2026-04-02 17:59:40.964 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-55d85058-2f14-4477-9342-cf26ecaf23a8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 200 len: 972 time: 0.0747347 2026-04-02 17:59:40.984 9 INFO neutron.wsgi [None req-8dd1d590-bcac-498d-bd28-b35c0439847f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2033982 2026-04-02 17:59:41.014 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-f9a6031e-3570-4e18-9bf6-4ad70de24002 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 200 len: 1059 time: 0.0417585 2026-04-02 17:59:41.050 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-fa12df78-0f7d-429b-b6f3-14d13af9da7d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=7f1c9ef5-0d75-4585-85b4-d27c853759db HTTP/1.1" status: 200 len: 868 time: 0.0284433 2026-04-02 17:59:41.081 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-9de80ecc-8e17-4915-9989-b2ff86607625 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241859 2026-04-02 17:59:41.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7b80440-951e-4431-b4e9-8cb8871e9f14 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 08c5a524-07a0-4959-8bd3-897e6f74f47d (type: security_group_rules) to 0 2026-04-02 17:59:41.148 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-81cbb02b-312d-469f-b440-2c7626a06b18 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579798 2026-04-02 17:59:41.182 9 INFO neutron.wsgi [None req-e7b80440-951e-4431-b4e9-8cb8871e9f14 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1932876 2026-04-02 17:59:41.230 10 INFO neutron.wsgi [req-c7fb7fd8-fe4f-4225-a24f-f3a9d1505153 req-33881365-b4d4-469f-b0b7-f00f66538fb3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0747592 2026-04-02 17:59:41.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-18ad9850-45d8-4fd2-834e-d7eef8b97013 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e3edf1ae-8394-49fa-9dc1-4c9c7e02ebd9 (type: security_groups) to 1 2026-04-02 17:59:41.255 9 INFO neutron.wsgi [None req-18ad9850-45d8-4fd2-834e-d7eef8b97013 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=028967c3ceb84e2e9de177a50396800c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3510151 2026-04-02 17:59:41.286 9 INFO neutron.wsgi [None req-91e0a1a8-30ab-4425-9d6d-df251549e377 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/e13844c0-1226-4610-b405-1fb301863b75 HTTP/1.1" status: 204 len: 168 time: 0.4278679 2026-04-02 17:59:41.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5503569-b56f-4573-ad78-eace65b0b4d5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 67d43aee-51f7-4aaa-ba72-d511003dd875 (type: security_group_rules) to 0 2026-04-02 17:59:41.341 9 INFO neutron.wsgi [None req-d5503569-b56f-4573-ad78-eace65b0b4d5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1487007 2026-04-02 17:59:41.464 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 17:59:41.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff7b4269-62ed-4562-8952-49128138b504 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource fc830849-0db5-489c-9c37-9e5a11f10fe6 (type: security_group_rules) to 0 2026-04-02 17:59:41.519 9 INFO neutron.wsgi [None req-ff7b4269-62ed-4562-8952-49128138b504 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1714165 2026-04-02 17:59:41.573 10 INFO neutron.wsgi [None req-ddf3346e-6b2c-4fc7-be75-7bbcc69bfef6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e3edf1ae-8394-49fa-9dc1-4c9c7e02ebd9 HTTP/1.1" status: 204 len: 168 time: 0.3124249 2026-04-02 17:59:41.584 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-927255f4-7743-42c8-a6a4-6ff7d38ae4e1'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011661 2026-04-02 17:59:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013471 2026-04-02 17:59:41.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 5 2026-04-02 17:59:41.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-66b096a3-19e9-4217-956a-8d0142e1c317 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 2f113984-8003-443f-a9df-b4afff804055 (type: security_group_rules) to 0 2026-04-02 17:59:41.756 10 INFO neutron.wsgi [None req-bb391aa0-552c-4b57-9e65-83cf4379af53 482c2aa156564a3fa19951f22320408b 3e869d9ad5334b749c6e33438975d0bb - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/20b2b4ca-92dd-4c82-b3d1-cbc385f58eb0 HTTP/1.1" status: 204 len: 168 time: 0.4623506 2026-04-02 17:59:41.765 10 INFO neutron.wsgi [None req-66b096a3-19e9-4217-956a-8d0142e1c317 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2335141 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:41.830 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port ce8058d6-9a49-4971-8ff6-651487fa6800: RuntimeError: No hosting information found for port ce8058d6-9a49-4971-8ff6-651487fa6800 2026-04-02 17:59:41.831 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 1e24da1e-9d2d-4dd0-ac79-2113bd283841 2026-04-02 17:59:41.837 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 1e24da1e-9d2d-4dd0-ac79-2113bd283841 2026-04-02 17:59:41.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-805b4014-0a98-431e-98e2-644291aefba0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource de863372-0b6c-4383-a6cc-29a7af59c2bf (type: security_groups) to 1 2026-04-02 17:59:41.866 10 INFO neutron.wsgi [None req-805b4014-0a98-431e-98e2-644291aefba0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d0df1afc951d4a4e9c32692fc7c88f9d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1835093 2026-04-02 17:59:41.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-32184bdc-3aaf-4029-ba0c-1218e405cd1f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 9e662b19-1514-4594-b08e-dfeba7dca516 (type: security_group_rules) to 0 2026-04-02 17:59:41.911 9 INFO neutron.wsgi [None req-32184bdc-3aaf-4029-ba0c-1218e405cd1f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1413662 2026-04-02 17:59:42.023 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 17:59:42.075 9 INFO neutron.wsgi [req-f5650963-b062-48cf-b5b1-72ab6f9d02c6 req-e7d166f5-19e1-4293-a25e-b6d5daee013b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1168 time: 0.0520136 2026-04-02 17:59:42.076 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 17:59:42.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: ports) to 3 2026-04-02 17:59:42.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-a28eb76f-3152-4e74-9251-350c52cef873 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 2e05e4ad-e3c6-45f8-bd0a-836e6129bf13 (type: security_group_rules) to 0 2026-04-02 17:59:42.136 9 INFO neutron.wsgi [req-f5650963-b062-48cf-b5b1-72ab6f9d02c6 req-98a0348f-4dae-40b2-94f6-db9df690a2f3 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0553820 2026-04-02 17:59:42.143 9 INFO neutron.wsgi [None req-a28eb76f-3152-4e74-9251-350c52cef873 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2264190 2026-04-02 17:59:42.161 9 INFO neutron.wsgi [None req-3c95778b-cf2b-4926-b590-65fd6a0b4980 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/de863372-0b6c-4383-a6cc-29a7af59c2bf HTTP/1.1" status: 204 len: 168 time: 0.2889085 2026-04-02 17:59:42.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 1e24da1e-9d2d-4dd0-ac79-2113bd283841 (type: router_ports) to 3 2026-04-02 17:59:42.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-50a5154b-0269-4fe3-b261-2e092164e85d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource f93c5e89-903c-40d1-acf2-916777c6c4d3 (type: security_group_rules) to 0 2026-04-02 17:59:42.362 10 INFO neutron.wsgi [None req-50a5154b-0269-4fe3-b261-2e092164e85d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2147715 2026-04-02 17:59:42.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 6 2026-04-02 17:59:42.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-7223a51b-e2ba-46c6-b56a-e6f1941fde23 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 3d457a85-9ae3-444c-a700-f8807a79a17e (type: security_group_rules) to 0 2026-04-02 17:59:42.553 10 INFO neutron.wsgi [None req-7223a51b-e2ba-46c6-b56a-e6f1941fde23 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1813924 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:42.830 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-c5a334b2-3d75-4a4e-9393-385649eff73a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-lb_member_SG-177145116&fields=id&tenant_id=c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 267 time: 0.0429718 2026-04-02 17:59:42.899 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-b89d2b93-f588-4f19-ade5-cc7bdc279b56 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 903 time: 0.0649292 2026-04-02 17:59:42.925 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-a2b2d1f4-8345-4b77-a7e5-afd7713631a2 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/quotas/c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 386 time: 0.0155549 2026-04-02 17:59:42.974 9 INFO neutron.db.ovn_revision_numbers_db [None req-7c154742-7a2f-4a14-84ae-544e5cd913b5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d9d20ed9-9544-4c77-9715-ec61a85f02d2 (type: security_groups) to 1 2026-04-02 17:59:43.004 9 INFO neutron.wsgi [None req-7c154742-7a2f-4a14-84ae-544e5cd913b5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=3e869d9ad5334b749c6e33438975d0bb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3193283 2026-04-02 17:59:43.152 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-7bfe5f90-ad94-4b12-83ed-5bd9dae71956 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2195852 2026-04-02 17:59:43.211 10 INFO neutron.wsgi [None req-805b4d9d-7805-4b52-9119-036759118d70 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/d9d20ed9-9544-4c77-9715-ec61a85f02d2 HTTP/1.1" status: 204 len: 168 time: 0.2014637 2026-04-02 17:59:43.249 9 INFO neutron.wsgi [req-0eeba051-9621-4b36-949f-aa528344e5fe req-19b1e71c-09dd-4eb8-847b-62d055d74f56 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0316041 2026-04-02 17:59:43.252 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-af6968c3-8840-4531-824e-deb73bc2728a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0842578 2026-04-02 17:59:43.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ceafeb1-cf2e-4a8c-b13e-edbda2fd6dbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 9964e5d0-0b9e-4aaa-8b1b-4572ffd2791a (type: security_groups) to 1 2026-04-02 17:59:43.436 10 INFO neutron.wsgi [None req-8ceafeb1-cf2e-4a8c-b13e-edbda2fd6dbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=e3286865027b4762aa15f4e21ac1133d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1267459 2026-04-02 17:59:43.545 9 INFO neutron.wsgi [req-0eeba051-9621-4b36-949f-aa528344e5fe req-98b882f4-d699-4ab0-bf52-fc70973c2117 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.2887812 2026-04-02 17:59:43.559 9 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-f2a402da-a415-4354-b3e2-7ddc3e5e96b8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2968671 2026-04-02 17:59:43.607 10 INFO neutron.wsgi [None req-20507f68-a81e-4b1d-a38c-5d776b176234 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9964e5d0-0b9e-4aaa-8b1b-4572ffd2791a HTTP/1.1" status: 204 len: 168 time: 0.1655481 2026-04-02 17:59:43.653 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b3660e2-13a8-4b67-9484-1006660fa982'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:43.653 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b3660e2-13a8-4b67-9484-1006660fa982'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:43.654 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b3660e2-13a8-4b67-9484-1006660fa982'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 17:59:43.703 9 INFO neutron.wsgi [req-e8b51a4f-9cf9-4c47-83a2-74d373f9c0dc req-5f5de236-234c-4bbb-8132-dfe1fac92da9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 210 time: 0.0259359 2026-04-02 17:59:43.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6ada9ed-02f1-48ae-ab4f-ea1ede361eaa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 503bcb75-0b6a-4d2e-b0e6-81b6a3eb24a4 (type: security_groups) to 1 2026-04-02 17:59:43.832 9 INFO neutron.wsgi [None req-f6ada9ed-02f1-48ae-ab4f-ea1ede361eaa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=297005acab8043eb85c60f8cd253eb58&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1263368 2026-04-02 17:59:44.020 9 INFO neutron.wsgi [None req-a80a33a6-d446-4558-ad1c-05f4a45991e0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/503bcb75-0b6a-4d2e-b0e6-81b6a3eb24a4 HTTP/1.1" status: 204 len: 168 time: 0.1670890 2026-04-02 17:59:44.469 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-def481ef-5a6c-4554-a198-132c5e558702 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 903 time: 0.0801063 2026-04-02 17:59:44.522 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-03d1d562-030c-4f51-8ef9-7cb0af4e2518 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 377 time: 0.0393250 2026-04-02 17:59:44.924 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c44a75c9-4e48-4ab3-88e2-f8aa8b55b478 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:44.925 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c44a75c9-4e48-4ab3-88e2-f8aa8b55b478 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:45.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-c44a75c9-4e48-4ab3-88e2-f8aa8b55b478 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 602b23a7-c5dd-4890-ac00-49811a725cf3 (type: ports) to 1 2026-04-02 17:59:45.097 10 INFO neutron.wsgi [None req-c44a75c9-4e48-4ab3-88e2-f8aa8b55b478 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.5570817 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:45.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-83ab3490-6e54-4a78-8922-d7442bfa59a7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 602b23a7-c5dd-4890-ac00-49811a725cf3 (type: ports) to 2 2026-04-02 17:59:45.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-83ab3490-6e54-4a78-8922-d7442bfa59a7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 602b23a7-c5dd-4890-ac00-49811a725cf3 (type: ports) to 2 2026-04-02 17:59:45.707 10 INFO neutron.wsgi [None req-83ab3490-6e54-4a78-8922-d7442bfa59a7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 1553 time: 0.6030829 2026-04-02 17:59:45.740 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c643654-df22-42fb-8a2f-dd384ef30c15'] response: {'name': 'network-changed', 'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', '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-04-02 17:59:45.803 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-467517f7-156b-43e5-8161-41331f06237f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1584 time: 0.0600564 2026-04-02 17:59:45.837 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-7eed935b-1867-4fc4-81a9-b6124be3d13a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0244100 2026-04-02 17:59:45.859 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ce6da6c-f9e6-475a-8413-ac4068b673a8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 2ed2b3b5-8b1a-42f7-849c-4b80e550816c (type: security_groups) to 1 2026-04-02 17:59:45.875 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-b90b69e9-e502-43bc-9bde-8b75acfcd3e0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0287831 2026-04-02 17:59:45.886 9 INFO neutron.wsgi [None req-7ce6da6c-f9e6-475a-8413-ac4068b673a8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=544a5514c2704bad8b48168344861a35&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2843692 2026-04-02 17:59:45.918 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-cdf87dc2-137a-4530-baba-78dd87c47505 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0377846 2026-04-02 17:59:45.955 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-df299272-7b62-4572-aa09-2bcd10dd116d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288339 2026-04-02 17:59:45.991 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-8af04e1b-6610-4c44-a3f8-bc2df8639036 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0285592 2026-04-02 17:59:46.056 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-f14bf478-945f-41a8-9e36-b8c18ac273e7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0565417 2026-04-02 17:59:46.069 9 INFO neutron.wsgi [None req-96090982-fb3f-4300-be66-ef342ed6bf8f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/2ed2b3b5-8b1a-42f7-849c-4b80e550816c HTTP/1.1" status: 204 len: 168 time: 0.1775727 2026-04-02 17:59:46.124 10 INFO neutron.wsgi [req-be737367-7288-4862-afa2-440d59f259d3 req-f89d5349-497d-44ab-82f1-a291d292bc86 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609436 2026-04-02 17:59:46.207 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-b2a5c028-9aad-4da4-b6f0-9ea852b6f0c8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1584 time: 0.0367978 2026-04-02 17:59:46.570 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-9b3dcb80-1698-48b3-b1fa-a3e277e85c3e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.3579459 2026-04-02 17:59:46.605 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-e707723d-ac9d-441c-8a8f-3b19a6ac37b6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0250430 2026-04-02 17:59:46.633 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-6e43cae4-dfd6-4cc6-8e01-545c00fd58dc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0202851 2026-04-02 17:59:46.669 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-6de6b8cc-22fb-4503-a6ad-a3f9477dcf4a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0314085 2026-04-02 17:59:46.698 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-e74d40c3-de61-40b3-9c38-f7bc2c3e0c0c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226030 2026-04-02 17:59:46.727 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-ef05719c-2590-4729-a451-d058542cee2c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0223377 2026-04-02 17:59:46.784 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-2c63629a-b035-4f29-bfa5-329d12f8cb31 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0532219 2026-04-02 17:59:46.835 10 INFO neutron.wsgi [req-b6b73839-07d0-4872-b174-65bbf570a9a6 req-7692776c-f5d7-4698-94cf-2b363b4ed857 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0431950 2026-04-02 17:59:47.202 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 1e24da1e-9d2d-4dd0-ac79-2113bd283841: RuntimeError: No hosting information found for port 1e24da1e-9d2d-4dd0-ac79-2113bd283841 2026-04-02 17:59:47.202 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 20f1e0c9-3523-4bf5-9aee-b22648d11281 2026-04-02 17:59:47.210 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 20f1e0c9-3523-4bf5-9aee-b22648d11281 2026-04-02 17:59:47.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: ports) to 3 2026-04-02 17:59:47.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 20f1e0c9-3523-4bf5-9aee-b22648d11281 (type: router_ports) to 3 2026-04-02 17:59:48.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource c5377695-8eb6-42fd-8501-6ee710cc4d72 (type: security_groups) to 1 2026-04-02 17:59:48.737 9 INFO neutron.db.segments_db [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Added segment 0b2e84d4-abf6-43f9-8368-c09dc842276f of type geneve for network cbb735dc-6cd2-468e-be21-503ff6db0bd1 2026-04-02 17:59:48.877 9 INFO neutron.wsgi [req-806d098b-e59a-4567-a42d-66f774df32ad req-2dc9728b-48ee-48c0-8610-2e73607a94f4 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1394 time: 0.1200485 2026-04-02 17:59:48.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource cbb735dc-6cd2-468e-be21-503ff6db0bd1 (type: networks) to 1 2026-04-02 17:59:48.940 9 INFO neutron.wsgi [req-806d098b-e59a-4567-a42d-66f774df32ad req-a4043653-56a7-4513-b7c3-89f489fc95c7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0483408 2026-04-02 17:59:49.080 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] No more DHCP agents 2026-04-02 17:59:49.082 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Unable to schedule network cbb735dc-6cd2-468e-be21-503ff6db0bd1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:49.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource ff224b3a-2f47-4840-b13b-d61ccd6100d9 (type: ports) to 1 2026-04-02 17:59:49.160 9 INFO neutron.wsgi [None req-0da8e5cb-9cc1-4665-bead-9c3e38035ef0 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7631474 2026-04-02 17:59:49.244 9 INFO neutron.db.segments_db [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Added segment d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 of type geneve for network 3b43261c-dad8-401d-924b-2c4030d0817a 2026-04-02 17:59:49.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource 3b43261c-dad8-401d-924b-2c4030d0817a (type: networks) to 1 2026-04-02 17:59:49.532 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] No more DHCP agents 2026-04-02 17:59:49.538 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Unable to schedule network 3b43261c-dad8-401d-924b-2c4030d0817a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:49.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource dc64d69c-7dba-43d1-a9cb-72500aa27520 (type: ports) to 1 2026-04-02 17:59:49.618 9 INFO neutron.wsgi [None req-f00e6595-c78e-41e3-b592-51ad912ee30b 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4539499 2026-04-02 17:59:49.705 9 INFO neutron.db.segments_db [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Added segment bfbc7aaa-e298-4d90-ba55-89b5b81b691a of type geneve for network 084357d4-0e5a-43e9-ba5b-7f229638d85f 2026-04-02 17:59:49.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource 084357d4-0e5a-43e9-ba5b-7f229638d85f (type: networks) to 1 2026-04-02 17:59:49.997 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] No more DHCP agents 2026-04-02 17:59:49.999 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Unable to schedule network 084357d4-0e5a-43e9-ba5b-7f229638d85f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:50.028 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Maintenance task: Synchronization finished (took 0.13 seconds) 2026-04-02 17:59:50.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource 86d0a194-4fdf-45b0-9644-274bb5854131 (type: ports) to 1 2026-04-02 17:59:50.080 9 INFO neutron.wsgi [None req-c25bab0b-28ca-49c5-bfa6-6d944ce177d5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4562550 2026-04-02 17:59:50.177 10 INFO neutron.db.segments_db [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Added segment 5377a15d-ff4e-4b05-bbad-0af4584b4099 of type geneve for network 770bd3dd-65ba-435b-aacf-a7bcefc0b075 2026-04-02 17:59:50.231 10 INFO neutron.wsgi [None req-a84d1c8f-5078-4cc4-909e-9d97a3e8096e 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2346518 2026-04-02 17:59:50.291 9 INFO neutron.wsgi [None req-139be0b0-76fc-48d8-a975-0de04dda5ce1 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0539191 2026-04-02 17:59:50.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource 770bd3dd-65ba-435b-aacf-a7bcefc0b075 (type: networks) to 1 2026-04-02 17:59:50.357 10 INFO neutron.wsgi [None req-bfe1b79e-e393-407a-ad46-45badd0ae2b6 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0605583 2026-04-02 17:59:50.418 10 INFO neutron.wsgi [None req-42ded3eb-5a99-4c87-8c37-d5eaa9042f43 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0551167 2026-04-02 17:59:50.463 9 INFO neutron.wsgi [None req-605e2bc4-f984-4f2b-b191-6a82af4152c5 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0396435 2026-04-02 17:59:50.492 9 INFO neutron.wsgi [None req-e8f68d2f-5571-4720-bd9b-463a2d6082f3 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "PUT /v2.0/policies/87c366b2-5013-429b-868d-b59bbeeafc83/tags HTTP/1.1" status: 200 len: 210 time: 0.0245790 2026-04-02 17:59:50.507 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] No more DHCP agents 2026-04-02 17:59:50.508 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Unable to schedule network 770bd3dd-65ba-435b-aacf-a7bcefc0b075: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:50.525 9 INFO neutron.wsgi [None req-14d80689-fd41-4226-a83f-910ad0e73fa6 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "PUT /v2.0/policies/e2044800-3b9f-4a95-a4eb-1c16973f29d0/tags HTTP/1.1" status: 200 len: 218 time: 0.0244906 2026-04-02 17:59:50.559 9 INFO neutron.wsgi [None req-1baddd09-46b6-4038-956f-4429034917ee 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "PUT /v2.0/policies/235b5ab2-35f3-498c-817a-c12cef582b65/tags HTTP/1.1" status: 200 len: 227 time: 0.0275593 2026-04-02 17:59:50.571 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource bd4b2c5d-a7bd-4a9c-9519-8415a077b899 (type: ports) to 1 2026-04-02 17:59:50.583 9 INFO neutron.wsgi [None req-8a949737-8b62-4118-9b12-c1c8db615e01 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "PUT /v2.0/policies/6aa375f4-901d-4697-a53e-eaf541e5c3c6/tags HTTP/1.1" status: 200 len: 212 time: 0.0204113 2026-04-02 17:59:50.589 10 INFO neutron.wsgi [None req-9e01a440-068f-43e4-a73d-5926af532d93 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5020561 2026-04-02 17:59:50.674 10 INFO neutron.db.segments_db [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Added segment 59a98457-41fa-4f65-82b8-cfe1c1133f22 of type geneve for network fecd9522-0dce-4f7f-ba0f-26e1eca87db9 2026-04-02 17:59:50.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource fecd9522-0dce-4f7f-ba0f-26e1eca87db9 (type: networks) to 1 2026-04-02 17:59:51.008 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] No more DHCP agents 2026-04-02 17:59:51.010 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Unable to schedule network fecd9522-0dce-4f7f-ba0f-26e1eca87db9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:51.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] Successfully bumped revision number for resource 359c22ad-8338-4bbe-8dbb-a266875e2f6a (type: ports) to 1 2026-04-02 17:59:51.081 9 INFO neutron.wsgi [None req-7e89e922-5461-48cc-b628-9b32e17c8af0 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1482515 2026-04-02 17:59:51.092 10 INFO neutron.wsgi [None req-1296cdc2-6458-4e76-98c8-5becb9e55fbc 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.4991238 2026-04-02 17:59:51.137 9 INFO neutron.wsgi [None req-11e6deaf-d7ab-4382-a50c-461a1d12e025 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0509961 2026-04-02 17:59:51.154 10 INFO neutron.wsgi [None req-28becf86-99fc-4c8b-9c80-526cb3d25f90 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "PUT /v2.0/networks/cbb735dc-6cd2-468e-be21-503ff6db0bd1/tags HTTP/1.1" status: 200 len: 210 time: 0.0566847 2026-04-02 17:59:51.193 10 INFO neutron.wsgi [None req-8175e80f-8ec2-43f5-a926-434da3c86fbd fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0499198 2026-04-02 17:59:51.232 9 INFO neutron.wsgi [None req-97689b2a-05d6-4880-be25-0100eb73a720 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "PUT /v2.0/networks/3b43261c-dad8-401d-924b-2c4030d0817a/tags HTTP/1.1" status: 200 len: 218 time: 0.0733995 2026-04-02 17:59:51.287 10 INFO neutron.wsgi [None req-89f962dc-8111-48d3-bbd8-11304e2839c5 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "PUT /v2.0/networks/084357d4-0e5a-43e9-ba5b-7f229638d85f/tags HTTP/1.1" status: 200 len: 227 time: 0.0501115 2026-04-02 17:59:51.304 10 INFO neutron.wsgi [None req-dd28824f-8fde-44dd-9495-2e184d398d94 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.1058614 2026-04-02 17:59:51.346 9 INFO neutron.wsgi [None req-8cfb7c58-55fb-4ec1-a818-365fb5c04e8e 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "PUT /v2.0/networks/770bd3dd-65ba-435b-aacf-a7bcefc0b075/tags HTTP/1.1" status: 200 len: 212 time: 0.0525229 2026-04-02 17:59:51.394 10 INFO neutron.wsgi [None req-f8e358c1-a6d8-45db-b6ec-e3d287e7f623 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0840187 2026-04-02 17:59:51.438 10 INFO neutron.wsgi [None req-eb89f6b6-7c66-436c-addc-5a572e99a892 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2070 time: 0.0851374 2026-04-02 17:59:51.516 9 INFO neutron.wsgi [None req-014529f0-ad28-4eae-8229-36d3b9d2a8b7 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1457 time: 0.0739725 2026-04-02 17:59:51.538 9 INFO neutron.wsgi [None req-7938f281-13b3-447b-b048-7d10fab9502b fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1392653 2026-04-02 17:59:51.593 9 INFO neutron.wsgi [None req-0de4ed0e-d4af-424e-9d36-6e4ddef4a0c4 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1457 time: 0.0703287 2026-04-02 17:59:51.621 10 INFO neutron.wsgi [None req-9cbe5e7b-9646-4209-9b77-19022a4ed2f9 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0762329 2026-04-02 17:59:51.659 9 INFO neutron.wsgi [None req-cfa66bb6-9523-40fe-8eb7-1ddab3ed5239 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2070 time: 0.0607615 2026-04-02 17:59:51.676 10 INFO neutron.wsgi [None req-ffb0705f-cd78-49c1-b8dd-beefff559a98 fb077223dd914f818ef927cefc58f271 7f053657f3924c81be84da39088bc2b4 - - default default] 10.0.0.44 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0504837 2026-04-02 17:59:51.750 10 INFO neutron.wsgi [None req-c51a8fb5-dff5-4b5b-a18d-0b57c9817a12 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/87c366b2-5013-429b-868d-b59bbeeafc83 HTTP/1.1" status: 204 len: 168 time: 0.0689170 2026-04-02 17:59:51.776 9 INFO neutron.wsgi [None req-7837153d-be34-4df4-8657-5a969a19715a 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2067 time: 0.1112881 2026-04-02 17:59:51.818 9 INFO neutron.wsgi [None req-fded61d9-e723-4436-92bb-20cf5415a533 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/e2044800-3b9f-4a95-a4eb-1c16973f29d0 HTTP/1.1" status: 204 len: 168 time: 0.0617571 2026-04-02 17:59:51.868 9 INFO neutron.wsgi [None req-75646b6e-1f3f-4618-9d25-73385b506bc2 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/235b5ab2-35f3-498c-817a-c12cef582b65 HTTP/1.1" status: 204 len: 168 time: 0.0448489 2026-04-02 17:59:51.920 9 INFO neutron.wsgi [None req-00e6e638-f899-413b-a54a-cf730c1f3e40 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/6aa375f4-901d-4697-a53e-eaf541e5c3c6 HTTP/1.1" status: 204 len: 168 time: 0.0467770 2026-04-02 17:59:51.921 10 INFO neutron.wsgi [None req-1911f953-d079-40b1-bc46-71049ffeaa87 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2680 time: 0.1373758 2026-04-02 17:59:51.968 9 INFO neutron.wsgi [None req-06c22ef8-7e6f-4db0-baa1-0977a0e4db68 943faff93fcc4d289f44551dc227056f add72477e28048e3ae514748192324a6 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/fbd67dec-e7c4-4b57-9b39-ee4caf38cad3 HTTP/1.1" status: 204 len: 168 time: 0.0418768 2026-04-02 17:59:52.046 10 INFO neutron.wsgi [None req-1573b7a6-1929-4464-ad8a-de71c477b4dd 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2680 time: 0.1200948 2026-04-02 17:59:52.128 10 INFO neutron.wsgi [None req-f763f71e-f43d-4a0b-acd9-c2773984ef10 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - default default] 10.0.0.44 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2067 time: 0.0766501 2026-04-02 17:59:52.484 10 INFO neutron.services.segments.plugin [-] Segment 0b2e84d4-abf6-43f9-8368-c09dc842276f resource provider aggregate not found 2026-04-02 17:59:52.490 10 INFO neutron.services.segments.plugin [-] Segment 0b2e84d4-abf6-43f9-8368-c09dc842276f resource provider aggregate not found 2026-04-02 17:59:52.510 10 INFO neutron.services.segments.plugin [-] Segment 0b2e84d4-abf6-43f9-8368-c09dc842276f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b2e84d4-abf6-43f9-8368-c09dc842276f found for delete ", "request_id": "req-344afe75-0d7c-41e9-a7db-0e4bdadb12d2"}]} 2026-04-02 17:59:52.524 10 INFO neutron.services.segments.plugin [-] Segment 0b2e84d4-abf6-43f9-8368-c09dc842276f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b2e84d4-abf6-43f9-8368-c09dc842276f found for delete ", "request_id": "req-57931ffa-dc3e-4ef7-bbea-6984783288fc"}]} 2026-04-02 17:59:52.537 10 INFO neutron.wsgi [None req-c2e834e4-0dd6-4537-8c90-0747b16b9178 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "DELETE /v2.0/networks/cbb735dc-6cd2-468e-be21-503ff6db0bd1 HTTP/1.1" status: 204 len: 168 time: 0.4025557 2026-04-02 17:59:52.690 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 20f1e0c9-3523-4bf5-9aee-b22648d11281: RuntimeError: No hosting information found for port 20f1e0c9-3523-4bf5-9aee-b22648d11281 2026-04-02 17:59:52.691 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 602b23a7-c5dd-4890-ac00-49811a725cf3 2026-04-02 17:59:52.702 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 602b23a7-c5dd-4890-ac00-49811a725cf3 2026-04-02 17:59:52.820 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc417434-58cc-4425-a43e-fadac67819af'] response: {'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'code': 200} 2026-04-02 17:59:52.915 9 INFO neutron.services.segments.plugin [-] Segment d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 resource provider aggregate not found 2026-04-02 17:59:52.919 9 INFO neutron.services.segments.plugin [-] Segment d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 resource provider aggregate not found 2026-04-02 17:59:52.936 9 INFO neutron.services.segments.plugin [-] Segment d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 found for delete ", "request_id": "req-4ed381e7-dc35-4104-9742-6dc580ce0a67"}]} 2026-04-02 17:59:52.937 9 INFO neutron.services.segments.plugin [-] Segment d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17c0c0d-a1cc-4066-8ecc-b98dad90a9f3 found for delete ", "request_id": "req-cd4c560c-5242-40cd-9220-2f2f63bcf7f9"}]} 2026-04-02 17:59:52.963 9 INFO neutron.wsgi [None req-1ff524be-61f0-4d21-818d-a2d74dfeff50 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "DELETE /v2.0/networks/3b43261c-dad8-401d-924b-2c4030d0817a HTTP/1.1" status: 204 len: 168 time: 0.4220114 2026-04-02 17:59:52.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 602b23a7-c5dd-4890-ac00-49811a725cf3 (type: ports) to 4 2026-04-02 17:59:53.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-921eb0a2-0e70-4709-893b-8c4befcd07b4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1e110e71-41c4-454d-88d7-4510520adfd4 (type: security_groups) to 1 2026-04-02 17:59:53.482 10 INFO neutron.wsgi [None req-921eb0a2-0e70-4709-893b-8c4befcd07b4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=add72477e28048e3ae514748192324a6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.7261376 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:53.734 10 INFO neutron.wsgi [None req-dde380fd-6f43-40fe-b2e6-e4d038b65d89 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1e110e71-41c4-454d-88d7-4510520adfd4 HTTP/1.1" status: 204 len: 168 time: 0.2467976 2026-04-02 17:59:53.748 10 INFO neutron.wsgi [None req-ca433d5e-2089-4c8a-9b24-466c077c7bf9 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "DELETE /v2.0/networks/084357d4-0e5a-43e9-ba5b-7f229638d85f HTTP/1.1" status: 204 len: 168 time: 0.7804537 2026-04-02 17:59:53.967 10 INFO neutron.db.ovn_revision_numbers_db [None req-231bbaaf-62a5-43ac-9835-eb8b066d6af4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 2758bbc8-93bf-415c-bada-2eba99aec15f (type: security_groups) to 1 2026-04-02 17:59:53.992 10 INFO neutron.wsgi [None req-231bbaaf-62a5-43ac-9835-eb8b066d6af4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=22f020881d504ea8bb7e40e287ea0bc4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1381359 2026-04-02 17:59:54.108 9 INFO neutron.wsgi [req-4e2d8a37-85c2-4d04-9d07-c9231d3110d9 req-63e01f14-fbca-474d-8a7d-0e79182ac3aa 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1396 time: 0.1131692 2026-04-02 17:59:54.162 10 INFO neutron.wsgi [None req-f7d7c016-c0df-4d91-b28b-da39184edcb5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/2758bbc8-93bf-415c-bada-2eba99aec15f HTTP/1.1" status: 204 len: 168 time: 0.1617551 2026-04-02 17:59:54.163 9 INFO neutron.wsgi [req-4e2d8a37-85c2-4d04-9d07-c9231d3110d9 req-07da70f5-93f3-4080-91f3-6762814a18a1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0472405 2026-04-02 17:59:54.199 9 INFO neutron.wsgi [None req-67c3781a-41ba-473c-822a-c5088e0908bb 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "DELETE /v2.0/networks/770bd3dd-65ba-435b-aacf-a7bcefc0b075 HTTP/1.1" status: 204 len: 168 time: 0.4450896 2026-04-02 17:59:54.296 10 INFO neutron.wsgi [None req-0ddd6ba2-82a9-4749-9614-948a04b24815 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&mac_address=fa%3A16%3A3e%3A3b%3A0d%3A71 HTTP/1.1" status: 200 len: 1391 time: 0.1066051 2026-04-02 17:59:54.472 10 INFO neutron.wsgi [req-f6612381-1643-4e2e-ab41-c7f99bf02f3c req-3a8f344a-5528-4c10-9258-7344c906bdc4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1361 time: 0.0422847 2026-04-02 17:59:54.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-d113e647-5b9f-4514-945c-62cab11290c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 77921afd-2c6b-493f-97c4-dd11947c8765 (type: security_groups) to 1 2026-04-02 17:59:54.522 10 INFO neutron.wsgi [None req-d113e647-5b9f-4514-945c-62cab11290c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=7f053657f3924c81be84da39088bc2b4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2012072 2026-04-02 17:59:54.536 10 INFO neutron.services.segments.plugin [-] Segment bfbc7aaa-e298-4d90-ba55-89b5b81b691a resource provider aggregate not found 2026-04-02 17:59:54.545 10 INFO neutron.wsgi [req-f6612381-1643-4e2e-ab41-c7f99bf02f3c req-78649284-fdd7-4bb1-8791-d291c8722f4d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0650368 2026-04-02 17:59:54.545 10 INFO neutron.services.segments.plugin [-] Segment bfbc7aaa-e298-4d90-ba55-89b5b81b691a resource provider aggregate not found 2026-04-02 17:59:54.566 10 INFO neutron.services.segments.plugin [-] Segment bfbc7aaa-e298-4d90-ba55-89b5b81b691a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbc7aaa-e298-4d90-ba55-89b5b81b691a found for delete ", "request_id": "req-da2796e0-91bd-423b-9b82-888116403115"}]} 2026-04-02 17:59:54.567 10 INFO neutron.services.segments.plugin [-] Segment bfbc7aaa-e298-4d90-ba55-89b5b81b691a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbc7aaa-e298-4d90-ba55-89b5b81b691a found for delete ", "request_id": "req-76da5499-8bc8-46e7-baba-6698af832d22"}]} 2026-04-02 17:59:54.639 9 INFO neutron.wsgi [None req-371ec3ae-3d1f-411d-97a1-764d4157db60 7034169e90b944ca80eee02ac776c36c 4fce61d32445490a94683b01903500ef - - - -] 10.0.0.44 "DELETE /v2.0/networks/fecd9522-0dce-4f7f-ba0f-26e1eca87db9 HTTP/1.1" status: 204 len: 168 time: 0.4307325 2026-04-02 17:59:54.656 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:54.659 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:54.746 9 INFO neutron.wsgi [None req-c3996521-320f-4465-9625-43556aa68c88 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/77921afd-2c6b-493f-97c4-dd11947c8765 HTTP/1.1" status: 204 len: 168 time: 0.2127128 2026-04-02 17:59:54.876 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4a81db6-6aaa-42c2-b86e-cc5135ebde40'] response: {'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'code': 200} 2026-04-02 17:59:54.963 9 INFO neutron.services.segments.plugin [-] Segment 5377a15d-ff4e-4b05-bbad-0af4584b4099 resource provider aggregate not found 2026-04-02 17:59:54.967 9 INFO neutron.services.segments.plugin [-] Segment 5377a15d-ff4e-4b05-bbad-0af4584b4099 resource provider aggregate not found 2026-04-02 17:59:54.979 9 INFO neutron.services.segments.plugin [-] Segment 5377a15d-ff4e-4b05-bbad-0af4584b4099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5377a15d-ff4e-4b05-bbad-0af4584b4099 found for delete ", "request_id": "req-9527505e-a202-486f-9b64-a44ca83b6757"}]} 2026-04-02 17:59:54.983 9 INFO neutron.services.segments.plugin [-] Segment 5377a15d-ff4e-4b05-bbad-0af4584b4099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5377a15d-ff4e-4b05-bbad-0af4584b4099 found for delete ", "request_id": "req-2d0505ef-af7b-4e1f-9957-b7279c863386"}]} 2026-04-02 17:59:54.996 9 INFO neutron.services.segments.plugin [-] Segment 59a98457-41fa-4f65-82b8-cfe1c1133f22 resource provider aggregate not found 2026-04-02 17:59:55.004 9 INFO neutron.services.segments.plugin [-] Segment 59a98457-41fa-4f65-82b8-cfe1c1133f22 resource provider aggregate not found 2026-04-02 17:59:55.021 9 INFO neutron.services.segments.plugin [-] Segment 59a98457-41fa-4f65-82b8-cfe1c1133f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a98457-41fa-4f65-82b8-cfe1c1133f22 found for delete ", "request_id": "req-8636947a-9b4c-46b9-b1ec-41b2f8aac7d5"}]} 2026-04-02 17:59:55.022 9 INFO neutron.services.segments.plugin [-] Segment 59a98457-41fa-4f65-82b8-cfe1c1133f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a98457-41fa-4f65-82b8-cfe1c1133f22 found for delete ", "request_id": "req-ec1ecf30-3a76-440f-a032-7b7bdfbec540"}]} 2026-04-02 17:59:55.123 10 INFO neutron.db.l3_db [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 associated. External IP: 10.96.250.218, port: 602b23a7-c5dd-4890-ac00-49811a725cf3. 2026-04-02 17:59:55.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 (type: floatingips) to 0 2026-04-02 17:59:55.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 (type: floatingips) to 1 2026-04-02 17:59:55.428 10 INFO neutron.wsgi [None req-7844fe15-2eaa-4bcc-a712-48380ae02354 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.1248779 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:55.542 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-d350c0ca-915e-422e-88ab-867a7f1b1c75 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-lb_member_SG-177145116&fields=id&tenant_id=c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 267 time: 0.0386741 2026-04-02 17:59:55.627 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-35479d59-b3bd-4351-aa5e-3cc264efc755 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 904 time: 0.0761044 2026-04-02 17:59:55.645 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-3b76ae26-1870-4fef-8aac-42c5f48591d2 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/quotas/c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 386 time: 0.0114417 2026-04-02 17:59:55.866 10 INFO neutron.db.ovn_revision_numbers_db [None req-8918f1de-fd7e-43b3-ba51-cb4c37152929 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1c55e712-09fe-4482-b483-6d771a0deef7 (type: security_groups) to 1 2026-04-02 17:59:55.889 10 INFO neutron.wsgi [None req-8918f1de-fd7e-43b3-ba51-cb4c37152929 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=a68d68b1677e438997a1cc9474367fb4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3521600 2026-04-02 17:59:56.081 10 INFO neutron.wsgi [None req-fc5dab0f-7f92-4bb8-9301-ed1acc4534c3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1c55e712-09fe-4482-b483-6d771a0deef7 HTTP/1.1" status: 204 len: 168 time: 0.1723077 2026-04-02 17:59:56.097 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-32f86669-8530-43ac-9388-c8cfe586dc45 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&fields=id HTTP/1.1" status: 200 len: 532 time: 0.4469266 2026-04-02 17:59:56.163 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-bcd33ce9-0764-4120-8e78-aeae179007ed e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0532317 2026-04-02 17:59:56.236 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-521d3fab-5d16-4fe0-a54d-97c9354aa66a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617709 2026-04-02 17:59:56.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-79bd11ed-716a-4ae3-978d-ffc56ec3ead1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 11cdb4cb-5fbd-4bdf-8f39-d2409b82024c (type: security_groups) to 1 2026-04-02 17:59:56.329 9 INFO neutron.wsgi [None req-79bd11ed-716a-4ae3-978d-ffc56ec3ead1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=b9e2c2abdb254f9cb827153b4bb4bf43&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1097662 2026-04-02 17:59:56.368 9 INFO neutron.wsgi [req-2fb758c0-c840-4afc-95a5-b999535601fe req-fde551e5-9d7e-4ca4-9d1b-b82bc2b54032 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 210 time: 0.0195017 2026-04-02 17:59:56.547 9 INFO neutron.wsgi [None req-f582c6ae-6fe2-4432-81f2-b5d141a80868 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/11cdb4cb-5fbd-4bdf-8f39-d2409b82024c HTTP/1.1" status: 204 len: 168 time: 0.2128055 2026-04-02 17:59:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016463 2026-04-02 17:59:56.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034838 2026-04-02 17:59:56.725 9 INFO neutron.wsgi [None req-bddecd3a-5e15-4820-96da-d7f1de3dc6ab aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=4fce61d32445490a94683b01903500ef&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0304694 2026-04-02 17:59:56.913 9 INFO neutron.wsgi [None req-ebcbd9c4-04e8-4e1b-9384-8835ce5d121d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c5377695-8eb6-42fd-8501-6ee710cc4d72 HTTP/1.1" status: 204 len: 168 time: 0.1820743 2026-04-02 17:59:56.914 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-19d03110-0549-4bd3-abec-eef8b2971146'] response: {'name': 'network-changed', 'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'status': 'completed', 'code': 200} 2026-04-02 17:59:56.980 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-f74cda52-2569-408c-8247-17765fd5f7b8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1586 time: 0.0421374 2026-04-02 17:59:57.043 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-706bd5d8-346c-4ee4-ad28-35fe06306883 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0585408 2026-04-02 17:59:57.117 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-655c531d-7271-4805-8e48-51d0a3364a39 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 1058 time: 0.0645089 2026-04-02 17:59:57.142 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-8aff73b9-b1c8-45ee-a715-9ef1fab69f00 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 904 time: 0.0792193 2026-04-02 17:59:57.148 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-df191d56-5db9-4e57-a0f7-72dba75116c5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0246980 2026-04-02 17:59:57.178 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-ec947a56-c949-4f8d-9dde-ab4a4228566a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0244827 2026-04-02 17:59:57.205 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-887534bd-01c4-489f-8cbf-a4087b5a504d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c44e11e195124d0a98d4d686454954ce HTTP/1.1" status: 200 len: 377 time: 0.0580628 2026-04-02 17:59:57.207 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-3bb4162e-a15c-442a-a72a-d80e106f05b2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236347 2026-04-02 17:59:57.243 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-0aefdb32-2101-431e-b698-89c138f00991 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0168715 2026-04-02 17:59:57.299 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-dd3d0ef1-8cc7-45be-b918-ed0d05eb262e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0504963 2026-04-02 17:59:57.370 10 INFO neutron.wsgi [req-d45cc713-1d8e-4d80-940c-fbd14fa63158 req-d8975433-304b-44eb-a15a-89d227c78f66 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0592968 2026-04-02 17:59:57.614 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c8cfbaf-433d-48e2-ae13-aa647b2b4a6a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 17:59:57.617 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c8cfbaf-433d-48e2-ae13-aa647b2b4a6a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 17:59:57.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c8cfbaf-433d-48e2-ae13-aa647b2b4a6a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb (type: ports) to 1 2026-04-02 17:59:57.795 9 INFO neutron.wsgi [None req-8c8cfbaf-433d-48e2-ae13-aa647b2b4a6a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.5849872 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:58.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-156dc441-be9a-4c47-b4e3-5b30fe40dd7c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb (type: ports) to 2 2026-04-02 17:59:58.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-156dc441-be9a-4c47-b4e3-5b30fe40dd7c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb (type: ports) to 2 2026-04-02 17:59:58.399 9 INFO neutron.wsgi [None req-156dc441-be9a-4c47-b4e3-5b30fe40dd7c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 1557 time: 0.5950294 2026-04-02 17:59:58.436 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3fa0c55-e283-4f83-bb41-975e820dda97'] response: {'name': 'network-changed', 'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', '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-04-02 17:59:58.496 9 INFO neutron.wsgi [req-bba7b126-b5c7-4b6f-b0ad-758fcc52b823 req-500840cd-c59b-4050-85cd-582853e89c4b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1588 time: 0.0457263 2026-04-02 17:59:58.613 9 INFO neutron.wsgi [req-bba7b126-b5c7-4b6f-b0ad-758fcc52b823 req-bee4a669-f403-4b11-b7c4-e822e95345cd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?tenant_id=c44e11e195124d0a98d4d686454954ce&shared=False HTTP/1.1" status: 200 len: 2584 time: 0.1078260 2026-04-02 17:59:58.722 9 INFO neutron.wsgi [req-bba7b126-b5c7-4b6f-b0ad-758fcc52b823 req-87fb23fd-c685-45c0-b5fe-90be221fb358 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.1031976 2026-04-02 17:59:58.784 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-a8961762-2a77-433b-bbce-08b30ccecca2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1588 time: 0.0346348 2026-04-02 17:59:58.825 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-acc82c63-8a51-453a-8ebd-6e4f2c9fe291 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0356457 2026-04-02 17:59:58.861 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-0fb36f2c-45e4-4cc3-a6b9-1d183d017eda e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21c&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0280387 2026-04-02 17:59:58.900 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-40fb3673-f717-4250-9570-33e24a8b2afa e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0327570 2026-04-02 17:59:58.952 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-a508f291-f25f-445a-8983-3c1b50f381d7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0445836 2026-04-02 17:59:58.985 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-77435a23-979c-441e-a528-8c21a7d1e20e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0238807 2026-04-02 17:59:59.046 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-2d13646e-988c-492a-9102-e9d5da6c75fa e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0538037 2026-04-02 17:59:59.117 9 INFO neutron.wsgi [req-e53c8397-7b61-4c38-8829-275be112160b req-eacf135e-4b61-49f8-bb97-afa4919324b3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0636773 2026-04-02 17:59:59.542 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb 2026-04-02 17:59:59.565 9 INFO neutron.wsgi [req-3b085f69-f4d5-4549-9e9a-3b54a50ccc5e req-cd91a1f2-9329-426d-ad6e-f4687112a154 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.3749597 2026-04-02 17:59:59.571 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb 2026-04-02 17:59:59.663 9 INFO neutron.wsgi [req-3b085f69-f4d5-4549-9e9a-3b54a50ccc5e req-5ed032f3-f775-4df9-bd8f-7210daeb7fc2 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0904710 2026-04-02 17:59:59.721 9 INFO neutron.db.ovn_revision_numbers_db [None req-db47cde1-a889-4cee-ac6a-598aa61f0f14 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 973e1cff-cd90-4802-b621-d53d4f18bfbd (type: routers) to 1 2026-04-02 17:59:59.739 9 INFO neutron.wsgi [None req-db47cde1-a889-4cee-ac6a-598aa61f0f14 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.7513914 2026-04-02 17:59:59.869 9 INFO neutron.wsgi [req-0bd325a2-d24f-4ae5-a863-f11a108287e2 req-3a9e0e77-cfa3-455f-939e-f78cc69cd181 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0432236 2026-04-02 17:59:59.926 9 INFO neutron.wsgi [req-0bd325a2-d24f-4ae5-a863-f11a108287e2 req-bd26149e-87f3-4f1c-938d-864429cbf8ac 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=7a28b5ed-1741-4b87-9d5d-b532838539f8&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0513809 2026-04-02 17:59:59.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb (type: ports) to 4 2026-04-02 18:00:00.042 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb 2026-04-02 18:00:00.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-a1e654d3-b297-442b-9101-099f7d69d7fd 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 0d37776b-19c9-4d07-93ea-618e7a1c32dd (type: routers) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:00.161 10 INFO neutron.wsgi [None req-a1e654d3-b297-442b-9101-099f7d69d7fd 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4160204 2026-04-02 18:00:00.192 9 INFO neutron.wsgi [req-ee58f86e-466f-4645-b3dd-ba56f5aa2c52 req-0aa65fbb-75e2-4fc0-8d27-91b250c77f5d 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 1170 time: 0.0485644 2026-04-02 18:00:00.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4f6ce72-9201-4d8b-9a27-d58eb85489e1 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource cd851a1c-cbfd-4951-a373-70283064f134 (type: routers) to 1 2026-04-02 18:00:00.372 10 INFO neutron.wsgi [None req-f4f6ce72-9201-4d8b-9a27-d58eb85489e1 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2054546 2026-04-02 18:00:00.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource a5f1e28e-fbf3-4a1c-9f85-8576959735bb (type: ports) to 7 2026-04-02 18:00:00.499 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eda5124-74cc-4e46-8bfa-58eb6456b14e'] response: {'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'code': 200} 2026-04-02 18:00:00.499 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eda5124-74cc-4e46-8bfa-58eb6456b14e'] response: {'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'code': 200} 2026-04-02 18:00:00.500 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eda5124-74cc-4e46-8bfa-58eb6456b14e'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 18:00:00.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-3be9b902-da25-44d7-a4a0-16498aa45d54 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 382b5847-a9f3-43ec-9ced-3a9a7c7de70d (type: routers) to 1 2026-04-02 18:00:00.636 10 INFO neutron.wsgi [None req-3be9b902-da25-44d7-a4a0-16498aa45d54 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2566159 2026-04-02 18:00:00.686 9 INFO neutron.db.l3_db [None req-3cc2e5b1-efc5-4d86-a854-1eb9231836a0 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] Floating IP 744c9357-4e13-4784-ac73-6807e28f7ef9 disassociated. External IP: 10.96.250.209, port: a5f1e28e-fbf3-4a1c-9f85-8576959735bb. 2026-04-02 18:00:00.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-126771e5-4e38-41d4-b4e4-76c74e17c651 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 61a19bfc-5b5b-4822-866c-8201ded36fd8 (type: routers) to 1 2026-04-02 18:00:00.871 10 INFO neutron.wsgi [None req-126771e5-4e38-41d4-b4e4-76c74e17c651 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2263231 2026-04-02 18:00:00.932 10 INFO neutron.wsgi [None req-7a1f82ab-1270-4472-ba18-8937382be91d 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/973e1cff-cd90-4802-b621-d53d4f18bfbd/tags HTTP/1.1" status: 200 len: 210 time: 0.0557699 2026-04-02 18:00:00.957 9 INFO neutron.wsgi [None req-3cc2e5b1-efc5-4d86-a854-1eb9231836a0 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 199.19.213.14 "DELETE /v2.0/ports/a5f1e28e-fbf3-4a1c-9f85-8576959735bb HTTP/1.1" status: 204 len: 173 time: 0.7514524 2026-04-02 18:00:00.991 10 INFO neutron.wsgi [None req-704105b9-e110-4316-82ae-daf9830af18e 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/0d37776b-19c9-4d07-93ea-618e7a1c32dd/tags HTTP/1.1" status: 200 len: 218 time: 0.0555849 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:01.052 10 INFO neutron.wsgi [None req-1811cf24-b314-4b40-acce-4ee34004997f 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/cd851a1c-cbfd-4951-a373-70283064f134/tags HTTP/1.1" status: 200 len: 227 time: 0.0554981 2026-04-02 18:00:01.063 9 INFO neutron.wsgi [req-1b5b31b1-9a88-4ecf-bc42-c0bd625c09d1 req-4b3c8058-b3db-4b25-a959-b1ed4fb629cd 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=ef46163f-b463-4671-bc71-5d690224a69f HTTP/1.1" status: 200 len: 210 time: 0.0334599 2026-04-02 18:00:01.138 10 INFO neutron.wsgi [None req-8f8300f7-0c15-46fa-a729-2023be78e6db 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/382b5847-a9f3-43ec-9ced-3a9a7c7de70d/tags HTTP/1.1" status: 200 len: 212 time: 0.0813756 2026-04-02 18:00:01.223 10 INFO neutron.wsgi [None req-cb1da20d-6b2d-430a-b486-e16ce0664edd 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0803049 2026-04-02 18:00:01.315 9 INFO neutron.wsgi [None req-407a1e02-ab9a-4dea-b27c-3bcb1cc2e850 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.0873032 2026-04-02 18:00:01.406 9 INFO neutron.wsgi [None req-5a5b4110-0554-4de9-b894-252e01d30fe9 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0863924 2026-04-02 18:00:01.491 9 INFO neutron.wsgi [None req-47653f65-140c-4867-99f4-dc25e201cac5 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0804820 2026-04-02 18:00:01.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource f23e1933-b584-4c7c-9a8c-cd41ebc02864 (type: security_groups) to 1 2026-04-02 18:00:01.726 10 INFO neutron.db.segments_db [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Added segment 86530be7-498b-4b46-8aa5-c192e8adc30c of type geneve for network a1127618-2ff4-4805-9e44-df0d948dd655 2026-04-02 18:00:01.843 9 INFO neutron.wsgi [None req-b87a19e6-0599-4618-b2aa-2d46f15f05de 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.3462749 2026-04-02 18:00:01.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource a1127618-2ff4-4805-9e44-df0d948dd655 (type: networks) to 1 2026-04-02 18:00:01.932 9 INFO neutron.wsgi [None req-4717967b-eb94-4db5-bc7d-625d249caee3 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.0768261 2026-04-02 18:00:01.936 9 INFO neutron.wsgi [req-e4fc75b3-002f-4e47-8eec-6bcba48552f5 req-0b94fa03-3c52-4ade-81f4-ff703b450f57 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1400 time: 0.4971168 2026-04-02 18:00:01.984 9 INFO neutron.wsgi [req-e4fc75b3-002f-4e47-8eec-6bcba48552f5 req-1f852eb2-c43c-41ed-bb17-3c52e7f7ee84 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0434866 2026-04-02 18:00:02.031 10 INFO neutron.wsgi [None req-986f8ad4-bfab-4319-a9d1-b042cb6c0ab6 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0938683 2026-04-02 18:00:02.060 9 INFO neutron.wsgi [None req-aae2dee1-9b21-4403-9525-931ef99f1666 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&mac_address=fa%3A16%3A3e%3Aeb%3Ad0%3Af4 HTTP/1.1" status: 200 len: 1395 time: 0.0533836 2026-04-02 18:00:02.095 10 INFO neutron.wsgi [None req-1dc58176-377e-4c4e-93db-ceb584be4228 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0582881 2026-04-02 18:00:02.165 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:02.168 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network a1127618-2ff4-4805-9e44-df0d948dd655: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:02.172 9 INFO neutron.wsgi [None req-e2e6cc8f-7932-431b-88a9-9859a1e2bcac 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers/973e1cff-cd90-4802-b621-d53d4f18bfbd HTTP/1.1" status: 200 len: 660 time: 0.0683775 2026-04-02 18:00:02.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 7fd06ce8-0cb1-4dec-a744-9dc044b934bd (type: ports) to 1 2026-04-02 18:00:02.357 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 18:00:02.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:02.363 10 INFO neutron.wsgi [None req-4c96e825-4b2d-42da-83e6-e4633a7d6aaf c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0724018 2026-04-02 18:00:02.567 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e851c0fd-3300-4885-a740-fb6f7c8808d9'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'code': 200} 2026-04-02 18:00:02.567 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e851c0fd-3300-4885-a740-fb6f7c8808d9'] response: {'server_uuid': 'ef46163f-b463-4671-bc71-5d690224a69f', 'name': 'network-vif-deleted', 'tag': 'a5f1e28e-fbf3-4a1c-9f85-8576959735bb', 'status': 'completed', 'code': 200} 2026-04-02 18:00:02.683 10 INFO neutron.wsgi [None req-277c8bb4-d0ad-4f17-988a-ef8375f7e93b 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/7a28b5ed-1741-4b87-9d5d-b532838539f8 HTTP/1.1" status: 204 len: 168 time: 0.5524909 2026-04-02 18:00:02.712 10 INFO neutron.api.v2.resource [None req-da53a9c7-2ee9-46bf-8096-ad0a5fbb043c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:00:02.713 10 INFO neutron.wsgi [None req-da53a9c7-2ee9-46bf-8096-ad0a5fbb043c 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - default default] 10.0.0.44 "GET /v2.0/security-groups/7a28b5ed-1741-4b87-9d5d-b532838539f8 HTTP/1.1" status: 404 len: 347 time: 0.0233212 2026-04-02 18:00:02.868 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-587055f3-c58c-43ce-a272-83f7ce4e554c c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:02.875 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-587055f3-c58c-43ce-a272-83f7ce4e554c c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network a1127618-2ff4-4805-9e44-df0d948dd655: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:02.897 10 INFO neutron.wsgi [req-03256585-32c4-4ab0-804e-f0a41563fd0d req-3e85a4db-46b2-4d90-9e5e-71b1cadfd378 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1586 time: 0.0652537 2026-04-02 18:00:02.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d19e82e-3ad4-4a18-8792-1cffcdf90228 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 973e1cff-cd90-4802-b621-d53d4f18bfbd (type: routers) to 4 2026-04-02 18:00:02.967 10 INFO neutron.wsgi [None req-2d19e82e-3ad4-4a18-8792-1cffcdf90228 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/973e1cff-cd90-4802-b621-d53d4f18bfbd HTTP/1.1" status: 200 len: 660 time: 0.7878208 2026-04-02 18:00:02.971 10 INFO neutron.wsgi [req-03256585-32c4-4ab0-804e-f0a41563fd0d req-f90a4c91-d0e8-4f8e-9685-f0523081e6c0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0642393 2026-04-02 18:00:03.001 10 INFO neutron.wsgi [None req-f0d30f53-9e93-4ba7-89e6-5d9808440bf6 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=973e1cff-cd90-4802-b621-d53d4f18bfbd HTTP/1.1" status: 200 len: 205 time: 0.0266736 2026-04-02 18:00:03.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-587055f3-c58c-43ce-a272-83f7ce4e554c c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 7249593a-3590-40c4-9eff-30a7dcd7fd09 (type: ports) to 1 2026-04-02 18:00:03.079 9 INFO neutron.wsgi [None req-587055f3-c58c-43ce-a272-83f7ce4e554c c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7023311 2026-04-02 18:00:03.176 9 INFO neutron.db.l3_db [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP 44922594-f19b-44c4-99d4-2d959b271dd7 associated. External IP: 10.96.250.202, port: cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb. 2026-04-02 18:00:03.257 10 INFO neutron.db.segments_db [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Added segment 8338b430-d788-4808-b65a-a481ce5569c7 of type geneve for network 9385c4e5-e983-4668-92e2-acf444e02240 2026-04-02 18:00:03.298 10 INFO neutron.wsgi [None req-7b98c241-0022-4069-8708-81bd7c45c519 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "DELETE /v2.0/routers/973e1cff-cd90-4802-b621-d53d4f18bfbd HTTP/1.1" status: 204 len: 168 time: 0.2925100 2026-04-02 18:00:03.358 10 INFO neutron.wsgi [None req-5fd07ae4-fe52-4e4b-b174-298a7e7cbf01 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers/0d37776b-19c9-4d07-93ea-618e7a1c32dd HTTP/1.1" status: 200 len: 668 time: 0.0537002 2026-04-02 18:00:03.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 9385c4e5-e983-4668-92e2-acf444e02240 (type: networks) to 1 2026-04-02 18:00:03.601 9 INFO neutron.wsgi [None req-c5794b19-5a7e-49cf-bc0f-ad7fd6cc3e74 5a79eda5b61b4893a76e60201a4d3a33 3b950cc64ee044b09eb8b43b68670870 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/744c9357-4e13-4784-ac73-6807e28f7ef9 HTTP/1.1" status: 204 len: 168 time: 0.8820987 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:03.712 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 44922594-f19b-44c4-99d4-2d959b271dd7 (type: floatingips) to 0 2026-04-02 18:00:03.786 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:03.789 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 9385c4e5-e983-4668-92e2-acf444e02240: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:03.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 44922594-f19b-44c4-99d4-2d959b271dd7 (type: floatingips) to 1 2026-04-02 18:00:03.931 9 INFO neutron.wsgi [None req-f6b0a123-f336-4232-9165-0530accf13a9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.8664539 2026-04-02 18:00:04.189 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 2af38210-ce04-4bd7-a645-ab09c4d806eb (type: ports) to 1 2026-04-02 18:00:04.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-f02637c7-f89c-4cc4-8ba8-a8752ecc0147 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 0d37776b-19c9-4d07-93ea-618e7a1c32dd (type: routers) to 4 2026-04-02 18:00:04.223 10 INFO neutron.wsgi [None req-f02637c7-f89c-4cc4-8ba8-a8752ecc0147 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/0d37776b-19c9-4d07-93ea-618e7a1c32dd HTTP/1.1" status: 200 len: 668 time: 0.8607547 2026-04-02 18:00:04.226 10 INFO neutron.wsgi [None req-3d4b0fe0-133b-4cda-8e3a-14c0b6fdfac6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1328809 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:04.248 10 INFO neutron.wsgi [None req-da8da867-8ce0-4240-8026-9f9e3f70a39f 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=0d37776b-19c9-4d07-93ea-618e7a1c32dd HTTP/1.1" status: 200 len: 205 time: 0.0188673 2026-04-02 18:00:04.478 10 INFO neutron.wsgi [None req-5915727c-1e55-45ee-b5d3-c9091b8c43e1 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "DELETE /v2.0/routers/0d37776b-19c9-4d07-93ea-618e7a1c32dd HTTP/1.1" status: 204 len: 168 time: 0.2254260 2026-04-02 18:00:04.522 10 INFO neutron.wsgi [None req-bd1d89bd-ca3b-4c88-9e31-41f917f733a8 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers/cd851a1c-cbfd-4951-a373-70283064f134 HTTP/1.1" status: 200 len: 677 time: 0.0401797 2026-04-02 18:00:04.601 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8ebef47-7425-479e-8028-38e694de9412 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:04.611 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8ebef47-7425-479e-8028-38e694de9412 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 9385c4e5-e983-4668-92e2-acf444e02240: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:04.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc51d615-1c66-43cb-af7e-4302340056b9'] response: {'name': 'network-changed', 'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', '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-04-02 18:00:04.731 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-9f8de151-d8ce-4b2c-ba90-a632bd3af431 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1590 time: 0.0895889 2026-04-02 18:00:04.827 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8ebef47-7425-479e-8028-38e694de9412 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource efe48722-2d2d-443d-9eca-f74305c7722c (type: ports) to 1 2026-04-02 18:00:04.862 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-611b232c-dc68-450f-b05e-c0989f5993e8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.1257522 2026-04-02 18:00:04.871 9 INFO neutron.wsgi [None req-d8ebef47-7425-479e-8028-38e694de9412 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.6377068 2026-04-02 18:00:04.970 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-8a4ef1d8-6842-4fe8-a2e7-2ae0ebc72ee6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 1058 time: 0.0981739 2026-04-02 18:00:04.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-d91fa378-10a7-4a29-8af2-5df41d474332 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource cd851a1c-cbfd-4951-a373-70283064f134 (type: routers) to 4 2026-04-02 18:00:04.994 10 INFO neutron.wsgi [None req-d91fa378-10a7-4a29-8af2-5df41d474332 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/cd851a1c-cbfd-4951-a373-70283064f134 HTTP/1.1" status: 200 len: 677 time: 0.4688504 2026-04-02 18:00:05.021 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-b07906ed-d8c9-45d9-bca5-f3d1ca623514 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21c&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0447600 2026-04-02 18:00:05.033 10 INFO neutron.wsgi [None req-3f0d89b3-ccbb-44be-a2c1-48010b32137e 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=cd851a1c-cbfd-4951-a373-70283064f134 HTTP/1.1" status: 200 len: 205 time: 0.0332744 2026-04-02 18:00:05.098 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-18a87f62-57ba-4e63-854f-33ce9a40abae e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0695906 2026-04-02 18:00:05.113 9 INFO neutron.db.segments_db [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Added segment d626bb96-5463-4adc-bb92-f8fc59ad3340 of type geneve for network a1dad8c1-3c7d-4df7-8d9f-93f2f12cb664 2026-04-02 18:00:05.146 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-53b2922b-bcb7-46c8-8b41-795d218cbd16 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0316613 2026-04-02 18:00:05.192 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-2f280bb4-4e94-429d-aaa0-ba2991396180 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0405834 2026-04-02 18:00:05.345 10 INFO neutron.wsgi [None req-ceb9315d-e031-4741-b62a-09433fc10f2a 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "DELETE /v2.0/routers/cd851a1c-cbfd-4951-a373-70283064f134 HTTP/1.1" status: 204 len: 168 time: 0.2977889 2026-04-02 18:00:05.398 10 INFO neutron.wsgi [None req-79038aea-0b01-46f7-8504-9dbf35527c33 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers/382b5847-a9f3-43ec-9ced-3a9a7c7de70d HTTP/1.1" status: 200 len: 662 time: 0.0490263 2026-04-02 18:00:05.604 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-dc5efa3d-4418-4eca-83d9-75520ff141c7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.4034023 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:05.630 9 INFO neutron.wsgi [None req-6bf941c7-c0d7-4a9f-a24d-523e64cbea38 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/2fa9142c-7ef4-4a93-b907-3556d4f6d494/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0237498 2026-04-02 18:00:05.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource a1dad8c1-3c7d-4df7-8d9f-93f2f12cb664 (type: networks) to 1 2026-04-02 18:00:05.722 9 INFO neutron.wsgi [req-72426642-26d3-45e2-a556-8067c24e2f50 req-90b2e9dc-8196-4bf1-a272-a13e2ae51507 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1060989 2026-04-02 18:00:05.883 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:05.885 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network a1dad8c1-3c7d-4df7-8d9f-93f2f12cb664: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:05.966 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 909b6a64-944e-4a68-a5f7-cd2586404eb0 (type: ports) to 1 2026-04-02 18:00:06.000 9 INFO neutron.wsgi [None req-7e512a4b-112d-4b5d-8123-5f4d7140379a c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0912187 2026-04-02 18:00:06.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd5f7f9f-db55-4cc6-8f9c-23ca871a5886 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 382b5847-a9f3-43ec-9ced-3a9a7c7de70d (type: routers) to 4 2026-04-02 18:00:06.240 10 INFO neutron.wsgi [None req-cd5f7f9f-db55-4cc6-8f9c-23ca871a5886 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/382b5847-a9f3-43ec-9ced-3a9a7c7de70d HTTP/1.1" status: 200 len: 662 time: 0.8362110 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:06.280 9 INFO neutron.wsgi [None req-03b2a043-ef92-4595-9074-5374acb0858e 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=382b5847-a9f3-43ec-9ced-3a9a7c7de70d HTTP/1.1" status: 200 len: 205 time: 0.0324657 2026-04-02 18:00:06.295 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c17bbe4e-36c2-4272-bd95-f8e426e657a8 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:06.314 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c17bbe4e-36c2-4272-bd95-f8e426e657a8 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network a1dad8c1-3c7d-4df7-8d9f-93f2f12cb664: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:06.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-c17bbe4e-36c2-4272-bd95-f8e426e657a8 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 925e9dcc-3449-46e8-8b9b-5f03c28a48d4 (type: ports) to 1 2026-04-02 18:00:06.544 9 INFO neutron.wsgi [None req-c17bbe4e-36c2-4272-bd95-f8e426e657a8 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5364614 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:06.584 9 INFO neutron.wsgi [None req-8ef0b35f-e5e5-4aa7-bd63-37359c46bfd7 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "DELETE /v2.0/routers/382b5847-a9f3-43ec-9ced-3a9a7c7de70d HTTP/1.1" status: 204 len: 168 time: 0.2975612 2026-04-02 18:00:06.645 9 INFO neutron.db.segments_db [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Added segment 2673923e-7ba1-4701-8c8c-48c5562a0f3a of type geneve for network 6e9f19d0-99b9-4956-a237-b93e84faa922 2026-04-02 18:00:06.691 10 INFO neutron.wsgi [None req-fe4ecf62-80b8-4473-ab79-06cd548e7c16 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/routers/61a19bfc-5b5b-4822-866c-8201ded36fd8 HTTP/1.1" status: 200 len: 655 time: 0.1016848 2026-04-02 18:00:06.733 10 INFO neutron.wsgi [None req-31a8b6d6-7870-41ba-9184-cc19e973bec6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/2fa9142c-7ef4-4a93-b907-3556d4f6d494 HTTP/1.1" status: 204 len: 168 time: 1.0982375 2026-04-02 18:00:06.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 6e9f19d0-99b9-4956-a237-b93e84faa922 (type: networks) to 1 2026-04-02 18:00:07.047 9 INFO neutron.wsgi [None req-5e65a74f-cd5a-46e1-a958-9fd620b98851 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/7f1c9ef5-0d75-4585-85b4-d27c853759db HTTP/1.1" status: 204 len: 168 time: 0.2946641 2026-04-02 18:00:07.118 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:07.119 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 6e9f19d0-99b9-4956-a237-b93e84faa922: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:07.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e3c7c1b-01ef-45b1-9fd9-7df336cb7ecf 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] Successfully bumped revision number for resource 61a19bfc-5b5b-4822-866c-8201ded36fd8 (type: routers) to 3 2026-04-02 18:00:07.172 10 INFO neutron.wsgi [None req-7e3c7c1b-01ef-45b1-9fd9-7df336cb7ecf 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "PUT /v2.0/routers/61a19bfc-5b5b-4822-866c-8201ded36fd8 HTTP/1.1" status: 200 len: 655 time: 0.4719663 2026-04-02 18:00:07.201 10 INFO neutron.wsgi [None req-e181d9d0-b8a4-4030-b7f9-097b8877f9d4 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=61a19bfc-5b5b-4822-866c-8201ded36fd8 HTTP/1.1" status: 200 len: 205 time: 0.0225677 2026-04-02 18:00:07.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 54e2342d-e83c-4740-bba6-20519b8adfe7 (type: ports) to 1 2026-04-02 18:00:07.239 9 INFO neutron.wsgi [None req-459e0d91-5df1-41ae-adcc-f04b11ce55d9 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6853740 2026-04-02 18:00:07.524 9 INFO neutron.services.segments.plugin [-] Segment abb588d8-bfe9-4e70-a239-c7ed6a74c786 resource provider aggregate not found 2026-04-02 18:00:07.531 9 INFO neutron.services.segments.plugin [-] Segment abb588d8-bfe9-4e70-a239-c7ed6a74c786 resource provider aggregate not found 2026-04-02 18:00:07.541 9 INFO neutron.services.segments.plugin [-] Segment abb588d8-bfe9-4e70-a239-c7ed6a74c786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb588d8-bfe9-4e70-a239-c7ed6a74c786 found for delete ", "request_id": "req-0cc6460b-10da-4b4e-a1f1-c3720ee94411"}]} 2026-04-02 18:00:07.555 9 INFO neutron.services.segments.plugin [-] Segment abb588d8-bfe9-4e70-a239-c7ed6a74c786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb588d8-bfe9-4e70-a239-c7ed6a74c786 found for delete ", "request_id": "req-725ff6b9-48fe-410b-8acf-ea27d5c02b31"}]} 2026-04-02 18:00:07.559 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6969d38-5714-48c0-993f-3f71857fb5d5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:07.560 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6969d38-5714-48c0-993f-3f71857fb5d5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 6e9f19d0-99b9-4956-a237-b93e84faa922: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:07.589 9 INFO neutron.wsgi [None req-3b2f7d63-0946-4330-acd1-80ce84f67efd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/8bfc104e-3a52-41ce-83aa-4d3bd9bd5f0a HTTP/1.1" status: 204 len: 168 time: 0.5352995 2026-04-02 18:00:07.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-e6969d38-5714-48c0-993f-3f71857fb5d5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 863148f0-19eb-4a39-bcf4-de144eca5c88 (type: ports) to 1 2026-04-02 18:00:07.675 9 INFO neutron.wsgi [None req-e6969d38-5714-48c0-993f-3f71857fb5d5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4287515 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:07.736 10 INFO neutron.wsgi [None req-ffba2b56-a1d5-4159-ba01-2f839cedd25a 5e7a12918cea474eb95d1b673faf0eb4 132c6be9650d44f2bcdcbbc618850054 - - - -] 10.0.0.44 "DELETE /v2.0/routers/61a19bfc-5b5b-4822-866c-8201ded36fd8 HTTP/1.1" status: 204 len: 168 time: 0.5080192 2026-04-02 18:00:07.771 9 INFO neutron.db.segments_db [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Added segment be597c54-b896-4f4f-887f-0e0bb8bf8861 of type geneve for network 409b5612-d9ea-41ca-8ab1-fb3fb61d9106 2026-04-02 18:00:07.850 10 INFO neutron.wsgi [None req-7ddad8ba-a718-4cd8-af20-9a92ffb6ec4f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=3b950cc64ee044b09eb8b43b68670870&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0278349 2026-04-02 18:00:07.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 409b5612-d9ea-41ca-8ab1-fb3fb61d9106 (type: networks) to 1 2026-04-02 18:00:08.108 10 INFO neutron.wsgi [None req-bfa5baad-ad4a-48bc-a55e-370d8a555d76 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1ac3ff74-96b2-414d-a89c-5de2e43f74f3 HTTP/1.1" status: 204 len: 168 time: 0.2514274 2026-04-02 18:00:08.111 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:08.113 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 409b5612-d9ea-41ca-8ab1-fb3fb61d9106: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:08.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 19426ee5-9de1-40b8-8d4b-2dcbe9363f6d (type: ports) to 1 2026-04-02 18:00:08.196 9 INFO neutron.wsgi [None req-4d3ece27-68a3-4d9b-99db-f974ef72ef5b c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5163825 2026-04-02 18:00:08.445 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd5b84cc-5138-4630-bdf8-60ee9b20296d c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] No more DHCP agents 2026-04-02 18:00:08.446 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd5b84cc-5138-4630-bdf8-60ee9b20296d c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Unable to schedule network 409b5612-d9ea-41ca-8ab1-fb3fb61d9106: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:08.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd5b84cc-5138-4630-bdf8-60ee9b20296d c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] Successfully bumped revision number for resource 9e7fe9a5-becc-478f-8387-c3c1541a5520 (type: ports) to 1 2026-04-02 18:00:08.548 9 INFO neutron.wsgi [None req-dd5b84cc-5138-4630-bdf8-60ee9b20296d c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3427958 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:08.621 9 INFO neutron.wsgi [None req-439ed073-a87a-4f3c-b811-3b1e41bb741e c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "PUT /v2.0/ports/7249593a-3590-40c4-9eff-30a7dcd7fd09/tags HTTP/1.1" status: 200 len: 210 time: 0.0676432 2026-04-02 18:00:08.685 10 INFO neutron.wsgi [None req-af95113f-6dd2-4efb-89da-f1585ce72801 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "PUT /v2.0/ports/efe48722-2d2d-443d-9eca-f74305c7722c/tags HTTP/1.1" status: 200 len: 218 time: 0.0523474 2026-04-02 18:00:08.731 10 INFO neutron.wsgi [None req-36e21ae4-f762-48fd-a2d3-2c8df95258ab c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "PUT /v2.0/ports/925e9dcc-3449-46e8-8b9b-5f03c28a48d4/tags HTTP/1.1" status: 200 len: 227 time: 0.0414968 2026-04-02 18:00:08.770 10 INFO neutron.wsgi [None req-c3317a96-1e7e-4038-b6cd-0a88ac5922a7 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "PUT /v2.0/ports/863148f0-19eb-4a39-bcf4-de144eca5c88/tags HTTP/1.1" status: 200 len: 212 time: 0.0341043 2026-04-02 18:00:08.965 10 INFO neutron.wsgi [None req-15e2429a-018d-4b2b-815f-f544f5ae8fa1 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1879106 2026-04-02 18:00:08.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-da536ecf-cac8-4e07-9fbe-b25b2395a1c1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3d2825de-ce90-4c0b-a8f1-e825c38474e1 (type: security_groups) to 1 2026-04-02 18:00:09.040 10 INFO neutron.wsgi [None req-da536ecf-cac8-4e07-9fbe-b25b2395a1c1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d3bcc9b3818843818daf94cc351d3fa5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3726058 2026-04-02 18:00:09.055 10 INFO neutron.wsgi [None req-2e26bab2-d0b4-4288-9ab0-5109fc1678d5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0852270 2026-04-02 18:00:09.124 10 INFO neutron.wsgi [None req-e79db060-69ee-467b-9591-b84ba3cb9ae6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0655699 2026-04-02 18:00:09.185 10 INFO neutron.wsgi [None req-118cbc56-72cd-41d0-88e8-c0683340b6c6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0563800 2026-04-02 18:00:09.285 9 INFO neutron.wsgi [None req-43875448-f079-4df0-b965-c48afb79318d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3d2825de-ce90-4c0b-a8f1-e825c38474e1 HTTP/1.1" status: 204 len: 168 time: 0.2408774 2026-04-02 18:00:09.379 10 INFO neutron.wsgi [None req-bc224aa7-7387-4785-906e-87366d55f984 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1832671 2026-04-02 18:00:09.468 10 INFO neutron.wsgi [None req-697c8e26-7d8b-42ae-9722-044f75620453 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0825031 2026-04-02 18:00:09.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf8d1a66-8c7a-4628-a467-8e406c8590a7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 51d07793-02cb-40a0-b227-cd65050e31c5 (type: security_groups) to 1 2026-04-02 18:00:09.583 10 INFO neutron.wsgi [None req-bf8d1a66-8c7a-4628-a467-8e406c8590a7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=132c6be9650d44f2bcdcbbc618850054&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1743262 2026-04-02 18:00:09.767 10 INFO neutron.wsgi [None req-035d2f81-93bb-40d4-a180-5fb26dd0eef1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/51d07793-02cb-40a0-b227-cd65050e31c5 HTTP/1.1" status: 204 len: 168 time: 0.1776371 2026-04-02 18:00:10.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b25659a-a54c-4424-b01a-233995467232 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 5c1818b3-2e1a-47aa-bb60-a4e9c78111ed (type: security_groups) to 1 2026-04-02 18:00:10.060 9 INFO neutron.wsgi [None req-02c1f4a4-7355-4c1e-b84c-559534d90bba c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.5850887 2026-04-02 18:00:10.064 10 INFO neutron.wsgi [None req-9b25659a-a54c-4424-b01a-233995467232 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=159ae9938e0147c2be0a3bb5730bc2bd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1532879 2026-04-02 18:00:10.142 10 INFO neutron.wsgi [None req-a93f9b9c-008f-4f27-9aea-04032103f60c c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - default default] 10.0.0.44 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0745037 2026-04-02 18:00:10.267 9 INFO neutron.wsgi [None req-11c51826-c29f-44d3-920c-7dd89a724c1a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/5c1818b3-2e1a-47aa-bb60-a4e9c78111ed HTTP/1.1" status: 204 len: 168 time: 0.1979716 2026-04-02 18:00:10.405 10 INFO neutron.wsgi [None req-cb527dd6-0812-48fd-b580-47b936ad8fd8 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/ports/7249593a-3590-40c4-9eff-30a7dcd7fd09 HTTP/1.1" status: 204 len: 168 time: 0.2566967 2026-04-02 18:00:10.633 10 INFO neutron.wsgi [None req-e82be1e9-c594-4972-bee2-fd1b7ce60d76 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/ports/efe48722-2d2d-443d-9eca-f74305c7722c HTTP/1.1" status: 204 len: 168 time: 0.2244358 2026-04-02 18:00:10.876 10 INFO neutron.wsgi [None req-415b85a1-a9f6-4043-a2c9-380ad6cabe3e c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/ports/925e9dcc-3449-46e8-8b9b-5f03c28a48d4 HTTP/1.1" status: 204 len: 168 time: 0.2388110 2026-04-02 18:00:11.143 10 INFO neutron.wsgi [None req-af038ce6-776f-4375-a129-999f75c34457 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/ports/863148f0-19eb-4a39-bcf4-de144eca5c88 HTTP/1.1" status: 204 len: 168 time: 0.2637155 2026-04-02 18:00:11.433 10 INFO neutron.wsgi [None req-d9838f60-9f66-43fe-a3cf-debcb49cbcc5 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/ports/9e7fe9a5-becc-478f-8387-c3c1541a5520 HTTP/1.1" status: 204 len: 168 time: 0.2846544 2026-04-02 18:00:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028162 2026-04-02 18:00:11.650 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023243 2026-04-02 18:00:11.820 10 INFO neutron.services.segments.plugin [-] Segment 86530be7-498b-4b46-8aa5-c192e8adc30c resource provider aggregate not found 2026-04-02 18:00:11.824 10 INFO neutron.services.segments.plugin [-] Segment 86530be7-498b-4b46-8aa5-c192e8adc30c resource provider aggregate not found 2026-04-02 18:00:11.845 10 INFO neutron.services.segments.plugin [-] Segment 86530be7-498b-4b46-8aa5-c192e8adc30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86530be7-498b-4b46-8aa5-c192e8adc30c found for delete ", "request_id": "req-fea6d31e-fdbd-4275-9492-4370d3019b10"}]} 2026-04-02 18:00:11.846 10 INFO neutron.services.segments.plugin [-] Segment 86530be7-498b-4b46-8aa5-c192e8adc30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86530be7-498b-4b46-8aa5-c192e8adc30c found for delete ", "request_id": "req-380be124-5d87-43db-a3b7-735a4dff7539"}]} 2026-04-02 18:00:11.860 10 INFO neutron.wsgi [None req-c91e58a6-25bc-4f51-870e-20e391d282c4 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/networks/a1127618-2ff4-4805-9e44-df0d948dd655 HTTP/1.1" status: 204 len: 168 time: 0.4068215 2026-04-02 18:00:12.257 9 INFO neutron.services.segments.plugin [-] Segment 8338b430-d788-4808-b65a-a481ce5569c7 resource provider aggregate not found 2026-04-02 18:00:12.266 9 INFO neutron.services.segments.plugin [-] Segment 8338b430-d788-4808-b65a-a481ce5569c7 resource provider aggregate not found 2026-04-02 18:00:12.283 9 INFO neutron.services.segments.plugin [-] Segment 8338b430-d788-4808-b65a-a481ce5569c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8338b430-d788-4808-b65a-a481ce5569c7 found for delete ", "request_id": "req-b354f108-1b7d-41a3-b2d0-fe662498736d"}]} 2026-04-02 18:00:12.300 9 INFO neutron.services.segments.plugin [-] Segment 8338b430-d788-4808-b65a-a481ce5569c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8338b430-d788-4808-b65a-a481ce5569c7 found for delete ", "request_id": "req-7c4b6ae7-4177-4a66-9568-d0bf32ea3ccc"}]} 2026-04-02 18:00:12.331 9 INFO neutron.wsgi [None req-ea8ff92b-e097-4df7-8725-3e1da3a8cc15 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/networks/9385c4e5-e983-4668-92e2-acf444e02240 HTTP/1.1" status: 204 len: 168 time: 0.4628677 2026-04-02 18:00:12.732 10 INFO neutron.wsgi [None req-136267ef-b035-49d7-9c72-051b31de883d c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/networks/a1dad8c1-3c7d-4df7-8d9f-93f2f12cb664 HTTP/1.1" status: 204 len: 168 time: 0.3961484 2026-04-02 18:00:13.199 9 INFO neutron.wsgi [None req-c20aaec1-2b5d-4a7d-8b77-7c1ce0cebf59 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/networks/6e9f19d0-99b9-4956-a237-b93e84faa922 HTTP/1.1" status: 204 len: 168 time: 0.4628439 2026-04-02 18:00:13.808 10 INFO neutron.wsgi [req-8aa37bbf-0b85-4eb5-9ccb-ac1ac03cccff req-bf714e45-278c-46da-8fad-3ced8a068657 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1590 time: 0.4166925 2026-04-02 18:00:13.871 10 INFO neutron.wsgi [req-8aa37bbf-0b85-4eb5-9ccb-ac1ac03cccff req-843ae426-ef55-4e64-8589-7f0f7c48b620 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0445573 2026-04-02 18:00:13.877 10 INFO neutron.services.segments.plugin [-] Segment d626bb96-5463-4adc-bb92-f8fc59ad3340 resource provider aggregate not found 2026-04-02 18:00:13.885 9 INFO neutron.wsgi [None req-713fbcb4-0757-45b5-b5de-35d7e7800552 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2969050 2026-04-02 18:00:13.885 10 INFO neutron.services.segments.plugin [-] Segment d626bb96-5463-4adc-bb92-f8fc59ad3340 resource provider aggregate not found 2026-04-02 18:00:13.900 10 INFO neutron.wsgi [None req-e2857b97-9b54-40e0-996f-5f6e78bdc8e6 c8981a71b52f47dab7d7b7dc3700a84d bd705f148e314b9aad686ed1f3fe0e9e - - - -] 10.0.0.44 "DELETE /v2.0/networks/409b5612-d9ea-41ca-8ab1-fb3fb61d9106 HTTP/1.1" status: 204 len: 168 time: 0.6953576 2026-04-02 18:00:13.901 10 INFO neutron.services.segments.plugin [-] Segment d626bb96-5463-4adc-bb92-f8fc59ad3340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d626bb96-5463-4adc-bb92-f8fc59ad3340 found for delete ", "request_id": "req-3fcd27d9-adff-4821-805c-621fdad2febe"}]} 2026-04-02 18:00:13.906 10 INFO neutron.services.segments.plugin [-] Segment d626bb96-5463-4adc-bb92-f8fc59ad3340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d626bb96-5463-4adc-bb92-f8fc59ad3340 found for delete ", "request_id": "req-7958af2c-d06a-4479-81f2-d457eec35767"}]} 2026-04-02 18:00:13.923 10 INFO neutron.services.segments.plugin [-] Segment be597c54-b896-4f4f-887f-0e0bb8bf8861 resource provider aggregate not found 2026-04-02 18:00:13.930 9 INFO neutron.wsgi [None req-4bf8c529-352f-4326-b783-7a5afcc06ece 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "PUT /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 218 time: 0.0375116 2026-04-02 18:00:13.939 10 INFO neutron.services.segments.plugin [-] Segment be597c54-b896-4f4f-887f-0e0bb8bf8861 resource provider aggregate not found 2026-04-02 18:00:13.944 10 INFO neutron.services.segments.plugin [-] Segment be597c54-b896-4f4f-887f-0e0bb8bf8861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be597c54-b896-4f4f-887f-0e0bb8bf8861 found for delete ", "request_id": "req-04a0db5d-5165-4a0e-be86-0a9ab1cdabc8"}]} 2026-04-02 18:00:13.958 10 INFO neutron.services.segments.plugin [-] Segment be597c54-b896-4f4f-887f-0e0bb8bf8861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be597c54-b896-4f4f-887f-0e0bb8bf8861 found for delete ", "request_id": "req-46f57671-75e4-4e89-859c-de413fc66845"}]} 2026-04-02 18:00:13.966 9 INFO neutron.wsgi [None req-baefbde2-256a-4217-81fb-097a7bf363b8 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 218 time: 0.0263939 2026-04-02 18:00:14.005 9 INFO neutron.wsgi [None req-bd222043-be7c-44a7-98ef-74f2557a0dd3 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "PUT /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0343766 2026-04-02 18:00:14.037 9 INFO neutron.wsgi [None req-9d6777f4-8e09-4867-8902-22a6ef13031a 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 227 time: 0.0248532 2026-04-02 18:00:14.059 10 INFO neutron.wsgi [None req-19e49b5a-800a-471d-8765-ff3a8e6189c4 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "PUT /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0172811 2026-04-02 18:00:14.077 10 INFO neutron.wsgi [None req-ce6e9f87-f8be-47c0-870e-53a0a66deaec 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 227 time: 0.0135856 2026-04-02 18:00:14.114 10 INFO neutron.wsgi [None req-3bb44c05-1004-4e73-8fc4-d39ce0b72d03 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "PUT /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0325739 2026-04-02 18:00:14.137 10 INFO neutron.wsgi [None req-1629d5e0-8cee-4dcb-b8fd-cc39ecd1d216 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 245 time: 0.0187793 2026-04-02 18:00:14.175 10 INFO neutron.wsgi [None req-bd076a5a-b9f5-49f8-9f21-9427bc0a924c 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "PUT /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 230 time: 0.0333509 2026-04-02 18:00:14.197 10 INFO neutron.wsgi [None req-eb61b369-397f-4506-b44f-405668ac5df7 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 230 time: 0.0167971 2026-04-02 18:00:14.215 10 INFO neutron.wsgi [None req-2684f744-7162-458c-9e31-c3ca1bdd3eff 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0134528 2026-04-02 18:00:14.237 9 INFO neutron.api.v2.resource [None req-55456a06-1da8-4221-a545-5adefa4a1887 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:00:14.239 9 INFO neutron.wsgi [None req-55456a06-1da8-4221-a545-5adefa4a1887 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0193422 2026-04-02 18:00:14.277 10 INFO neutron.wsgi [None req-e15d3cf8-a7a0-4a7c-a6eb-60581ee0679b 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "DELETE /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0272601 2026-04-02 18:00:14.293 10 INFO neutron.wsgi [None req-8e6248e0-3651-4c28-a42e-fb11a8a5e55d 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 223 time: 0.0119538 2026-04-02 18:00:14.303 9 INFO neutron.services.segments.plugin [-] Segment 2673923e-7ba1-4701-8c8c-48c5562a0f3a resource provider aggregate not found 2026-04-02 18:00:14.320 10 INFO neutron.api.v2.resource [None req-16c1ad93-5d39-452d-a230-ea00050a8b14 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:00:14.321 10 INFO neutron.wsgi [None req-16c1ad93-5d39-452d-a230-ea00050a8b14 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "DELETE /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0208254 2026-04-02 18:00:14.326 9 INFO neutron.services.segments.plugin [-] Segment 2673923e-7ba1-4701-8c8c-48c5562a0f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2673923e-7ba1-4701-8c8c-48c5562a0f3a found for delete ", "request_id": "req-38152302-8ec5-4353-b280-4c1ae1935f2f"}]} 2026-04-02 18:00:14.327 9 INFO neutron.services.segments.plugin [-] Segment 2673923e-7ba1-4701-8c8c-48c5562a0f3a resource provider aggregate not found 2026-04-02 18:00:14.352 9 INFO neutron.services.segments.plugin [-] Segment 2673923e-7ba1-4701-8c8c-48c5562a0f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2673923e-7ba1-4701-8c8c-48c5562a0f3a found for delete ", "request_id": "req-16d9c4a8-73a1-416c-ab89-2b2da6a9306f"}]} 2026-04-02 18:00:14.368 10 INFO neutron.wsgi [None req-ab7e1082-4c8a-4088-8292-83736bbe6743 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "DELETE /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 204 len: 168 time: 0.0406675 2026-04-02 18:00:14.385 10 INFO neutron.wsgi [None req-48db8540-3ba0-4ea1-8b6e-8410b55fa8c6 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - default default] 10.0.0.44 "GET /v2.0/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6/tags HTTP/1.1" status: 200 len: 205 time: 0.0118341 2026-04-02 18:00:14.449 10 INFO neutron.wsgi [None req-e242bd95-de24-4a68-aff8-89a45479ab7e 52be0941b60643ae92d06f12c9dc4289 be941f720d4b4545b2ee934414286985 - - - -] 10.0.0.44 "DELETE /v2.0/qos/policies/2da4c705-6bfe-4185-ae71-9a9345d4bed6 HTTP/1.1" status: 204 len: 168 time: 0.0583298 2026-04-02 18:00:14.672 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-14d3ce3b-e0d9-4a17-ab0c-7532a9f46a61 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0583365 2026-04-02 18:00:14.766 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-3c990860-2ccb-4ddc-842c-778cd86aa258 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1586 time: 0.0344238 2026-04-02 18:00:14.845 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-2eb8b677-4daa-4f15-8c0c-4f7efb7870b0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0557911 2026-04-02 18:00:14.902 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-4f210fb7-8e15-4cc5-9bba-70d599a5146d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 1058 time: 0.0460932 2026-04-02 18:00:14.924 10 INFO neutron.wsgi [None req-665ce100-e075-4de0-ad6b-538e870c813e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=bd705f148e314b9aad686ed1f3fe0e9e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1191947 2026-04-02 18:00:14.937 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-a0ddb046-1ae6-48f8-ad52-1e67ff5fb226 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0268338 2026-04-02 18:00:14.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-45c08c1a-2c00-46ca-b814-e82559c01f3b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e1024da8-7fb8-4db5-801c-a8836c0f0160 (type: security_groups) to 1 2026-04-02 18:00:15.001 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-2420e779-c830-4397-8b44-455553718219 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0589075 2026-04-02 18:00:15.008 10 INFO neutron.wsgi [None req-45c08c1a-2c00-46ca-b814-e82559c01f3b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=ef2da80b4fe24b50a491fc26ff3c91c8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3502052 2026-04-02 18:00:15.040 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-0a4def94-9933-4712-9c00-69ea2e96ad7b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297713 2026-04-02 18:00:15.072 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-a61df395-3d17-4c28-a9eb-3c98526b0e01 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256503 2026-04-02 18:00:15.177 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-778f5fd8-b2cb-4aaf-a69e-37b8cd3c93c6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0926447 2026-04-02 18:00:15.201 10 INFO neutron.wsgi [None req-9558862f-3ec8-4508-a5cf-03d6156372d2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e1024da8-7fb8-4db5-801c-a8836c0f0160 HTTP/1.1" status: 204 len: 168 time: 0.1888855 2026-04-02 18:00:15.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-135f2d12-09ef-4957-b2d7-f489f2463a8d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3d4b8ad3-8647-4a69-8aec-4056b8ed043f (type: security_groups) to 1 2026-04-02 18:00:15.258 9 INFO neutron.wsgi [req-c56e4b58-4466-46d7-a0f9-4709afb79833 req-6976ec75-1381-4399-8a65-187dee9bca39 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0715046 2026-04-02 18:00:15.285 9 INFO neutron.wsgi [None req-135f2d12-09ef-4957-b2d7-f489f2463a8d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=46e625199e5e45e8a6f292135097fd06&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2530923 2026-04-02 18:00:15.294 9 INFO neutron.wsgi [None req-9d40a0f1-aacd-409f-b12b-e8b6776214f3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/f23e1933-b584-4c7c-9a8c-cd41ebc02864 HTTP/1.1" status: 204 len: 168 time: 0.3621874 2026-04-02 18:00:15.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e08d2ce-f8d0-46de-8518-5639be2c8692 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 73feb24b-680d-45b0-91e6-c0095c5c18e5 (type: security_groups) to 1 2026-04-02 18:00:15.441 10 INFO neutron.wsgi [None req-6e08d2ce-f8d0-46de-8518-5639be2c8692 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=76fbf5a864a44d339d9b27030f3f7909&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1509101 2026-04-02 18:00:15.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d109f15-189e-468f-9c94-3edbe46fbdb1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 405746af-c95f-4e33-8eb0-474e3026943c (type: security_groups) to 1 2026-04-02 18:00:15.513 9 INFO neutron.wsgi [None req-1b9cc339-4345-411e-bbaf-70cd47eedcfb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3d4b8ad3-8647-4a69-8aec-4056b8ed043f HTTP/1.1" status: 204 len: 168 time: 0.2225375 2026-04-02 18:00:15.547 10 INFO neutron.wsgi [None req-1d109f15-189e-468f-9c94-3edbe46fbdb1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=45893c1cf4514fc5979325cefe595f00&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1362314 2026-04-02 18:00:15.638 9 INFO neutron.wsgi [None req-86229fbc-beec-4849-973c-d3d9a4f50f61 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/73feb24b-680d-45b0-91e6-c0095c5c18e5 HTTP/1.1" status: 204 len: 168 time: 0.1911938 2026-04-02 18:00:15.733 10 INFO neutron.wsgi [None req-b18aae00-4806-4dd1-9f56-6988a68da956 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/405746af-c95f-4e33-8eb0-474e3026943c HTTP/1.1" status: 204 len: 168 time: 0.1775541 2026-04-02 18:00:15.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-958185ff-c3fd-4586-88fe-c8288ff853bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 889046c5-3703-4781-8185-bdb3f8710738 (type: security_groups) to 1 2026-04-02 18:00:15.789 9 INFO neutron.wsgi [None req-958185ff-c3fd-4586-88fe-c8288ff853bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=be941f720d4b4545b2ee934414286985&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1294777 2026-04-02 18:00:16.003 9 INFO neutron.wsgi [None req-ddcf3cef-a90b-42ea-9075-b8a53cda5084 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/889046c5-3703-4781-8185-bdb3f8710738 HTTP/1.1" status: 204 len: 168 time: 0.2094729 2026-04-02 18:00:16.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-23e2a7ef-ed30-4e09-a78f-83c1207a2d09 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 3d786dff-ede0-429b-8b89-631893609727 (type: security_groups) to 1 2026-04-02 18:00:16.024 9 INFO neutron.wsgi [None req-23e2a7ef-ed30-4e09-a78f-83c1207a2d09 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=c556384455c74dab8d932ccf44ad1703&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1324153 2026-04-02 18:00:16.235 9 INFO neutron.wsgi [None req-88e34f44-bce6-44a8-bf16-94ef90dfc43e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3d786dff-ede0-429b-8b89-631893609727 HTTP/1.1" status: 204 len: 168 time: 0.2070243 2026-04-02 18:00:17.495 9 INFO neutron.wsgi [None req-e35dbd65-31cc-4aea-98d1-18683244bb4e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0796664 2026-04-02 18:00:17.503 9 INFO neutron.wsgi [None req-fbbb13ef-7f98-4990-acfe-c3e02cc7b24e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0028892 2026-04-02 18:00:17.509 9 INFO neutron.wsgi [None req-2fda8b67-8756-456d-a359-5ffd49a6a837 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0028687 2026-04-02 18:00:17.515 9 INFO neutron.wsgi [None req-9f1832b3-15b5-447c-a737-089aeb42ca0b 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0031993 2026-04-02 18:00:17.541 9 INFO neutron.wsgi [None req-9ad807b9-07bd-4d7b-898d-6a1dcdf8f434 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0045936 2026-04-02 18:00:17.547 9 INFO neutron.wsgi [None req-542173e2-23a2-439e-b8da-84e80480c0ee 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0030282 2026-04-02 18:00:17.553 9 INFO neutron.wsgi [None req-ba3f422a-f9d3-4425-b4d5-8f887de60c80 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0028818 2026-04-02 18:00:17.559 9 INFO neutron.wsgi [None req-fab1e4f4-af08-4128-96e1-636ef9368a58 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0030684 2026-04-02 18:00:17.571 9 INFO neutron.wsgi [None req-3dfcd840-7221-4520-a8ca-757ca0bc822c 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0045426 2026-04-02 18:00:17.582 9 INFO neutron.wsgi [None req-15d5cc63-e6c9-4696-afc1-26ebc809e757 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0058050 2026-04-02 18:00:17.588 9 INFO neutron.wsgi [None req-d59d1982-1b68-4881-b88e-31b64e69f1a4 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0031371 2026-04-02 18:00:17.595 9 INFO neutron.wsgi [None req-08f1713e-d156-46f8-9637-f40c6789a412 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0032806 2026-04-02 18:00:17.602 9 INFO neutron.wsgi [None req-074a19bf-5498-4171-baef-a5b8915c3082 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0038512 2026-04-02 18:00:17.608 9 INFO neutron.wsgi [None req-7fde7a0a-d12f-4ea3-a506-5d27ae672edb 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0028040 2026-04-02 18:00:17.615 9 INFO neutron.wsgi [None req-07cb956c-a9cc-4067-badb-6e376dbf49ae 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0040329 2026-04-02 18:00:17.621 9 INFO neutron.wsgi [None req-c4ac7f65-ec00-430a-9ca7-a2ca3225fac3 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0032883 2026-04-02 18:00:17.627 9 INFO neutron.wsgi [None req-c8d96002-23d9-414e-b0af-75b3f932e4ad 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0028133 2026-04-02 18:00:17.632 9 INFO neutron.wsgi [None req-7066a283-6b5b-4cd5-8280-d3f17f2fe3eb 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0026679 2026-04-02 18:00:17.652 9 INFO neutron.wsgi [None req-23d1a231-cee4-4be6-a7b8-ef2fa852e948 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0035043 2026-04-02 18:00:17.659 9 INFO neutron.wsgi [None req-1089e383-c4a9-4de2-9c48-744d97db214c 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0032582 2026-04-02 18:00:17.667 10 INFO neutron.wsgi [None req-0d59f6d0-7aa0-4123-9f21-f6967d1bcb07 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0040913 2026-04-02 18:00:17.676 10 INFO neutron.wsgi [None req-ee0bd1ff-9a25-422a-babc-c898f7f7f1d4 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0032814 2026-04-02 18:00:17.683 10 INFO neutron.wsgi [None req-9bd7b29c-53ff-402c-b0a0-32034ca33c26 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0031059 2026-04-02 18:00:17.692 10 INFO neutron.wsgi [None req-7eadb347-cc59-4290-9b9c-607c9cf7386a 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0053942 2026-04-02 18:00:17.702 9 INFO neutron.wsgi [None req-c3e6bb8e-abcf-434d-91c3-b455d5037fe0 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0062239 2026-04-02 18:00:17.710 9 INFO neutron.wsgi [None req-4c7a0f10-72e4-45b6-b1e0-772a817fc3b3 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0040088 2026-04-02 18:00:17.717 10 INFO neutron.wsgi [None req-a108993e-424f-4302-a7a6-1e6f35a88600 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0037599 2026-04-02 18:00:17.725 10 INFO neutron.wsgi [None req-83d061cc-30f2-4742-afc4-75fb0a9a644b 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0039563 2026-04-02 18:00:17.733 10 INFO neutron.wsgi [None req-75320ebc-70bd-4208-9e5a-000f27924697 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0032446 2026-04-02 18:00:17.743 10 INFO neutron.wsgi [None req-8b26cdb0-47d4-4df4-8d9d-07d98d8aebcb 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0040586 2026-04-02 18:00:17.749 10 INFO neutron.wsgi [None req-5214d04f-1f80-4908-83d3-dd1d9e4587a3 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0033603 2026-04-02 18:00:17.755 10 INFO neutron.wsgi [None req-1d5429d5-9f8f-4fbb-b993-ac600c059901 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0030792 2026-04-02 18:00:17.761 10 INFO neutron.wsgi [None req-b3f390b5-97d2-44f0-96ac-3493f7c78c29 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0031843 2026-04-02 18:00:17.768 10 INFO neutron.wsgi [None req-65c5bbc4-0c2c-4ccd-8b11-22746ba7f6b2 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0038061 2026-04-02 18:00:17.774 10 INFO neutron.wsgi [None req-ccca9157-9234-4adc-a2cd-58710b0a3e97 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0028524 2026-04-02 18:00:17.780 10 INFO neutron.wsgi [None req-a09fdcd5-3419-4d5f-90f6-d4a97e6bf4bf 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0029514 2026-04-02 18:00:17.787 10 INFO neutron.wsgi [None req-c7c51618-5ac8-420e-97dd-c093bf762461 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0029695 2026-04-02 18:00:17.794 10 INFO neutron.wsgi [None req-06c72298-e2e6-44fa-8349-45093ba696f0 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0032279 2026-04-02 18:00:17.800 10 INFO neutron.wsgi [None req-0d5bda80-c210-4c59-9c7d-0cdb15b498e6 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0029008 2026-04-02 18:00:17.807 10 INFO neutron.wsgi [None req-7e647484-eac0-48c3-bfc0-f28659ef90e5 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0030465 2026-04-02 18:00:17.822 9 INFO neutron.wsgi [None req-ae11df1b-2867-4d8f-afa9-ef0ac199d64d 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0060778 2026-04-02 18:00:17.830 9 INFO neutron.wsgi [None req-d2efdba6-5a29-4267-9c87-b86adc511a5c 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0045695 2026-04-02 18:00:17.836 9 INFO neutron.wsgi [None req-0c998960-ca59-4202-8190-79ffe487a86b 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0029545 2026-04-02 18:00:17.844 9 INFO neutron.wsgi [None req-c5327652-41c9-47e5-a7f6-3939e74f905f 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0038276 2026-04-02 18:00:17.851 10 INFO neutron.wsgi [None req-e0025faf-4f1c-49ef-828a-76c14ae162f7 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0037429 2026-04-02 18:00:17.859 10 INFO neutron.wsgi [None req-5932935a-3d16-4fc5-979c-988f0aaea5cb 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0030556 2026-04-02 18:00:17.865 10 INFO neutron.wsgi [None req-347306fd-4c51-4349-b53d-bcdae14a3755 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0026884 2026-04-02 18:00:17.870 10 INFO neutron.wsgi [None req-96187427-60e4-4a3b-b41f-736a28a46022 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0026762 2026-04-02 18:00:17.876 10 INFO neutron.wsgi [None req-289c5eb1-7c71-43ed-b6cb-b699321ea0bd 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0026977 2026-04-02 18:00:17.882 10 INFO neutron.wsgi [None req-0b5738e9-60cd-4b06-9b2c-4bc9e15d9e84 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0028257 2026-04-02 18:00:17.887 10 INFO neutron.wsgi [None req-f1676e76-7bbc-42ec-a391-49dea2e1155e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0027671 2026-04-02 18:00:17.895 10 INFO neutron.wsgi [None req-8f7f7017-5646-447e-8fab-98c646704c8c 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0027716 2026-04-02 18:00:17.901 10 INFO neutron.wsgi [None req-770d4998-047b-43ae-bf41-ab4c0d9d3301 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0026994 2026-04-02 18:00:17.907 10 INFO neutron.wsgi [None req-c5dc7981-77a7-44c2-b446-9deb90b61ecf 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0029848 2026-04-02 18:00:17.913 10 INFO neutron.wsgi [None req-896296f4-4018-46ee-84ee-a06f2c5cd677 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0027611 2026-04-02 18:00:17.918 10 INFO neutron.wsgi [None req-28e3099e-ff81-4804-b32b-45581d403cf3 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0027976 2026-04-02 18:00:17.924 10 INFO neutron.wsgi [None req-bd8cb6b5-07cf-49cd-b368-ad7b0ffb0884 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0027785 2026-04-02 18:00:17.930 10 INFO neutron.wsgi [None req-917ba2a0-18d6-484c-b647-29a2e1f31ad8 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0030153 2026-04-02 18:00:17.940 9 INFO neutron.wsgi [None req-2714314e-2ba4-4c4e-9484-4a3681bb5116 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0065403 2026-04-02 18:00:17.949 10 INFO neutron.wsgi [None req-05c4e64d-ed2c-4c91-9988-f4fc104ca0f0 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0039308 2026-04-02 18:00:17.955 10 INFO neutron.wsgi [None req-6b7a0417-cc0a-439a-8d9b-d841a8ac601a 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0030425 2026-04-02 18:00:17.962 10 INFO neutron.wsgi [None req-68a64096-9e71-478b-8a8a-4a854f18468e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0030301 2026-04-02 18:00:17.968 10 INFO neutron.wsgi [None req-0b6b969e-48bc-4eb2-aa12-79274cf87992 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0033510 2026-04-02 18:00:17.973 10 INFO neutron.wsgi [None req-564b48ac-ab7a-4eaf-944b-a3d6e675b138 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0028787 2026-04-02 18:00:17.978 10 INFO neutron.wsgi [None req-f1f63c0f-a53c-4bfb-8c7f-f840919e0c52 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0027757 2026-04-02 18:00:17.988 9 INFO neutron.wsgi [None req-d320f618-f170-4ea0-b74d-0691342b794d 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0054078 2026-04-02 18:00:17.995 9 INFO neutron.wsgi [None req-2e9af60b-dabb-4f5a-8d21-cbe8cd36db07 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0037863 2026-04-02 18:00:18.002 9 INFO neutron.wsgi [None req-7feb5e49-24e7-4e7e-847d-b748266b7311 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0035918 2026-04-02 18:00:18.010 9 INFO neutron.wsgi [None req-404b7145-3193-4b75-84fd-b7ec44d2e03c 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0045521 2026-04-02 18:00:18.027 9 INFO neutron.wsgi [None req-194270d8-1e49-49a4-8860-e64efbea025f 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0063090 2026-04-02 18:00:18.035 9 INFO neutron.wsgi [None req-dda9d757-62e6-4782-828c-ee63c87d581b 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0038612 2026-04-02 18:00:18.043 9 INFO neutron.wsgi [None req-a6680d14-bb5a-4146-bc3e-a2c22a4c1c91 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0036287 2026-04-02 18:00:18.050 9 INFO neutron.wsgi [None req-4764d273-091c-4e63-a547-0ff58e3ddaf8 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0036073 2026-04-02 18:00:18.058 9 INFO neutron.wsgi [None req-58cacbc0-ec8e-49db-8f0a-a2b318381307 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0050159 2026-04-02 18:00:18.074 9 INFO neutron.wsgi [None req-bf1ecb1d-a618-47f0-9f6e-01c3bb2d492e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0058265 2026-04-02 18:00:18.081 9 INFO neutron.wsgi [None req-667e251a-6eb6-4403-9041-7b669adee413 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0036023 2026-04-02 18:00:18.089 9 INFO neutron.wsgi [None req-a7020a31-df31-4f19-a8d7-a60d768eac0b 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0035446 2026-04-02 18:00:18.100 9 INFO neutron.wsgi [None req-ff169af8-30a3-4cb0-ae43-ee4c6c587a37 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0037575 2026-04-02 18:00:18.107 9 INFO neutron.wsgi [None req-ddb7a70f-296a-4048-bbe6-e573fdb198a4 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0035543 2026-04-02 18:00:18.122 9 INFO neutron.wsgi [None req-ff9580b2-03ac-4f43-a232-1d192ea3302e 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0047345 2026-04-02 18:00:18.130 9 INFO neutron.wsgi [None req-01e94449-009e-4859-8312-18f674604732 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0043185 2026-04-02 18:00:18.138 9 INFO neutron.wsgi [None req-d7d1943d-626c-4d71-8624-34a3a662be9a 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0037346 2026-04-02 18:00:18.150 9 INFO neutron.wsgi [None req-eae21317-cb55-4b15-acb3-dada2bcdb74a 35d87855f977450ea9806b093c090d77 399968a8743240b2983800d4836f426c - - default default] 10.0.0.44 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0035744 2026-04-02 18:00:18.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbdcc4a9-76f9-4417-b2e2-8f91e9e98c21 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 42cc0e0a-bb6b-4877-aad7-1fb8050c19d7 (type: security_groups) to 1 2026-04-02 18:00:18.961 10 INFO neutron.wsgi [None req-bbdcc4a9-76f9-4417-b2e2-8f91e9e98c21 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=399968a8743240b2983800d4836f426c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3212397 2026-04-02 18:00:19.034 9 INFO neutron.wsgi [None req-93d8bde8-409c-474f-a45a-5550d4e8c11b 970e8c8449d54fd2935c4b3d0fcc5d3d 9faba2e251a744c2a282996826d21a90 - - default default] 10.0.0.44 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 846 time: 0.0296631 2026-04-02 18:00:19.155 10 INFO neutron.wsgi [None req-bb419abe-8703-4919-9466-e8593dc8af1c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/42cc0e0a-bb6b-4877-aad7-1fb8050c19d7 HTTP/1.1" status: 204 len: 168 time: 0.1900995 2026-04-02 18:00:19.521 9 INFO neutron.wsgi [None req-c35d9cf0-3b03-4d5f-859a-fff2ce206153 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.1735709 2026-04-02 18:00:19.565 9 INFO neutron.wsgi [None req-0fa1a4cb-f9dc-44f6-a691-5d0abe404f92 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 218 time: 0.0364606 2026-04-02 18:00:19.587 9 INFO neutron.wsgi [None req-5d195294-4990-4303-8cda-96860eb7ef5a 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 218 time: 0.0159378 2026-04-02 18:00:19.627 9 INFO neutron.wsgi [None req-bd3b23e3-6c1c-4ea7-9681-294cbb30049a 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0351930 2026-04-02 18:00:19.649 9 INFO neutron.wsgi [None req-78cb62d9-e455-41a9-89e3-42025bf6d852 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 227 time: 0.0158889 2026-04-02 18:00:19.684 9 INFO neutron.wsgi [None req-982fff97-8b2a-420e-ba73-352e24dedc6c 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0253892 2026-04-02 18:00:19.729 9 INFO neutron.wsgi [None req-be76dfbe-44f8-4878-b2e1-c87a3c091ca1 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 227 time: 0.0377681 2026-04-02 18:00:19.773 10 INFO neutron.wsgi [None req-96263352-36fd-46d2-b593-6fbd7d7c03cb 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0385389 2026-04-02 18:00:19.816 10 INFO neutron.wsgi [None req-c0e7ed47-fa0e-42b4-bc44-5b5b13abf43a 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 245 time: 0.0277400 2026-04-02 18:00:19.825 10 INFO neutron.wsgi [None req-bc9380f6-1cb7-4b1a-9f47-f2d4b6126925 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2188108 2026-04-02 18:00:19.836 10 INFO neutron.wsgi [None req-9212b1cb-9b2d-4ee6-bb65-c7e51a5e385f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055001 2026-04-02 18:00:19.844 10 INFO neutron.wsgi [None req-e791a86f-3fb3-4320-91ca-6f546f9be9c0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0060306 2026-04-02 18:00:19.856 10 INFO neutron.wsgi [None req-2c1b059f-d06a-43e6-98b5-acbf362ad7c5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058234 2026-04-02 18:00:19.860 9 INFO neutron.wsgi [None req-ccfd99dc-6856-4db7-90bf-d27efa7c3c82 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 230 time: 0.0399554 2026-04-02 18:00:19.880 9 INFO neutron.wsgi [None req-da31cb64-773b-4917-802b-73bb81c100c1 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 230 time: 0.0149252 2026-04-02 18:00:19.904 9 INFO neutron.wsgi [None req-950f9ee7-a54d-4d19-ac90-38258ef6591e 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0195215 2026-04-02 18:00:19.926 9 INFO neutron.api.v2.resource [None req-02ddb01b-cffa-4e4b-ac2c-b51b3013011b 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:00:19.927 9 INFO neutron.wsgi [None req-02ddb01b-cffa-4e4b-ac2c-b51b3013011b 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0189481 2026-04-02 18:00:19.966 10 INFO neutron.wsgi [None req-7cfcbfe2-9e22-4d50-abcf-7049083b95a2 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0324793 2026-04-02 18:00:19.990 10 INFO neutron.wsgi [None req-c7e1e0b4-75c0-439c-b3c3-ca2456b7d4dc 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 223 time: 0.0196049 2026-04-02 18:00:20.013 10 INFO neutron.api.v2.resource [None req-214c5fd3-f932-4d5c-89e3-f6c29e40b991 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:00:20.015 10 INFO neutron.wsgi [None req-214c5fd3-f932-4d5c-89e3-f6c29e40b991 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0194890 2026-04-02 18:00:20.053 10 INFO neutron.wsgi [None req-f4ea62ac-05ab-4736-99d7-ba8a681b2cd4 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 204 len: 168 time: 0.0328541 2026-04-02 18:00:20.077 9 INFO neutron.wsgi [None req-34a79ba6-19fd-4670-8fbd-793a4df019e7 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - default default] 10.0.0.44 "GET /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c/tags HTTP/1.1" status: 200 len: 205 time: 0.0183039 2026-04-02 18:00:20.150 9 INFO neutron.wsgi [None req-376e29f6-a08f-4501-aa1d-72f7bb0b89fd 059713f9da4241a5af6400a3d01eb86a 87ba2f4633f4400e8073d3bb4eaa1005 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/0779e234-1890-4bbf-8f51-71734335301c HTTP/1.1" status: 204 len: 168 time: 0.0665684 2026-04-02 18:00:20.381 10 INFO neutron.wsgi [-] 10.0.0.57 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0027220 2026-04-02 18:00:20.424 10 INFO neutron.wsgi [None req-42ee72f3-d2eb-48d5-bed6-02a961c9f065 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.57 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 833 time: 0.0366850 2026-04-02 18:00:20.435 10 INFO neutron.wsgi [None req-93756693-e7a5-4be3-b3b4-7004749755b6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049374 2026-04-02 18:00:20.444 10 INFO neutron.wsgi [None req-d0ebe669-8519-4973-9f1b-fdf743a4bbff aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041366 2026-04-02 18:00:20.457 10 INFO neutron.wsgi [None req-988dd65e-41b5-40da-89a4-205528fb1a36 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0070312 2026-04-02 18:00:20.471 10 INFO neutron.wsgi [None req-d4e8e18b-2144-47f0-b0cb-da22ac66703b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0090451 2026-04-02 18:00:20.528 10 INFO neutron.wsgi [None req-0e956961-09de-41c6-b4ac-1be36878c71d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0467472 2026-04-02 18:00:20.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c48f8c6-a80d-4a44-acdb-71bb1682f899 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource 0690f687-9797-4a1a-8a0c-6051878ea684 (type: security_groups) to 1 2026-04-02 18:00:20.741 10 INFO neutron.wsgi [None req-f3bd2df4-f232-4eb2-ae90-98e5f3a9c484 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0052912 2026-04-02 18:00:20.742 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c48f8c6-a80d-4a44-acdb-71bb1682f899 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource bf35f62c-6720-4cba-b796-3eee7891331f (type: security_groups) to 1 2026-04-02 18:00:20.750 10 INFO neutron.wsgi [None req-39cf594a-2495-43a9-be32-dab6f9a7bd70 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0058489 2026-04-02 18:00:20.760 10 INFO neutron.wsgi [None req-92ad8951-d3a0-42c0-94ad-b51a4a72b3c1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063419 2026-04-02 18:00:20.769 10 INFO neutron.wsgi [None req-fed42fb8-fbba-4270-97b6-62f8799c36b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037992 2026-04-02 18:00:20.773 10 INFO neutron.wsgi [None req-0c48f8c6-a80d-4a44-acdb-71bb1682f899 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4282067 2026-04-02 18:00:20.825 10 INFO neutron.wsgi [None req-a90a8cf7-de6d-42db-b4ae-f1ebc7ef469c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.0511947 2026-04-02 18:00:20.834 10 INFO neutron.wsgi [None req-d99693a8-a457-4936-b06f-b5a06f5d329c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0045111 2026-04-02 18:00:20.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-87a87366-3747-4b88-aa71-0097914f9c44 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource b60ef053-bb46-4609-9fd8-242f54b4ad64 (type: security_groups) to 1 2026-04-02 18:00:20.874 9 INFO neutron.wsgi [None req-87a87366-3747-4b88-aa71-0097914f9c44 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.0927498 2026-04-02 18:00:20.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2ed939e-d5c4-4ac1-8b91-281487ba0903 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource d0ef112b-c940-413d-b966-3d2cd8f5f7ce (type: security_groups) to 1 2026-04-02 18:00:21.019 9 INFO neutron.wsgi [None req-d2ed939e-d5c4-4ac1-8b91-281487ba0903 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1374211 2026-04-02 18:00:21.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 0b50bd70-7c34-427f-a8a6-453d3338d633 (type: security_groups) to 1 2026-04-02 18:00:21.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-7643bd1f-fae4-4191-9035-f72b1e1d2f7e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 77249f65-c38d-4f59-b4c4-97b57da51d0f (type: security_groups) to 1 2026-04-02 18:00:21.079 10 INFO neutron.wsgi [None req-7643bd1f-fae4-4191-9035-f72b1e1d2f7e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=99df2a7711534745ab5e81dda87714a7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2905433 2026-04-02 18:00:21.107 9 INFO neutron.db.segments_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment 50cd22c4-fd07-487e-9e6c-bb0d7e521392 of type geneve for network 6186281c-e315-4bae-82a3-9aa9d7cfff7f 2026-04-02 18:00:21.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf522d29-1d28-4cd0-ac94-97c51098aed9 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource 17977ebe-d960-473c-8b76-917864d99cc9 (type: security_groups) to 1 2026-04-02 18:00:21.186 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a49465a5-efa6-48a0-b207-8a61ba074b98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:00:21.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a49465a5-efa6-48a0-b207-8a61ba074b98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:21.212 9 INFO neutron.wsgi [None req-cf522d29-1d28-4cd0-ac94-97c51098aed9 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1857319 2026-04-02 18:00:21.245 9 INFO neutron.db.segments_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment 13296751-7e4b-4d22-97b8-50ad63da3ebb of type geneve for network 3eed95c5-55d3-476f-a501-1eb9fb2237b4 2026-04-02 18:00:21.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-a49465a5-efa6-48a0-b207-8a61ba074b98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1f357825-76c5-451e-83fc-7f508391877e (type: ports) to 1 2026-04-02 18:00:21.403 10 INFO neutron.wsgi [None req-a49465a5-efa6-48a0-b207-8a61ba074b98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.57 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.5659859 2026-04-02 18:00:21.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 6186281c-e315-4bae-82a3-9aa9d7cfff7f (type: networks) to 1 2026-04-02 18:00:21.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-29719c66-f133-449b-8c3a-9975182ebabb 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] Successfully bumped revision number for resource f5858343-d20b-4ef2-8dde-95ba1e754120 (type: security_groups) to 1 2026-04-02 18:00:21.449 9 INFO neutron.wsgi [None req-29719c66-f133-449b-8c3a-9975182ebabb 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.2319534 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:21.496 9 INFO neutron.wsgi [None req-bebdfa3b-8213-4bf3-8fe5-5cc325f975f0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/77249f65-c38d-4f59-b4c4-97b57da51d0f HTTP/1.1" status: 204 len: 168 time: 0.4104257 2026-04-02 18:00:21.503 10 INFO neutron.wsgi [None req-3fe91f9d-6739-4963-878c-a36319aeea4e 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/bf35f62c-6720-4cba-b796-3eee7891331f/tags HTTP/1.1" status: 200 len: 210 time: 0.0483358 2026-04-02 18:00:21.532 10 INFO neutron.wsgi [None req-4954bf8e-c4e6-4af9-bc11-4c882af873fc 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/b60ef053-bb46-4609-9fd8-242f54b4ad64/tags HTTP/1.1" status: 200 len: 218 time: 0.0242326 2026-04-02 18:00:21.580 10 INFO neutron.wsgi [None req-3d71bdaf-f48e-4ac2-bdb2-23e898e1a377 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/d0ef112b-c940-413d-b966-3d2cd8f5f7ce/tags HTTP/1.1" status: 200 len: 227 time: 0.0427394 2026-04-02 18:00:21.609 10 INFO neutron.wsgi [None req-dcb8614e-2956-4a75-9ec9-f7d59e892095 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/17977ebe-d960-473c-8b76-917864d99cc9/tags HTTP/1.1" status: 200 len: 212 time: 0.0221894 2026-04-02 18:00:21.623 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:21.628 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 6186281c-e315-4bae-82a3-9aa9d7cfff7f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:21.663 10 INFO neutron.wsgi [None req-52f1f965-dda0-4b44-8af5-35ef39c29944 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0490716 2026-04-02 18:00:21.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 71cc133f-1900-46a2-bcac-b5933f787f01 (type: ports) to 1 2026-04-02 18:00:21.713 10 INFO neutron.wsgi [None req-12aaf456-a7e7-4af1-b67c-ed82d5ab1e1a 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.0452597 2026-04-02 18:00:21.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 3eed95c5-55d3-476f-a501-1eb9fb2237b4 (type: networks) to 1 2026-04-02 18:00:21.763 10 INFO neutron.wsgi [None req-dcb8b431-333c-44b1-a6f0-3620502ce810 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0458002 2026-04-02 18:00:21.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afc041b-4715-42aa-868f-279d14f0c4dd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource b7121d89-4d81-42a4-9003-2cb6f3519ff2 (type: security_groups) to 1 2026-04-02 18:00:21.798 9 INFO neutron.wsgi [None req-9afc041b-4715-42aa-868f-279d14f0c4dd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=87ba2f4633f4400e8073d3bb4eaa1005&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1823123 2026-04-02 18:00:21.809 10 INFO neutron.wsgi [None req-d00b2925-f1c3-4ad4-9cff-d6c4204d695f 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0407302 2026-04-02 18:00:21.855 10 INFO neutron.wsgi [None req-d6246615-75e3-4bd7-9e78-a5dd5fe17193 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0429981 2026-04-02 18:00:21.915 10 INFO neutron.wsgi [None req-cc7a1ab6-6ff2-4a97-b047-ca12bbb0d46f 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0556002 2026-04-02 18:00:21.956 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:21.959 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 3eed95c5-55d3-476f-a501-1eb9fb2237b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:21.978 10 INFO neutron.wsgi [None req-a87dff99-d742-4770-97df-1f079deff4a4 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0580499 2026-04-02 18:00:22.025 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 91e62f98-ef15-4ca3-ab2d-cae31e51cfe9 (type: ports) to 1 2026-04-02 18:00:22.029 10 INFO neutron.wsgi [None req-b0d14c15-115a-4421-8041-f455e0ceae77 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - default default] 10.0.0.44 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0464783 2026-04-02 18:00:22.048 9 INFO neutron.wsgi [None req-e76557fc-163f-4a08-bd60-322ee9978e84 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/b7121d89-4d81-42a4-9003-2cb6f3519ff2 HTTP/1.1" status: 204 len: 168 time: 0.2453256 2026-04-02 18:00:22.057 9 INFO neutron.wsgi [None req-4b33ec96-c31d-45fb-a23c-98e80f8d88b9 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1446 time: 1.2792416 2026-04-02 18:00:22.176 10 INFO neutron.wsgi [None req-a8ff239e-3177-47f2-94e7-99756b3134f2 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2052 time: 0.1158085 2026-04-02 18:00:22.252 10 INFO neutron.wsgi [None req-41544348-7843-4ad1-88f4-e5c2b06f645d 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bf35f62c-6720-4cba-b796-3eee7891331f HTTP/1.1" status: 204 len: 168 time: 0.2175903 2026-04-02 18:00:22.426 10 INFO neutron.wsgi [None req-c53b5acf-01cb-4233-8a6b-d458c8ab1485 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/b60ef053-bb46-4609-9fd8-242f54b4ad64 HTTP/1.1" status: 204 len: 168 time: 0.1702116 2026-04-02 18:00:22.537 9 INFO neutron.wsgi [None req-079c7cc8-b044-4604-b5f7-2118c8df78c9 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/d0ef112b-c940-413d-b966-3d2cd8f5f7ce HTTP/1.1" status: 204 len: 168 time: 0.1058133 2026-04-02 18:00:22.573 10 INFO neutron.services.segments.plugin [-] Segment 50cd22c4-fd07-487e-9e6c-bb0d7e521392 resource provider aggregate not found 2026-04-02 18:00:22.584 10 INFO neutron.services.segments.plugin [-] Segment 50cd22c4-fd07-487e-9e6c-bb0d7e521392 resource provider aggregate not found 2026-04-02 18:00:22.602 10 INFO neutron.services.segments.plugin [-] Segment 50cd22c4-fd07-487e-9e6c-bb0d7e521392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50cd22c4-fd07-487e-9e6c-bb0d7e521392 found for delete ", "request_id": "req-90264aba-10ea-49cb-a661-274a793c9925"}]} 2026-04-02 18:00:22.604 10 INFO neutron.services.segments.plugin [-] Segment 50cd22c4-fd07-487e-9e6c-bb0d7e521392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50cd22c4-fd07-487e-9e6c-bb0d7e521392 found for delete ", "request_id": "req-e4bd7688-1a24-48da-876e-f13ac762e8b1"}]} 2026-04-02 18:00:22.631 9 INFO neutron.wsgi [None req-c20bfa62-42d9-400e-aad5-a44fd74f2781 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/17977ebe-d960-473c-8b76-917864d99cc9 HTTP/1.1" status: 204 len: 168 time: 0.0895145 2026-04-02 18:00:22.633 10 INFO neutron.wsgi [None req-21655c41-0ee9-497a-b2f0-feb0faf8f785 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/6186281c-e315-4bae-82a3-9aa9d7cfff7f HTTP/1.1" status: 204 len: 168 time: 0.4521205 2026-04-02 18:00:22.793 9 INFO neutron.wsgi [None req-6217292d-c678-4daf-82c2-7390550cb49d 059eaae3874b4c5380f8469abd4fd3e0 20883c9afd104fa1b30b9e4dcf1e1df3 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/f5858343-d20b-4ef2-8dde-95ba1e754120 HTTP/1.1" status: 204 len: 168 time: 0.1576529 2026-04-02 18:00:23.008 9 INFO neutron.services.segments.plugin [-] Segment 13296751-7e4b-4d22-97b8-50ad63da3ebb resource provider aggregate not found 2026-04-02 18:00:23.016 9 INFO neutron.services.segments.plugin [-] Segment 13296751-7e4b-4d22-97b8-50ad63da3ebb resource provider aggregate not found 2026-04-02 18:00:23.035 9 INFO neutron.services.segments.plugin [-] Segment 13296751-7e4b-4d22-97b8-50ad63da3ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13296751-7e4b-4d22-97b8-50ad63da3ebb found for delete ", "request_id": "req-2c850a0d-19c2-4af7-a9c5-1591e5c578d8"}]} 2026-04-02 18:00:23.036 9 INFO neutron.services.segments.plugin [-] Segment 13296751-7e4b-4d22-97b8-50ad63da3ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13296751-7e4b-4d22-97b8-50ad63da3ebb found for delete ", "request_id": "req-c9df9a7d-3d43-461b-9ad4-1924d391f875"}]} 2026-04-02 18:00:23.050 10 INFO neutron.wsgi [None req-1b525a15-93df-4690-857c-37f2b21d6556 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2283859 2026-04-02 18:00:23.062 10 INFO neutron.wsgi [None req-f6804474-0dd5-43d5-9ad6-da14c6e44a24 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048890 2026-04-02 18:00:23.068 9 INFO neutron.wsgi [None req-7a185f9e-8410-4505-80d2-521c005ae62a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/3eed95c5-55d3-476f-a501-1eb9fb2237b4 HTTP/1.1" status: 204 len: 168 time: 0.4286463 2026-04-02 18:00:23.070 10 INFO neutron.wsgi [None req-f93b8a7c-d5a1-4402-9fc1-68ca325815b6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046983 2026-04-02 18:00:23.084 10 INFO neutron.wsgi [None req-ed435b00-79f1-4bde-b02d-4033b319df74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0038810 2026-04-02 18:00:23.138 10 INFO neutron.wsgi [None req-96382688-c412-463f-b760-fbce84dbef90 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1332 time: 0.0461538 2026-04-02 18:00:23.159 10 INFO neutron.wsgi [None req-f504f2d8-8dac-447f-91af-6f301d184991 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0856175 2026-04-02 18:00:23.234 10 INFO neutron.db.segments_db [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment a79e51f0-c64e-45aa-8503-37a002a1e148 of type geneve for network b32fda3e-5260-4ac3-9528-66e5f3bcb69b 2026-04-02 18:00:23.263 10 INFO neutron.wsgi [None req-f3024fe1-f98d-4e10-893e-c951ac99909d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059376 2026-04-02 18:00:23.273 10 INFO neutron.wsgi [None req-358f43fe-fdc9-4928-9be5-aee3b7b3dd00 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038719 2026-04-02 18:00:23.281 10 INFO neutron.wsgi [None req-1bcdc7c2-7c27-4d8a-aa60-ec67c2f065d7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0030348 2026-04-02 18:00:23.304 10 INFO neutron.wsgi [None req-b94567d6-13fa-4287-8d52-e01fa95fa548 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049443 2026-04-02 18:00:23.346 10 INFO neutron.wsgi [None req-16e64f92-c7e1-420d-b0f3-bb9c54464121 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?name=lb-3ef99f87-4f26-48a2-8376-5c1c15b2ea8c HTTP/1.1" status: 200 len: 221 time: 0.0343342 2026-04-02 18:00:23.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource b32fda3e-5260-4ac3-9528-66e5f3bcb69b (type: networks) to 1 2026-04-02 18:00:23.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-745ee447-7d8c-4080-adf3-8dd52347e62e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8d046a77-8cce-47e9-acef-bb390f6b5b62 (type: security_groups) to 1 2026-04-02 18:00:23.535 10 INFO neutron.wsgi [None req-745ee447-7d8c-4080-adf3-8dd52347e62e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1777 time: 0.1819539 2026-04-02 18:00:23.577 10 INFO neutron.wsgi [None req-5d3a286a-b0bb-4aab-a55a-23062389e8be aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-group-rules?security_group_id=8d046a77-8cce-47e9-acef-bb390f6b5b62 HTTP/1.1" status: 200 len: 1318 time: 0.0361509 2026-04-02 18:00:23.584 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:23.590 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network b32fda3e-5260-4ac3-9528-66e5f3bcb69b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:23.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource efc16ea7-6128-4e64-89b5-ad8ed7902bc9 (type: ports) to 1 2026-04-02 18:00:23.698 10 INFO neutron.wsgi [None req-d012766c-58d4-41ea-aafc-8567f9aa11d4 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5334041 2026-04-02 18:00:23.783 9 INFO neutron.db.segments_db [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment fc0bb921-91f9-4e4b-9544-b18c3ef1220d of type geneve for network 3b6fe043-631f-46bc-ab63-55fd3371212a 2026-04-02 18:00:23.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-24ef8b9e-69fe-4927-a9c1-3ae1e81ea72c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1f357825-76c5-451e-83fc-7f508391877e (type: ports) to 2 2026-04-02 18:00:23.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 3b6fe043-631f-46bc-ab63-55fd3371212a (type: networks) to 1 2026-04-02 18:00:23.934 10 INFO neutron.wsgi [None req-24ef8b9e-69fe-4927-a9c1-3ae1e81ea72c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1332 time: 0.3499901 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:23.957 10 INFO neutron.wsgi [None req-6beb10f8-06f3-4bc6-a7e2-c108dace5809 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0068593 2026-04-02 18:00:23.963 10 INFO neutron.wsgi [None req-ef85d71c-e2af-449b-aa91-08e43022031d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0027618 2026-04-02 18:00:23.974 10 INFO neutron.wsgi [None req-92060bcc-b9d4-4dff-a575-6c98febe3593 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039105 2026-04-02 18:00:23.982 10 INFO neutron.wsgi [None req-91845145-a660-4128-bac6-471e0e284116 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048475 2026-04-02 18:00:24.030 10 INFO neutron.wsgi [None req-c9d3598c-8042-4ddb-ba6c-16ae76007310 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0401073 2026-04-02 18:00:24.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-d556e308-d892-47e6-91fa-24307fd0d03a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 9f350317-aa32-49b9-9464-35f1476d118d (type: security_groups) to 1 2026-04-02 18:00:24.097 9 INFO neutron.wsgi [None req-d556e308-d892-47e6-91fa-24307fd0d03a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=ee36fb75957b4ba289caccf69effb0d4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4482307 2026-04-02 18:00:24.135 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:24.137 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 3b6fe043-631f-46bc-ab63-55fd3371212a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:24.196 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 7606b80b-3ec3-4c5d-8412-06697c48d8b6 (type: ports) to 1 2026-04-02 18:00:24.215 9 INFO neutron.wsgi [None req-7ffcaa6d-6a18-43e7-a1e9-65ad9fe9997e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5115492 2026-04-02 18:00:24.284 10 INFO neutron.wsgi [None req-7806ffd7-0217-43f6-8e3d-3ac58f1f78d4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9f350317-aa32-49b9-9464-35f1476d118d HTTP/1.1" status: 204 len: 168 time: 0.1801651 2026-04-02 18:00:24.410 10 INFO neutron.wsgi [None req-2fcbadd7-c619-4dc4-a7b8-624d3f26b1e9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=20883c9afd104fa1b30b9e4dcf1e1df3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0265536 2026-04-02 18:00:24.570 10 INFO neutron.wsgi [None req-d4692f1d-4785-4f17-86d8-d61c83d4d25b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/0690f687-9797-4a1a-8a0c-6051878ea684 HTTP/1.1" status: 204 len: 168 time: 0.1557338 2026-04-02 18:00:24.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-704a21a4-5502-412c-b6a4-4eb1ad1e9cd6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8cb0073e-58db-4202-a0de-fc04f6dda54e (type: security_groups) to 1 2026-04-02 18:00:24.796 10 INFO neutron.wsgi [None req-704a21a4-5502-412c-b6a4-4eb1ad1e9cd6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=e1bfe96fe00f4026ad7ea0291b6274c8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1062860 2026-04-02 18:00:24.986 10 INFO neutron.wsgi [None req-1074f099-bf8b-41a4-84bd-234f94efde68 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/8cb0073e-58db-4202-a0de-fc04f6dda54e HTTP/1.1" status: 204 len: 168 time: 0.1858280 2026-04-02 18:00:24.993 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:24.996 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network b32fda3e-5260-4ac3-9528-66e5f3bcb69b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:25.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource c10d0814-94b6-4c09-acad-f4710937c45c (type: ports) to 1 2026-04-02 18:00:25.107 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:25.110 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 3b6fe043-631f-46bc-ab63-55fd3371212a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:25.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 12945fd2-7fdc-4a59-9786-16dabbaff6d2 (type: ports) to 1 2026-04-02 18:00:25.212 9 INFO neutron.wsgi [None req-8396dd24-1376-4c63-8ccc-e33676340741 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 0.9899461 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:25.393 9 INFO neutron.wsgi [None req-f0011a07-2668-49f4-916d-7e9273ad3084 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1759815 2026-04-02 18:00:25.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Successfully bumped revision number for resource 6ff9d200-c909-4c10-98b6-1038001c0931 (type: security_groups) to 1 2026-04-02 18:00:25.562 10 INFO neutron.db.segments_db [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Added segment ec70b8ae-1249-467e-82b1-693cf5aa8e14 of type geneve for network ae5d7c34-af22-464a-a638-3e59dc6e66fc 2026-04-02 18:00:25.626 9 INFO neutron.wsgi [None req-2de71f13-d5f5-45d8-b74a-d39f972f8630 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/c10d0814-94b6-4c09-acad-f4710937c45c HTTP/1.1" status: 204 len: 168 time: 0.2290208 2026-04-02 18:00:25.690 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Successfully bumped revision number for resource ae5d7c34-af22-464a-a638-3e59dc6e66fc (type: networks) to 1 2026-04-02 18:00:25.866 9 INFO neutron.wsgi [None req-22843cd0-a477-48b7-a092-7fdddd00f008 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/12945fd2-7fdc-4a59-9786-16dabbaff6d2 HTTP/1.1" status: 204 len: 168 time: 0.2344871 2026-04-02 18:00:25.922 9 INFO neutron.wsgi [None req-a507c64e-ec94-41a7-b5cb-6850f15948b7 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0472209 2026-04-02 18:00:26.004 9 INFO neutron.db.segments_db [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment fc9d421d-b64f-4260-8e08-8a7183fbe1fa of type geneve for network ae0f3e4c-456a-481b-a4ca-b7b4c8ef7a3e 2026-04-02 18:00:26.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource ae0f3e4c-456a-481b-a4ca-b7b4c8ef7a3e (type: networks) to 1 2026-04-02 18:00:26.174 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] No more DHCP agents 2026-04-02 18:00:26.177 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Unable to schedule network ae5d7c34-af22-464a-a638-3e59dc6e66fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:26.241 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Successfully bumped revision number for resource b87f9497-5c4d-4cbc-a84e-1e64cb13aaea (type: ports) to 1 2026-04-02 18:00:26.266 10 INFO neutron.wsgi [None req-5da5e0ba-983f-4c08-b17e-f1abeb1dbc9d dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0022001 2026-04-02 18:00:26.319 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:26.320 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network ae0f3e4c-456a-481b-a4ca-b7b4c8ef7a3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:26.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource e6d179fd-498d-4c55-b4cd-70e74ebf0c65 (type: ports) to 1 2026-04-02 18:00:26.409 9 INFO neutron.wsgi [None req-be8ce4da-a4d2-4835-9cc9-245dbd5f6f52 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.4808085 2026-04-02 18:00:26.546 10 INFO neutron.db.segments_db [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Added segment f6c679ee-817a-4267-b7e7-39e197971a0b of type geneve for network 5a6b037f-1f89-4e82-b249-e6a16671c18b 2026-04-02 18:00:26.547 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca7e0b6d-f0a9-4157-bfc3-a3e9bf509916 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] No more DHCP agents 2026-04-02 18:00:26.551 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca7e0b6d-f0a9-4157-bfc3-a3e9bf509916 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Unable to schedule network ae5d7c34-af22-464a-a638-3e59dc6e66fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040848 2026-04-02 18:00:26.651 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012982 2026-04-02 18:00:26.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca7e0b6d-f0a9-4157-bfc3-a3e9bf509916 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] Successfully bumped revision number for resource 9ccb5bba-fd03-4d52-ac13-3589aa17c3d0 (type: ports) to 1 2026-04-02 18:00:26.717 10 INFO neutron.wsgi [None req-ca7e0b6d-f0a9-4157-bfc3-a3e9bf509916 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4462724 2026-04-02 18:00:26.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 5a6b037f-1f89-4e82-b249-e6a16671c18b (type: networks) to 1 2026-04-02 18:00:26.894 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:26.895 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 5a6b037f-1f89-4e82-b249-e6a16671c18b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:26.954 10 INFO neutron.db.ovn_revision_numbers_db [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource dfbc5ed2-857b-4395-89f6-0bf72d5b30db (type: ports) to 1 2026-04-02 18:00:26.955 9 INFO neutron.wsgi [None req-ca489c36-7e5b-4188-964b-0a5cd4468f27 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2337513 2026-04-02 18:00:26.973 10 INFO neutron.wsgi [None req-c0197acd-7e2d-4b3c-8354-dbb9b3f7c198 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5569694 2026-04-02 18:00:26.986 9 INFO neutron.wsgi [None req-6f34e87d-17b3-4442-96e9-c0c109bb1ef1 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "PUT /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 218 time: 0.0264328 2026-04-02 18:00:27.020 9 INFO neutron.wsgi [None req-069df878-cdac-4ba1-9873-bf105689a955 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 218 time: 0.0283122 2026-04-02 18:00:27.069 9 INFO neutron.wsgi [None req-d113dd79-77fa-4784-a1d0-ae3c74712cb3 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "PUT /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0437119 2026-04-02 18:00:27.088 9 INFO neutron.wsgi [None req-825c6524-39a4-4155-ba73-93c89fe515ec dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 227 time: 0.0137548 2026-04-02 18:00:27.111 9 INFO neutron.wsgi [None req-f06e2205-5b6c-4ffb-baa9-7db18a7c4994 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "PUT /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0158057 2026-04-02 18:00:27.132 9 INFO neutron.wsgi [None req-41fad4bb-bd27-4246-8e1e-a603aa03d65f dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 227 time: 0.0172365 2026-04-02 18:00:27.180 9 INFO neutron.wsgi [None req-91381eb1-9740-4fe6-8fcf-748395fb7f51 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "PUT /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0368087 2026-04-02 18:00:27.198 9 INFO neutron.wsgi [None req-92701df9-b912-4698-9f0e-1831735622f5 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 245 time: 0.0132813 2026-04-02 18:00:27.230 9 INFO neutron.wsgi [None req-7437969a-1a8d-44da-9cc5-d914a29aba20 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "PUT /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 230 time: 0.0255733 2026-04-02 18:00:27.251 9 INFO neutron.wsgi [None req-ff649658-62e0-4af7-aa79-95a4bb1324b2 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 230 time: 0.0168030 2026-04-02 18:00:27.268 9 INFO neutron.wsgi [None req-bc2843b6-b2b0-4451-b830-b65115bb24e9 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0127296 2026-04-02 18:00:27.290 9 INFO neutron.api.v2.resource [None req-21fbf359-1ad2-4381-9bc5-4587aec37e8c dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:00:27.292 9 INFO neutron.wsgi [None req-21fbf359-1ad2-4381-9bc5-4587aec37e8c dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0138197 2026-04-02 18:00:27.327 9 INFO neutron.wsgi [None req-413d45e7-13db-4adc-9d0d-0bbbeb7a947f dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0311673 2026-04-02 18:00:27.345 9 INFO neutron.wsgi [None req-0bfa40cc-c40a-4756-aec1-96c895ea2927 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 223 time: 0.0140254 2026-04-02 18:00:27.365 9 INFO neutron.api.v2.resource [None req-ddcc6280-976e-4711-a61c-d565d433f14b dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:00:27.366 9 INFO neutron.wsgi [None req-ddcc6280-976e-4711-a61c-d565d433f14b dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0157614 2026-04-02 18:00:27.395 9 INFO neutron.wsgi [None req-fc07509f-effb-4d3b-8ca2-6b1d5c2db723 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 204 len: 168 time: 0.0243886 2026-04-02 18:00:27.412 9 INFO neutron.wsgi [None req-4e385658-9504-4129-b0b2-901af50932c5 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb/tags HTTP/1.1" status: 200 len: 205 time: 0.0125835 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:27.488 10 INFO neutron.wsgi [None req-5edcdaa5-b12f-4314-be3b-5673af5c4223 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb HTTP/1.1" status: 200 len: 603 time: 0.0637944 2026-04-02 18:00:27.584 9 INFO neutron.wsgi [None req-df61d29d-0b9f-47cf-93ed-34ce334bf9b9 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - default default] 10.0.0.44 "GET /v2.0/ports/9ccb5bba-fd03-4d52-ac13-3589aa17c3d0 HTTP/1.1" status: 200 len: 1020 time: 0.0907826 2026-04-02 18:00:27.692 9 INFO neutron.wsgi [None req-92b2f851-9ec7-4a4c-aa78-9a0598e65d7a dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/trunks/2b46f9cb-4849-4762-9967-b4b847710ceb HTTP/1.1" status: 204 len: 168 time: 0.1021357 2026-04-02 18:00:27.885 9 INFO neutron.wsgi [None req-91b99750-9869-4365-bd42-c9c45d62f6d1 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/ports/9ccb5bba-fd03-4d52-ac13-3589aa17c3d0 HTTP/1.1" status: 204 len: 168 time: 0.1885879 2026-04-02 18:00:27.917 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:27.919 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network ae0f3e4c-456a-481b-a4ca-b7b4c8ef7a3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:27.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 669d1d69-240e-41c5-831c-e0a9a8098d6a (type: subnets) to 0 2026-04-02 18:00:27.955 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] No more DHCP agents 2026-04-02 18:00:27.957 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Unable to schedule network 5a6b037f-1f89-4e82-b249-e6a16671c18b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:27.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] Successfully bumped revision number for resource 4ef764e9-7420-4af1-8c87-1f13c1a6a467 (type: subnets) to 0 2026-04-02 18:00:27.984 10 INFO neutron.wsgi [None req-c8bbe72d-b3ee-4266-a503-0332b1b21a1a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 0.5726395 2026-04-02 18:00:28.055 9 INFO neutron.wsgi [None req-c8b12f15-eafa-4fe9-b78e-fc1ad8ba4104 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0662038 2026-04-02 18:00:28.233 10 INFO neutron.wsgi [None req-88ab761f-d5f0-4425-b228-9d40ad59deef ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/669d1d69-240e-41c5-831c-e0a9a8098d6a HTTP/1.1" status: 204 len: 168 time: 0.1645002 2026-04-02 18:00:28.258 9 INFO neutron.services.segments.plugin [-] Segment ec70b8ae-1249-467e-82b1-693cf5aa8e14 resource provider aggregate not found 2026-04-02 18:00:28.263 9 INFO neutron.services.segments.plugin [-] Segment ec70b8ae-1249-467e-82b1-693cf5aa8e14 resource provider aggregate not found 2026-04-02 18:00:28.280 9 INFO neutron.services.segments.plugin [-] Segment ec70b8ae-1249-467e-82b1-693cf5aa8e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec70b8ae-1249-467e-82b1-693cf5aa8e14 found for delete ", "request_id": "req-ed35e6b7-d488-4e67-a3ab-be465f19041e"}]} 2026-04-02 18:00:28.294 9 INFO neutron.services.segments.plugin [-] Segment ec70b8ae-1249-467e-82b1-693cf5aa8e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec70b8ae-1249-467e-82b1-693cf5aa8e14 found for delete ", "request_id": "req-b8a1ae26-de50-4e6f-91b4-be1caa290d79"}]} 2026-04-02 18:00:28.313 9 INFO neutron.wsgi [None req-6b565597-f29b-4784-aab3-0bac72a50e95 dc26ff08275d42598c6a93315c84fc37 1a508a0c1be842a6a84139a991ba93dd - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae5d7c34-af22-464a-a638-3e59dc6e66fc HTTP/1.1" status: 204 len: 168 time: 0.4242926 2026-04-02 18:00:28.419 10 INFO neutron.wsgi [None req-e10bce6e-dd25-427a-8bf8-33e72ec53252 ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/4ef764e9-7420-4af1-8c87-1f13c1a6a467 HTTP/1.1" status: 204 len: 168 time: 0.1813009 2026-04-02 18:00:28.482 10 INFO neutron.wsgi [None req-d7135f7c-562a-4e66-a048-49850610cc2a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0581656 2026-04-02 18:00:28.939 9 INFO neutron.wsgi [None req-8f9e6743-2b10-46cd-a6a6-7ce7c65a6e4a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/5a6b037f-1f89-4e82-b249-e6a16671c18b HTTP/1.1" status: 204 len: 168 time: 0.4507394 2026-04-02 18:00:29.145 9 INFO neutron.wsgi [None req-48da9304-2259-4a2c-a21b-1059b4867ea0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=1a508a0c1be842a6a84139a991ba93dd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1587956 2026-04-02 18:00:29.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource e6e4778b-eb61-4d1a-8355-4f24ab03599d (type: security_groups) to 1 2026-04-02 18:00:29.308 9 INFO neutron.wsgi [None req-a35008d1-2188-4423-9ec1-27cb9ce17726 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/6ff9d200-c909-4c10-98b6-1038001c0931 HTTP/1.1" status: 204 len: 168 time: 0.1574814 2026-04-02 18:00:29.322 10 INFO neutron.services.segments.plugin [-] Segment fc9d421d-b64f-4260-8e08-8a7183fbe1fa resource provider aggregate not found 2026-04-02 18:00:29.325 10 INFO neutron.services.segments.plugin [-] Segment fc9d421d-b64f-4260-8e08-8a7183fbe1fa resource provider aggregate not found 2026-04-02 18:00:29.350 10 INFO neutron.services.segments.plugin [-] Segment fc9d421d-b64f-4260-8e08-8a7183fbe1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9d421d-b64f-4260-8e08-8a7183fbe1fa found for delete ", "request_id": "req-144a7cd0-5fac-4673-beed-d98a494c1936"}]} 2026-04-02 18:00:29.351 10 INFO neutron.services.segments.plugin [-] Segment fc9d421d-b64f-4260-8e08-8a7183fbe1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9d421d-b64f-4260-8e08-8a7183fbe1fa found for delete ", "request_id": "req-6c921a39-a17d-441e-a2e4-85cbf7703840"}]} 2026-04-02 18:00:29.363 10 INFO neutron.db.segments_db [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Added segment 3ea88174-385a-4df8-b847-bc5f697cc7e4 of type geneve for network f995f466-3f3b-406e-949c-418aadbed682 2026-04-02 18:00:29.392 10 INFO neutron.wsgi [None req-81a1b2e6-fa76-4a52-a5c9-93442c82a63a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae0f3e4c-456a-481b-a4ca-b7b4c8ef7a3e HTTP/1.1" status: 204 len: 168 time: 0.4466968 2026-04-02 18:00:29.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource f995f466-3f3b-406e-949c-418aadbed682 (type: networks) to 1 2026-04-02 18:00:29.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f8bb9d2-d216-4f69-9417-938df6fa32f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource bc108c2c-a802-4775-91b1-03ad0ac73c17 (type: security_groups) to 1 2026-04-02 18:00:29.616 9 INFO neutron.wsgi [None req-9f8bb9d2-d216-4f69-9417-938df6fa32f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=2e4acc02dcf34974be39df0376885542&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1854763 2026-04-02 18:00:29.728 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:29.731 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network f995f466-3f3b-406e-949c-418aadbed682: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:29.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource e9c8c3d5-32eb-46c0-a112-f2e62c73e799 (type: ports) to 1 2026-04-02 18:00:29.818 10 INFO neutron.wsgi [None req-700acc38-215d-4616-adae-595a02387c77 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7676585 2026-04-02 18:00:29.852 9 INFO neutron.wsgi [None req-a81d05a5-4536-4b12-af55-d78087f6cb1e ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/3b6fe043-631f-46bc-ab63-55fd3371212a HTTP/1.1" status: 204 len: 168 time: 0.4539106 2026-04-02 18:00:29.873 10 INFO neutron.wsgi [None req-eb151d7f-d418-431e-b26f-e0c89f382874 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bc108c2c-a802-4775-91b1-03ad0ac73c17 HTTP/1.1" status: 204 len: 168 time: 0.2479157 2026-04-02 18:00:30.060 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc289da8-2e3e-486d-aee1-7cfb8ba2b014 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:30.062 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc289da8-2e3e-486d-aee1-7cfb8ba2b014 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network f995f466-3f3b-406e-949c-418aadbed682: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:30.257 9 INFO neutron.wsgi [None req-f34ab836-1d21-4e1e-82bd-a31ef5036d9a ea66191bcc094e41917fd54ea87e184e 14427f4339364ad0909fbcb8eb3a66d4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/b32fda3e-5260-4ac3-9528-66e5f3bcb69b HTTP/1.1" status: 204 len: 168 time: 0.3954527 2026-04-02 18:00:30.302 9 INFO neutron.services.segments.plugin [-] Segment f6c679ee-817a-4267-b7e7-39e197971a0b resource provider aggregate not found 2026-04-02 18:00:30.312 9 INFO neutron.services.segments.plugin [-] Segment f6c679ee-817a-4267-b7e7-39e197971a0b resource provider aggregate not found 2026-04-02 18:00:30.322 9 INFO neutron.services.segments.plugin [-] Segment f6c679ee-817a-4267-b7e7-39e197971a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c679ee-817a-4267-b7e7-39e197971a0b found for delete ", "request_id": "req-298d0338-98e7-42a9-84f1-49e17147b3a5"}]} 2026-04-02 18:00:30.334 9 INFO neutron.services.segments.plugin [-] Segment f6c679ee-817a-4267-b7e7-39e197971a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c679ee-817a-4267-b7e7-39e197971a0b found for delete ", "request_id": "req-a9ff0e7d-bcf7-441a-b004-a201ce13b7be"}]} 2026-04-02 18:00:30.338 9 INFO neutron.services.segments.plugin [-] Segment fc0bb921-91f9-4e4b-9544-b18c3ef1220d resource provider aggregate not found 2026-04-02 18:00:30.348 9 INFO neutron.services.segments.plugin [-] Segment fc0bb921-91f9-4e4b-9544-b18c3ef1220d resource provider aggregate not found 2026-04-02 18:00:30.360 9 INFO neutron.services.segments.plugin [-] Segment fc0bb921-91f9-4e4b-9544-b18c3ef1220d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0bb921-91f9-4e4b-9544-b18c3ef1220d found for delete ", "request_id": "req-ac3d9adb-3721-4eb5-8f86-c6e0611bc99a"}]} 2026-04-02 18:00:30.366 9 INFO neutron.services.segments.plugin [-] Segment fc0bb921-91f9-4e4b-9544-b18c3ef1220d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0bb921-91f9-4e4b-9544-b18c3ef1220d found for delete ", "request_id": "req-f4492861-3dc6-4d0a-bf97-24b153dd7904"}]} 2026-04-02 18:00:30.379 9 INFO neutron.services.segments.plugin [-] Segment a79e51f0-c64e-45aa-8503-37a002a1e148 resource provider aggregate not found 2026-04-02 18:00:30.385 9 INFO neutron.services.segments.plugin [-] Segment a79e51f0-c64e-45aa-8503-37a002a1e148 resource provider aggregate not found 2026-04-02 18:00:30.400 9 INFO neutron.services.segments.plugin [-] Segment a79e51f0-c64e-45aa-8503-37a002a1e148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79e51f0-c64e-45aa-8503-37a002a1e148 found for delete ", "request_id": "req-e45ef0ae-2fe9-4eb9-8d02-3a57489393fb"}]} 2026-04-02 18:00:30.401 9 INFO neutron.services.segments.plugin [-] Segment a79e51f0-c64e-45aa-8503-37a002a1e148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79e51f0-c64e-45aa-8503-37a002a1e148 found for delete ", "request_id": "req-c848dc93-4712-475c-a15b-c402b0c3a246"}]} 2026-04-02 18:00:30.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc289da8-2e3e-486d-aee1-7cfb8ba2b014 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource e9c8c3d5-32eb-46c0-a112-f2e62c73e799 (type: ports) to 2 2026-04-02 18:00:30.549 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc289da8-2e3e-486d-aee1-7cfb8ba2b014 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 8b52ddf9-2f5e-4445-b6fc-1e792843d060 (type: subnets) to 0 2026-04-02 18:00:30.564 10 INFO neutron.wsgi [None req-cc289da8-2e3e-486d-aee1-7cfb8ba2b014 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.7407587 2026-04-02 18:00:30.643 10 INFO neutron.db.segments_db [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Added segment aa98cee4-ba46-411b-b3c5-37eebbc66f37 of type geneve for network 1fb289b7-8db3-4785-b9f8-8ea15864c6d4 2026-04-02 18:00:30.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 1fb289b7-8db3-4785-b9f8-8ea15864c6d4 (type: networks) to 1 2026-04-02 18:00:30.948 9 INFO neutron.wsgi [None req-2418caa7-7779-40c2-9161-0d20c58c4f89 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=14427f4339364ad0909fbcb8eb3a66d4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1733370 2026-04-02 18:00:30.991 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:30.993 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network 1fb289b7-8db3-4785-b9f8-8ea15864c6d4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:31.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource d458550f-c167-4ba9-8d23-589718af6c5d (type: ports) to 1 2026-04-02 18:00:31.078 10 INFO neutron.wsgi [None req-4c0ed39d-f867-4f03-918b-fb50b64cfffe ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5091894 2026-04-02 18:00:31.158 9 INFO neutron.wsgi [None req-e8ba0948-14c2-4462-898d-d0900d0c7a12 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/0b50bd70-7c34-427f-a8a6-453d3338d633 HTTP/1.1" status: 204 len: 168 time: 0.2052531 2026-04-02 18:00:31.286 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-afcac899-c70f-4708-9198-e37fccafbc28 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c9563762-6b29-46e9-9107-5f02544deb6c&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0329499 2026-04-02 18:00:31.335 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-695e3f25-9383-4bcd-8996-f8dfdc93e5c9 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:31.338 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-695e3f25-9383-4bcd-8996-f8dfdc93e5c9 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network 1fb289b7-8db3-4785-b9f8-8ea15864c6d4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:31.358 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-d6b558de-e100-4df3-b975-0c694dd83c8e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930 HTTP/1.1" status: 200 len: 937 time: 0.0639522 2026-04-02 18:00:31.376 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-48eb7fc1-32da-4b02-bc78-b15a51840030 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/quotas/5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 385 time: 0.0137954 2026-04-02 18:00:31.428 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-053c095b-6ab2-4011-8b06-934c77838b37 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0494699 2026-04-02 18:00:31.479 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-5c0f9e45-5e9c-426d-b06e-3d4e5f4c91f5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0436838 2026-04-02 18:00:31.528 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-73bad558-c50a-46e1-b651-7f32e54c6214 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0452611 2026-04-02 18:00:31.887 9 INFO neutron.wsgi [req-32de25e4-5348-417f-ab95-87d355caf8ca req-ebba9ac9-be0a-4cf4-98f9-71258fb2b4c8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 210 time: 0.0220609 2026-04-02 18:00:31.959 9 INFO neutron.wsgi [req-97d7b4d4-3960-409c-93c3-64d65e84d8df req-55ffe582-5174-4524-bcd1-ca77dcafdea7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 210 time: 0.0244591 2026-04-02 18:00:32.080 10 INFO neutron.db.ovn_revision_numbers_db [None req-695e3f25-9383-4bcd-8996-f8dfdc93e5c9 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource d458550f-c167-4ba9-8d23-589718af6c5d (type: ports) to 2 2026-04-02 18:00:32.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-695e3f25-9383-4bcd-8996-f8dfdc93e5c9 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource c5e61d8f-c3c3-4f44-b33f-ef5dd87b59e5 (type: subnets) to 0 2026-04-02 18:00:32.119 10 INFO neutron.wsgi [None req-695e3f25-9383-4bcd-8996-f8dfdc93e5c9 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.0348029 2026-04-02 18:00:32.204 10 INFO neutron.db.segments_db [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Added segment cd7a607b-c10b-4277-9758-672176e68f90 of type geneve for network 22ce3db1-bb0f-4ef0-adb6-d6e8a6c1bc70 2026-04-02 18:00:32.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 22ce3db1-bb0f-4ef0-adb6-d6e8a6c1bc70 (type: networks) to 1 2026-04-02 18:00:32.561 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:32.564 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network 22ce3db1-bb0f-4ef0-adb6-d6e8a6c1bc70: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:32.599 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-2bf7d8e5-5167-44f0-8c44-18a77a1b5676 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930 HTTP/1.1" status: 200 len: 937 time: 0.0552502 2026-04-02 18:00:32.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource f589c3c9-1a9b-42dc-8a0f-a28f20823f0f (type: ports) to 1 2026-04-02 18:00:32.676 10 INFO neutron.wsgi [None req-adda9187-16d1-4798-aa09-251493f31b34 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5437853 2026-04-02 18:00:32.691 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-4ebdc13f-7bec-4192-ba23-9df665d26702 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e2f39b376b347a89ea91583717a5a8d HTTP/1.1" status: 200 len: 542 time: 0.0860548 2026-04-02 18:00:33.086 10 INFO neutron.wsgi [None req-3684d111-69be-4786-a504-b89e40322301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6916 time: 0.2531281 2026-04-02 18:00:33.126 10 INFO neutron.wsgi [None req-1e0f3451-0634-4b9a-8891-92a95b66e0ca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 4460 time: 0.0305810 2026-04-02 18:00:33.240 10 INFO neutron.wsgi [None req-b0e9d409-97c7-4dc5-9334-65639c55cd41 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31844 time: 0.1106777 2026-04-02 18:00:33.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource e6697bad-7162-4bd4-b0cb-06bc2beccdc3 (type: security_groups) to 1 2026-04-02 18:00:33.293 10 INFO neutron.wsgi [None req-50c5427d-c2ab-4e67-bd2b-2281eed214ea aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21441 time: 0.0431187 2026-04-02 18:00:33.337 10 INFO neutron.db.segments_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment 0532a28f-d45d-4e37-99db-d22fe8711005 of type geneve for network 3b293a83-ef8a-4e5f-a730-093b65f258f8 2026-04-02 18:00:33.362 10 INFO neutron.wsgi [None req-d221ff3c-1891-4520-86d0-fe28a7db82ad aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1877 time: 0.0475819 2026-04-02 18:00:33.398 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a238163a-dad0-474b-b0cd-d6b57cbfac39 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:33.402 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a238163a-dad0-474b-b0cd-d6b57cbfac39 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network 22ce3db1-bb0f-4ef0-adb6-d6e8a6c1bc70: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:33.489 10 INFO neutron.wsgi [None req-770af89d-59fa-4540-a6f5-1c8821ced322 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.1248267 2026-04-02 18:00:33.502 10 INFO neutron.wsgi [None req-81600e78-3a71-42dc-8667-58e049d41025 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0116947 2026-04-02 18:00:33.531 10 INFO neutron.db.segments_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment ca2b3a26-4b77-41b4-ae3b-7d39977740a3 of type geneve for network 7b6fa809-8cba-4088-9dc7-1579b8fff53f 2026-04-02 18:00:33.543 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2aa3f7b0-8e90-4e75-9df8-4fe1f45da0c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:00:33.552 10 INFO neutron.wsgi [None req-bf00452d-308f-4913-92b2-fe3bf2539b64 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 7332 time: 0.0478537 2026-04-02 18:00:33.568 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2aa3f7b0-8e90-4e75-9df8-4fe1f45da0c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network c1527be5-9019-4f63-8035-f5577e9d8930: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:33.574 10 INFO neutron.wsgi [None req-afd3d61c-fcc2-44ac-a1a1-bf1963cf2437 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0127308 2026-04-02 18:00:33.636 10 INFO neutron.wsgi [None req-a9fb56f5-251c-43da-be41-31ae7641efa3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 7332 time: 0.0616052 2026-04-02 18:00:33.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-c861e54f-7ecc-4661-888b-069d77c14327 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 80d3942c-a635-4ec4-96fa-2cc91c3c0ae5 (type: security_groups) to 1 2026-04-02 18:00:33.753 10 INFO neutron.wsgi [None req-10010cfd-0977-4a1d-bbf5-b5ee51bd515f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1018209 2026-04-02 18:00:33.760 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 3b293a83-ef8a-4e5f-a730-093b65f258f8 (type: networks) to 1 2026-04-02 18:00:33.782 9 INFO neutron.wsgi [None req-c861e54f-7ecc-4661-888b-069d77c14327 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=e02804b9d20345ffb21b38f9883c67ec&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4496894 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:33.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-2aa3f7b0-8e90-4e75-9df8-4fe1f45da0c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 33d05c48-5129-4112-bf97-38e3438abac9 (type: ports) to 1 2026-04-02 18:00:33.939 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:33.941 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 3b293a83-ef8a-4e5f-a730-093b65f258f8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:33.973 9 INFO neutron.wsgi [None req-2aa3f7b0-8e90-4e75-9df8-4fe1f45da0c2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 1.2481413 2026-04-02 18:00:33.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource f8150bec-8cdc-4d43-a426-dda8f880aa1c (type: ports) to 1 2026-04-02 18:00:34.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 7b6fa809-8cba-4088-9dc7-1579b8fff53f (type: networks) to 1 2026-04-02 18:00:34.147 9 INFO neutron.wsgi [req-0f66f56f-a11d-4441-834f-75746fa7d177 req-ba1561bc-e202-4579-a8d2-32512b620edb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1285 time: 0.0554800 2026-04-02 18:00:34.231 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:34.235 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 7b6fa809-8cba-4088-9dc7-1579b8fff53f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:34.250 9 INFO neutron.wsgi [req-0f66f56f-a11d-4441-834f-75746fa7d177 req-83968707-8cf4-4f1e-b090-ff341688be52 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c9563762-6b29-46e9-9107-5f02544deb6c&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0940454 2026-04-02 18:00:34.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 5dd76739-cffb-42c2-9d14-5d0af7a0d6b3 (type: ports) to 1 2026-04-02 18:00:34.334 9 INFO neutron.wsgi [None req-44d92507-fd29-4bb1-b470-470c507d1a59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/80d3942c-a635-4ec4-96fa-2cc91c3c0ae5 HTTP/1.1" status: 204 len: 168 time: 0.5446928 2026-04-02 18:00:34.340 10 INFO neutron.wsgi [None req-d5ac9b0e-74fe-4ae0-bf68-d00303d562c6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1443 time: 1.4576681 2026-04-02 18:00:34.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-a238163a-dad0-474b-b0cd-d6b57cbfac39 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource f589c3c9-1a9b-42dc-8a0f-a28f20823f0f (type: ports) to 2 2026-04-02 18:00:34.381 9 INFO neutron.wsgi [req-502d77c6-25ee-46f5-a0c0-d80a02a7030a req-b77b20bd-d508-4c43-8e97-17f43e14bf52 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1285 time: 0.0452285 2026-04-02 18:00:34.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-a238163a-dad0-474b-b0cd-d6b57cbfac39 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 5431bd1c-f6ad-4464-9e31-e2cf5a55ad03 (type: subnets) to 0 2026-04-02 18:00:34.412 10 INFO neutron.wsgi [None req-0e135938-2b6b-4421-baeb-9f401210fb86 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2049 time: 0.0679550 2026-04-02 18:00:34.427 9 INFO neutron.wsgi [None req-a238163a-dad0-474b-b0cd-d6b57cbfac39 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.7466142 2026-04-02 18:00:34.552 10 INFO neutron.db.segments_db [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Added segment 4d1bf70f-850e-4a61-964d-82f8cb2e52dc of type geneve for network a1c9b52d-8c01-4de0-955d-0060bf558124 2026-04-02 18:00:34.570 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6466b35-ec8a-449a-8eb5-5201afa3ae3a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 33d05c48-5129-4112-bf97-38e3438abac9 (type: ports) to 2 2026-04-02 18:00:34.574 9 INFO neutron.db.ovn_revision_numbers_db [None req-381c4e4f-ac09-4cd4-80a2-62a63844e35f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 17bced0c-abf3-44e9-9b21-b04d3d5497d3 (type: security_groups) to 1 2026-04-02 18:00:34.602 9 INFO neutron.wsgi [None req-381c4e4f-ac09-4cd4-80a2-62a63844e35f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=1ac31ecfb44e4d8f8314c2b475f8433a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1775360 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:34.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource a1c9b52d-8c01-4de0-955d-0060bf558124 (type: networks) to 1 2026-04-02 18:00:34.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6466b35-ec8a-449a-8eb5-5201afa3ae3a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 33d05c48-5129-4112-bf97-38e3438abac9 (type: ports) to 2 2026-04-02 18:00:34.819 9 INFO neutron.wsgi [None req-c6466b35-ec8a-449a-8eb5-5201afa3ae3a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 1336 time: 0.8270884 2026-04-02 18:00:34.857 10 INFO neutron.services.segments.plugin [-] Segment 0532a28f-d45d-4e37-99db-d22fe8711005 resource provider aggregate not found 2026-04-02 18:00:34.865 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebd6b229-0a53-4df2-860a-4377c3f117bb'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', 'status': 'completed', 'code': 200} 2026-04-02 18:00:34.866 10 INFO neutron.services.segments.plugin [-] Segment 0532a28f-d45d-4e37-99db-d22fe8711005 resource provider aggregate not found 2026-04-02 18:00:34.869 9 INFO neutron.wsgi [None req-f1ff8356-97f9-409c-a861-41aa6a5a6723 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/17bced0c-abf3-44e9-9b21-b04d3d5497d3 HTTP/1.1" status: 204 len: 168 time: 0.2616210 2026-04-02 18:00:34.873 10 INFO neutron.services.segments.plugin [-] Segment 0532a28f-d45d-4e37-99db-d22fe8711005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0532a28f-d45d-4e37-99db-d22fe8711005 found for delete ", "request_id": "req-c13affd5-f69d-4ddc-8612-6ad55f7ee56d"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:34.894 10 INFO neutron.services.segments.plugin [-] Segment 0532a28f-d45d-4e37-99db-d22fe8711005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0532a28f-d45d-4e37-99db-d22fe8711005 found for delete ", "request_id": "req-a55a99b1-2948-463d-8b53-ebe4c433a253"}]} 2026-04-02 18:00:34.926 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-a33558f1-2e37-4daf-aa8b-25f65b22f8fa e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1367 time: 0.0566502 2026-04-02 18:00:34.927 10 INFO neutron.wsgi [None req-ea1dc5bd-abf8-47ef-a3c0-37bd4d8e68bc 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/3b293a83-ef8a-4e5f-a730-093b65f258f8 HTTP/1.1" status: 204 len: 168 time: 0.5097647 2026-04-02 18:00:34.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:34.959 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network a1c9b52d-8c01-4de0-955d-0060bf558124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:35.013 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource a64b791c-2c6f-4373-abe4-5e11b3e562d3 (type: ports) to 1 2026-04-02 18:00:35.034 10 INFO neutron.wsgi [None req-ad7ee9cd-cf41-4477-8bfe-a5539e8b80d5 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6012738 2026-04-02 18:00:35.259 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-2ace3eed-baf1-4799-986d-5dd368b001eb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.3246450 2026-04-02 18:00:35.326 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-33d881c3-4513-4b11-9cc0-c867d2103e0e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0479188 2026-04-02 18:00:35.334 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c6467a7-f002-4b69-9159-b9407fc28b68 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:35.339 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c6467a7-f002-4b69-9159-b9407fc28b68 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network a1c9b52d-8c01-4de0-955d-0060bf558124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:35.358 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-639daccf-2fc8-4a98-8aca-817c98fd5838 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236378 2026-04-02 18:00:35.485 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-5c36b1c8-49d9-47fa-b223-8dc5a0030493 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1078267 2026-04-02 18:00:35.589 9 INFO neutron.wsgi [req-24336a65-9eac-4b15-8bf6-728e9a250d3c req-8b743ce7-ddcc-448b-87c5-95b73ed398db e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0711038 2026-04-02 18:00:35.667 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-d187de57-2677-442d-b2c8-f6137b268df1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1367 time: 0.0416219 2026-04-02 18:00:35.701 9 INFO neutron.services.segments.plugin [-] Segment ca2b3a26-4b77-41b4-ae3b-7d39977740a3 resource provider aggregate not found 2026-04-02 18:00:35.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c6467a7-f002-4b69-9159-b9407fc28b68 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource a64b791c-2c6f-4373-abe4-5e11b3e562d3 (type: ports) to 2 2026-04-02 18:00:35.705 9 INFO neutron.services.segments.plugin [-] Segment ca2b3a26-4b77-41b4-ae3b-7d39977740a3 resource provider aggregate not found 2026-04-02 18:00:35.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c6467a7-f002-4b69-9159-b9407fc28b68 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 8897debc-d4c7-4e6c-bbec-7bff14be7fdc (type: subnets) to 0 2026-04-02 18:00:35.727 9 INFO neutron.services.segments.plugin [-] Segment ca2b3a26-4b77-41b4-ae3b-7d39977740a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2b3a26-4b77-41b4-ae3b-7d39977740a3 found for delete ", "request_id": "req-7afe48de-fd94-4ef9-954e-cbbf2d084cd4"}]} 2026-04-02 18:00:35.728 9 INFO neutron.services.segments.plugin [-] Segment ca2b3a26-4b77-41b4-ae3b-7d39977740a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca2b3a26-4b77-41b4-ae3b-7d39977740a3 found for delete ", "request_id": "req-69f85ed2-5c66-4273-a423-43ae108771d2"}]} 2026-04-02 18:00:35.733 10 INFO neutron.wsgi [None req-0c6467a7-f002-4b69-9159-b9407fc28b68 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.6942225 2026-04-02 18:00:35.776 9 INFO neutron.wsgi [None req-40869764-9d0b-4566-8685-47c136fb8317 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/7b6fa809-8cba-4088-9dc7-1579b8fff53f HTTP/1.1" status: 204 len: 168 time: 0.8423455 2026-04-02 18:00:35.783 10 INFO neutron.wsgi [req-73563a79-97b8-40b5-baf0-4293a9d29abf req-4a557bb5-b5cf-41ee-99ce-9baf5351bda1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1367 time: 0.0366490 2026-04-02 18:00:35.794 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-61737866-2c3a-475c-b5fc-97873c1f6248 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930 HTTP/1.1" status: 200 len: 937 time: 0.1083601 2026-04-02 18:00:35.822 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-d0721015-12fa-4916-95e4-8c7c10c81a94 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0242875 2026-04-02 18:00:35.836 10 INFO neutron.wsgi [req-73563a79-97b8-40b5-baf0-4293a9d29abf req-d4276fa1-6a80-45d0-b133-b7510a681848 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/security-groups?id=c9563762-6b29-46e9-9107-5f02544deb6c&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0428636 2026-04-02 18:00:35.855 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-7a9de349-1177-4103-85f7-902fa2b0d47e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0264094 2026-04-02 18:00:35.856 10 INFO neutron.wsgi [None req-056df27c-f61c-49d5-8c0b-180bebd68b77 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0716944 2026-04-02 18:00:35.858 10 INFO neutron.db.segments_db [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Added segment 93096824-c986-4ef1-9233-dbb50da46e59 of type geneve for network d5d5ccf9-4a04-4d30-806d-6eb113112ab8 2026-04-02 18:00:35.884 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-b3563957-e090-4e45-860f-95055f200798 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227842 2026-04-02 18:00:35.927 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 33d05c48-5129-4112-bf97-38e3438abac9 2026-04-02 18:00:35.953 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 33d05c48-5129-4112-bf97-38e3438abac9 2026-04-02 18:00:35.967 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-0eb58c40-9ed6-499e-9d0b-b93425d35b1c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0733995 2026-04-02 18:00:35.985 10 INFO neutron.db.segments_db [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment e0f95558-81ce-4066-8b0f-bfb825e17ffd of type geneve for network 756e2bbb-ebca-4a1e-b063-6592b3681c80 2026-04-02 18:00:36.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource d5d5ccf9-4a04-4d30-806d-6eb113112ab8 (type: networks) to 1 2026-04-02 18:00:36.059 9 INFO neutron.wsgi [req-a369a2d6-2ce3-4deb-9c94-3642be22a758 req-d15165a4-626f-4558-979a-61766d1e6ce8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0830297 2026-04-02 18:00:36.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 756e2bbb-ebca-4a1e-b063-6592b3681c80 (type: networks) to 1 2026-04-02 18:00:36.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 33d05c48-5129-4112-bf97-38e3438abac9 (type: ports) to 4 2026-04-02 18:00:36.540 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:36.544 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network d5d5ccf9-4a04-4d30-806d-6eb113112ab8: 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-04-02 18:00:36.603 9 INFO neutron.wsgi [req-f1aebd0a-7b0b-48e9-a572-d7416aeeb4e3 req-82992bef-955b-41ea-85a2-33698da1165b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0387661 2026-04-02 18:00:36.636 10 INFO neutron.db.ovn_revision_numbers_db [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 70996219-2db1-4ed0-8098-fa94f23ee25d (type: ports) to 1 2026-04-02 18:00:36.639 9 INFO neutron.wsgi [req-f1aebd0a-7b0b-48e9-a572-d7416aeeb4e3 req-84bd4869-f8ba-4c11-a4fe-9e364caa74a2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c9563762-6b29-46e9-9107-5f02544deb6c&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0309372 2026-04-02 18:00:36.670 10 INFO neutron.wsgi [None req-83f9f7fe-e5c5-4e45-9dde-ec466ce92a5f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9315689 2026-04-02 18:00:36.703 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:36.705 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 756e2bbb-ebca-4a1e-b063-6592b3681c80: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:36.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 27be6913-a3e4-4496-8d8f-23c06c31b679 (type: ports) to 1 2026-04-02 18:00:36.790 10 INFO neutron.wsgi [None req-3f72c598-6e5d-434e-9f31-c5826b219460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.9266939 2026-04-02 18:00:36.790 9 INFO neutron.wsgi [req-a689784b-dff1-4dd6-b189-225d8529874a req-4dfe2b68-299a-476e-ba98-d1c81f8b1ae6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0760984 2026-04-02 18:00:36.896 9 INFO neutron.db.segments_db [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 of type geneve for network 645db3dd-e8f7-41a5-9bad-5b7da9fab2d7 2026-04-02 18:00:36.907 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6141db9-1b87-4f84-bf08-36d9488b1718'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', 'code': 200} 2026-04-02 18:00:36.907 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6141db9-1b87-4f84-bf08-36d9488b1718'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', 'code': 200} 2026-04-02 18:00:37.064 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96500d08-1d49-4b68-8175-a06b2d5c236a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] No more DHCP agents 2026-04-02 18:00:37.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 645db3dd-e8f7-41a5-9bad-5b7da9fab2d7 (type: networks) to 1 2026-04-02 18:00:37.067 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96500d08-1d49-4b68-8175-a06b2d5c236a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Unable to schedule network d5d5ccf9-4a04-4d30-806d-6eb113112ab8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:37.300 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:37.303 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 645db3dd-e8f7-41a5-9bad-5b7da9fab2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:37.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 331f6a99-a5d4-4416-a8af-89d2016f4f39 (type: ports) to 1 2026-04-02 18:00:37.427 9 INFO neutron.wsgi [None req-695bda22-e596-4ba0-acda-454584302ce1 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6300769 2026-04-02 18:00:37.611 9 INFO neutron.db.ovn_revision_numbers_db [None req-96500d08-1d49-4b68-8175-a06b2d5c236a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 70996219-2db1-4ed0-8098-fa94f23ee25d (type: ports) to 2 2026-04-02 18:00:37.641 9 INFO neutron.db.ovn_revision_numbers_db [None req-96500d08-1d49-4b68-8175-a06b2d5c236a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] Successfully bumped revision number for resource 2529380c-e7f2-4ae0-a10b-6539dfccced4 (type: subnets) to 0 2026-04-02 18:00:37.657 9 INFO neutron.wsgi [None req-96500d08-1d49-4b68-8175-a06b2d5c236a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9743047 2026-04-02 18:00:37.741 10 INFO neutron.wsgi [None req-8ea26c2d-b9cf-47ea-8ec0-0f4f2220977f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "PUT /v2.0/subnets/8b52ddf9-2f5e-4445-b6fc-1e792843d060/tags HTTP/1.1" status: 200 len: 210 time: 0.0781846 2026-04-02 18:00:37.793 10 INFO neutron.wsgi [None req-83d3e530-47c2-4cd4-8d2f-8d5e8a3a1733 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "PUT /v2.0/subnets/c5e61d8f-c3c3-4f44-b33f-ef5dd87b59e5/tags HTTP/1.1" status: 200 len: 218 time: 0.0480006 2026-04-02 18:00:37.862 10 INFO neutron.wsgi [None req-3e09844c-4e38-4305-addb-c2de7afbcbf6 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "PUT /v2.0/subnets/5431bd1c-f6ad-4464-9e31-e2cf5a55ad03/tags HTTP/1.1" status: 200 len: 227 time: 0.0632694 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:37.928 9 INFO neutron.wsgi [None req-2d89aed4-98b0-4504-8ce0-2bdd21510d7d ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "PUT /v2.0/subnets/8897debc-d4c7-4e6c-bbec-7bff14be7fdc/tags HTTP/1.1" status: 200 len: 212 time: 0.0608442 2026-04-02 18:00:38.014 10 INFO neutron.wsgi [None req-cafd1439-0b16-40a5-9e07-bd6b4ff55e06 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0800648 2026-04-02 18:00:38.044 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:38.045 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 756e2bbb-ebca-4a1e-b063-6592b3681c80: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:38.088 10 INFO neutron.wsgi [None req-4d42343b-5e4e-4c96-b362-cb1317ae1ba8 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0686636 2026-04-02 18:00:38.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 38b79d9f-57b3-48c0-9c91-07e54070d89f (type: ports) to 1 2026-04-02 18:00:38.145 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:38.147 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 645db3dd-e8f7-41a5-9bad-5b7da9fab2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:38.151 10 INFO neutron.wsgi [None req-ee45f697-4445-4532-bf02-8a6ed1a84bdd ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0583959 2026-04-02 18:00:38.202 10 INFO neutron.wsgi [None req-bd066814-847a-4d2c-b3c6-971fefcd4704 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0444894 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:38.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 7f4f903b-28aa-4f24-b8bd-86dd3659a1bb (type: ports) to 1 2026-04-02 18:00:38.551 9 INFO neutron.wsgi [None req-df7bf8f7-6f7d-4f58-9684-b76fb8d63d53 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.3351896 2026-04-02 18:00:38.560 9 INFO neutron.wsgi [None req-200a831c-5a5e-4c08-b169-da04c77aceaa 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.1263020 2026-04-02 18:00:38.638 10 INFO neutron.wsgi [None req-ce210b0a-1eed-4c32-ab5c-1d50c30fe322 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0769207 2026-04-02 18:00:38.675 9 INFO neutron.wsgi [None req-0491e61e-2a1c-4458-a88a-96eda656b8eb 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1087911 2026-04-02 18:00:38.715 10 INFO neutron.wsgi [None req-8f1e6ad3-4224-47f5-ba80-695e4aa4d27f ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0699525 2026-04-02 18:00:38.753 10 INFO neutron.wsgi [None req-b78b8481-7796-4930-91f0-25805baf6bfd ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - default default] 10.0.0.44 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0324802 2026-04-02 18:00:39.053 9 INFO neutron.wsgi [None req-6d278849-bdfa-4ba5-b0af-0efea9fa273d 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/ports/38b79d9f-57b3-48c0-9c91-07e54070d89f HTTP/1.1" status: 204 len: 168 time: 0.3717878 2026-04-02 18:00:39.061 9 INFO neutron.wsgi [req-d144b1de-0bc3-42a9-9f00-01f0138c6a0f req-699e35ff-9ced-497a-8429-82ae26f4048f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0557969 2026-04-02 18:00:39.087 9 INFO neutron.wsgi [None req-63e81e79-d000-436e-a126-927c74e55f5a ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/8b52ddf9-2f5e-4445-b6fc-1e792843d060 HTTP/1.1" status: 204 len: 168 time: 0.3272569 2026-04-02 18:00:39.117 9 INFO neutron.wsgi [req-d144b1de-0bc3-42a9-9f00-01f0138c6a0f req-ade9a04b-38fd-466c-847c-8df58a5d7499 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c9563762-6b29-46e9-9107-5f02544deb6c&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0493770 2026-04-02 18:00:39.220 9 INFO neutron.wsgi [req-72a3f846-5939-4bf8-81fa-81ba2539dbba req-e9f9e25d-f990-47cc-b91c-1ae4827bb55c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0361984 2026-04-02 18:00:39.322 10 INFO neutron.wsgi [None req-7bf279a1-e4e1-4fd2-9b92-cf0089f0ccb6 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/ports/7f4f903b-28aa-4f24-b8bd-86dd3659a1bb HTTP/1.1" status: 204 len: 168 time: 0.2632060 2026-04-02 18:00:39.322 9 INFO neutron.wsgi [None req-99260062-4ae6-4548-891b-a59b80e1a13e ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/c5e61d8f-c3c3-4f44-b33f-ef5dd87b59e5 HTTP/1.1" status: 204 len: 168 time: 0.2295189 2026-04-02 18:00:39.492 10 INFO neutron.wsgi [None req-491d4014-fae2-43fa-9352-b11689389460 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.1642766 2026-04-02 18:00:39.596 10 INFO neutron.db.segments_db [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 of type geneve for network 0021328e-cf35-4aca-848c-53ee0b66aeb8 2026-04-02 18:00:39.643 10 INFO neutron.wsgi [None req-5ab78dad-292a-47cc-9631-6fe6ab8c6ef0 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/5431bd1c-f6ad-4464-9e31-e2cf5a55ad03 HTTP/1.1" status: 204 len: 168 time: 0.3142300 2026-04-02 18:00:39.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 0021328e-cf35-4aca-848c-53ee0b66aeb8 (type: networks) to 1 2026-04-02 18:00:39.897 9 INFO neutron.wsgi [None req-0b848147-eee1-4957-9e21-7ad491f56bd7 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/8897debc-d4c7-4e6c-bbec-7bff14be7fdc HTTP/1.1" status: 204 len: 168 time: 0.2474859 2026-04-02 18:00:39.944 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:39.948 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 0021328e-cf35-4aca-848c-53ee0b66aeb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:40.013 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 9d9ffdaf-090e-4b88-a21c-c14ed0ccc458 (type: ports) to 1 2026-04-02 18:00:40.050 10 INFO neutron.wsgi [None req-7b750658-bff3-4b8e-80d3-9b18bd7370f0 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5504801 2026-04-02 18:00:40.134 9 INFO neutron.wsgi [None req-50e314ea-bc70-4ef5-8551-ca63be3acac7 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/2529380c-e7f2-4ae0-a10b-6539dfccced4 HTTP/1.1" status: 204 len: 168 time: 0.2282774 2026-04-02 18:00:40.135 10 INFO neutron.db.segments_db [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Added segment a73a89a9-56bb-401d-a7ae-8fb046ff0529 of type geneve for network 52b904c3-2441-49bc-8a9a-798ba0277104 2026-04-02 18:00:40.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 52b904c3-2441-49bc-8a9a-798ba0277104 (type: networks) to 1 2026-04-02 18:00:40.568 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:40.572 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 52b904c3-2441-49bc-8a9a-798ba0277104: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:40.692 10 INFO neutron.services.segments.plugin [-] Segment 3ea88174-385a-4df8-b847-bc5f697cc7e4 resource provider aggregate not found 2026-04-02 18:00:40.703 10 INFO neutron.services.segments.plugin [-] Segment 3ea88174-385a-4df8-b847-bc5f697cc7e4 resource provider aggregate not found 2026-04-02 18:00:40.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource ea2501b2-f65c-4642-8411-c4cbbcac80af (type: ports) to 1 2026-04-02 18:00:40.729 10 INFO neutron.services.segments.plugin [-] Segment 3ea88174-385a-4df8-b847-bc5f697cc7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ea88174-385a-4df8-b847-bc5f697cc7e4 found for delete ", "request_id": "req-34be97b0-f21a-418a-8fa0-2bad1761c581"}]} 2026-04-02 18:00:40.730 10 INFO neutron.services.segments.plugin [-] Segment 3ea88174-385a-4df8-b847-bc5f697cc7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ea88174-385a-4df8-b847-bc5f697cc7e4 found for delete ", "request_id": "req-326a3972-eeab-4bea-aefc-28a454df00ac"}]} 2026-04-02 18:00:40.754 10 INFO neutron.wsgi [None req-5edebdda-e7f9-4918-b3ed-367843f02a2b 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.6959760 2026-04-02 18:00:40.763 10 INFO neutron.wsgi [None req-dce335b1-8719-4377-a3bd-0dbd59b28b3e ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/f995f466-3f3b-406e-949c-418aadbed682 HTTP/1.1" status: 204 len: 168 time: 0.6233561 2026-04-02 18:00:41.227 9 INFO neutron.services.segments.plugin [-] Segment aa98cee4-ba46-411b-b3c5-37eebbc66f37 resource provider aggregate not found 2026-04-02 18:00:41.237 9 INFO neutron.services.segments.plugin [-] Segment aa98cee4-ba46-411b-b3c5-37eebbc66f37 resource provider aggregate not found 2026-04-02 18:00:41.273 9 INFO neutron.services.segments.plugin [-] Segment aa98cee4-ba46-411b-b3c5-37eebbc66f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa98cee4-ba46-411b-b3c5-37eebbc66f37 found for delete ", "request_id": "req-4f627cc9-b4ca-4386-9074-97ec1c184041"}]} 2026-04-02 18:00:41.274 9 INFO neutron.services.segments.plugin [-] Segment aa98cee4-ba46-411b-b3c5-37eebbc66f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa98cee4-ba46-411b-b3c5-37eebbc66f37 found for delete ", "request_id": "req-06136c1e-582e-45fc-916d-95bd8fcd7ce5"}]} 2026-04-02 18:00:41.306 9 INFO neutron.wsgi [None req-24b87039-c9f7-44aa-88e0-786f21f983b2 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/1fb289b7-8db3-4785-b9f8-8ea15864c6d4 HTTP/1.1" status: 204 len: 168 time: 0.5322230 2026-04-02 18:00:41.329 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:41.331 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 0021328e-cf35-4aca-848c-53ee0b66aeb8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016348 2026-04-02 18:00:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008879 2026-04-02 18:00:41.746 9 INFO neutron.wsgi [None req-250bb874-aa62-4698-b891-e1c10cdf6b9b ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/22ce3db1-bb0f-4ef0-adb6-d6e8a6c1bc70 HTTP/1.1" status: 204 len: 168 time: 0.4332776 2026-04-02 18:00:41.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 9d9ffdaf-090e-4b88-a21c-c14ed0ccc458 (type: ports) to 2 2026-04-02 18:00:41.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 815cc863-0403-4734-9877-4b22efd955bf (type: subnets) to 0 2026-04-02 18:00:41.826 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] No more DHCP agents 2026-04-02 18:00:41.828 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Unable to schedule network 52b904c3-2441-49bc-8a9a-798ba0277104: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:42.560 10 INFO neutron.wsgi [None req-c822dd04-2767-4ef5-9fc8-c7d705898812 ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/a1c9b52d-8c01-4de0-955d-0060bf558124 HTTP/1.1" status: 204 len: 168 time: 0.8026853 2026-04-02 18:00:42.662 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource ea2501b2-f65c-4642-8411-c4cbbcac80af (type: ports) to 2 2026-04-02 18:00:42.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] Successfully bumped revision number for resource 592e8eb3-36c1-4687-9d81-22e3ab7fa8a5 (type: subnets) to 0 2026-04-02 18:00:42.687 10 INFO neutron.wsgi [None req-3d27053f-6d9d-447d-a34a-3cc6d7141153 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1426 time: 1.8941240 2026-04-02 18:00:42.726 10 INFO neutron.wsgi [None req-fd5abd16-d9f5-4fde-bf66-0f92f483bd9c 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2034 time: 0.0326130 2026-04-02 18:00:42.755 10 INFO neutron.services.segments.plugin [-] Segment 4d1bf70f-850e-4a61-964d-82f8cb2e52dc resource provider aggregate not found 2026-04-02 18:00:42.760 10 INFO neutron.services.segments.plugin [-] Segment 4d1bf70f-850e-4a61-964d-82f8cb2e52dc resource provider aggregate not found 2026-04-02 18:00:42.774 10 INFO neutron.services.segments.plugin [-] Segment 4d1bf70f-850e-4a61-964d-82f8cb2e52dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1bf70f-850e-4a61-964d-82f8cb2e52dc found for delete ", "request_id": "req-3522cced-0821-45cc-8822-9b92815540ef"}]} 2026-04-02 18:00:42.807 10 INFO neutron.services.segments.plugin [-] Segment 4d1bf70f-850e-4a61-964d-82f8cb2e52dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1bf70f-850e-4a61-964d-82f8cb2e52dc found for delete ", "request_id": "req-8b9c75db-de61-4a3b-af0c-e447042d3c3d"}]} 2026-04-02 18:00:42.978 10 INFO neutron.wsgi [None req-e98fe439-c816-4077-bdfd-77d8ec140665 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/815cc863-0403-4734-9877-4b22efd955bf HTTP/1.1" status: 204 len: 168 time: 0.2300365 2026-04-02 18:00:42.979 9 INFO neutron.wsgi [None req-fc560895-3aea-4ef5-bf6c-dd0bae4780cb ac28692e93f144d891fac89c8f0185a3 0aebd3ad118b49e8833208d35f622b8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/d5d5ccf9-4a04-4d30-806d-6eb113112ab8 HTTP/1.1" status: 204 len: 168 time: 0.4115884 2026-04-02 18:00:43.250 10 INFO neutron.wsgi [None req-c0587107-a8b2-48ec-8166-6b790068a511 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/592e8eb3-36c1-4687-9d81-22e3ab7fa8a5 HTTP/1.1" status: 204 len: 168 time: 0.2677815 2026-04-02 18:00:43.297 9 INFO neutron.services.segments.plugin [-] Segment cd7a607b-c10b-4277-9758-672176e68f90 resource provider aggregate not found 2026-04-02 18:00:43.303 9 INFO neutron.services.segments.plugin [-] Segment cd7a607b-c10b-4277-9758-672176e68f90 resource provider aggregate not found 2026-04-02 18:00:43.306 10 INFO neutron.wsgi [None req-89795264-89b6-4e14-8282-3ca40cbea640 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0484734 2026-04-02 18:00:43.333 9 INFO neutron.services.segments.plugin [-] Segment cd7a607b-c10b-4277-9758-672176e68f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7a607b-c10b-4277-9758-672176e68f90 found for delete ", "request_id": "req-a239a44f-f1de-43fe-bd84-8d8f4d69d6f6"}]} 2026-04-02 18:00:43.347 9 INFO neutron.services.segments.plugin [-] Segment cd7a607b-c10b-4277-9758-672176e68f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7a607b-c10b-4277-9758-672176e68f90 found for delete ", "request_id": "req-e2f145cf-c31d-4a20-8f61-12ad80ad7f2d"}]} 2026-04-02 18:00:43.372 9 INFO neutron.services.segments.plugin [-] Segment 93096824-c986-4ef1-9233-dbb50da46e59 resource provider aggregate not found 2026-04-02 18:00:43.386 9 INFO neutron.services.segments.plugin [-] Segment 93096824-c986-4ef1-9233-dbb50da46e59 resource provider aggregate not found 2026-04-02 18:00:43.395 9 INFO neutron.services.segments.plugin [-] Segment 93096824-c986-4ef1-9233-dbb50da46e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93096824-c986-4ef1-9233-dbb50da46e59 found for delete ", "request_id": "req-cf428fa5-6429-41e5-88a3-b3eb114a554f"}]} 2026-04-02 18:00:43.428 9 INFO neutron.services.segments.plugin [-] Segment 93096824-c986-4ef1-9233-dbb50da46e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93096824-c986-4ef1-9233-dbb50da46e59 found for delete ", "request_id": "req-1878f2ed-5487-4ab8-a221-f26a0b560bad"}]} 2026-04-02 18:00:43.904 9 INFO neutron.wsgi [None req-2b403ea7-4b0c-44b2-ae23-b6656b0a03de 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/52b904c3-2441-49bc-8a9a-798ba0277104 HTTP/1.1" status: 204 len: 168 time: 0.5875161 2026-04-02 18:00:44.262 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da7267b-2c06-4b6e-98c2-86a369f49df7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d3dc9723-a7a1-4e64-9f03-b20164b342e4 (type: security_groups) to 1 2026-04-02 18:00:44.282 10 INFO neutron.wsgi [None req-5da7267b-2c06-4b6e-98c2-86a369f49df7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=643d68b6ead2472caf2da50f51f6cbed&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2818413 2026-04-02 18:00:44.364 9 INFO neutron.wsgi [None req-08368a75-692e-46a6-a92a-41db56f12fd8 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/0021328e-cf35-4aca-848c-53ee0b66aeb8 HTTP/1.1" status: 204 len: 168 time: 0.4461205 2026-04-02 18:00:44.513 10 INFO neutron.wsgi [None req-76face37-feec-4bb0-9a48-7b0c17af9cf2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/d3dc9723-a7a1-4e64-9f03-b20164b342e4 HTTP/1.1" status: 204 len: 168 time: 0.2243416 2026-04-02 18:00:44.658 9 INFO neutron.wsgi [None req-d27afdc2-99e0-4b10-89c3-1e96c4914c22 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=0aebd3ad118b49e8833208d35f622b8d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0293438 2026-04-02 18:00:44.776 10 INFO neutron.wsgi [None req-df830ffe-b875-475a-8000-213fa42f8686 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/645db3dd-e8f7-41a5-9bad-5b7da9fab2d7 HTTP/1.1" status: 204 len: 168 time: 0.4048374 2026-04-02 18:00:44.797 10 INFO neutron.services.segments.plugin [-] Segment 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 resource provider aggregate not found 2026-04-02 18:00:44.816 10 INFO neutron.services.segments.plugin [-] Segment 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 found for delete ", "request_id": "req-63a738d5-bf1d-4819-b55a-bd2f85c5b12f"}]} 2026-04-02 18:00:44.824 10 INFO neutron.services.segments.plugin [-] Segment 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 resource provider aggregate not found 2026-04-02 18:00:44.844 10 INFO neutron.services.segments.plugin [-] Segment 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c24e2bb-65fb-44c4-9c2f-aa81f6605b49 found for delete ", "request_id": "req-7f4bd09a-3655-4c21-98a0-7552e97cc454"}]} 2026-04-02 18:00:44.890 9 INFO neutron.wsgi [None req-02c1e119-7170-4644-9f97-0fe1aa18333c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e6e4778b-eb61-4d1a-8355-4f24ab03599d HTTP/1.1" status: 204 len: 168 time: 0.2257679 2026-04-02 18:00:45.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3abae03-3518-442a-bc43-1e6b16dd14f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource fa1aaffb-6752-4d38-b6fe-595929fc377a (type: security_groups) to 1 2026-04-02 18:00:45.177 9 INFO neutron.wsgi [None req-e3abae03-3518-442a-bc43-1e6b16dd14f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=b24e3622f2db4af5bd4d6f680e743089&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1685994 2026-04-02 18:00:45.208 9 INFO neutron.wsgi [None req-8213c0bc-ada4-42f7-acee-0fc209307748 564b0c9b556f46ec829a41ca51908abf 9eb22628b041435f96f5ecab9962a342 - - - -] 10.0.0.44 "DELETE /v2.0/networks/756e2bbb-ebca-4a1e-b063-6592b3681c80 HTTP/1.1" status: 204 len: 168 time: 0.4252515 2026-04-02 18:00:45.372 9 INFO neutron.wsgi [None req-8920ae49-3547-4c3e-9c68-2ffd8fc8e12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/fa1aaffb-6752-4d38-b6fe-595929fc377a HTTP/1.1" status: 204 len: 168 time: 0.1871326 2026-04-02 18:00:45.419 9 INFO neutron.services.segments.plugin [-] Segment a73a89a9-56bb-401d-a7ae-8fb046ff0529 resource provider aggregate not found 2026-04-02 18:00:45.441 9 INFO neutron.services.segments.plugin [-] Segment a73a89a9-56bb-401d-a7ae-8fb046ff0529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a73a89a9-56bb-401d-a7ae-8fb046ff0529 found for delete ", "request_id": "req-d87723bb-518f-44f4-b06c-ae81d5311b88"}]} 2026-04-02 18:00:45.448 9 INFO neutron.services.segments.plugin [-] Segment a73a89a9-56bb-401d-a7ae-8fb046ff0529 resource provider aggregate not found 2026-04-02 18:00:45.463 9 INFO neutron.services.segments.plugin [-] Segment 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 resource provider aggregate not found 2026-04-02 18:00:45.473 9 INFO neutron.services.segments.plugin [-] Segment a73a89a9-56bb-401d-a7ae-8fb046ff0529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a73a89a9-56bb-401d-a7ae-8fb046ff0529 found for delete ", "request_id": "req-c8c797ac-abfc-4a0f-a2e4-79542e882fa5"}]} 2026-04-02 18:00:45.483 9 INFO neutron.services.segments.plugin [-] Segment 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 found for delete ", "request_id": "req-e9443987-1e87-4275-bba1-7229de5dd5ed"}]} 2026-04-02 18:00:45.490 9 INFO neutron.services.segments.plugin [-] Segment 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 resource provider aggregate not found 2026-04-02 18:00:45.502 9 INFO neutron.services.segments.plugin [-] Segment e0f95558-81ce-4066-8b0f-bfb825e17ffd resource provider aggregate not found 2026-04-02 18:00:45.508 9 INFO neutron.services.segments.plugin [-] Segment 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fce0cdc-b1f6-48ce-b233-6686ff3e2ef5 found for delete ", "request_id": "req-c003a820-f772-4bed-920b-023d8781f054"}]} 2026-04-02 18:00:45.515 9 INFO neutron.services.segments.plugin [-] Segment e0f95558-81ce-4066-8b0f-bfb825e17ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f95558-81ce-4066-8b0f-bfb825e17ffd found for delete ", "request_id": "req-71bd071e-a0a6-4d17-a63e-351f18225862"}]} 2026-04-02 18:00:45.521 9 INFO neutron.services.segments.plugin [-] Segment e0f95558-81ce-4066-8b0f-bfb825e17ffd resource provider aggregate not found 2026-04-02 18:00:45.538 9 INFO neutron.services.segments.plugin [-] Segment e0f95558-81ce-4066-8b0f-bfb825e17ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f95558-81ce-4066-8b0f-bfb825e17ffd found for delete ", "request_id": "req-7e07bde4-0afa-426b-ba68-4ee6b1e08cad"}]} 2026-04-02 18:00:45.902 9 INFO neutron.wsgi [None req-fab0e33d-a1ef-458c-9d72-b196bdcfebd5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=9eb22628b041435f96f5ecab9962a342&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1828058 2026-04-02 18:00:46.069 9 INFO neutron.wsgi [None req-c715f5b1-8f38-4bae-8595-a609939479aa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e6697bad-7162-4bd4-b0cb-06bc2beccdc3 HTTP/1.1" status: 204 len: 168 time: 0.1614463 2026-04-02 18:00:48.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource cf8188dc-d0a0-4dea-8620-5117242b778b (type: security_groups) to 1 2026-04-02 18:00:48.105 10 INFO neutron.db.segments_db [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Added segment 38ac4bf2-b96e-471d-a00c-fdf51d965699 of type geneve for network a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2 2026-04-02 18:00:48.232 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2 (type: networks) to 1 2026-04-02 18:00:48.433 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:48.436 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:48.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource ffb1d0ed-32ba-4bb1-94e2-d593aa0326d9 (type: ports) to 1 2026-04-02 18:00:48.532 10 INFO neutron.wsgi [None req-e6ac8fad-ecd0-4231-9966-b3c82ee16e68 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 0.7817714 2026-04-02 18:00:48.804 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-692ea829-228e-4a2e-bc3a-eafb62a6688c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:48.807 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-692ea829-228e-4a2e-bc3a-eafb62a6688c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:48.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-692ea829-228e-4a2e-bc3a-eafb62a6688c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource cbd8cb9f-1878-4f60-bcc6-739bbe606853 (type: ports) to 1 2026-04-02 18:00:48.905 10 INFO neutron.wsgi [None req-692ea829-228e-4a2e-bc3a-eafb62a6688c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 971 time: 0.3689444 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:48.997 10 INFO neutron.db.segments_db [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Added segment 5a7fea4a-27f4-49a3-9952-99a6f74529a3 of type geneve for network 67356bbd-6e23-45a0-b2b1-afc590a70ff9 2026-04-02 18:00:49.113 10 INFO neutron.db.ovn_revision_numbers_db [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 67356bbd-6e23-45a0-b2b1-afc590a70ff9 (type: networks) to 1 2026-04-02 18:00:49.330 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:49.332 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 67356bbd-6e23-45a0-b2b1-afc590a70ff9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:49.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 356397f4-04c8-41d2-9168-24f177d54014 (type: ports) to 1 2026-04-02 18:00:49.473 10 INFO neutron.wsgi [None req-01d43b0f-0f1e-469a-b339-8a755fe8aaa8 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5612872 2026-04-02 18:00:49.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource bba6fe65-4a24-45aa-b990-55a747cb67c1 (type: security_groups) to 1 2026-04-02 18:00:49.803 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f0161d2-c376-494e-aaf8-90b2d2fdbbeb a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:49.808 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f0161d2-c376-494e-aaf8-90b2d2fdbbeb a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 67356bbd-6e23-45a0-b2b1-afc590a70ff9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:49.857 9 INFO neutron.db.segments_db [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Added segment 758b83c3-5b82-421a-aa9a-c164274bd05b of type geneve for network c31a04a4-6be7-40d2-ae7a-90b9d1eeea7a 2026-04-02 18:00:49.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource c31a04a4-6be7-40d2-ae7a-90b9d1eeea7a (type: networks) to 1 2026-04-02 18:00:50.170 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:50.172 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network c31a04a4-6be7-40d2-ae7a-90b9d1eeea7a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:50.238 9 INFO neutron.db.ovn_revision_numbers_db [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 013f6b28-2d96-4918-9600-d40ef70a8914 (type: ports) to 1 2026-04-02 18:00:50.263 9 INFO neutron.wsgi [None req-609c0461-bd8c-4ca7-9f47-eb67fe7b69ae 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7563384 2026-04-02 18:00:50.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f0161d2-c376-494e-aaf8-90b2d2fdbbeb a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 356397f4-04c8-41d2-9168-24f177d54014 (type: ports) to 2 2026-04-02 18:00:50.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f0161d2-c376-494e-aaf8-90b2d2fdbbeb a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 7247425c-1517-4e5e-81a8-f932e9f948e7 (type: subnets) to 0 2026-04-02 18:00:50.380 10 INFO neutron.wsgi [None req-9f0161d2-c376-494e-aaf8-90b2d2fdbbeb a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9009528 2026-04-02 18:00:50.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16ed6e64-06c9-488d-91b1-f10db58cbc22 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:50.954 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16ed6e64-06c9-488d-91b1-f10db58cbc22 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network c31a04a4-6be7-40d2-ae7a-90b9d1eeea7a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:51.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-16ed6e64-06c9-488d-91b1-f10db58cbc22 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 76f90362-339b-486e-9525-bf2d3b8a97e9 (type: ports) to 1 2026-04-02 18:00:51.103 9 INFO neutron.wsgi [None req-16ed6e64-06c9-488d-91b1-f10db58cbc22 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.8342454 2026-04-02 18:00:51.185 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5887f294-1eca-4c11-9f20-7153441145c4 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:51.188 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5887f294-1eca-4c11-9f20-7153441145c4 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 67356bbd-6e23-45a0-b2b1-afc590a70ff9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:51.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-5887f294-1eca-4c11-9f20-7153441145c4 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 5a28f025-bde2-46ea-9013-3d512bf95232 (type: ports) to 1 2026-04-02 18:00:51.329 10 INFO neutron.wsgi [None req-96d80021-23f0-4ff3-8553-651679b6a44a 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2188933 2026-04-02 18:00:51.348 9 INFO neutron.wsgi [None req-5887f294-1eca-4c11-9f20-7153441145c4 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.9602301 2026-04-02 18:00:51.431 10 INFO neutron.db.segments_db [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Added segment 56b00636-0354-47b4-89a0-7f5fc8e644c8 of type geneve for network ecd2fb09-b03e-4595-8728-c86ce0e05959 2026-04-02 18:00:51.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource ecd2fb09-b03e-4595-8728-c86ce0e05959 (type: networks) to 1 2026-04-02 18:00:52.055 10 INFO neutron.wsgi [None req-ee867c81-b2fd-4e86-8438-4c62c1f9fff6 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/5a28f025-bde2-46ea-9013-3d512bf95232 HTTP/1.1" status: 204 len: 168 time: 0.6914427 2026-04-02 18:00:52.063 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 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-04-02 18:00:52.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network ecd2fb09-b03e-4595-8728-c86ce0e05959: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:52.081 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d385e351-192d-4b50-b5cd-a5240861ce2c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:00:52.084 9 INFO neutron.wsgi [None req-d385e351-192d-4b50-b5cd-a5240861ce2c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/5a28f025-bde2-46ea-9013-3d512bf95232 HTTP/1.1" status: 404 len: 333 time: 0.0229788 2026-04-02 18:00:52.114 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e4ec89fc-8d0e-4b50-8e55-d86c93a73e13 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:00:52.116 9 INFO neutron.wsgi [None req-e4ec89fc-8d0e-4b50-8e55-d86c93a73e13 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports/5a28f025-bde2-46ea-9013-3d512bf95232 HTTP/1.1" status: 404 len: 333 time: 0.0282757 2026-04-02 18:00:52.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource b78b04b4-e426-42f7-9f52-067058e60e8b (type: ports) to 1 2026-04-02 18:00:52.144 10 INFO neutron.wsgi [None req-08efb507-cb6f-4b23-93e9-6036f850b23c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8091080 2026-04-02 18:00:52.332 9 INFO neutron.wsgi [None req-df28d7af-acc3-4b26-84fc-57bdbfd105bd a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/7247425c-1517-4e5e-81a8-f932e9f948e7 HTTP/1.1" status: 204 len: 168 time: 0.2107487 2026-04-02 18:00:52.385 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04710b13-603d-4195-8248-334b3baff454 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:52.388 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04710b13-603d-4195-8248-334b3baff454 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network ecd2fb09-b03e-4595-8728-c86ce0e05959: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:52.467 10 INFO neutron.db.ovn_revision_numbers_db [None req-04710b13-603d-4195-8248-334b3baff454 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 6f742ac6-5738-40e3-8c0c-4dd0eea42c2e (type: ports) to 1 2026-04-02 18:00:52.492 10 INFO neutron.wsgi [None req-04710b13-603d-4195-8248-334b3baff454 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3436775 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:52.835 10 INFO neutron.wsgi [None req-956f3ef8-b94a-4ec5-a5ad-c490fed27f99 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3353076 2026-04-02 18:00:52.911 10 INFO neutron.db.segments_db [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Added segment 043fab2a-83db-4393-b0d9-07e3245c3b35 of type geneve for network 5d740907-d86a-4732-ba97-827666e81a4c 2026-04-02 18:00:52.942 9 INFO neutron.services.segments.plugin [-] Segment 5a7fea4a-27f4-49a3-9952-99a6f74529a3 resource provider aggregate not found 2026-04-02 18:00:52.947 9 INFO neutron.services.segments.plugin [-] Segment 5a7fea4a-27f4-49a3-9952-99a6f74529a3 resource provider aggregate not found 2026-04-02 18:00:52.973 9 INFO neutron.services.segments.plugin [-] Segment 5a7fea4a-27f4-49a3-9952-99a6f74529a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7fea4a-27f4-49a3-9952-99a6f74529a3 found for delete ", "request_id": "req-f81e28bc-938c-4e8f-bfe1-4abbdf9157c9"}]} 2026-04-02 18:00:52.978 9 INFO neutron.services.segments.plugin [-] Segment 5a7fea4a-27f4-49a3-9952-99a6f74529a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7fea4a-27f4-49a3-9952-99a6f74529a3 found for delete ", "request_id": "req-84adf7a5-190e-4854-a368-9ccd15f816c0"}]} 2026-04-02 18:00:52.990 9 INFO neutron.wsgi [None req-c1bd9db1-90c8-4e47-a0a4-a3d17f078fdc a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/networks/67356bbd-6e23-45a0-b2b1-afc590a70ff9 HTTP/1.1" status: 204 len: 168 time: 0.6531327 2026-04-02 18:00:53.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 5d740907-d86a-4732-ba97-827666e81a4c (type: networks) to 1 2026-04-02 18:00:53.105 9 INFO neutron.db.segments_db [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Added segment c1e0f59b-24ff-49c7-a39e-f3644f486bb7 of type geneve for network 9a3206a1-a65a-427e-bca4-98bf1a7f501f 2026-04-02 18:00:53.269 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:53.270 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network 5d740907-d86a-4732-ba97-827666e81a4c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:53.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 9a3206a1-a65a-427e-bca4-98bf1a7f501f (type: networks) to 1 2026-04-02 18:00:53.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 9e87cbf5-aa9d-432c-a08d-d13bd1735b81 (type: ports) to 1 2026-04-02 18:00:53.356 10 INFO neutron.wsgi [None req-a7f91e3a-ada0-4e92-88c1-e0e9f2cbd473 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5158834 2026-04-02 18:00:53.480 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:53.483 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 9a3206a1-a65a-427e-bca4-98bf1a7f501f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:53.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource f29948da-4c42-481a-b7b6-4c05a3e61599 (type: ports) to 1 2026-04-02 18:00:53.565 9 INFO neutron.wsgi [None req-a2784d82-5831-4beb-aa7b-b6d08e338193 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5709109 2026-04-02 18:00:53.589 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8d723ce-0cf6-4580-a17d-63fda525731c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:53.591 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8d723ce-0cf6-4580-a17d-63fda525731c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network 5d740907-d86a-4732-ba97-827666e81a4c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:53.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-d8d723ce-0cf6-4580-a17d-63fda525731c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 735c7301-ba22-45a8-9fa7-efdabe28fc0a (type: ports) to 1 2026-04-02 18:00:53.673 10 INFO neutron.wsgi [None req-d8d723ce-0cf6-4580-a17d-63fda525731c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3096414 2026-04-02 18:00:53.878 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2923a3f2-f048-433a-b125-f6502e483f12 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:53.883 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2923a3f2-f048-433a-b125-f6502e483f12 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 9a3206a1-a65a-427e-bca4-98bf1a7f501f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:53.946 9 INFO neutron.wsgi [None req-70ea53d8-7d76-4c51-a9bd-5317b5c41c04 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2671020 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:54.050 10 INFO neutron.db.segments_db [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Added segment a0dc28f7-3901-4c2e-b1e4-03678392d09b of type geneve for network e6bf9865-b93f-4ecb-8e5e-8cb5ad90188b 2026-04-02 18:00:54.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource e6bf9865-b93f-4ecb-8e5e-8cb5ad90188b (type: networks) to 1 2026-04-02 18:00:54.391 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:54.393 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network e6bf9865-b93f-4ecb-8e5e-8cb5ad90188b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:54.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-2923a3f2-f048-433a-b125-f6502e483f12 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource f29948da-4c42-481a-b7b6-4c05a3e61599 (type: ports) to 2 2026-04-02 18:00:54.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-2923a3f2-f048-433a-b125-f6502e483f12 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 3f7dd207-5c92-49c6-bbb8-15476311e0bf (type: subnets) to 0 2026-04-02 18:00:54.435 9 INFO neutron.wsgi [None req-2923a3f2-f048-433a-b125-f6502e483f12 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8652213 2026-04-02 18:00:54.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource b848d258-6cf3-403a-80ce-fd31e93b506f (type: ports) to 1 2026-04-02 18:00:54.476 10 INFO neutron.wsgi [None req-76dcd275-01e2-467d-8874-e90e01ddd72f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5231707 2026-04-02 18:00:54.716 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-585afff3-13fb-42da-ba85-628fdc532337 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:54.718 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-585afff3-13fb-42da-ba85-628fdc532337 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network e6bf9865-b93f-4ecb-8e5e-8cb5ad90188b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:54.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-585afff3-13fb-42da-ba85-628fdc532337 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 80d43c89-4511-48f7-b49c-84e97f9f7ead (type: ports) to 1 2026-04-02 18:00:54.827 10 INFO neutron.wsgi [None req-585afff3-13fb-42da-ba85-628fdc532337 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3452232 2026-04-02 18:00:54.828 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ed55f89-0541-4b90-a173-1af46827415e a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:54.830 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ed55f89-0541-4b90-a173-1af46827415e a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network 9a3206a1-a65a-427e-bca4-98bf1a7f501f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:55.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ed55f89-0541-4b90-a173-1af46827415e a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 59fd3518-b8ae-4b22-a4e8-07ec6481fb3d (type: ports) to 1 2026-04-02 18:00:55.060 9 INFO neutron.wsgi [None req-4ed55f89-0541-4b90-a173-1af46827415e a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.6196330 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:55.113 9 INFO neutron.wsgi [None req-f9a66541-e78c-4337-ae2b-ddd3ab618f5e 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2807655 2026-04-02 18:00:55.204 9 INFO neutron.db.segments_db [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Added segment 42cf0a2a-051a-4eed-b5bf-f9878717ac09 of type geneve for network 82509323-1990-4b66-bad4-be9ae6624ffd 2026-04-02 18:00:55.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 82509323-1990-4b66-bad4-be9ae6624ffd (type: networks) to 1 2026-04-02 18:00:55.406 10 INFO neutron.wsgi [None req-1db625ac-06d7-43ca-b13f-3d05752d98f3 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/59fd3518-b8ae-4b22-a4e8-07ec6481fb3d HTTP/1.1" status: 204 len: 168 time: 0.3381488 2026-04-02 18:00:55.428 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ae7481-5f6d-43f8-bb29-f3c05266c70c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:00:55.430 10 INFO neutron.wsgi [None req-c0ae7481-5f6d-43f8-bb29-f3c05266c70c a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports/59fd3518-b8ae-4b22-a4e8-07ec6481fb3d HTTP/1.1" status: 404 len: 333 time: 0.0201745 2026-04-02 18:00:55.560 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:55.563 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network 82509323-1990-4b66-bad4-be9ae6624ffd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:55.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 8b5564cc-65e8-42fd-a6d7-ecdbf89772b9 (type: ports) to 1 2026-04-02 18:00:55.665 9 INFO neutron.wsgi [None req-8f8b41b5-755e-4b07-a0b5-0addc17a3be1 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5449600 2026-04-02 18:00:55.680 9 INFO neutron.wsgi [None req-655dcfa1-df74-4594-b78b-a3e8d37c4714 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/3f7dd207-5c92-49c6-bbb8-15476311e0bf HTTP/1.1" status: 204 len: 168 time: 0.2461994 2026-04-02 18:00:55.893 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08e44ad8-bde2-4724-b6be-2b9a3e4c692c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] No more DHCP agents 2026-04-02 18:00:55.895 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08e44ad8-bde2-4724-b6be-2b9a3e4c692c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Unable to schedule network 82509323-1990-4b66-bad4-be9ae6624ffd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:55.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-08e44ad8-bde2-4724-b6be-2b9a3e4c692c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] Successfully bumped revision number for resource 67c82209-2072-49c5-88c9-354ade581dcf (type: ports) to 1 2026-04-02 18:00:55.971 10 INFO neutron.wsgi [None req-08e44ad8-bde2-4724-b6be-2b9a3e4c692c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3019519 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:56.156 10 INFO neutron.wsgi [None req-8c8cdf3c-a22f-4e78-9501-83ba529f1b6a 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.1789279 2026-04-02 18:00:56.190 10 INFO neutron.wsgi [None req-773965e0-d7c9-43c4-9bea-e7cb1d659e6f 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "PUT /v2.0/trunks/9d181d75-eb66-4976-89b6-2066be6fc5b4/tags HTTP/1.1" status: 200 len: 210 time: 0.0295918 2026-04-02 18:00:56.223 10 INFO neutron.wsgi [None req-be9bfe6f-ae87-4555-a22c-ece5c027ff94 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "PUT /v2.0/trunks/7659657e-bbbe-4a1f-884a-cf29bec39ff8/tags HTTP/1.1" status: 200 len: 218 time: 0.0277431 2026-04-02 18:00:56.255 10 INFO neutron.wsgi [None req-bb3b6a91-9e11-4f5a-ad63-ed9f36432309 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "PUT /v2.0/trunks/e509e6ad-e80e-4a2c-8f75-be59be8ab646/tags HTTP/1.1" status: 200 len: 227 time: 0.0280957 2026-04-02 18:00:56.284 10 INFO neutron.wsgi [None req-a63dc15d-c285-4ac9-9cb4-6ce0a697a823 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "PUT /v2.0/trunks/e722f802-7625-4001-a119-95806182d481/tags HTTP/1.1" status: 200 len: 212 time: 0.0249217 2026-04-02 18:00:56.290 9 INFO neutron.services.segments.plugin [-] Segment c1e0f59b-24ff-49c7-a39e-f3644f486bb7 resource provider aggregate not found 2026-04-02 18:00:56.295 9 INFO neutron.services.segments.plugin [-] Segment c1e0f59b-24ff-49c7-a39e-f3644f486bb7 resource provider aggregate not found 2026-04-02 18:00:56.310 9 INFO neutron.services.segments.plugin [-] Segment c1e0f59b-24ff-49c7-a39e-f3644f486bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e0f59b-24ff-49c7-a39e-f3644f486bb7 found for delete ", "request_id": "req-22b07fef-d00e-4672-bcb7-9ca2597965be"}]} 2026-04-02 18:00:56.311 9 INFO neutron.services.segments.plugin [-] Segment c1e0f59b-24ff-49c7-a39e-f3644f486bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e0f59b-24ff-49c7-a39e-f3644f486bb7 found for delete ", "request_id": "req-41e34c25-f7f6-4061-be00-47e28ef240e4"}]} 2026-04-02 18:00:56.316 10 INFO neutron.wsgi [None req-3ada2d9e-cb56-414b-9439-a606e3b9dca9 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0261660 2026-04-02 18:00:56.327 9 INFO neutron.wsgi [None req-9e65adcd-30d3-4a1d-b803-988e520a9735 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/networks/9a3206a1-a65a-427e-bca4-98bf1a7f501f HTTP/1.1" status: 204 len: 168 time: 0.6425054 2026-04-02 18:00:56.346 10 INFO neutron.wsgi [None req-50d79066-46ca-4f03-b9ba-164f86b8605b 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0261362 2026-04-02 18:00:56.372 9 INFO neutron.wsgi [None req-f9d30aca-0e28-451c-b7fc-71a046f2628a 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0207353 2026-04-02 18:00:56.408 9 INFO neutron.wsgi [None req-0ae7d977-2cd5-4404-8b44-2a739823df18 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0313554 2026-04-02 18:00:56.441 9 INFO neutron.wsgi [None req-1765d9a7-d87f-4136-8d67-c774c738091c 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0265739 2026-04-02 18:00:56.476 9 INFO neutron.wsgi [None req-2381d4c3-0352-42e6-a08d-f2f30dff82f4 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0306978 2026-04-02 18:00:56.514 9 INFO neutron.wsgi [None req-f0e444a3-2700-4442-8069-e06a72692ebb 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0301499 2026-04-02 18:00:56.544 9 INFO neutron.wsgi [None req-172e3941-bda7-48fe-b7fe-fe110ba72573 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0226555 2026-04-02 18:00:56.572 9 INFO neutron.wsgi [None req-165818af-9f5d-4f7b-8c56-fa3ab445eaca 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks/9d181d75-eb66-4976-89b6-2066be6fc5b4 HTTP/1.1" status: 200 len: 608 time: 0.0207851 2026-04-02 18:00:56.616 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16adecb8-ea8d-42cb-a28b-d8fee508417a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] No more DHCP agents 2026-04-02 18:00:56.618 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16adecb8-ea8d-42cb-a28b-d8fee508417a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Unable to schedule network a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:00:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012157 2026-04-02 18:00:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009153 2026-04-02 18:00:56.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-16adecb8-ea8d-42cb-a28b-d8fee508417a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 0e9782de-6bc8-4a33-9724-f28d243201fe (type: ports) to 1 2026-04-02 18:00:56.687 9 INFO neutron.wsgi [None req-388f9f25-0b3a-4a18-a9e1-bede6407f9bd 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/ports/76f90362-339b-486e-9525-bf2d3b8a97e9 HTTP/1.1" status: 200 len: 1020 time: 0.1107626 2026-04-02 18:00:56.711 10 INFO neutron.wsgi [None req-16adecb8-ea8d-42cb-a28b-d8fee508417a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.3768539 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:56.784 9 INFO neutron.wsgi [None req-94bc10bb-f336-4d9c-a8b8-fd8317342c03 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/trunks/9d181d75-eb66-4976-89b6-2066be6fc5b4 HTTP/1.1" status: 204 len: 168 time: 0.0922194 2026-04-02 18:00:56.804 9 INFO neutron.wsgi [None req-88f4e334-0fdf-42b6-9890-7932d1c2f25a 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks/7659657e-bbbe-4a1f-884a-cf29bec39ff8 HTTP/1.1" status: 200 len: 616 time: 0.0149922 2026-04-02 18:00:56.903 9 INFO neutron.wsgi [None req-912f089a-1633-45ba-9daa-6d353422b517 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/ports/6f742ac6-5738-40e3-8c0c-4dd0eea42c2e HTTP/1.1" status: 200 len: 1020 time: 0.0936100 2026-04-02 18:00:56.955 10 INFO neutron.db.ovn_revision_numbers_db [None req-351fa2f4-3f6a-44d2-8609-a3fd7a849dd3 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] Successfully bumped revision number for resource 0e9782de-6bc8-4a33-9724-f28d243201fe (type: ports) to 2 2026-04-02 18:00:56.963 10 INFO neutron.wsgi [None req-351fa2f4-3f6a-44d2-8609-a3fd7a849dd3 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "PUT /v2.0/ports/0e9782de-6bc8-4a33-9724-f28d243201fe HTTP/1.1" status: 200 len: 946 time: 0.2470996 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:57.004 9 INFO neutron.wsgi [None req-8dfb7fec-498e-4cee-bc81-53bbdaf316c2 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/trunks/7659657e-bbbe-4a1f-884a-cf29bec39ff8 HTTP/1.1" status: 204 len: 168 time: 0.0966086 2026-04-02 18:00:57.026 9 INFO neutron.wsgi [None req-dab247a7-74c1-480c-9aaa-ec8b92e54fc8 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks/e509e6ad-e80e-4a2c-8f75-be59be8ab646 HTTP/1.1" status: 200 len: 625 time: 0.0155194 2026-04-02 18:00:57.411 10 INFO neutron.wsgi [None req-f830c3c7-c6b4-494d-a3f5-e1151c5faf67 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/ports/735c7301-ba22-45a8-9fa7-efdabe28fc0a HTTP/1.1" status: 200 len: 1020 time: 0.3820908 2026-04-02 18:00:57.495 10 INFO neutron.wsgi [None req-d0b3fbc2-67ba-45a0-8f37-869cfeb5801f a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/0e9782de-6bc8-4a33-9724-f28d243201fe HTTP/1.1" status: 204 len: 168 time: 0.5272593 2026-04-02 18:00:57.515 9 INFO neutron.wsgi [None req-a1dec63f-9442-44c7-981a-320aa97e56c4 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/trunks/e509e6ad-e80e-4a2c-8f75-be59be8ab646 HTTP/1.1" status: 204 len: 168 time: 0.0977266 2026-04-02 18:00:57.538 10 INFO neutron.wsgi [None req-1eca5fc1-c72d-4657-98ab-b9d6789f4b47 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks/e722f802-7625-4001-a119-95806182d481 HTTP/1.1" status: 200 len: 610 time: 0.0165858 2026-04-02 18:00:57.577 9 INFO neutron.wsgi [None req-d20ba0bd-848e-4e65-a99a-500e2ff73811 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1726 time: 0.0728827 2026-04-02 18:00:57.598 9 INFO neutron.pecan_wsgi.hooks.translation [None req-eed33fcb-b556-4308-afd5-b4aee35d17fe a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:00:57.599 9 INFO neutron.wsgi [None req-eed33fcb-b556-4308-afd5-b4aee35d17fe a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports/0e9782de-6bc8-4a33-9724-f28d243201fe HTTP/1.1" status: 404 len: 333 time: 0.0180149 2026-04-02 18:00:57.624 10 INFO neutron.wsgi [None req-eaef4f2e-3a39-4755-ab1f-662c20b897c6 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/ports/80d43c89-4511-48f7-b49c-84e97f9f7ead HTTP/1.1" status: 200 len: 1020 time: 0.0819144 2026-04-02 18:00:57.642 9 INFO neutron.wsgi [None req-8ceee090-dfb6-4bc6-b6d2-24c54fe43bb6 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1726 time: 0.0366549 2026-04-02 18:00:57.743 10 INFO neutron.wsgi [None req-26941053-2a76-4e81-b330-f88b6ccda066 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - default default] 10.0.0.44 "GET /v2.0/ports/cbd8cb9f-1878-4f60-bcc6-739bbe606853 HTTP/1.1" status: 200 len: 966 time: 0.0944769 2026-04-02 18:00:57.759 10 INFO neutron.wsgi [None req-2e540866-5ccf-41ba-8b83-060cce90a131 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/trunks/e722f802-7625-4001-a119-95806182d481 HTTP/1.1" status: 204 len: 168 time: 0.1315193 2026-04-02 18:00:57.769 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b14d028f-82f5-4d31-844d-6bc7f42f2522 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:00:57.771 10 INFO neutron.wsgi [None req-b14d028f-82f5-4d31-844d-6bc7f42f2522 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/59fd3518-b8ae-4b22-a4e8-07ec6481fb3d HTTP/1.1" status: 404 len: 333 time: 0.0232024 2026-04-02 18:00:57.781 9 INFO neutron.wsgi [None req-4426edf7-d256-4085-93f5-95efe22c5045 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/trunks/7723305d-9483-4fde-8f5c-44fb77b18429 HTTP/1.1" status: 200 len: 603 time: 0.0167816 2026-04-02 18:00:57.791 10 INFO neutron.pecan_wsgi.hooks.translation [None req-45b141e5-1d52-4d54-9022-5b7a19becb5a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:00:57.793 10 INFO neutron.wsgi [None req-45b141e5-1d52-4d54-9022-5b7a19becb5a a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/3f7dd207-5c92-49c6-bbb8-15476311e0bf HTTP/1.1" status: 404 len: 337 time: 0.0182862 2026-04-02 18:00:57.816 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4a31eb3f-8088-463a-8067-d3959c3bd7c3 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:00:57.818 10 INFO neutron.wsgi [None req-4a31eb3f-8088-463a-8067-d3959c3bd7c3 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/7247425c-1517-4e5e-81a8-f932e9f948e7 HTTP/1.1" status: 404 len: 337 time: 0.0207705 2026-04-02 18:00:57.885 9 INFO neutron.wsgi [None req-0125daf7-a989-4dbd-b92a-532ece23acb6 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - default default] 10.0.0.44 "GET /v2.0/ports/67c82209-2072-49c5-88c9-354ade581dcf HTTP/1.1" status: 200 len: 1020 time: 0.0922751 2026-04-02 18:00:58.000 9 INFO neutron.wsgi [None req-4cabca3a-74b9-47c9-94f2-f5d4435046fc 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/trunks/7723305d-9483-4fde-8f5c-44fb77b18429 HTTP/1.1" status: 204 len: 168 time: 0.1019135 2026-04-02 18:00:58.092 10 INFO neutron.wsgi [None req-a0a04719-64f2-49e3-8ff3-3967494a0c23 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/ports/cbd8cb9f-1878-4f60-bcc6-739bbe606853 HTTP/1.1" status: 204 len: 168 time: 0.2704039 2026-04-02 18:00:58.277 9 INFO neutron.wsgi [None req-96b5a94e-087f-4757-982d-70acb07afabc 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/76f90362-339b-486e-9525-bf2d3b8a97e9 HTTP/1.1" status: 204 len: 168 time: 0.2715602 2026-04-02 18:00:58.540 10 INFO neutron.services.segments.plugin [-] Segment 38ac4bf2-b96e-471d-a00c-fdf51d965699 resource provider aggregate not found 2026-04-02 18:00:58.545 10 INFO neutron.services.segments.plugin [-] Segment 38ac4bf2-b96e-471d-a00c-fdf51d965699 resource provider aggregate not found 2026-04-02 18:00:58.558 10 INFO neutron.services.segments.plugin [-] Segment 38ac4bf2-b96e-471d-a00c-fdf51d965699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ac4bf2-b96e-471d-a00c-fdf51d965699 found for delete ", "request_id": "req-d16c46e4-7b41-43d0-892d-b0e1c62f8165"}]} 2026-04-02 18:00:58.565 10 INFO neutron.services.segments.plugin [-] Segment 38ac4bf2-b96e-471d-a00c-fdf51d965699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ac4bf2-b96e-471d-a00c-fdf51d965699 found for delete ", "request_id": "req-b0280163-abc2-47b4-83df-8a5835d7a368"}]} 2026-04-02 18:00:58.574 9 INFO neutron.wsgi [None req-4ceaf6f9-6d60-47df-9eba-9ece991214b9 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/6f742ac6-5738-40e3-8c0c-4dd0eea42c2e HTTP/1.1" status: 204 len: 168 time: 0.2913945 2026-04-02 18:00:58.579 10 INFO neutron.wsgi [None req-c9f326c9-5f07-4a7e-8cb2-e11da6209017 a422ee6d771442da97fcfade36a0862d af65ff3b06f84c549f2facc9fbb2cf56 - - - -] 10.0.0.44 "DELETE /v2.0/networks/a6dfd1e2-130f-4fb5-9daa-34aef92ef3d2 HTTP/1.1" status: 204 len: 168 time: 0.4662173 2026-04-02 18:00:58.902 9 INFO neutron.wsgi [None req-97371c60-4603-4678-977b-b7067054f9fb 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/735c7301-ba22-45a8-9fa7-efdabe28fc0a HTTP/1.1" status: 204 len: 168 time: 0.3203957 2026-04-02 18:00:59.139 9 INFO neutron.wsgi [None req-01143ee8-ef55-475a-8d66-61d3d5ae8288 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/80d43c89-4511-48f7-b49c-84e97f9f7ead HTTP/1.1" status: 204 len: 168 time: 0.2300057 2026-04-02 18:00:59.407 9 INFO neutron.wsgi [None req-64614349-79b6-4f61-9b1f-5c7d02364538 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/ports/67c82209-2072-49c5-88c9-354ade581dcf HTTP/1.1" status: 204 len: 168 time: 0.2626932 2026-04-02 18:00:59.451 10 INFO neutron.wsgi [None req-606c8298-7560-4c3b-9331-f76b4cced643 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=af65ff3b06f84c549f2facc9fbb2cf56&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1672192 2026-04-02 18:00:59.633 10 INFO neutron.wsgi [None req-0fda594d-d889-479d-b064-e313f3229a1a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/cf8188dc-d0a0-4dea-8620-5117242b778b HTTP/1.1" status: 204 len: 168 time: 0.1777637 2026-04-02 18:00:59.767 9 INFO neutron.services.segments.plugin [-] Segment 758b83c3-5b82-421a-aa9a-c164274bd05b resource provider aggregate not found 2026-04-02 18:00:59.782 9 INFO neutron.services.segments.plugin [-] Segment 758b83c3-5b82-421a-aa9a-c164274bd05b resource provider aggregate not found 2026-04-02 18:00:59.801 9 INFO neutron.services.segments.plugin [-] Segment 758b83c3-5b82-421a-aa9a-c164274bd05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758b83c3-5b82-421a-aa9a-c164274bd05b found for delete ", "request_id": "req-d86f5668-44f8-4ef1-a55b-155fce9b2452"}]} 2026-04-02 18:00:59.802 9 INFO neutron.services.segments.plugin [-] Segment 758b83c3-5b82-421a-aa9a-c164274bd05b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758b83c3-5b82-421a-aa9a-c164274bd05b found for delete ", "request_id": "req-ad170f34-22c2-4012-a408-579e9ff1e278"}]} 2026-04-02 18:00:59.845 9 INFO neutron.wsgi [None req-e3a1f1a5-4250-46da-8935-9251c882f9e0 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/c31a04a4-6be7-40d2-ae7a-90b9d1eeea7a HTTP/1.1" status: 204 len: 168 time: 0.4323788 2026-04-02 18:01:00.450 10 INFO neutron.wsgi [None req-9f864e1e-1700-4adf-bcb3-3d42ffb65c8a 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ecd2fb09-b03e-4595-8728-c86ce0e05959 HTTP/1.1" status: 204 len: 168 time: 0.5977139 2026-04-02 18:01:00.579 10 INFO neutron.services.segments.plugin [-] Segment 56b00636-0354-47b4-89a0-7f5fc8e644c8 resource provider aggregate not found 2026-04-02 18:01:00.584 10 INFO neutron.services.segments.plugin [-] Segment 56b00636-0354-47b4-89a0-7f5fc8e644c8 resource provider aggregate not found 2026-04-02 18:01:00.592 10 INFO neutron.services.segments.plugin [-] Segment 56b00636-0354-47b4-89a0-7f5fc8e644c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b00636-0354-47b4-89a0-7f5fc8e644c8 found for delete ", "request_id": "req-5985c3d7-62b5-439c-93e9-754fa0023175"}]} 2026-04-02 18:01:00.600 10 INFO neutron.services.segments.plugin [-] Segment 56b00636-0354-47b4-89a0-7f5fc8e644c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56b00636-0354-47b4-89a0-7f5fc8e644c8 found for delete ", "request_id": "req-6f48b714-c840-4d4d-9423-57d599599f75"}]} 2026-04-02 18:01:00.977 9 INFO neutron.wsgi [None req-7882eb7c-66f2-4131-8fae-547c86117b4d 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/5d740907-d86a-4732-ba97-827666e81a4c HTTP/1.1" status: 204 len: 168 time: 0.5206499 2026-04-02 18:01:01.418 10 INFO neutron.wsgi [None req-1e9b577c-efdc-4b12-a391-9368dc5ccdeb 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/e6bf9865-b93f-4ecb-8e5e-8cb5ad90188b HTTP/1.1" status: 204 len: 168 time: 0.4332354 2026-04-02 18:01:01.538 10 INFO neutron.wsgi [-] 10.0.0.44 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0030634 2026-04-02 18:01:01.727 10 INFO neutron.wsgi [None req-7e45dd8d-606d-4020-aa5d-e75e1488dafb e3bc9f76a4fd49958e15ccf8b234f325 f3b04321f0d34fd99d619cd655a8a13c - - default default] 10.0.0.44 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.1818585 2026-04-02 18:01:01.830 9 INFO neutron.services.segments.plugin [-] Segment 043fab2a-83db-4393-b0d9-07e3245c3b35 resource provider aggregate not found 2026-04-02 18:01:01.834 9 INFO neutron.services.segments.plugin [-] Segment 043fab2a-83db-4393-b0d9-07e3245c3b35 resource provider aggregate not found 2026-04-02 18:01:01.850 9 INFO neutron.services.segments.plugin [-] Segment 043fab2a-83db-4393-b0d9-07e3245c3b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043fab2a-83db-4393-b0d9-07e3245c3b35 found for delete ", "request_id": "req-15e6e86c-aa16-4808-a2fd-1fec0f3bf768"}]} 2026-04-02 18:01:01.855 9 INFO neutron.services.segments.plugin [-] Segment 043fab2a-83db-4393-b0d9-07e3245c3b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043fab2a-83db-4393-b0d9-07e3245c3b35 found for delete ", "request_id": "req-16391447-7fc0-4d8f-82c2-ab155e8821ee"}]} 2026-04-02 18:01:01.875 9 INFO neutron.services.segments.plugin [-] Segment 42cf0a2a-051a-4eed-b5bf-f9878717ac09 resource provider aggregate not found 2026-04-02 18:01:01.880 9 INFO neutron.services.segments.plugin [-] Segment 42cf0a2a-051a-4eed-b5bf-f9878717ac09 resource provider aggregate not found 2026-04-02 18:01:01.892 9 INFO neutron.wsgi [None req-00d083b6-9d58-4fab-a543-f15e3c207f77 14bc799df3534afb96f94ea50def5226 e19772deffb64fb396b7227a07e62ca4 - - - -] 10.0.0.44 "DELETE /v2.0/networks/82509323-1990-4b66-bad4-be9ae6624ffd HTTP/1.1" status: 204 len: 168 time: 0.4637406 2026-04-02 18:01:01.901 9 INFO neutron.services.segments.plugin [-] Segment 42cf0a2a-051a-4eed-b5bf-f9878717ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42cf0a2a-051a-4eed-b5bf-f9878717ac09 found for delete ", "request_id": "req-851f9955-765e-42e3-bc69-8058b8a520d7"}]} 2026-04-02 18:01:01.901 9 INFO neutron.services.segments.plugin [-] Segment 42cf0a2a-051a-4eed-b5bf-f9878717ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42cf0a2a-051a-4eed-b5bf-f9878717ac09 found for delete ", "request_id": "req-1a57d166-308b-4096-a74f-f640522db013"}]} 2026-04-02 18:01:02.584 10 INFO neutron.db.ovn_revision_numbers_db [None req-71fc954b-af47-411b-80f5-46575a2a1d95 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 69d417a8-babb-4f99-8002-0223d006cef8 (type: security_groups) to 1 2026-04-02 18:01:02.616 10 INFO neutron.services.segments.plugin [-] Segment a0dc28f7-3901-4c2e-b1e4-03678392d09b resource provider aggregate not found 2026-04-02 18:01:02.624 10 INFO neutron.wsgi [None req-71fc954b-af47-411b-80f5-46575a2a1d95 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=f3b04321f0d34fd99d619cd655a8a13c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3579361 2026-04-02 18:01:02.625 10 INFO neutron.services.segments.plugin [-] Segment a0dc28f7-3901-4c2e-b1e4-03678392d09b resource provider aggregate not found 2026-04-02 18:01:02.632 10 INFO neutron.services.segments.plugin [-] Segment a0dc28f7-3901-4c2e-b1e4-03678392d09b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dc28f7-3901-4c2e-b1e4-03678392d09b found for delete ", "request_id": "req-a5970d68-f1c1-4963-b8b9-4d8b67a17700"}]} 2026-04-02 18:01:02.635 10 INFO neutron.services.segments.plugin [-] Segment a0dc28f7-3901-4c2e-b1e4-03678392d09b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dc28f7-3901-4c2e-b1e4-03678392d09b found for delete ", "request_id": "req-59bafc11-fa66-4bac-9c2f-e8cc462f38d4"}]} 2026-04-02 18:01:02.814 9 INFO neutron.wsgi [None req-d0b9549a-7abe-4e3f-a239-86a181cf87d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/69d417a8-babb-4f99-8002-0223d006cef8 HTTP/1.1" status: 204 len: 168 time: 0.1849799 2026-04-02 18:01:02.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-706d1919-233b-4a56-9571-50e4a1e83f9d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 7b4842a1-9958-4e29-9fbb-6a19b5915543 (type: security_groups) to 1 2026-04-02 18:01:03.018 10 INFO neutron.wsgi [None req-706d1919-233b-4a56-9571-50e4a1e83f9d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=0fd37ef03c3b47d18fa7bc9b3571257c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3051076 2026-04-02 18:01:03.223 10 INFO neutron.wsgi [None req-bdf10b24-d1f6-4f0b-91be-555324c5c108 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/7b4842a1-9958-4e29-9fbb-6a19b5915543 HTTP/1.1" status: 204 len: 168 time: 0.1943064 2026-04-02 18:01:03.480 10 INFO neutron.db.ovn_revision_numbers_db [None req-52a6d9d1-9907-4fbd-a152-96d1e1a82e43 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8da01430-2a51-4194-963c-e556b97de6ab (type: security_groups) to 1 2026-04-02 18:01:03.505 10 INFO neutron.wsgi [None req-52a6d9d1-9907-4fbd-a152-96d1e1a82e43 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=0f68957794a74662883f62a14bef8c29&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1204033 2026-04-02 18:01:03.677 10 INFO neutron.wsgi [None req-67c7d634-e80a-4a2e-b6b1-2f937b84f49c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/8da01430-2a51-4194-963c-e556b97de6ab HTTP/1.1" status: 204 len: 168 time: 0.1669695 2026-04-02 18:01:03.853 9 INFO neutron.wsgi [None req-fe581925-d834-4c47-b378-919ca998d1ae aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=e19772deffb64fb396b7227a07e62ca4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0299377 2026-04-02 18:01:04.040 9 INFO neutron.wsgi [None req-9286cf6e-4eda-4019-8fbc-0e64dcb13bea aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bba6fe65-4a24-45aa-b990-55a747cb67c1 HTTP/1.1" status: 204 len: 168 time: 0.1831725 2026-04-02 18:01:07.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e6222b9-11db-4236-8e80-97711e84a42a 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] Successfully bumped revision number for resource 3c359ca4-4f2c-433a-a1bb-ec12fb2f3716 (type: security_groups) to 1 2026-04-02 18:01:07.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e6222b9-11db-4236-8e80-97711e84a42a 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] Successfully bumped revision number for resource 30d712fe-ce6b-4453-8a53-21b474561dd3 (type: security_groups) to 1 2026-04-02 18:01:07.634 10 INFO neutron.wsgi [None req-5e6222b9-11db-4236-8e80-97711e84a42a 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.3604951 2026-04-02 18:01:07.667 10 INFO neutron.wsgi [None req-5b2123b5-3395-4cf5-bc68-e10e8c6a485b 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 218 time: 0.0241501 2026-04-02 18:01:07.684 10 INFO neutron.wsgi [None req-18a81232-86c2-427a-b26e-51fc019666d0 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 218 time: 0.0119050 2026-04-02 18:01:07.711 10 INFO neutron.wsgi [None req-5935d17e-9ce0-421a-b83f-df7c09da3c34 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0224810 2026-04-02 18:01:07.730 10 INFO neutron.wsgi [None req-cc258db0-a830-41b8-803d-60ab5a6ed2ad 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 227 time: 0.0147698 2026-04-02 18:01:07.749 10 INFO neutron.wsgi [None req-c09eb57d-9f60-4e01-9ddc-5f5b1d978348 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0146937 2026-04-02 18:01:07.765 10 INFO neutron.wsgi [None req-988bbfac-867b-4fc0-8031-34f324850091 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 227 time: 0.0121906 2026-04-02 18:01:07.797 10 INFO neutron.wsgi [None req-c9f5eec5-8e45-43cc-81c7-c28107dbf2f4 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0271034 2026-04-02 18:01:07.816 10 INFO neutron.wsgi [None req-84d0f686-6aa5-446a-a3a1-328400342e75 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 245 time: 0.0129147 2026-04-02 18:01:07.843 10 INFO neutron.wsgi [None req-b33c24cb-fda7-448c-8416-6bad187a978a 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "PUT /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 230 time: 0.0243373 2026-04-02 18:01:07.865 10 INFO neutron.wsgi [None req-f6f25265-7448-4a74-bdac-71606622cef2 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 230 time: 0.0172322 2026-04-02 18:01:07.882 10 INFO neutron.wsgi [None req-59ceb90d-dcdb-47be-a56d-f21c05778939 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0122495 2026-04-02 18:01:07.899 10 INFO neutron.api.v2.resource [None req-0bdf48d3-cafa-411a-843b-98cdf738d571 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:01:07.900 10 INFO neutron.wsgi [None req-0bdf48d3-cafa-411a-843b-98cdf738d571 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0131130 2026-04-02 18:01:07.930 10 INFO neutron.wsgi [None req-d180c12d-c685-45ae-b13f-c0a6ad1dcba0 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0246570 2026-04-02 18:01:07.960 9 INFO neutron.wsgi [None req-a1859c2d-814f-4ec4-b57e-035d648aead7 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 223 time: 0.0263085 2026-04-02 18:01:07.985 9 INFO neutron.api.v2.resource [None req-126d23ec-b93e-492b-9dea-5cc55395def1 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:01:07.987 9 INFO neutron.wsgi [None req-126d23ec-b93e-492b-9dea-5cc55395def1 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0225179 2026-04-02 18:01:08.028 10 INFO neutron.wsgi [None req-83913c77-dd90-4396-9e40-827db501e0c4 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 204 len: 168 time: 0.0356326 2026-04-02 18:01:08.048 9 INFO neutron.wsgi [None req-1aa1a075-4792-4927-b9f1-e00ba73138e7 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - default default] 10.0.0.44 "GET /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3/tags HTTP/1.1" status: 200 len: 205 time: 0.0147595 2026-04-02 18:01:08.186 9 INFO neutron.wsgi [None req-07622531-4dba-4b39-a0f6-e55fdc7a12cb 39214ab65ab3401c87015298943dccc1 ecbef51db6084655990e3bebf00572f0 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/30d712fe-ce6b-4453-8a53-21b474561dd3 HTTP/1.1" status: 204 len: 168 time: 0.1302118 2026-04-02 18:01:08.970 10 INFO neutron.wsgi [None req-2d46afcf-9d22-4b65-9f70-68a3ef5777ae aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=ecbef51db6084655990e3bebf00572f0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1434367 2026-04-02 18:01:09.046 9 INFO neutron.db.ovn_revision_numbers_db [None req-c13fc322-f136-4ca4-800f-53bc6b811f4a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource dfb44475-5944-4258-9cc3-b277d501d425 (type: security_groups) to 1 2026-04-02 18:01:09.071 9 INFO neutron.wsgi [None req-c13fc322-f136-4ca4-800f-53bc6b811f4a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=3989c932b5cd4ea692efb44626917d6b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2447684 2026-04-02 18:01:09.157 10 INFO neutron.wsgi [None req-316a90d8-8a1a-40ef-a215-f04d4248b416 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/3c359ca4-4f2c-433a-a1bb-ec12fb2f3716 HTTP/1.1" status: 204 len: 168 time: 0.1833310 2026-04-02 18:01:09.263 9 INFO neutron.wsgi [None req-23ec943c-1074-4cab-83c8-6aabacd0838d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/dfb44475-5944-4258-9cc3-b277d501d425 HTTP/1.1" status: 204 len: 168 time: 0.1862175 2026-04-02 18:01:09.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-c9782ad0-2907-4eb9-8497-acac92039aac aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e84f5709-2bb2-4a5a-8105-96b17cf0d06f (type: security_groups) to 1 2026-04-02 18:01:09.399 10 INFO neutron.wsgi [None req-c9782ad0-2907-4eb9-8497-acac92039aac aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=11ffa2f95b274d43b468ca7b4b0a6021&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1372626 2026-04-02 18:01:09.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-841558ac-1165-4861-973f-23031340872a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 73612de7-bd6d-4a0a-9ef3-240d3790da40 (type: security_groups) to 1 2026-04-02 18:01:09.537 10 INFO neutron.wsgi [None req-841558ac-1165-4861-973f-23031340872a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=8a1bbec4d56c4caebe07e27558e99186&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1070971 2026-04-02 18:01:09.578 9 INFO neutron.wsgi [None req-29ceaf6c-f516-428f-afb7-6c25d47b765a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e84f5709-2bb2-4a5a-8105-96b17cf0d06f HTTP/1.1" status: 204 len: 168 time: 0.1732066 2026-04-02 18:01:09.749 10 INFO neutron.wsgi [None req-69e7a524-f8dd-471b-a20b-b81bc6c40e9e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/73612de7-bd6d-4a0a-9ef3-240d3790da40 HTTP/1.1" status: 204 len: 168 time: 0.2046092 2026-04-02 18:01:10.809 10 INFO neutron.wsgi [None req-43dbd9f4-d1f6-4323-8a7d-94ed8b6ba0dd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0041919 2026-04-02 18:01:10.816 10 INFO neutron.wsgi [None req-36719db0-a520-445a-a21c-e9a71a42349a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0033729 2026-04-02 18:01:10.824 10 INFO neutron.wsgi [None req-79adb3bd-9aca-42fb-b196-682d1a8bf8ab aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0031285 2026-04-02 18:01:10.834 10 INFO neutron.wsgi [None req-e862c147-5055-4787-9a2c-1965b58f6430 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051653 2026-04-02 18:01:10.865 10 INFO neutron.wsgi [None req-aa0364e0-517e-40ff-8230-bbb24a68e724 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0235016 2026-04-02 18:01:10.938 10 INFO neutron.wsgi [None req-41570996-e19b-4d87-8911-f1c1d4a400a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0380948 2026-04-02 18:01:11.189 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-848b39d7-6ada-4192-9c53-acb646076caa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:11.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-848b39d7-6ada-4192-9c53-acb646076caa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network dcfa347a-b00b-4338-aa5c-c84d4aa14a2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:11.362 10 INFO neutron.db.ovn_revision_numbers_db [None req-848b39d7-6ada-4192-9c53-acb646076caa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 1 2026-04-02 18:01:11.382 10 INFO neutron.wsgi [None req-848b39d7-6ada-4192-9c53-acb646076caa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1298 time: 0.4353089 2026-04-02 18:01:11.467 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-d764e692-ffa0-4c62-8b6c-880e07b6731a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1293 time: 0.0308218 2026-04-02 18:01:11.482 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-3282a922-20a4-4052-8c92-ea0d6dd3e5bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0068951 2026-04-02 18:01:11.632 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-4929ae7d-dc2b-4c17-931a-f50db256089b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16?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.0262017 2026-04-02 18:01:11.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013916 2026-04-02 18:01:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010297 2026-04-02 18:01:11.713 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-8422f77e-3bc4-4091-b6ba-7a8cf6521083 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0776007 2026-04-02 18:01:11.791 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-b5afb93b-4d86-442a-ae47-4ea24af2f9c0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0692034 2026-04-02 18:01:11.839 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-b6db0fb2-1244-4ee9-ac45-53ab6ada9178 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1293 time: 0.0281668 2026-04-02 18:01:11.912 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-f78f3e52-efa1-4c8a-9b57-afcdb79516f1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks?id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1004 time: 0.0651023 2026-04-02 18:01:12.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffdb3fcd-43eb-4963-afe0-5af26922e22c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 2 2026-04-02 18:01:12.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffdb3fcd-43eb-4963-afe0-5af26922e22c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 2 2026-04-02 18:01:12.562 9 INFO neutron.wsgi [None req-ffdb3fcd-43eb-4963-afe0-5af26922e22c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1376 time: 0.6413796 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:12.844 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e164158-5e88-49d0-b797-da00447d299e'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', '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-04-02 18:01:12.864 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-4b65e934-5377-43cc-8660-b3da1742449f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2565 time: 0.2656927 2026-04-02 18:01:12.892 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-7097b9ba-00ee-4ce9-97ef-178da3c1dd40 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0234153 2026-04-02 18:01:12.930 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-625163e0-9824-4b42-a660-4c9b851f12ba e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0323560 2026-04-02 18:01:12.960 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-6247a3f8-955a-4fc7-a658-1de5ac68774e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231416 2026-04-02 18:01:12.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Successfully bumped revision number for resource 16c3f1ab-9ea1-49be-b0d2-90235b03e972 (type: security_groups) to 1 2026-04-02 18:01:13.028 10 INFO neutron.db.segments_db [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Added segment bcb95a4f-f67a-4e8a-a160-b3f0037890a2 of type geneve for network b54c476d-b7bd-47c8-b8e1-1b5e23aa4a63 2026-04-02 18:01:13.030 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-e252d12d-1e46-4c88-9d22-0b1cf1abe05e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0581083 2026-04-02 18:01:13.096 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-9a8b2e10-738b-429c-ae73-1f79aa36bf0c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0583699 2026-04-02 18:01:13.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-b68f5568-0d2b-4a01-b525-4ec69530cdc7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 9c665560-376d-4ab0-87bd-02732ea7878a (type: security_groups) to 1 2026-04-02 18:01:13.120 9 INFO neutron.wsgi [None req-b68f5568-0d2b-4a01-b525-4ec69530cdc7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=e4318190a84d45eea2e7b7e627dd5880&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2151182 2026-04-02 18:01:13.136 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-5d3fe139-a29b-4915-96c7-d4302bccfa29 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0323799 2026-04-02 18:01:13.174 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-8015fdac-e9cd-4aed-85c5-75151ffb0f4c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0327599 2026-04-02 18:01:13.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Successfully bumped revision number for resource b54c476d-b7bd-47c8-b8e1-1b5e23aa4a63 (type: networks) to 1 2026-04-02 18:01:13.202 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-6f7b53ac-2f73-4239-8389-b6d44d7170c0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211074 2026-04-02 18:01:13.266 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-64f71658-edf5-4a0b-ac90-3313f5964a6a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0560584 2026-04-02 18:01:13.322 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-ec02f485-bfbe-4924-9544-3c7aacd2d71d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0494752 2026-04-02 18:01:13.384 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] No more DHCP agents 2026-04-02 18:01:13.390 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Unable to schedule network b54c476d-b7bd-47c8-b8e1-1b5e23aa4a63: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:13.408 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-b83efc32-997a-43aa-b877-904d4596fc18 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2565 time: 0.0445485 2026-04-02 18:01:13.441 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: da1d9c65-831e-49e0-ac70-f8df6db06a16 2026-04-02 18:01:13.467 10 INFO neutron.wsgi [None req-a7a4af0f-dc29-4c3c-a0d7-8b4196b83ec6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9c665560-376d-4ab0-87bd-02732ea7878a HTTP/1.1" status: 204 len: 168 time: 0.3374114 2026-04-02 18:01:13.487 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port da1d9c65-831e-49e0-ac70-f8df6db06a16 2026-04-02 18:01:13.515 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-1c0636e3-61d0-49e7-98cc-9ce2a7ade465 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1004 time: 0.0992780 2026-04-02 18:01:13.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Successfully bumped revision number for resource 8a6c416d-5e0c-4589-b510-96c2302b1c1d (type: ports) to 1 2026-04-02 18:01:13.557 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-607ccb8d-7bb1-4af8-9d52-37b7c3399e13 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0372839 2026-04-02 18:01:13.561 10 INFO neutron.wsgi [None req-cf608eb6-0f31-46c0-bf75-394dfa7fe01f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8559194 2026-04-02 18:01:13.612 9 INFO neutron.wsgi [req-f8827ff1-9d60-4229-89c2-2aece5c2321e req-f66606d4-a0b4-469f-ac4e-50190e01def3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1404 time: 0.0373418 2026-04-02 18:01:13.617 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-99dd8a7a-08e3-46f6-9511-19f7c65eaa13 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0553920 2026-04-02 18:01:13.650 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-3c3f3a94-8704-4154-8492-76d29956218f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243418 2026-04-02 18:01:13.716 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-64320825-66b0-456d-823e-418008a29aae e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589356 2026-04-02 18:01:13.786 9 INFO neutron.wsgi [req-d532fc26-6fd7-4ac8-ad7d-e44c232782ba req-aed00850-5922-4217-a549-d4c39153cb80 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0633905 2026-04-02 18:01:13.961 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b94737e1-fbff-4cf3-b51c-a4e6cbf6c4b7'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'code': 200} 2026-04-02 18:01:14.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 4 2026-04-02 18:01:14.291 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa946444-7498-4a17-a8ca-7810a2fdb232 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] No more DHCP agents 2026-04-02 18:01:14.303 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa946444-7498-4a17-a8ca-7810a2fdb232 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Unable to schedule network b54c476d-b7bd-47c8-b8e1-1b5e23aa4a63: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:14.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-42382325-c4f1-4d8f-986d-6814b6a4d7ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 5 2026-04-02 18:01:14.442 10 INFO neutron.wsgi [None req-42382325-c4f1-4d8f-986d-6814b6a4d7ed aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1439 time: 0.8045268 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:14.494 10 INFO neutron.wsgi [None req-e6e19939-ecd4-43f4-88f7-bce1dec97cd8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?name=lb-3ef99f87-4f26-48a2-8376-5c1c15b2ea8c HTTP/1.1" status: 200 len: 1775 time: 0.0440276 2026-04-02 18:01:14.664 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-4a6f7288-0ed8-489e-9109-55e74d99565b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0326757 2026-04-02 18:01:14.714 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-5352e2be-b15a-4da4-b02c-098bf7836240 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1590 time: 0.0295210 2026-04-02 18:01:14.799 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-c5e423bc-4170-46a2-a974-a8ffebacce7c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.0558841 2026-04-02 18:01:14.841 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-350e1531-53f6-4b22-9ec2-39d75a76b161 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 1058 time: 0.0367560 2026-04-02 18:01:14.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ed3d935-4644-4765-9a54-4cc036185819 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 6 2026-04-02 18:01:14.872 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-00d2a1b2-851b-43f7-a512-698ddaf14629 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21c&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0253007 2026-04-02 18:01:14.882 10 INFO neutron.wsgi [None req-9ed3d935-4644-4765-9a54-4cc036185819 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1439 time: 0.3817101 2026-04-02 18:01:14.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa946444-7498-4a17-a8ca-7810a2fdb232 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Successfully bumped revision number for resource 8a6c416d-5e0c-4589-b510-96c2302b1c1d (type: ports) to 2 2026-04-02 18:01:14.912 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-146c45b9-44a4-4624-95e7-afdb638de66b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0339429 2026-04-02 18:01:14.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa946444-7498-4a17-a8ca-7810a2fdb232 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] Successfully bumped revision number for resource d64688db-e2bb-4d87-ab2e-6175e636aa7a (type: subnets) to 0 2026-04-02 18:01:14.936 10 INFO neutron.wsgi [None req-aa946444-7498-4a17-a8ca-7810a2fdb232 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3611753 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:14.942 10 INFO neutron.wsgi [None req-33adcda2-98ca-41e3-a78d-1adc2e2d116d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0043950 2026-04-02 18:01:14.948 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-8d9bf58c-22e1-48e9-a10d-52218ec1fd8c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249960 2026-04-02 18:01:14.952 10 INFO neutron.wsgi [None req-ab9f31ac-23a8-417e-86ff-a6c93fcb07af aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040832 2026-04-02 18:01:14.962 10 INFO neutron.wsgi [None req-bee704f2-9305-443d-9ab7-cb0a7edd6df9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035858 2026-04-02 18:01:14.973 10 INFO neutron.wsgi [None req-8ad4adf3-4845-41ef-af1d-9fd0ca0afe87 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0031106 2026-04-02 18:01:14.975 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-97aaf593-b8a9-4cc0-93bf-793a95c2eb53 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200684 2026-04-02 18:01:15.004 10 INFO neutron.wsgi [None req-035a87c5-7358-4dfb-84c2-1bbb3da6b321 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "PUT /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 218 time: 0.0603926 2026-04-02 18:01:15.011 10 INFO neutron.wsgi [None req-853b0047-229d-43bf-99f0-6c38a38b63d5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0337460 2026-04-02 18:01:15.044 10 INFO neutron.wsgi [None req-0cf10bb2-989c-49fe-8340-2fadc6efb64e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1332 time: 0.0265896 2026-04-02 18:01:15.049 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-5e25c1b6-6308-4ca5-a1f3-e276722b2c84 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0690000 2026-04-02 18:01:15.051 9 INFO neutron.wsgi [None req-cfb59e5d-49dc-4b3c-bf70-551d0b8e468e 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 218 time: 0.0419369 2026-04-02 18:01:15.073 10 INFO neutron.wsgi [None req-09ad1e99-e5b0-4e3e-a8e6-2e61f60e6a6f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0247207 2026-04-02 18:01:15.111 10 INFO neutron.wsgi [None req-018e632b-6b6b-4632-b506-970479d6d132 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0322297 2026-04-02 18:01:15.117 9 INFO neutron.wsgi [None req-c0c2be5e-6362-454d-b6ee-3d848036c599 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "PUT /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0620537 2026-04-02 18:01:15.121 9 INFO neutron.wsgi [req-91702cb8-088a-4937-b4d1-cd9f9240d6df req-35857c28-c3f1-4e1a-91f3-1f38ec6234cb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0651484 2026-04-02 18:01:15.155 9 INFO neutron.wsgi [None req-10043a4d-f8d3-44b2-bab6-fba5a04b6db1 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 227 time: 0.0297303 2026-04-02 18:01:15.170 10 INFO neutron.wsgi [None req-6edfb764-9233-40cb-81f6-39dbd9772262 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.0524185 2026-04-02 18:01:15.191 9 INFO neutron.wsgi [None req-3917e112-7e23-4a90-a63e-8cad9dc54953 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "PUT /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0314367 2026-04-02 18:01:15.201 10 INFO neutron.wsgi [None req-1e363376-4ab9-44c2-a8f1-99d1af1720a1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1332 time: 0.0254931 2026-04-02 18:01:15.226 9 INFO neutron.wsgi [None req-dd3701e6-dda5-4261-b260-1b5de4c0ab39 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 227 time: 0.0301797 2026-04-02 18:01:15.241 10 INFO neutron.wsgi [None req-ae69bc97-35e2-4118-ae0f-e1cd88e6066c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0346007 2026-04-02 18:01:15.271 10 INFO neutron.wsgi [None req-50e06a9c-4fda-400b-ad87-151ba1e48660 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "PUT /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0401375 2026-04-02 18:01:15.303 10 INFO neutron.wsgi [None req-89c981d2-4b2d-4406-9321-dc9efbce4290 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 245 time: 0.0269206 2026-04-02 18:01:15.347 10 INFO neutron.wsgi [None req-f3d968ef-fdfe-4aae-8cc2-b79d17794a0c 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "PUT /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 230 time: 0.0401402 2026-04-02 18:01:15.384 9 INFO neutron.wsgi [None req-fef11f4b-5b6e-44db-83d0-7a64a695cf00 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 230 time: 0.0326078 2026-04-02 18:01:15.421 9 INFO neutron.wsgi [None req-263b393c-5775-4dd9-80f3-5502fff9942a 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0322757 2026-04-02 18:01:15.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 914959c9-904d-4a95-a5d9-3dd42c60779a (type: security_groups) to 1 2026-04-02 18:01:15.455 10 INFO neutron.api.v2.resource [None req-b2243cfa-1516-4e12-b326-ba583265acbf 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:01:15.456 10 INFO neutron.wsgi [None req-b2243cfa-1516-4e12-b326-ba583265acbf 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0300975 2026-04-02 18:01:15.464 9 INFO neutron.db.segments_db [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment f9804387-8a99-4150-9eac-78ff47a9f5c6 of type geneve for network f3606ab0-1f0c-4df2-9739-17c9b6055db9 2026-04-02 18:01:15.516 10 INFO neutron.wsgi [None req-1d25957b-ced3-497a-939b-e3b8b23ca0e7 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0561228 2026-04-02 18:01:15.561 10 INFO neutron.wsgi [None req-e2fe3c09-8b79-4458-ac66-61e9aa44056a 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 223 time: 0.0413616 2026-04-02 18:01:15.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f3606ab0-1f0c-4df2-9739-17c9b6055db9 (type: networks) to 1 2026-04-02 18:01:15.616 9 INFO neutron.api.v2.resource [None req-864494aa-ef65-4997-93e3-dec671ae9799 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:01:15.617 9 INFO neutron.wsgi [None req-864494aa-ef65-4997-93e3-dec671ae9799 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0509703 2026-04-02 18:01:15.669 10 INFO neutron.wsgi [None req-57f9f52d-5cba-4dd6-b5b8-a5058137686f 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 204 len: 168 time: 0.0469010 2026-04-02 18:01:15.709 9 INFO neutron.wsgi [None req-a85337c9-0029-40d4-9db2-0c660d3ce905 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - default default] 10.0.0.44 "GET /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a/tags HTTP/1.1" status: 200 len: 205 time: 0.0356872 2026-04-02 18:01:15.789 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:15.791 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network f3606ab0-1f0c-4df2-9739-17c9b6055db9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:15.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f9967cc6-0cee-4258-b7a3-c940fbf2b01d (type: ports) to 1 2026-04-02 18:01:15.873 9 INFO neutron.wsgi [None req-0e99b9eb-e11f-464a-bb71-0b22df2fe301 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.7280350 2026-04-02 18:01:15.920 10 INFO neutron.wsgi [None req-62f93364-af93-41ca-80d1-5960b3f2020a 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d64688db-e2bb-4d87-ab2e-6175e636aa7a HTTP/1.1" status: 204 len: 168 time: 0.2008255 2026-04-02 18:01:15.997 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c857448-ad63-48e8-bb48-99506c62779a'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'code': 200} 2026-04-02 18:01:15.998 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c857448-ad63-48e8-bb48-99506c62779a'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'status': 'completed', 'code': 200} 2026-04-02 18:01:15.998 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c857448-ad63-48e8-bb48-99506c62779a'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'status': 'completed', 'code': 200} 2026-04-02 18:01:16.056 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fee88dde-5d61-4992-bb97-bc3437ecdcc2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:16.059 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fee88dde-5d61-4992-bb97-bc3437ecdcc2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network f3606ab0-1f0c-4df2-9739-17c9b6055db9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:16.062 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-0bbd04b1-384c-4490-803a-78824a3f1d4d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0336778 2026-04-02 18:01:16.143 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-f767d509-ab4d-4490-8733-07f16dd6d519 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1004 time: 0.0676744 2026-04-02 18:01:16.184 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-833cf80f-b61d-4f99-94bd-6b311e866c52 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0347509 2026-04-02 18:01:16.231 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-15af13f8-d16b-497d-b1eb-aa0e64ef4f4d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0394697 2026-04-02 18:01:16.258 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-f244b4c9-821b-4ead-a290-cda8e641f712 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201378 2026-04-02 18:01:16.279 10 INFO neutron.services.segments.plugin [-] Segment bcb95a4f-f67a-4e8a-a160-b3f0037890a2 resource provider aggregate not found 2026-04-02 18:01:16.284 10 INFO neutron.services.segments.plugin [-] Segment bcb95a4f-f67a-4e8a-a160-b3f0037890a2 resource provider aggregate not found 2026-04-02 18:01:16.301 10 INFO neutron.services.segments.plugin [-] Segment bcb95a4f-f67a-4e8a-a160-b3f0037890a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb95a4f-f67a-4e8a-a160-b3f0037890a2 found for delete ", "request_id": "req-8a3e48ff-9315-4828-bc1d-38a2a53b236a"}]} 2026-04-02 18:01:16.302 10 INFO neutron.services.segments.plugin [-] Segment bcb95a4f-f67a-4e8a-a160-b3f0037890a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb95a4f-f67a-4e8a-a160-b3f0037890a2 found for delete ", "request_id": "req-24b80a42-482e-4122-a676-b03483fef598"}]} 2026-04-02 18:01:16.316 10 INFO neutron.wsgi [None req-e0729d0e-0dd1-46c6-9ffa-3563230c6fa1 9628dcff2d6341218706a1a35d370ab5 efffa8d44b044150bb1747e9b8271b4d - - - -] 10.0.0.44 "DELETE /v2.0/networks/b54c476d-b7bd-47c8-b8e1-1b5e23aa4a63 HTTP/1.1" status: 204 len: 168 time: 0.3919606 2026-04-02 18:01:16.341 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-e0d70337-c5e5-4c6e-b56c-7730cd71434c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0750802 2026-04-02 18:01:16.416 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-99b3c38e-44b7-4730-bafd-721e47729a21 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678267 2026-04-02 18:01:16.486 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-29e8a5a9-e55b-4cc7-9d84-293d7c7bc011 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0400877 2026-04-02 18:01:16.564 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-2f052fcf-7788-4e5f-8768-a62ce1df806b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1004 time: 0.0689678 2026-04-02 18:01:16.597 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-f3bb55d8-711c-42dd-b4e9-6d49af182e16 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0247133 2026-04-02 18:01:16.901 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-0896aa4e-217f-4a54-9ab4-37d7be6e1b15 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0334499 2026-04-02 18:01:16.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-fee88dde-5d61-4992-bb97-bc3437ecdcc2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f9967cc6-0cee-4258-b7a3-c940fbf2b01d (type: ports) to 2 2026-04-02 18:01:16.927 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-6255117a-5e8c-418d-8a56-bad9de2c3878 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0185511 2026-04-02 18:01:16.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-fee88dde-5d61-4992-bb97-bc3437ecdcc2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource fde08e21-3da1-4612-a43d-d3807778969c (type: subnets) to 0 2026-04-02 18:01:16.953 9 INFO neutron.wsgi [None req-fee88dde-5d61-4992-bb97-bc3437ecdcc2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 1.0749319 2026-04-02 18:01:16.995 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-3d0efb28-5a4c-4fb4-80f4-5256b55130ba e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589125 2026-04-02 18:01:17.093 9 INFO neutron.wsgi [req-35325260-5465-4dbf-8c0c-6281e5cf7aa5 req-291f2a34-da7d-4855-b4a1-27e2212201ae e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0792475 2026-04-02 18:01:17.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-87ea39b4-18e2-4a27-af9a-abcced447757 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource c31fef2d-5b16-484f-b67c-1244648db4ba (type: security_groups) to 1 2026-04-02 18:01:17.139 10 INFO neutron.wsgi [None req-87ea39b4-18e2-4a27-af9a-abcced447757 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=144df28a2d6e4e119ec818150a30e794&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2235606 2026-04-02 18:01:17.329 10 INFO neutron.wsgi [None req-627c85a0-956e-4955-b25d-0dc094160852 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c31fef2d-5b16-484f-b67c-1244648db4ba HTTP/1.1" status: 204 len: 168 time: 0.1855857 2026-04-02 18:01:17.457 10 INFO neutron.wsgi [None req-45cfed7d-b0f4-4db7-afe8-f5d3f9917871 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=efffa8d44b044150bb1747e9b8271b4d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0275791 2026-04-02 18:01:17.485 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:17.487 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:17.627 9 INFO neutron.db.ovn_revision_numbers_db [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: ports) to 1 2026-04-02 18:01:17.628 10 INFO neutron.wsgi [None req-8e68406d-44b9-417c-8e48-21f04ed6fcc0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/16c3f1ab-9ea1-49be-b0d2-90235b03e972 HTTP/1.1" status: 204 len: 168 time: 0.1652217 2026-04-02 18:01:18.196 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 938306c9-fafd-45da-a4a7-cbed66be5900 2026-04-02 18:01:18.206 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 938306c9-fafd-45da-a4a7-cbed66be5900 2026-04-02 18:01:18.221 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 7559082c-4b97-4f97-bcfc-371adb7a3866 is bound to host instance 2026-04-02 18:01:18.225 9 INFO neutron.db.ovn_revision_numbers_db [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: router_ports) to 1 2026-04-02 18:01:18.339 9 INFO neutron.db.ovn_revision_numbers_db [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 7559082c-4b97-4f97-bcfc-371adb7a3866 (type: routers) to 3 2026-04-02 18:01:18.383 9 INFO neutron.wsgi [None req-246afc72-3732-47c4-af40-575cbb88b12c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.4253824 2026-04-02 18:01:18.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: ports) to 1 2026-04-02 18:01:19.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: router_ports) to 3 2026-04-02 18:01:19.045 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:01:19.047 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network f3606ab0-1f0c-4df2-9739-17c9b6055db9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:19.159 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: ports) to 2 2026-04-02 18:01:19.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: ports) to 1 2026-04-02 18:01:19.378 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: ports) to 4 2026-04-02 18:01:19.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: router_ports) to 2 2026-04-02 18:01:19.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: ports) to 2 2026-04-02 18:01:19.891 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:01:19.892 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network f3606ab0-1f0c-4df2-9739-17c9b6055db9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:19.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 938306c9-fafd-45da-a4a7-cbed66be5900 (type: router_ports) to 4 2026-04-02 18:01:20.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: router_ports) to 2 2026-04-02 18:01:20.495 10 INFO neutron.wsgi [None req-f03476c9-7c72-4301-910b-68543ae4bd10 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/7559082c-4b97-4f97-bcfc-371adb7a3866/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1055233 2026-04-02 18:01:20.800 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 8cfd77f1-2244-415d-b2af-99cb02fd88e0 2026-04-02 18:01:20.809 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 8cfd77f1-2244-415d-b2af-99cb02fd88e0 2026-04-02 18:01:21.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: ports) to 3 2026-04-02 18:01:21.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 8cfd77f1-2244-415d-b2af-99cb02fd88e0 (type: router_ports) to 3 2026-04-02 18:01:22.289 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] No more DHCP agents 2026-04-02 18:01:22.291 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:22.778 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-7a6afbd2-4835-492c-8e47-f8ddbefb5fb9 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/networks?id=f3606ab0-1f0c-4df2-9739-17c9b6055db9 HTTP/1.1" status: 200 len: 871 time: 0.1152396 2026-04-02 18:01:22.780 9 INFO neutron.db.l3_db [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP 3c65ce04-c595-4619-87ec-431ae86a6887 associated. External IP: 10.96.250.216, port: 1f357825-76c5-451e-83fc-7f508391877e. 2026-04-02 18:01:22.810 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-8afbb4b0-8609-4035-b2bf-8d0e0734677b 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/quotas/72d31decdf2d46a8932ed5782c786169 HTTP/1.1" status: 200 len: 386 time: 0.0254509 2026-04-02 18:01:22.959 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-e9822c21-957c-4a6e-9824-18ced1f65591 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=72d31decdf2d46a8932ed5782c786169&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1415520 2026-04-02 18:01:23.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 3c65ce04-c595-4619-87ec-431ae86a6887 (type: floatingips) to 0 2026-04-02 18:01:23.073 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-d9e7bf0e-62cc-42b6-892b-c30f650f145b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1010718 2026-04-02 18:01:23.165 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-961434a5-e7d7-444b-8929-ef8442caf408 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0824029 2026-04-02 18:01:23.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Successfully bumped revision number for resource 3c65ce04-c595-4619-87ec-431ae86a6887 (type: floatingips) to 1 2026-04-02 18:01:23.207 9 INFO neutron.wsgi [None req-fb9ab9a4-e4c8-4b90-9fc5-4d78679c4fe5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.1998510 2026-04-02 18:01:23.311 9 INFO neutron.wsgi [req-ebbe77f3-9147-419e-80f3-1128e1091fa5 req-83719cfe-6530-4790-8e8a-7a4f639c9bbe 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 210 time: 0.0267022 2026-04-02 18:01:23.984 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-79646958-c771-4fc9-9302-d4fdf4209586 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 199.19.213.14 "GET /v2.0/networks?id=f3606ab0-1f0c-4df2-9739-17c9b6055db9 HTTP/1.1" status: 200 len: 871 time: 0.0867045 2026-04-02 18:01:24.323 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-840ff478-20de-4ac1-95f8-3b1e481ab003 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - - -] No more DHCP agents 2026-04-02 18:01:24.325 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-840ff478-20de-4ac1-95f8-3b1e481ab003 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - - -] Unable to schedule network f3606ab0-1f0c-4df2-9739-17c9b6055db9: 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-04-02 18:01:24.424 9 INFO neutron.wsgi [req-09844e22-0142-4ae2-9e0f-30ad58d28b8a req-6db8b409-2985-4c30-ab81-611c661483ec 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1156 time: 0.0468001 2026-04-02 18:01:24.487 9 INFO neutron.wsgi [req-09844e22-0142-4ae2-9e0f-30ad58d28b8a req-af16b75d-b121-421e-baac-6cb1592a41d4 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=914959c9-904d-4a95-a5d9-3dd42c60779a&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0521066 2026-04-02 18:01:24.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-840ff478-20de-4ac1-95f8-3b1e481ab003 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - - -] Successfully bumped revision number for resource 5935901a-6a27-48a1-91fb-daa564d5a3d7 (type: ports) to 1 2026-04-02 18:01:24.540 9 INFO neutron.wsgi [None req-840ff478-20de-4ac1-95f8-3b1e481ab003 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5516322 2026-04-02 18:01:24.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-11c8a172-f719-401e-9f4e-a7c81053b2bf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 5935901a-6a27-48a1-91fb-daa564d5a3d7 (type: ports) to 2 2026-04-02 18:01:25.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-11c8a172-f719-401e-9f4e-a7c81053b2bf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 5935901a-6a27-48a1-91fb-daa564d5a3d7 (type: ports) to 2 2026-04-02 18:01:25.137 9 INFO neutron.wsgi [None req-11c8a172-f719-401e-9f4e-a7c81053b2bf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/5935901a-6a27-48a1-91fb-daa564d5a3d7 HTTP/1.1" status: 200 len: 1328 time: 0.5873294 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:25.190 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb70260a-6879-43cd-a109-dd01e66fcaae'] response: {'name': 'network-changed', 'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'status': 'completed', 'code': 200} 2026-04-02 18:01:25.213 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-bb960059-98a6-4891-a68f-92670151777a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=72d31decdf2d46a8932ed5782c786169&device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1359 time: 0.0388806 2026-04-02 18:01:25.257 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-bf374b72-43e8-4257-aeb2-e7c9795f2321 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5935901a-6a27-48a1-91fb-daa564d5a3d7 HTTP/1.1" status: 200 len: 217 time: 0.0327919 2026-04-02 18:01:25.299 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-c9f77bbb-c348-49cc-9dba-128d62db2ca3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=fde08e21-3da1-4612-a43d-d3807778969c HTTP/1.1" status: 200 len: 865 time: 0.0353680 2026-04-02 18:01:25.326 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-782220a6-22fc-4312-b7e5-19bafbf5296c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=f3606ab0-1f0c-4df2-9739-17c9b6055db9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234504 2026-04-02 18:01:25.737 9 INFO neutron.wsgi [req-1f9d3097-07a4-4ba4-874b-a1e61bef094c req-668d2f85-ca45-4163-911e-4debe1246e3f 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1168 time: 0.0332925 2026-04-02 18:01:25.741 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-63b2c6bc-7c57-44f4-a90c-dc4402edeb50 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.4100544 2026-04-02 18:01:25.803 9 INFO neutron.wsgi [req-1f9d3097-07a4-4ba4-874b-a1e61bef094c req-d62fc9f0-98b5-4f49-9ab4-5cf52e145eed 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=914959c9-904d-4a95-a5d9-3dd42c60779a&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0570724 2026-04-02 18:01:25.822 9 INFO neutron.wsgi [req-5021e4e9-e170-43d1-b910-b1c00dbd3550 req-59f1568c-19af-4b24-b997-9a01efd59e95 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0707240 2026-04-02 18:01:25.893 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-9d20a426-b92c-41e1-b27f-e70ece09d119 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=72d31decdf2d46a8932ed5782c786169&device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1359 time: 0.0330763 2026-04-02 18:01:25.958 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-3aee4af8-c40c-4ed4-958c-c74eaab72121 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=f3606ab0-1f0c-4df2-9739-17c9b6055db9 HTTP/1.1" status: 200 len: 970 time: 0.0589173 2026-04-02 18:01:26.005 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-32b34699-46ff-4438-8406-e452021161f2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5935901a-6a27-48a1-91fb-daa564d5a3d7 HTTP/1.1" status: 200 len: 217 time: 0.0307076 2026-04-02 18:01:26.007 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 5935901a-6a27-48a1-91fb-daa564d5a3d7 2026-04-02 18:01:26.035 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 5935901a-6a27-48a1-91fb-daa564d5a3d7 2026-04-02 18:01:26.068 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-31124c36-59c9-4601-a771-6ad8d797784a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=fde08e21-3da1-4612-a43d-d3807778969c HTTP/1.1" status: 200 len: 865 time: 0.0540280 2026-04-02 18:01:26.112 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-e1277959-6f53-4a51-8fc9-c72ff0673a93 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=f3606ab0-1f0c-4df2-9739-17c9b6055db9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250499 2026-04-02 18:01:26.211 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-3b3c4446-73ba-41b3-8aa2-08da3ee1ed03 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0734103 2026-04-02 18:01:26.285 9 INFO neutron.wsgi [req-537c8742-5061-441b-80f3-65e0ebfad358 req-44de0386-c43b-49f2-83eb-bded67f5dc2a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0684071 2026-04-02 18:01:26.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 5935901a-6a27-48a1-91fb-daa564d5a3d7 (type: ports) to 4 2026-04-02 18:01:26.439 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 1f357825-76c5-451e-83fc-7f508391877e 2026-04-02 18:01:26.453 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 1f357825-76c5-451e-83fc-7f508391877e 2026-04-02 18:01:26.483 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] No hosting information found for port 8cfd77f1-2244-415d-b2af-99cb02fd88e0: RuntimeError: No hosting information found for port 8cfd77f1-2244-415d-b2af-99cb02fd88e0 2026-04-02 18:01:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024819 2026-04-02 18:01:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020025 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:26.659 9 INFO neutron.wsgi [None req-f56a31be-06a4-42d9-918d-0a3ae6513b92 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0921912 2026-04-02 18:01:26.670 9 INFO neutron.wsgi [None req-d3dab2a6-3e45-43de-b4d8-8de74fecf0cf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038240 2026-04-02 18:01:26.678 9 INFO neutron.wsgi [None req-c2fe7c56-4517-4da5-a688-90474fb10521 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044014 2026-04-02 18:01:26.688 9 INFO neutron.wsgi [None req-22cc497a-20fa-444f-b064-f37a9c375545 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040281 2026-04-02 18:01:26.824 9 INFO neutron.wsgi [None req-1202a080-b738-4ef9-af3e-15d6fea52753 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?name=lb-3ef99f87-4f26-48a2-8376-5c1c15b2ea8c HTTP/1.1" status: 200 len: 1775 time: 0.0311594 2026-04-02 18:01:26.853 9 INFO neutron.wsgi [None req-1dcead35-1e8c-4a98-b7bf-a03a73964815 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-group-rules?security_group_id=8d046a77-8cce-47e9-acef-bb390f6b5b62 HTTP/1.1" status: 200 len: 1318 time: 0.0232689 2026-04-02 18:01:26.910 9 INFO neutron.wsgi [req-eb7d8fa9-e268-474c-843d-99de7f159e0e req-8bd1f3c4-9248-460f-826d-3a6905c14559 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1170 time: 0.0391166 2026-04-02 18:01:26.950 9 INFO neutron.wsgi [req-eb7d8fa9-e268-474c-843d-99de7f159e0e req-6c5e654a-e506-4505-b8ed-c531ccf1a8e7 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=914959c9-904d-4a95-a5d9-3dd42c60779a&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0324583 2026-04-02 18:01:26.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-cdc704d5-97c1-4e41-b2fb-ffb6283bf41e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource b7c40e94-3710-4869-a50d-59a0fbe8357f (type: security_group_rules) to 0 2026-04-02 18:01:27.002 9 INFO neutron.wsgi [None req-cdc704d5-97c1-4e41-b2fb-ffb6283bf41e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1428702 2026-04-02 18:01:27.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa9245e6-5d38-4ae0-af58-91ce502d9b29 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f55113f9-e4d9-4f7e-902b-b5af370a8460 (type: security_group_rules) to 0 2026-04-02 18:01:27.126 9 INFO neutron.wsgi [None req-aa9245e6-5d38-4ae0-af58-91ce502d9b29 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1171346 2026-04-02 18:01:27.228 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d12394ac-d088-4b99-93c3-7235eef41ec8'] response: {'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'code': 200} 2026-04-02 18:01:27.228 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d12394ac-d088-4b99-93c3-7235eef41ec8'] response: {'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'code': 200} 2026-04-02 18:01:28.125 9 INFO neutron.wsgi [req-a7051aa6-0fa5-4d5f-8e1c-a0e5c744febf req-fb985de2-3975-47db-8f42-e5a8b9f044f5 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1170 time: 0.1120777 2026-04-02 18:01:28.182 9 INFO neutron.wsgi [req-a7051aa6-0fa5-4d5f-8e1c-a0e5c744febf req-1c5ece77-48c2-4f80-83fc-f75cb21be299 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=914959c9-904d-4a95-a5d9-3dd42c60779a&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0503318 2026-04-02 18:01:28.704 9 INFO neutron.wsgi [req-aed1f32a-25ed-4a61-8b30-a895fa9b3714 req-9a3479cc-2f76-4a75-a3e0-015adc0f510a 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1170 time: 0.0405359 2026-04-02 18:01:28.710 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: 5935901a-6a27-48a1-91fb-daa564d5a3d7 2026-04-02 18:01:28.754 9 INFO neutron.wsgi [req-aed1f32a-25ed-4a61-8b30-a895fa9b3714 req-a16f2fdf-4492-4b0f-9386-4e3d92ea0471 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=914959c9-904d-4a95-a5d9-3dd42c60779a&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0413442 2026-04-02 18:01:28.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 5935901a-6a27-48a1-91fb-daa564d5a3d7 (type: ports) to 5 2026-04-02 18:01:29.047 9 INFO neutron.wsgi [req-640e2fb8-1a45-401d-9f74-df2a4c641cbf req-8744eb8f-a40e-4ac9-b965-c49067e52232 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf HTTP/1.1" status: 200 len: 1168 time: 0.0443120 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:29.271 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a368d8d-dd06-42e5-95be-8024243b4849'] response: {'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'code': 200} 2026-04-02 18:01:29.271 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a368d8d-dd06-42e5-95be-8024243b4849'] response: {'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'code': 200} 2026-04-02 18:01:29.371 9 INFO neutron.wsgi [None req-8f9e3fe9-4c2a-4070-b44b-622e288e5f2a 58e017c752c44e6eb8a6354f949cdeac 72d31decdf2d46a8932ed5782c786169 - - - -] 199.19.213.14 "DELETE /v2.0/ports/5935901a-6a27-48a1-91fb-daa564d5a3d7 HTTP/1.1" status: 204 len: 173 time: 0.3196354 2026-04-02 18:01:31.317 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-63792c82-1852-4ca6-aa4b-9798c8f8d451'] response: {'server_uuid': '83155a3e-a0c5-4a06-ae98-ae8e1f3e0cbf', 'name': 'network-vif-deleted', 'tag': '5935901a-6a27-48a1-91fb-daa564d5a3d7', 'status': 'completed', 'code': 200} 2026-04-02 18:01:31.977 9 INFO neutron.wsgi [None req-d6b87fb8-7fb7-4653-9a56-d821fbe9cc78 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/7559082c-4b97-4f97-bcfc-371adb7a3866/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9950180 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-02 18:01:32.851 10 INFO neutron.wsgi [None req-19897461-e228-4d4c-9365-f24626eceb09 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2764 time: 0.1049814 2026-04-02 18:01:32.946 9 INFO neutron.wsgi [None req-5f5c77aa-293e-4a90-b975-79b3a8422041 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/7559082c-4b97-4f97-bcfc-371adb7a3866 HTTP/1.1" status: 204 len: 168 time: 0.9639988 2026-04-02 18:01:33.170 9 INFO neutron.wsgi [None req-49863fb0-3c77-4142-b1f6-bc6b5010b61f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/fde08e21-3da1-4612-a43d-d3807778969c HTTP/1.1" status: 204 len: 168 time: 0.2099507 2026-04-02 18:01:33.211 10 INFO neutron.wsgi [None req-20677029-28b4-4645-95cc-c9a9cd7df76c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1333 time: 0.3584645 2026-04-02 18:01:33.223 10 INFO neutron.wsgi [None req-13abef58-ca8c-469b-b4dc-0cffd069eb36 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0103331 2026-04-02 18:01:33.310 10 INFO neutron.wsgi [None req-4242d5b8-38ab-453e-9b03-89b73cd6d3cb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33006 time: 0.0851054 2026-04-02 18:01:33.337 10 INFO neutron.wsgi [None req-0fd72619-4a6a-491d-8f86-0064411de173 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3642 time: 0.0162814 2026-04-02 18:01:33.404 10 INFO neutron.wsgi [None req-2121072c-4847-456f-88e7-3c5cabcd2a3f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5439 time: 0.0658035 2026-04-02 18:01:33.450 10 INFO neutron.wsgi [None req-2ff9b7a4-c407-4211-a49e-ce9a6ae7b4ae aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0433071 2026-04-02 18:01:33.495 10 INFO neutron.wsgi [None req-f3e8b73e-0cc1-4ded-9c1f-f10db8b86c4d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21878 time: 0.0411828 2026-04-02 18:01:33.519 9 INFO neutron.services.segments.plugin [-] Segment f9804387-8a99-4150-9eac-78ff47a9f5c6 resource provider aggregate not found 2026-04-02 18:01:33.524 9 INFO neutron.services.segments.plugin [-] Segment f9804387-8a99-4150-9eac-78ff47a9f5c6 resource provider aggregate not found 2026-04-02 18:01:33.525 10 INFO neutron.wsgi [None req-8eefe0b6-f95b-4bb2-a03b-00eb6296bff6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0147760 2026-04-02 18:01:33.537 9 INFO neutron.services.segments.plugin [-] Segment f9804387-8a99-4150-9eac-78ff47a9f5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9804387-8a99-4150-9eac-78ff47a9f5c6 found for delete ", "request_id": "req-90dd53ad-6d9d-41f4-99e4-3ae84d004861"}]} 2026-04-02 18:01:33.540 9 INFO neutron.services.segments.plugin [-] Segment f9804387-8a99-4150-9eac-78ff47a9f5c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9804387-8a99-4150-9eac-78ff47a9f5c6 found for delete ", "request_id": "req-462adf1e-3138-4904-97a8-5159f2edd4b0"}]} 2026-04-02 18:01:33.552 9 INFO neutron.wsgi [None req-8812f943-aa6f-46aa-b826-624acf956c8a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/f3606ab0-1f0c-4df2-9739-17c9b6055db9 HTTP/1.1" status: 204 len: 168 time: 0.3760276 2026-04-02 18:01:33.560 10 INFO neutron.wsgi [None req-d23d0b96-7e1f-4e18-b296-7d65d6ce6bc4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0342495 2026-04-02 18:01:33.576 10 INFO neutron.wsgi [None req-b65294bf-0822-4117-8642-735210123e18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0115302 2026-04-02 18:01:33.675 9 INFO neutron.wsgi [None req-f3a80c51-1704-4a9c-bdea-0bdb7dc92289 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=72d31decdf2d46a8932ed5782c786169&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0304296 2026-04-02 18:01:33.857 9 INFO neutron.wsgi [None req-c6522f2c-7864-4f94-9616-10a1f7d96309 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/914959c9-904d-4a95-a5d9-3dd42c60779a HTTP/1.1" status: 204 len: 168 time: 0.1769452 2026-04-02 18:01:34.728 10 INFO neutron.wsgi [None req-fe662bba-adbd-462c-9e36-0d21b992791d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1251738 2026-04-02 18:01:34.746 10 INFO neutron.wsgi [None req-9de64e29-ff25-4022-a8d1-aa06f3ed4903 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0063536 2026-04-02 18:01:34.756 10 INFO neutron.wsgi [None req-680d87f7-24aa-450f-bea8-036815ff6280 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053916 2026-04-02 18:01:34.769 10 INFO neutron.wsgi [None req-1577f432-0dff-4690-8b3f-9fb0ebefce08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055597 2026-04-02 18:01:35.343 9 INFO neutron.wsgi [-] 10.0.0.57 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0020764 2026-04-02 18:01:35.407 9 INFO neutron.wsgi [None req-3dcf866b-007a-4c86-86cf-516bad7c998c 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.57 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 830 time: 0.0559351 2026-04-02 18:01:35.827 9 INFO neutron.wsgi [None req-c5875860-fa16-454a-8db5-4222d77b99d5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074866 2026-04-02 18:01:35.835 9 INFO neutron.wsgi [None req-13061f77-1a1a-40c1-9f63-7443c9523405 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034356 2026-04-02 18:01:35.844 9 INFO neutron.wsgi [None req-957681f8-34ce-435d-aed6-357d848985d8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043340 2026-04-02 18:01:35.854 9 INFO neutron.wsgi [None req-10fd100d-bd6b-41da-8d49-789a4b97b929 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044899 2026-04-02 18:01:35.892 9 INFO neutron.wsgi [None req-35b7e8b3-99c0-4c8d-997c-46c9bf28b030 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 848 time: 0.0299299 2026-04-02 18:01:35.934 9 INFO neutron.wsgi [None req-70b2c43e-986b-42d4-9ccf-18634bb287c4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0374405 2026-04-02 18:01:36.061 9 INFO neutron.wsgi [None req-85c1868c-36cf-48aa-99cf-09fd5beaf17f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070388 2026-04-02 18:01:36.070 9 INFO neutron.wsgi [None req-af0d7cf2-f36d-4e59-bb55-46b62622e778 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042739 2026-04-02 18:01:36.078 9 INFO neutron.wsgi [None req-4bd8d3b1-56d1-46ea-83f2-cec11b4c5884 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045037 2026-04-02 18:01:36.088 9 INFO neutron.wsgi [None req-33ef3289-0859-4101-a418-2efa5eff25be aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046623 2026-04-02 18:01:36.680 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-ba824623-2fe4-420e-a47a-90adaf8ec610 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0598807 2026-04-02 18:01:36.750 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-5bb38130-4d8a-4a2c-b8e3-c8b2e42aa10d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0622172 2026-04-02 18:01:36.834 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-43996fe7-0bb7-4de3-addf-13bbb5c28a28 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0630369 2026-04-02 18:01:37.108 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f03039e-0783-4204-b63b-56503ec6afb7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:37.109 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f03039e-0783-4204-b63b-56503ec6afb7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 1c4bd067-ea93-416d-9cf9-5885d986609a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:37.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f03039e-0783-4204-b63b-56503ec6afb7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 1 2026-04-02 18:01:37.274 9 INFO neutron.wsgi [None req-8f03039e-0783-4204-b63b-56503ec6afb7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1500 time: 0.4285550 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:37.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-84a867f6-46f5-49ee-9364-16a8a0343494 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 2 2026-04-02 18:01:37.822 9 INFO neutron.db.ovn_revision_numbers_db [None req-84a867f6-46f5-49ee-9364-16a8a0343494 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 2 2026-04-02 18:01:37.837 9 INFO neutron.wsgi [None req-84a867f6-46f5-49ee-9364-16a8a0343494 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1549 time: 0.5574927 2026-04-02 18:01:37.875 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-72ec096a-5769-497c-ad10-9bda3782dde7'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', '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-04-02 18:01:37.913 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-e359d6a1-92ad-46e6-abc9-217636592a73 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3997 time: 0.0352020 2026-04-02 18:01:37.949 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-1bfaa98e-0939-47d1-a72e-52190aea530f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0285130 2026-04-02 18:01:37.985 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-28e53349-e2a5-42f6-8f29-ba45b2194528 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0292110 2026-04-02 18:01:38.015 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-e4254f88-e0ee-41a3-9d28-2fda98d6f0d4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222974 2026-04-02 18:01:38.081 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-b1261dbb-b577-4acb-9667-5d7064253ecd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0595546 2026-04-02 18:01:38.173 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-d61d29a5-f8b3-4573-a001-514e8c174958 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0840685 2026-04-02 18:01:38.221 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-859f3395-8344-445a-91f8-c88b5fc858fe e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0391943 2026-04-02 18:01:38.271 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-ca50a51a-0fab-4b1a-933e-65dbff2adbd7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0398622 2026-04-02 18:01:38.303 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-bacf00c1-717f-4d11-be11-437d42d2e1f3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250568 2026-04-02 18:01:38.372 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-edd4d658-2fee-4631-9b08-fa72eb97a4f4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0612252 2026-04-02 18:01:38.444 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-9648f551-478b-4e96-a97b-b0afc383f7d9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0643260 2026-04-02 18:01:38.475 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-7e7ce4b6-9048-4cd5-861d-f3134f2e72f6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0261872 2026-04-02 18:01:38.506 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-1f30956a-b09b-4e99-ae66-9f6dc267ae7f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac8&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0250187 2026-04-02 18:01:38.553 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-1a95afeb-ca0d-461f-9cd4-7061be4d63c6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0407732 2026-04-02 18:01:38.581 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-92b8a136-8cf3-49f5-a49a-8d5116884e12 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227575 2026-04-02 18:01:38.614 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-9ced6096-164a-4954-b7b2-9d54a0f7f4cb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253441 2026-04-02 18:01:38.711 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-051ada52-f6df-423b-80c0-8f5406989918 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0800200 2026-04-02 18:01:38.777 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-f54781df-a6a4-48ca-8ae7-2c83c9f02b2c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0589139 2026-04-02 18:01:38.890 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-4fd622ca-acca-465a-9b9d-ca2883d2ab93 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3997 time: 0.0634303 2026-04-02 18:01:38.905 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: 113ed818-9cc6-461e-af74-780d43079cc1 2026-04-02 18:01:38.926 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port 113ed818-9cc6-461e-af74-780d43079cc1 2026-04-02 18:01:38.965 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-0e78d45c-45a8-47ac-878a-ede5975ee63f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0640049 2026-04-02 18:01:38.998 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-40d4823e-753f-47f9-b5d8-afb6c739c665 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0259094 2026-04-02 18:01:39.040 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-ae4bd3ef-94a9-4876-8b47-3454b7721a99 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac8&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0308628 2026-04-02 18:01:39.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a2220fa-dd73-4836-9ffd-b540681c1769'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'code': 200} 2026-04-02 18:01:39.103 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-23515e75-20a8-4d2c-aeb7-9de786da9352 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0563965 2026-04-02 18:01:39.133 9 INFO neutron.wsgi [req-a176f220-3424-4287-9cfc-1ba5e2497319 req-2f8010a6-00e5-4558-8158-abfc628cbd45 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1579 time: 0.0581231 2026-04-02 18:01:39.134 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-59a95395-3d2a-4050-be74-b98174205630 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249262 2026-04-02 18:01:39.173 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-c7d1f170-3c0f-4cdb-8203-baffb84b639f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263538 2026-04-02 18:01:39.176 9 INFO neutron.wsgi [None req-dc303f65-9ea3-431a-a699-4fcd0384d586 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1579 time: 0.0367939 2026-04-02 18:01:39.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 4 2026-04-02 18:01:39.241 9 INFO neutron.wsgi [None req-7935e935-aa57-4d39-b913-347eca928cad aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1579 time: 0.0577509 2026-04-02 18:01:39.272 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-6a300aa5-99e8-4c05-8e39-52f145197959 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0902126 2026-04-02 18:01:39.365 9 INFO neutron.wsgi [req-9a30e076-38a8-40b3-bc32-944c28790046 req-85ccbcda-9ca1-42dd-9669-d13705661f0e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0855825 2026-04-02 18:01:39.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-8e78291a-2741-4502-bdf8-6e83b2d0089b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 5 2026-04-02 18:01:39.671 9 INFO neutron.wsgi [None req-8e78291a-2741-4502-bdf8-6e83b2d0089b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1326 time: 0.4227638 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:39.737 9 INFO neutron.wsgi [None req-9deae6e4-dbb7-4042-a842-782ed9a1c1d3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 999 time: 0.0573304 2026-04-02 18:01:39.775 9 INFO neutron.wsgi [None req-e263de50-b465-492e-a61d-05db0c7fa2e5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 848 time: 0.0303745 2026-04-02 18:01:39.868 9 INFO neutron.wsgi [None req-f38f7fbe-32ee-44b2-aca4-39b17ec5f83b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0068991 2026-04-02 18:01:39.876 9 INFO neutron.wsgi [None req-a83a591e-6b3d-4eeb-a573-204ed3c672f7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043540 2026-04-02 18:01:39.890 9 INFO neutron.wsgi [None req-c771757b-78e8-436c-b20e-6eacbb57e3a2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0066588 2026-04-02 18:01:39.905 9 INFO neutron.wsgi [None req-54fa1450-a45c-4c56-9311-812a3cfd3613 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0073271 2026-04-02 18:01:39.925 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c79ece11-8e03-45b9-81ff-8477177513a7'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'status': 'completed', 'code': 200} 2026-04-02 18:01:39.962 9 INFO neutron.wsgi [None req-bbfbd9ab-527c-454e-bc01-b056d7104e29 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0472991 2026-04-02 18:01:39.999 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-b2f230d5-27fc-477b-ae85-f62aaf2112a6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3774 time: 0.0519803 2026-04-02 18:01:40.001 9 INFO neutron.wsgi [None req-1789bc95-bc50-4065-a73d-e9256cf1f3bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0311024 2026-04-02 18:01:40.055 9 INFO neutron.wsgi [None req-bd4c4c8d-cd21-4343-aec1-7f4ec50caf73 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0416107 2026-04-02 18:01:40.087 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-eb08f9e9-fe98-41bd-bf71-982d2877df9b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0809119 2026-04-02 18:01:40.103 9 INFO neutron.wsgi [None req-091b67f2-4ce2-48cc-aa1e-c3fb58904b18 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0394325 2026-04-02 18:01:40.124 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-93c55803-3852-4207-bcd6-caa4f8c375a4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0287294 2026-04-02 18:01:40.453 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-5c00cd68-44bc-4509-b755-4a2abddcfc27 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 851 time: 0.3230367 2026-04-02 18:01:40.462 9 INFO neutron.wsgi [None req-65a30f0f-0368-44d8-9227-f93410c53b67 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.3434963 2026-04-02 18:01:40.482 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-0bc720dc-7439-4419-8426-3610125c1eef e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200546 2026-04-02 18:01:40.507 9 INFO neutron.wsgi [None req-c19eadc3-5407-44b7-a2ca-cfc83e7882b6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0360045 2026-04-02 18:01:40.552 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-abdb4dea-0c5a-407e-977e-dd212327a3ad e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0627754 2026-04-02 18:01:40.554 9 INFO neutron.wsgi [None req-61f7950f-8e38-4b71-be96-afa7f428a34c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0310445 2026-04-02 18:01:40.616 9 INFO neutron.wsgi [req-eb900f40-a53a-4879-8f08-42264f5450c6 req-0714bdd5-a899-4133-a538-abb3d825cd14 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0574646 2026-04-02 18:01:41.124 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bbc491d-326a-4e7e-917d-9f4e443907df'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'code': 200} 2026-04-02 18:01:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016978 2026-04-02 18:01:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025983 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:46.053 10 INFO neutron.wsgi [None req-893d0bb9-9067-4964-b31b-d7d94db99fb3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070136 2026-04-02 18:01:46.068 10 INFO neutron.wsgi [None req-a62847e2-6d12-4f3c-ad13-266bc540cc2a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0074868 2026-04-02 18:01:46.076 10 INFO neutron.wsgi [None req-b18856c9-29dc-4b0f-bfcb-4962cff5094e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0032325 2026-04-02 18:01:46.089 10 INFO neutron.wsgi [None req-79ecfb29-a8bd-4b99-abb8-4bea7df60cbe aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.57 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055959 2026-04-02 18:01:46.467 9 INFO neutron.wsgi [-] 10.0.0.57 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0020626 2026-04-02 18:01:46.515 9 INFO neutron.wsgi [None req-d27b5faa-c00a-4201-a18a-498c6666f780 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.57 "GET /v2.0/subnets/1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 200 len: 831 time: 0.0424111 2026-04-02 18:01:46.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a3bbc69-6997-47c4-8dbe-b942ce5ad610 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 0064c41e-4320-4138-bfa5-2988745c71df (type: security_groups) to 1 2026-04-02 18:01:46.861 9 INFO neutron.wsgi [None req-9a3bbc69-6997-47c4-8dbe-b942ce5ad610 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=1b4ca2c698214cdeabedb418e3b28971&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2379308 2026-04-02 18:01:46.900 10 INFO neutron.wsgi [None req-576e79d3-c74b-4def-a161-b9efda8eefca aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074711 2026-04-02 18:01:46.908 10 INFO neutron.wsgi [None req-580085cf-dfd2-431a-8c8b-805be5f4feb7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045509 2026-04-02 18:01:46.917 10 INFO neutron.wsgi [None req-9b8cd0e4-75db-4e79-bde9-daa78f9866af aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046492 2026-04-02 18:01:46.926 10 INFO neutron.wsgi [None req-2bd64452-4fb8-455f-8e95-a5040a5c6329 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044229 2026-04-02 18:01:46.966 10 INFO neutron.wsgi [None req-da4c617b-04fa-4784-ae23-773b955a904e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 848 time: 0.0336778 2026-04-02 18:01:47.005 10 INFO neutron.wsgi [None req-ca98f0ab-6674-45b3-a582-5dc852ad8b9c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 200 len: 849 time: 0.0348299 2026-04-02 18:01:47.032 9 INFO neutron.wsgi [None req-23aafd6b-d6b4-4d3a-889f-8d1c9826679d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/0064c41e-4320-4138-bfa5-2988745c71df HTTP/1.1" status: 204 len: 168 time: 0.1662843 2026-04-02 18:01:47.046 10 INFO neutron.wsgi [None req-864e75a7-217d-4637-8778-92aea50cfdfd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3774 time: 0.0337596 2026-04-02 18:01:47.191 10 INFO neutron.wsgi [None req-883256ee-0252-4ea8-93e0-c355b622094f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0052795 2026-04-02 18:01:47.200 10 INFO neutron.wsgi [None req-2df8cff5-7090-4746-8e22-99078ad8dac5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042307 2026-04-02 18:01:47.207 10 INFO neutron.wsgi [None req-b8478900-894f-4c66-a060-aef38995799a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039709 2026-04-02 18:01:47.217 10 INFO neutron.wsgi [None req-628b55d0-d730-478c-8aaf-ca2ce6ce85e6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045817 2026-04-02 18:01:47.375 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-9a2f3a57-292c-407f-9e05-ff19c31e8bdb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0542982 2026-04-02 18:01:47.438 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-f9beda41-1dbe-4b52-a0be-d0835223e1c8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0545597 2026-04-02 18:01:47.510 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-9870f203-b305-47f1-9fed-e2f36ab15d63 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.0552008 2026-04-02 18:01:47.806 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e17428d1-e65a-4dc9-97c2-7500527bad74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:01:47.808 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e17428d1-e65a-4dc9-97c2-7500527bad74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 3ce7ed39-0fe9-4bd7-b7b3-97f223107c34: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:47.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-e17428d1-e65a-4dc9-97c2-7500527bad74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 1 2026-04-02 18:01:47.997 9 INFO neutron.wsgi [None req-e17428d1-e65a-4dc9-97c2-7500527bad74 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.4798772 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:48.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-f556ec56-66eb-4035-9dd4-4cad1b7c6e0e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 2 2026-04-02 18:01:48.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-f556ec56-66eb-4035-9dd4-4cad1b7c6e0e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 2 2026-04-02 18:01:48.613 9 INFO neutron.wsgi [None req-f556ec56-66eb-4035-9dd4-4cad1b7c6e0e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1557 time: 0.6100373 2026-04-02 18:01:48.650 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d84f73d-49fc-4eb2-87f7-b2443e77787b'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', '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-04-02 18:01:48.726 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-f936647b-4f9d-491f-99e8-e4ff048c9382 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 5151 time: 0.0494606 2026-04-02 18:01:48.758 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-29383e73-566f-44c6-bc57-61eb4eae8d52 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0247924 2026-04-02 18:01:48.796 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-5363ba41-3ff9-43c8-aa29-efe321d4e3ad e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0311356 2026-04-02 18:01:48.829 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-0dc00acc-c8f8-4fef-a6b5-e40c6dcf07d0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0259154 2026-04-02 18:01:48.896 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-d4f669bb-da26-437e-b994-4ead40b6569e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0592794 2026-04-02 18:01:48.966 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-67908695-9d7d-4b38-b0cf-ece422de928d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624754 2026-04-02 18:01:49.009 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-ce392b52-6fb4-4971-b745-9dd9f563e4e1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0368073 2026-04-02 18:01:49.049 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-a43e5f2c-9464-4ac4-8225-e49c6c85fefe e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0323846 2026-04-02 18:01:49.078 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-1e8c6d79-7150-4b65-a49d-3408953fc248 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226643 2026-04-02 18:01:49.136 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-e74436ef-7495-4938-880f-096365cd1a27 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0523160 2026-04-02 18:01:49.210 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-81388e78-eea6-4a9f-8c0f-544f5eb5a909 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0697479 2026-04-02 18:01:49.245 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-9ab57857-4250-47c8-a056-48f8674530c9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0292151 2026-04-02 18:01:49.288 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-59f883ad-9eed-4eaa-a30b-b02e878a82f8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 851 time: 0.0354080 2026-04-02 18:01:49.321 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-271b2fbf-d287-489c-81f3-931b89ba6406 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232258 2026-04-02 18:01:49.386 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-a6c29706-d0be-4ab9-8acd-349f0eb5c662 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0573654 2026-04-02 18:01:49.452 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-859457cd-0dc5-4433-82a5-e879ff0eb26f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0589709 2026-04-02 18:01:49.479 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-09de1770-d450-401b-989e-a1773f73ef48 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 217 time: 0.0214665 2026-04-02 18:01:49.506 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-3a893f6a-35bc-4b3e-ae0e-5f5cee8f56dd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a0&port_id=54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 217 time: 0.0224116 2026-04-02 18:01:49.542 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-504b6a0e-3f1f-4f6a-8f31-124611150334 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0295782 2026-04-02 18:01:49.566 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-addaca7d-c2ed-46c3-b04a-f9b7f62b0b40 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0176044 2026-04-02 18:01:49.590 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-8692809d-b212-4c45-8e00-ddba72c3f3bd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0179462 2026-04-02 18:01:49.653 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-3077d801-f7ed-4255-8212-783d303ef42f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0571742 2026-04-02 18:01:49.713 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-8365d89c-50e7-470e-a786-7e711e3ba28d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0531909 2026-04-02 18:01:49.795 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-b0bf59bd-1efa-4289-9d35-b2e7944aeb8c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 5151 time: 0.0366375 2026-04-02 18:01:49.822 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 2026-04-02 18:01:49.858 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 2026-04-02 18:01:49.912 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-8110dc83-072c-4481-abb1-9df06ab7e1bc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.1116168 2026-04-02 18:01:49.953 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-a62c8c80-3a17-4887-8cb6-79d64198edf7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 217 time: 0.0346630 2026-04-02 18:01:49.994 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-ce64792a-94c7-4e4c-bd6d-42ec9b0819f5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a0&port_id=54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 217 time: 0.0344000 2026-04-02 18:01:50.043 9 INFO neutron.wsgi [req-1510fdab-507e-44d0-8829-e5d4d2fcac12 req-1c54191a-71ad-4eec-a9e6-d7569a583355 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.112 "GET /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1585 time: 0.0563135 2026-04-02 18:01:50.060 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-91d9ae86-b003-4ec9-bb96-05f3de7fab1d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0532196 2026-04-02 18:01:50.088 10 INFO neutron.wsgi [None req-64e634a2-6dde-409a-b8c4-19bebe8f3c0a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1587 time: 0.0318632 2026-04-02 18:01:50.099 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-b6decbee-5136-470f-bc59-ba87900c0658 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0223291 2026-04-02 18:01:50.125 10 INFO neutron.wsgi [None req-c85511bc-ba90-4f8a-b43e-61bdd46f57c4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1587 time: 0.0316453 2026-04-02 18:01:50.131 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-4036865c-0b24-41ef-b953-6bc29a13aabe e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235777 2026-04-02 18:01:50.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 1e6cbb24-0d2e-42d2-94b5-16ed7bd06e68 (type: security_groups) to 1 2026-04-02 18:01:50.225 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-38bef0c4-c7ac-4680-8df2-bf827bb2bbc2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0884991 2026-04-02 18:01:50.251 10 INFO neutron.db.segments_db [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Added segment ce95ef15-b647-4276-9de3-d2e6d00746e5 of type geneve for network 58df3136-6ad3-4d92-857c-6ecbbc51579e 2026-04-02 18:01:50.288 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 4 2026-04-02 18:01:50.313 9 INFO neutron.wsgi [req-cee755e7-db12-4f1b-bc27-05e4253178b5 req-f2d5d4bb-5e43-440a-b7b2-75990746a80f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0808220 2026-04-02 18:01:50.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 58df3136-6ad3-4d92-857c-6ecbbc51579e (type: networks) to 1 2026-04-02 18:01:50.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-162944dd-0905-4ade-8cf0-793b1d42499b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 5 2026-04-02 18:01:50.689 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:01:50.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af086a1-007b-4bc7-9ff9-1f13c5158d3f'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'code': 200} 2026-04-02 18:01:50.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af086a1-007b-4bc7-9ff9-1f13c5158d3f'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'code': 200} 2026-04-02 18:01:50.694 10 INFO neutron.wsgi [None req-162944dd-0905-4ade-8cf0-793b1d42499b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1326 time: 0.5634937 2026-04-02 18:01:50.700 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: 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-04-02 18:01:50.730 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a50b41d5-0e5b-4518-9015-d886e7c8fc1c'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', '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-04-02 18:01:50.782 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-6e8bb9dd-dcf1-4f54-b8ec-4b28435bd397 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 4920 time: 0.0356491 2026-04-02 18:01:50.784 10 INFO neutron.wsgi [None req-ca62beee-9d28-41c9-93ff-a445b0f37ad5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1000 time: 0.0818238 2026-04-02 18:01:50.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource b68bdbe5-a71d-42a3-8579-b466cc4fd5eb (type: ports) to 1 2026-04-02 18:01:50.823 10 INFO neutron.wsgi [None req-3fd2921b-4281-496a-a882-b22ed9bdb3dc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 200 len: 849 time: 0.0339494 2026-04-02 18:01:50.825 10 INFO neutron.wsgi [None req-89778b41-62b4-4dc7-aecd-027c71cfa43c 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.0576940 2026-04-02 18:01:50.853 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-810fb961-4921-42ec-bf82-6be9ebd20311 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.0641081 2026-04-02 18:01:50.888 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-62421651-8794-409e-92c7-79df0aa0bc12 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.66&port_id=54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 217 time: 0.0283010 2026-04-02 18:01:50.906 10 INFO neutron.wsgi [None req-18629fe4-ff74-4635-90ce-533ae5ab72b6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0050488 2026-04-02 18:01:50.915 10 INFO neutron.wsgi [None req-43566425-1e48-4f7e-bc28-c3f503c7d959 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0052297 2026-04-02 18:01:50.924 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-df3a6be1-39ca-4398-8faa-f3875425f437 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 200 len: 852 time: 0.0298150 2026-04-02 18:01:50.926 10 INFO neutron.wsgi [None req-c6a00264-87f0-4352-b51f-76242c70a5b9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042682 2026-04-02 18:01:50.947 10 INFO neutron.wsgi [None req-675836bd-8dda-42ea-aa75-64efbfdfafbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0052714 2026-04-02 18:01:50.956 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-42a8f0e0-b3b8-44b8-82fc-c23c03a58cde e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0259175 2026-04-02 18:01:51.020 10 INFO neutron.wsgi [None req-b972da30-2963-4e5a-b962-5015889a70c9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0594966 2026-04-02 18:01:51.025 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-84c82e70-ed67-4060-9a30-d24412744577 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615757 2026-04-02 18:01:51.064 10 INFO neutron.wsgi [None req-625b6dc6-3f09-4c3a-a0e1-f671274f4382 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0358753 2026-04-02 18:01:51.097 9 INFO neutron.wsgi [req-c08da851-d75e-4c3e-ace3-cc2b50f9c1d8 req-9fd8b8ef-151d-4e29-aacb-e528455ef3d8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0648663 2026-04-02 18:01:51.109 10 INFO neutron.wsgi [None req-ff9e419e-ede5-4fb7-babc-2b2a3f66927f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0306828 2026-04-02 18:01:51.174 10 INFO neutron.wsgi [None req-d792aaaf-f0d9-4d99-bd87-46c7967b776b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0514891 2026-04-02 18:01:51.259 10 INFO neutron.wsgi [None req-1673c2fe-14c2-47fd-9441-c0e4fe84d471 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.0774076 2026-04-02 18:01:51.311 10 INFO neutron.wsgi [None req-8086b86e-e37f-4e61-a936-071c8169ae93 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0373433 2026-04-02 18:01:51.351 10 INFO neutron.wsgi [None req-afedc5df-5257-4bef-925a-099b7e87f868 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0332298 2026-04-02 18:01:51.441 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:01:51.443 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:51.584 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: ports) to 1 2026-04-02 18:01:52.423 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 1051d596-f3b9-4873-8973-a0d37d81d4f0 2026-04-02 18:01:52.428 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: router_ports) to 1 2026-04-02 18:01:52.434 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 1051d596-f3b9-4873-8973-a0d37d81d4f0 2026-04-02 18:01:52.458 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Router 1a4beb0e-9e40-41f9-9cbc-b9705e6ec6ad is bound to host instance 2026-04-02 18:01:52.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 1a4beb0e-9e40-41f9-9cbc-b9705e6ec6ad (type: routers) to 3 2026-04-02 18:01:52.514 10 INFO neutron.wsgi [None req-7ed82124-248b-4cbc-95d5-74b27039ac8a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 1.6830363 2026-04-02 18:01:52.590 10 INFO neutron.wsgi [None req-c4cda76b-63d0-4ba2-8ce5-b2e11d44e2a4 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/subnets?project_id=b7f0076ea78045de975be3910b994857&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0689695 2026-04-02 18:01:52.687 10 INFO neutron.wsgi [None req-d68e6b53-70ff-4abb-a0c6-97490fea0f68 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.0905020 2026-04-02 18:01:52.722 10 INFO neutron.wsgi [None req-2252fad7-bddd-49be-bd47-6fce867c11df ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/subnets?network_id=7afc2dd1-79ea-40b3-8732-4291d8ecb87a&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0290420 2026-04-02 18:01:52.987 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d99df121-3c7c-462f-8b44-cc7b04b9acbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:01:52.991 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d99df121-3c7c-462f-8b44-cc7b04b9acbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:52.999 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: ports) to 1 2026-04-02 18:01:53.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: router_ports) to 3 2026-04-02 18:01:53.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: ports) to 2 2026-04-02 18:01:53.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99df121-3c7c-462f-8b44-cc7b04b9acbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource b68bdbe5-a71d-42a3-8579-b466cc4fd5eb (type: ports) to 2 2026-04-02 18:01:53.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99df121-3c7c-462f-8b44-cc7b04b9acbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 6fb6c01f-9a39-440d-8688-0c960fd22075 (type: subnets) to 0 2026-04-02 18:01:53.484 10 INFO neutron.wsgi [None req-d99df121-3c7c-462f-8b44-cc7b04b9acbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.7552936 2026-04-02 18:01:53.873 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: ports) to 4 2026-04-02 18:01:54.020 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] No more DHCP agents 2026-04-02 18:01:54.024 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:54.067 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ff7a9d-ff71-4375-9ca5-caec6809dafa - - - - - -] Successfully bumped revision number for resource 1051d596-f3b9-4873-8973-a0d37d81d4f0 (type: router_ports) to 4 2026-04-02 18:01:54.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] Successfully bumped revision number for resource 45cea02c-e046-4f96-8477-410fbf35d32b (type: ports) to 1 2026-04-02 18:01:54.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] Successfully bumped revision number for resource 45cea02c-e046-4f96-8477-410fbf35d32b (type: router_ports) to 2 2026-04-02 18:01:54.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] Successfully bumped revision number for resource 45cea02c-e046-4f96-8477-410fbf35d32b (type: ports) to 2 2026-04-02 18:01:54.883 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] No more DHCP agents 2026-04-02 18:01:54.884 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:55.006 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 45cea02c-e046-4f96-8477-410fbf35d32b 2026-04-02 18:01:55.013 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 45cea02c-e046-4f96-8477-410fbf35d32b 2026-04-02 18:01:55.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 45cea02c-e046-4f96-8477-410fbf35d32b (type: ports) to 3 2026-04-02 18:01:55.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 45cea02c-e046-4f96-8477-410fbf35d32b (type: router_ports) to 3 2026-04-02 18:01:55.497 10 INFO neutron.wsgi [None req-49c1387f-2b54-42a2-8ec6-8fccf906409b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "PUT /v2.0/routers/1a4beb0e-9e40-41f9-9cbc-b9705e6ec6ad/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0070119 2026-04-02 18:01:55.579 10 INFO neutron.wsgi [None req-f0e3fadf-ce48-4fb6-b47a-8a59552554f8 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5485 time: 0.0763452 2026-04-02 18:01:55.623 10 INFO neutron.wsgi [None req-4029827b-b8ce-477b-aa1f-e56b987e6a34 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6155 time: 0.0394528 2026-04-02 18:01:55.706 10 INFO neutron.wsgi [None req-2e70da9d-328b-4c7d-80f7-531354a39fd3 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1541 time: 0.0780830 2026-04-02 18:01:55.860 9 INFO neutron.db.ovn_revision_numbers_db [None req-0159820e-422e-42db-be9d-f2e08491be35 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource a43fd61c-940f-4185-b882-1381214131ab (type: security_groups) to 1 2026-04-02 18:01:55.878 9 INFO neutron.wsgi [None req-0159820e-422e-42db-be9d-f2e08491be35 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1813 time: 0.1246960 2026-04-02 18:01:55.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-20d8e25c-acc0-457c-9345-ce679ed9fed8 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 4a17090d-ed46-45ff-a9dd-0359e2b75eba (type: security_group_rules) to 0 2026-04-02 18:01:56.023 9 INFO neutron.wsgi [None req-20d8e25c-acc0-457c-9345-ce679ed9fed8 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1388218 2026-04-02 18:01:56.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-af8a8967-cc0a-4a3a-a899-41613432294b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource ea488c24-67c3-4f34-8030-51604f66f882 (type: security_group_rules) to 0 2026-04-02 18:01:56.154 9 INFO neutron.wsgi [None req-af8a8967-cc0a-4a3a-a899-41613432294b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1250341 2026-04-02 18:01:56.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-1d46b405-d00b-4f85-910d-8df2767b87d2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 6ee13bd4-1c6d-4f65-805f-488cbd25a9bd (type: security_group_rules) to 0 2026-04-02 18:01:56.289 9 INFO neutron.wsgi [None req-1d46b405-d00b-4f85-910d-8df2767b87d2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1310039 2026-04-02 18:01:56.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-27d8d7f1-228f-4ab6-a569-23796a3d13c5 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource b2af14a9-9459-4a5a-aebf-2654ee7838ac (type: security_group_rules) to 0 2026-04-02 18:01:56.474 9 INFO neutron.wsgi [None req-27d8d7f1-228f-4ab6-a569-23796a3d13c5 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1793303 2026-04-02 18:01:56.504 9 INFO neutron.db.securitygroups_db [None req-9a8606e5-4cd1-4e83-b91d-602e6978a550 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Project b7f0076ea78045de975be3910b994857 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:01:56.616 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a8606e5-4cd1-4e83-b91d-602e6978a550 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 63375c72-d0e2-44bc-9959-94cbf9ed0add (type: security_group_rules) to 0 2026-04-02 18:01:56.645 9 INFO neutron.wsgi [None req-9a8606e5-4cd1-4e83-b91d-602e6978a550 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1666942 2026-04-02 18:01:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024617 2026-04-02 18:01:56.649 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019479 2026-04-02 18:01:56.670 9 INFO neutron.db.securitygroups_db [None req-cc16b6eb-7a15-415d-9eb6-c231a2eba598 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Project b7f0076ea78045de975be3910b994857 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:01:56.763 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc16b6eb-7a15-415d-9eb6-c231a2eba598 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 7ce01704-025d-4a01-b24d-92f0207f9f0e (type: security_group_rules) to 0 2026-04-02 18:01:56.790 9 INFO neutron.wsgi [None req-cc16b6eb-7a15-415d-9eb6-c231a2eba598 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1407216 2026-04-02 18:01:57.247 9 INFO neutron.wsgi [None req-2d6c5623-c536-4345-9166-98ed9d148e23 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1538312 2026-04-02 18:01:57.362 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-e2672cbe-1396-4123-9dbf-359e6e40fc7b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1201709232&fields=id&tenant_id=b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 267 time: 0.0439548 2026-04-02 18:01:57.434 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-51148404-6ebb-4743-a451-fe3824aed339 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 860 time: 0.0661423 2026-04-02 18:01:57.460 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-c86b6be2-2e6d-4a6f-8931-4d3f25e29d31 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/quotas/b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 386 time: 0.0138261 2026-04-02 18:01:57.554 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-01618dae-7be6-4fc4-9bbe-3492ea6789db 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0895510 2026-04-02 18:01:57.632 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-0bf4e611-eb35-4fc3-b654-9527456b27c7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0650311 2026-04-02 18:01:57.685 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-af598235-0e13-4e68-9c84-4b48f154a1e4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0476923 2026-04-02 18:01:57.803 9 INFO neutron.wsgi [req-6a9bdc10-a5a2-4a0a-a82e-68a0f0a78633 req-94fdf491-918b-46aa-840d-fcfa46cc3e6f 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 210 time: 0.0205667 2026-04-02 18:01:58.597 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-e1e3a42b-0670-4142-ac2e-c84fa9778423 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 860 time: 0.0959914 2026-04-02 18:01:58.680 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-2d424a1d-59fc-4512-90ec-9418b6dacdc0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 380 time: 0.0787568 2026-04-02 18:01:58.899 9 INFO neutron.wsgi [req-885856de-6150-473c-8371-09fd8d1d83bc req-2b23ad5f-d6b1-4d01-88f2-759bd1ee54f6 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 210 time: 0.0303755 2026-04-02 18:01:59.052 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-656436a2-8409-4d52-b53a-59f13c9892d4 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:01:59.057 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-656436a2-8409-4d52-b53a-59f13c9892d4 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:01:59.192 9 INFO neutron.db.ovn_revision_numbers_db [None req-656436a2-8409-4d52-b53a-59f13c9892d4 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 (type: ports) to 1 2026-04-02 18:01:59.216 9 INFO neutron.wsgi [None req-656436a2-8409-4d52-b53a-59f13c9892d4 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5245688 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:01:59.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4466af8-c337-4648-a3ba-f6c2b25358a1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 (type: ports) to 2 2026-04-02 18:01:59.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4466af8-c337-4648-a3ba-f6c2b25358a1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 (type: ports) to 2 2026-04-02 18:01:59.820 9 INFO neutron.wsgi [None req-a4466af8-c337-4648-a3ba-f6c2b25358a1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 200 len: 1328 time: 0.5961173 2026-04-02 18:01:59.859 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f7dd379-502a-4994-88eb-aacfb4304109'] response: {'name': 'network-changed', 'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', '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-04-02 18:01:59.887 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-c88fae4e-6409-4274-b1d4-288d58d76ece e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1359 time: 0.0317783 2026-04-02 18:01:59.921 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-b57177e1-e5a4-4c79-8a5d-a81c8c4392e2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 200 len: 217 time: 0.0266080 2026-04-02 18:01:59.957 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-95ad8fb9-dcb6-4ca5-8089-943834fbeae7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0289097 2026-04-02 18:01:59.986 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-d9fcf4df-1ae9-463a-8a5b-cbb78b887ba5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222347 2026-04-02 18:02:00.016 9 INFO neutron.wsgi [req-b8f66c44-3f3a-4800-a0f8-50eb06672eb3 req-889eaf68-e741-4857-9296-6f354c25eb45 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1168 time: 0.0441854 2026-04-02 18:02:00.056 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-7712456d-a274-48ab-9fd0-8b4070fdd750 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0625563 2026-04-02 18:02:00.063 9 INFO neutron.wsgi [req-b8f66c44-3f3a-4800-a0f8-50eb06672eb3 req-24d8ef78-f75d-4a20-804f-9abfe4b26ed8 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0317724 2026-04-02 18:02:00.115 9 INFO neutron.wsgi [req-3fcfd140-0734-444f-8aca-9e97f7104eb4 req-b4b5bab3-1a73-4a74-8cdf-331ff05e5f1b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0510936 2026-04-02 18:02:00.193 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-8471ddef-0f02-4635-9d84-3ea79d4fbe31 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1359 time: 0.0391018 2026-04-02 18:02:00.268 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-306dced0-cb86-4bfb-9cf4-864a4b7f7418 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 959 time: 0.0680075 2026-04-02 18:02:00.311 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-0d6cf9b2-c873-460f-b2b1-4f0c98607e9f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 200 len: 217 time: 0.0290940 2026-04-02 18:02:00.321 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status up for port: b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 2026-04-02 18:02:00.346 10 INFO neutron.plugins.ml2.plugin [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Attempt 1 to provision port b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 2026-04-02 18:02:00.387 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-ce41ae91-decb-4575-801d-9bc80c736173 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0625389 2026-04-02 18:02:00.420 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-1b200a89-c936-41f7-bb39-0a4a0fae06a4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284810 2026-04-02 18:02:00.486 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5541dca6-aca6-4a39-aca6-6a0cb3166a97'] response: {'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'code': 200} 2026-04-02 18:02:00.526 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-54603aaa-cbfb-4e0a-ba6f-30fb817e3a66 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1002316 2026-04-02 18:02:00.609 9 INFO neutron.wsgi [req-9cb97aef-163a-4be8-ae3c-ae2bb61aac46 req-1cdba5f8-f099-47ae-bfa6-4e0a490fff4a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0770006 2026-04-02 18:02:00.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 (type: ports) to 4 2026-04-02 18:02:00.662 9 INFO neutron.wsgi [None req-46458b67-41e0-4e75-a2f7-769d6cc131f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074623 2026-04-02 18:02:00.669 9 INFO neutron.wsgi [None req-429b02a3-0952-46b3-bba9-a0b5b1d0212a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034211 2026-04-02 18:02:00.677 9 INFO neutron.wsgi [None req-7ac2da82-65b7-4c34-8b12-18a4a08223f0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043414 2026-04-02 18:02:00.700 9 INFO neutron.wsgi [None req-cf532813-8114-4333-a478-7fab79a672aa aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066385 2026-04-02 18:02:00.709 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 45cea02c-e046-4f96-8477-410fbf35d32b: RuntimeError: No hosting information found for port 45cea02c-e046-4f96-8477-410fbf35d32b 2026-04-02 18:02:00.740 9 INFO neutron.wsgi [None req-254a12cd-ab84-4da7-9b85-d57b42195256 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 848 time: 0.0291512 2026-04-02 18:02:00.784 9 INFO neutron.wsgi [None req-1607bd74-4006-4378-a2d9-14a2487a01d6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 4920 time: 0.0387466 2026-04-02 18:02:00.908 9 INFO neutron.wsgi [None req-ac0079fa-2205-4e0c-9b00-835919d9a2a8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059760 2026-04-02 18:02:00.919 9 INFO neutron.wsgi [None req-093fb851-b540-4d13-b7af-7040740b7e76 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044963 2026-04-02 18:02:00.935 9 INFO neutron.wsgi [None req-dc9aeba2-b8e0-43c4-a3fc-9a9949b4952e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0064387 2026-04-02 18:02:00.944 9 INFO neutron.wsgi [None req-385be05b-4591-4fd9-a717-3034d5a9c5da aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0034354 2026-04-02 18:02:00.980 9 INFO neutron.wsgi [None req-9306d8ea-7290-48f9-a606-d37738f3af24 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1354 time: 0.0296516 2026-04-02 18:02:01.190 9 INFO neutron.wsgi [req-a6464ea3-6be9-4e57-8ca5-74648fbd0678 req-e895dd76-3153-4801-bd29-290e1035fd12 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1170 time: 0.0529118 2026-04-02 18:02:01.237 9 INFO neutron.wsgi [req-a6464ea3-6be9-4e57-8ca5-74648fbd0678 req-f64aac49-eb6f-453e-8d6a-f145150b6a62 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0382874 2026-04-02 18:02:01.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae420c92-5379-462b-a070-f24d72cbc071 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 (type: ports) to 6 2026-04-02 18:02:01.418 9 INFO neutron.wsgi [None req-ae420c92-5379-462b-a070-f24d72cbc071 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1154 time: 0.4343879 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:01.784 9 INFO neutron.wsgi [None req-72144895-9e7e-4d63-bee1-94330c678d76 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1000 time: 0.3572683 2026-04-02 18:02:01.827 9 INFO neutron.wsgi [None req-a195d003-58ef-4788-8ba0-bfae14e2cb46 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 4749 time: 0.0338130 2026-04-02 18:02:01.910 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-217e6aa3-36dd-42c6-a206-047d4e0083c6'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'status': 'completed', 'code': 200} 2026-04-02 18:02:01.978 9 INFO neutron.wsgi [None req-4a4f54e6-c702-4200-8eb8-ec027c60abc4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 4749 time: 0.0627112 2026-04-02 18:02:01.990 9 INFO neutron.wsgi [req-29234701-a5d1-4bd6-a431-e12d4787cdef req-6398ecca-c2de-4fbc-ace3-27b574730c7d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 4749 time: 0.0459356 2026-04-02 18:02:02.050 9 INFO neutron.wsgi [req-29234701-a5d1-4bd6-a431-e12d4787cdef req-680d2cf8-9dbb-409c-81d3-06f19274b892 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.0543509 2026-04-02 18:02:02.121 9 INFO neutron.wsgi [req-29234701-a5d1-4bd6-a431-e12d4787cdef req-1b0548d7-dd02-4121-a763-0972e0c32935 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632586 2026-04-02 18:02:02.196 9 INFO neutron.wsgi [req-29234701-a5d1-4bd6-a431-e12d4787cdef req-cf4dbce3-3a5f-4de3-ac2d-f6492ce477af e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0717232 2026-04-02 18:02:02.238 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: 54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 2026-04-02 18:02:02.297 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-6d0ffa43-91f8-412c-86da-1adb312ce8dc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 200 len: 1182 time: 0.0350034 2026-04-02 18:02:02.366 9 INFO neutron.wsgi [req-444d5c44-9e9e-47f0-98bd-35f4c448b603 req-344b4da3-8730-4633-86b4-2e99c8968283 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1170 time: 0.0490568 2026-04-02 18:02:02.439 9 INFO neutron.wsgi [req-444d5c44-9e9e-47f0-98bd-35f4c448b603 req-444acedc-7fa5-4211-90d0-85e0e57cb2ff 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0600398 2026-04-02 18:02:02.524 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9093bcdd-3c6d-4c3b-a817-0590f4b1dbd4'] response: {'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'code': 200} 2026-04-02 18:02:02.691 9 INFO neutron.wsgi [req-1e0e4fd8-a4da-4657-90cc-5d91c10f93d2 req-d1e2d3ec-9d5e-452d-92c6-b4c18d536d67 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1170 time: 0.1815853 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Mechanism driver 'ovn' failed in update_port_postcommit: oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] [parameters: {'standard_attr_id': 994, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'ovn_revision_numbers_resource_type': 'ports'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers pymysql.err.IntegrityError: (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers The above exception was the direct cause of the following exception: 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 497, in _call_on_drivers 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 874, in update_port_postcommit 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._ovn_update_port(context._plugin_context, port, original_port, 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 757, in _ovn_update_port 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._ovn_client.update_port(plugin_context, port, 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 879, in update_port 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers db_rev.bump_revision(context, port, ovn_const.TYPE_PORTS) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 190, in bump_revision 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers context.session.merge(row) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2987, in merge 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._autoflush() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.flush() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3383, in flush 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._flush(objects) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3522, in _flush 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers with util.safe_reraise(): 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers compat.raise_( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers flush_context.execute() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers rec.execute(self) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers util.preloaded.orm_persistence.save_obj( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers _emit_update_statements( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers c = connection._execute_20( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return meth(self, args_10style, kwargs_10style, execution_options) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/sql/elements.py", line 333, in _execute_on_connection 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers return connection._execute_clauseelement( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers ret = self._execute_context( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._handle_dbapi_exception( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers util.raise_(newraise, with_traceback=exc_info[2], from_=e) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers [parameters: {'standard_attr_id': 994, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'ovn_revision_numbers_resource_type': 'ports'}] 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-02 18:02:02.730 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:02:02.780 9 INFO neutron.wsgi [req-1e0e4fd8-a4da-4657-90cc-5d91c10f93d2 req-273da258-e0d5-440c-961e-4aebaa24cfc1 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0810168 2026-04-02 18:02:02.798 9 INFO neutron.wsgi [None req-e62ab3e7-1b43-41cc-8704-f1ce8a451a11 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 204 len: 173 time: 0.4966094 2026-04-02 18:02:02.842 9 INFO neutron.wsgi [None req-d445c53c-5dce-4c81-9c48-a156d51245e9 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1356 time: 0.0329561 2026-04-02 18:02:02.896 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-3545f565-45aa-4384-8c4c-555035f85ae1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3774 time: 0.0393093 2026-04-02 18:02:03.040 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-677bc535-8dbe-4a89-84b7-e7d10f4e5ed6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930&id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&id=1c4bd067-ea93-416d-9cf9-5885d986609a&id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 3308 time: 0.1356971 2026-04-02 18:02:03.043 9 INFO neutron.wsgi [None req-d49121b3-d881-4c8f-a16e-53ee60b4434e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3774 time: 0.0559142 2026-04-02 18:02:03.094 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-8b0d0122-64b8-4ab8-bd6c-4c9d9e4617cc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0336459 2026-04-02 18:02:03.095 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4ca4f0-dca6-41ee-94a8-455d0b25b32d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:02:03.097 9 INFO neutron.wsgi [None req-7d4ca4f0-dca6-41ee-94a8-455d0b25b32d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9 HTTP/1.1" status: 404 len: 338 time: 0.0506551 2026-04-02 18:02:03.148 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-c7660182-7a63-4ac3-bfc9-4a6f686c05ea e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0472767 2026-04-02 18:02:03.186 9 INFO neutron.wsgi [None req-5ea16d1e-92c6-4e45-9cbd-52aace0a4634 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049837 2026-04-02 18:02:03.190 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-7f89a868-97b5-4c72-b35b-217d93965ab3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0335367 2026-04-02 18:02:03.195 9 INFO neutron.wsgi [None req-c28a4cd6-b46d-445a-9a2f-69da8515123e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041270 2026-04-02 18:02:03.214 9 INFO neutron.wsgi [None req-645d7995-6bd5-4e0e-bf34-398b43fe8c59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045602 2026-04-02 18:02:03.225 9 INFO neutron.wsgi [None req-819280a3-eab8-4aa7-ba4e-df2d615367d5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037246 2026-04-02 18:02:03.318 9 INFO neutron.wsgi [None req-45630075-75b4-43fb-9457-ac17930e606a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0864718 2026-04-02 18:02:03.334 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-02391c9d-ef13-4b59-984d-4814227722cf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1244073 2026-04-02 18:02:03.379 9 INFO neutron.wsgi [None req-8ff295a2-c8e7-422a-a2cf-50c9bcee98a8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0547171 2026-04-02 18:02:03.415 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:02:03.420 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:03.440 9 INFO neutron.wsgi [None req-fed728ff-563c-453b-af96-2c1c3e4aacb9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0548520 2026-04-02 18:02:03.444 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-5318b8b0-6e33-424c-8020-3f68b3bca018 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1010032 2026-04-02 18:02:03.498 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-f33ec919-acaa-4426-8cf5-b0287b98b2db e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0453405 2026-04-02 18:02:03.519 9 INFO neutron.wsgi [None req-d318a7e4-dcaa-4d6a-b7ae-b5d043200e02 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0740967 2026-04-02 18:02:03.555 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-ba10a39f-2f34-4f61-8624-c6f1834fa123 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0479939 2026-04-02 18:02:03.597 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-2cfaf44f-8d0e-471f-ba43-8119794603c0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0292752 2026-04-02 18:02:03.621 9 INFO neutron.wsgi [None req-d8e7dc38-0913-44d4-b92e-b1fbcce2bf4d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.0940795 2026-04-02 18:02:03.673 9 INFO neutron.wsgi [None req-d2e19f21-1a08-4341-9459-fc1e2dc480d2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0460837 2026-04-02 18:02:03.701 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-15f8c63c-483a-4a68-84c4-4d1247773cff e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0973065 2026-04-02 18:02:03.759 9 INFO neutron.wsgi [None req-e0d52c21-9d34-4178-a180-e1c7a420a756 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0688522 2026-04-02 18:02:03.799 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-3c8f29a3-b99b-420a-96f1-7439cb18fcab e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0893571 2026-04-02 18:02:03.829 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-95337739-ac7e-4d1a-824d-72666944db51 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 217 time: 0.0209517 2026-04-02 18:02:03.876 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-0c9de8ab-c4bb-4f20-8231-880a33785626 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 851 time: 0.0398726 2026-04-02 18:02:03.908 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-fddca43b-5a10-425d-993e-e7b38099eeb6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235667 2026-04-02 18:02:03.962 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6dcda06-5615-4e2f-bb76-3b5cbcbea7b1'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'code': 200} 2026-04-02 18:02:03.962 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6dcda06-5615-4e2f-bb76-3b5cbcbea7b1'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'code': 200} 2026-04-02 18:02:03.962 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6dcda06-5615-4e2f-bb76-3b5cbcbea7b1'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-deleted', 'tag': '54a9bfbc-79a4-4c19-bdf9-aa4f7ae52de9', 'status': 'completed', 'code': 200} 2026-04-02 18:02:03.988 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-c8583817-7454-40cf-b6bd-a27b88112483 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0718715 2026-04-02 18:02:04.084 9 INFO neutron.wsgi [req-183d26d8-52e3-4d18-baa1-1e45dba5d4eb req-ab494cb5-766f-4f5e-a31b-a500ac732993 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0893562 2026-04-02 18:02:04.088 9 INFO neutron.db.l3_db [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Floating IP c449d53a-12ee-4da7-accc-f08a74812ebd associated. External IP: 10.96.250.207, port: b2b3e2d4-0d26-44ae-9fce-e039aa4d4005. 2026-04-02 18:02:04.557 9 INFO neutron.db.ovn_revision_numbers_db [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c449d53a-12ee-4da7-accc-f08a74812ebd (type: floatingips) to 0 2026-04-02 18:02:04.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c449d53a-12ee-4da7-accc-f08a74812ebd (type: floatingips) to 1 2026-04-02 18:02:04.675 9 INFO neutron.wsgi [None req-acccec8f-9284-41ee-99ba-af9ecdff65dd 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.8274429 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:04.729 9 INFO neutron.wsgi [None req-5f5553a4-94cf-4691-9f72-6a8c620bf5ce 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.44 "GET /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 200 len: 1051 time: 0.0417171 2026-04-02 18:02:06.007 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35d1b886-509b-4da4-b7b0-91e885ae3bff'] response: {'name': 'network-changed', 'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'status': 'completed', 'code': 200} 2026-04-02 18:02:06.066 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-5d7d990a-b06b-4215-adbe-a56b5bcdca47 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1361 time: 0.0354335 2026-04-02 18:02:06.133 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-46e9ca51-1e3f-4d47-84d3-e5a12b2acc55 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 959 time: 0.0583928 2026-04-02 18:02:06.192 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-e645b87e-f0e8-47b7-9ba9-996b85bc9bd4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 200 len: 1059 time: 0.0513387 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:06.208 10 INFO neutron.wsgi [None req-f89f89aa-7d93-4bbd-8a49-f211a07a0f72 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069733 2026-04-02 18:02:06.222 10 INFO neutron.wsgi [None req-bf9e94f3-3686-4752-a54b-26e3143d6f97 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0082564 2026-04-02 18:02:06.229 10 INFO neutron.wsgi [None req-bc46d385-5da1-4fb3-9330-25bd91d0eb17 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0034297 2026-04-02 18:02:06.236 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-aa775d0f-c3f5-4988-b8c1-7fa0f8f94bc6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0376108 2026-04-02 18:02:06.239 10 INFO neutron.wsgi [None req-30292010-9509-40b5-96d3-90ce40f334b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0061450 2026-04-02 18:02:06.266 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-27b54e26-f8e5-4718-b93d-c432d58a2f98 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224445 2026-04-02 18:02:06.284 10 INFO neutron.wsgi [None req-c2b2b0fc-6b56-488d-91d9-7dc47f100865 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3774 time: 0.0355160 2026-04-02 18:02:06.335 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-51c87413-9c40-45bc-b1dc-a13619708e51 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0617993 2026-04-02 18:02:06.403 9 INFO neutron.wsgi [req-d32f8b3b-0f50-42de-a26a-c66294d16092 req-8ca25030-e8ca-4927-bca1-bd8416ae5cab e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617146 2026-04-02 18:02:06.424 10 INFO neutron.wsgi [None req-78227579-573a-4eb9-9634-cdf3940856cd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0054569 2026-04-02 18:02:06.432 10 INFO neutron.wsgi [None req-309a9c69-e8b8-4a25-8788-3b3f48205b43 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042224 2026-04-02 18:02:06.439 10 INFO neutron.wsgi [None req-a2ea1041-2861-47d4-ae67-34c632243de6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040088 2026-04-02 18:02:06.448 10 INFO neutron.wsgi [None req-b53a5720-6947-4542-9ade-eb2b2c3c4605 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044692 2026-04-02 18:02:06.481 10 INFO neutron.wsgi [None req-14a1c3bd-ff63-4ba2-95f9-54616da4629d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1354 time: 0.0276198 2026-04-02 18:02:06.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-0cce6838-1b45-4b2c-9a1e-925fe0bfeacb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 6 2026-04-02 18:02:06.818 10 INFO neutron.wsgi [None req-0cce6838-1b45-4b2c-9a1e-925fe0bfeacb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1154 time: 0.3301129 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:06.862 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe91f964-14cb-4c8b-ad81-f2da80baaa2e'] response: {'name': 'network-changed', 'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'status': 'completed', 'code': 200} 2026-04-02 18:02:06.880 10 INFO neutron.wsgi [None req-23ccc8c7-266b-4f8d-8d09-5175db339a59 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 999 time: 0.0551012 2026-04-02 18:02:06.912 10 INFO neutron.wsgi [None req-cf4892ec-1688-4bb6-bb17-8064ea9dd195 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3603 time: 0.0279450 2026-04-02 18:02:06.915 9 INFO neutron.wsgi [req-5ebf014e-2a07-4315-be33-9b3509af0472 req-4c69f842-ca99-46cd-bf61-e077451a9e92 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3603 time: 0.0380521 2026-04-02 18:02:06.988 9 INFO neutron.wsgi [req-5ebf014e-2a07-4315-be33-9b3509af0472 req-cd76c514-ead8-4642-8653-6c2f16788e4a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0685656 2026-04-02 18:02:07.004 10 INFO neutron.wsgi [None req-ddafb099-c4d3-4e56-aa08-dfa3ccfdda8a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 3603 time: 0.0357413 2026-04-02 18:02:07.056 9 INFO neutron.wsgi [req-5ebf014e-2a07-4315-be33-9b3509af0472 req-2929e972-92b0-49c9-af8d-d4442f04cc71 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0625343 2026-04-02 18:02:07.124 9 INFO neutron.wsgi [req-5ebf014e-2a07-4315-be33-9b3509af0472 req-a20c9ca8-772b-493a-9bc3-8507ba07289f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0631397 2026-04-02 18:02:07.249 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: 113ed818-9cc6-461e-af74-780d43079cc1 2026-04-02 18:02:07.301 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-d4fd312b-cb2c-47b7-9322-d4b106d52ad7 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 200 len: 1182 time: 0.0297267 2026-04-02 18:02:07.480 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 113ed818-9cc6-461e-af74-780d43079cc1 (type: ports) to 7 2026-04-02 18:02:07.533 9 INFO neutron.wsgi [None req-158b7287-be15-4215-95d4-a10bf77c33a4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 204 len: 173 time: 0.2287476 2026-04-02 18:02:07.611 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-7da4ecf8-310a-4650-9454-957c4f820353 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0363982 2026-04-02 18:02:07.682 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-8f7b56e0-cc8e-4137-864e-f2bbe57647cc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930&id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 2518 time: 0.0630181 2026-04-02 18:02:07.713 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-7eccffd0-dffa-45c9-9a7d-d8887f22abdc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0258410 2026-04-02 18:02:07.757 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-f919b318-194a-43d5-a046-5df51221b5e8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0399408 2026-04-02 18:02:07.787 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-8673928d-464c-46cd-a50d-ae9f5b388147 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236447 2026-04-02 18:02:07.849 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-4a039e40-54f4-4442-bc79-2528114c697e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0542169 2026-04-02 18:02:07.918 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-3f226f82-af2f-48e1-994f-a100d24d2b64 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0614026 2026-04-02 18:02:07.946 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-285df5d7-bcf7-4aac-9eec-884f75c63aa8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 217 time: 0.0218353 2026-04-02 18:02:07.978 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-95b34d00-e535-42a5-9c45-93f4ae1b715c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 854 time: 0.0264904 2026-04-02 18:02:08.016 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-01090975-5891-46a9-9e64-bfd629a2d72b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0302560 2026-04-02 18:02:08.044 10 INFO neutron.wsgi [None req-e21588e9-f92c-4889-a6ba-1113689af734 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0334725 2026-04-02 18:02:08.047 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3aefc30-7e65-4541-802f-d87d35d71c52'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-deleted', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'status': 'completed', 'code': 200} 2026-04-02 18:02:08.073 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b82eb280-c43b-411e-9232-00cde08573b3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:02:08.075 10 INFO neutron.wsgi [None req-b82eb280-c43b-411e-9232-00cde08573b3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/113ed818-9cc6-461e-af74-780d43079cc1 HTTP/1.1" status: 404 len: 338 time: 0.0232339 2026-04-02 18:02:08.083 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-37259a68-b364-4611-9493-25eb0f533eeb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0610609 2026-04-02 18:02:08.153 9 INFO neutron.wsgi [req-bf03fc47-07c7-40b2-91b8-afd21ac93fe3 req-dd70e4f1-35fd-48fb-9130-019da085a347 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0646100 2026-04-02 18:02:08.160 10 INFO neutron.wsgi [None req-a59bd932-faa0-4395-9f39-60b22e5a0a3c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0089142 2026-04-02 18:02:08.172 10 INFO neutron.wsgi [None req-3b2cbaee-c7d7-45cb-9d01-9c353246f939 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0070682 2026-04-02 18:02:08.182 10 INFO neutron.wsgi [None req-b831c16f-fdd6-4700-bf2d-87d0e73184ab aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050313 2026-04-02 18:02:08.191 10 INFO neutron.wsgi [None req-9e8f6ae9-4a98-493d-aa47-2b2fb64e9258 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047486 2026-04-02 18:02:08.230 10 INFO neutron.wsgi [None req-bd174d6d-69f4-43f6-bd35-273882a5da27 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0273283 2026-04-02 18:02:08.259 10 INFO neutron.wsgi [None req-68f18590-06ce-448e-8382-d940575fc77a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0224659 2026-04-02 18:02:08.285 10 INFO neutron.wsgi [None req-8f5810f3-ee5d-41ff-b341-b8355b135a7b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0218120 2026-04-02 18:02:08.319 10 INFO neutron.wsgi [None req-56042295-e25a-4148-a2bc-49b5b035d57c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0301230 2026-04-02 18:02:08.379 10 INFO neutron.wsgi [None req-64bac0b9-949c-47da-83cb-4be4dd569134 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1001 time: 0.0563784 2026-04-02 18:02:08.410 10 INFO neutron.wsgi [None req-9b8ae2d4-90bc-428a-a6c3-e1bfaf480c90 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1340 time: 0.0264013 2026-04-02 18:02:08.455 10 INFO neutron.wsgi [None req-1878915c-728b-47fe-8e23-b2de252c6126 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0388725 2026-04-02 18:02:08.906 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-49648777-14c6-4788-9409-ee5c2ad794ae'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'code': 200} 2026-04-02 18:02:08.906 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-49648777-14c6-4788-9409-ee5c2ad794ae'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '113ed818-9cc6-461e-af74-780d43079cc1', 'code': 200} 2026-04-02 18:02:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027137 2026-04-02 18:02:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025790 2026-04-02 18:02:13.227 10 INFO neutron.wsgi [req-31e1f52d-44e0-4911-a602-244be35d1ccb req-f0fb39e1-6e33-4484-9dce-8462abec4965 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1361 time: 0.0365064 2026-04-02 18:02:13.261 10 INFO neutron.wsgi [req-31e1f52d-44e0-4911-a602-244be35d1ccb req-7d9b175b-a4a4-4422-9a58-21e860dd54b3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0277274 2026-04-02 18:02:15.589 9 INFO neutron.wsgi [None req-1c7c0549-619a-4708-8228-63db6159fe54 ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/ports?project_id=b7f0076ea78045de975be3910b994857&network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 3462 time: 0.0544972 2026-04-02 18:02:15.915 10 INFO neutron.wsgi [None req-11cf9935-1eed-46f6-8b93-e111048c62ba ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/subnets?network_id=7afc2dd1-79ea-40b3-8732-4291d8ecb87a HTTP/1.1" status: 200 len: 838 time: 0.0347867 2026-04-02 18:02:16.257 9 INFO neutron.db.l3_db [None req-306db54c-7edf-4a4b-8378-3ab0d02674b0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Floating IP c449d53a-12ee-4da7-accc-f08a74812ebd disassociated. External IP: 10.96.250.207, port: b2b3e2d4-0d26-44ae-9fce-e039aa4d4005. 2026-04-02 18:02:16.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-306db54c-7edf-4a4b-8378-3ab0d02674b0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c449d53a-12ee-4da7-accc-f08a74812ebd (type: floatingips) to 2 2026-04-02 18:02:16.381 9 INFO neutron.wsgi [None req-306db54c-7edf-4a4b-8378-3ab0d02674b0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 200 len: 748 time: 0.2838209 2026-04-02 18:02:16.418 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b796ab5b-ca00-4b25-a272-3be6045ba104'] response: {'name': 'network-changed', 'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'status': 'completed', 'code': 200} 2026-04-02 18:02:16.439 10 INFO neutron.wsgi [None req-4e99eaae-c52f-4766-b85e-dbbc363847c6 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.44 "GET /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 200 len: 746 time: 0.0513613 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:16.469 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-98999af9-3051-4f28-bd0f-aa11863d7566 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1361 time: 0.0296218 2026-04-02 18:02:16.540 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-917c7b3c-4b89-4618-9ff3-fea2d2f608e0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 959 time: 0.0636919 2026-04-02 18:02:16.574 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-e4987f4f-7bb5-4c63-b507-d8c6ee86c740 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 200 len: 217 time: 0.0283523 2026-04-02 18:02:16.620 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-dba0949f-ce34-4800-8597-be0f9debed3b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0389395 2026-04-02 18:02:16.645 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-563c999e-7dda-43e8-92e5-84905125d077 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0207417 2026-04-02 18:02:16.649 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-602c8819-90f4-4bd9-9b75-400fccca927e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0341938 2026-04-02 18:02:16.725 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-47dbf652-547b-496e-b63c-13448c91de3c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0713847 2026-04-02 18:02:16.738 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-e7a08bb8-531c-4526-95b4-fc7fa6f82c87 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1586 time: 0.0464482 2026-04-02 18:02:16.798 9 INFO neutron.wsgi [req-217ae324-53da-470c-9561-0a8511ef4607 req-055825f7-53ff-4057-b5c1-df56616912ec e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0659492 2026-04-02 18:02:16.815 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-1a721f37-ab71-4682-b84e-1a221b9d20e4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0614951 2026-04-02 18:02:16.859 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-1a2c16ae-d1ee-4b5f-8a7a-deb06ce8db65 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 1058 time: 0.0360270 2026-04-02 18:02:16.893 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-fa0d8e1a-f2c2-46df-80f7-0104abf677e1 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0266352 2026-04-02 18:02:16.933 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-bb2fb053-7762-4b99-b7f6-42a713c52222 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0333352 2026-04-02 18:02:16.961 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-b6a9f14a-5ac9-42a2-b1a0-5a778a282b8b e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0204506 2026-04-02 18:02:16.993 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-fdc53620-afd3-4f42-a95a-3bdb2c869bf0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236812 2026-04-02 18:02:17.054 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-8a410251-e93d-40ed-af89-f021e432f069 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0544488 2026-04-02 18:02:17.132 10 INFO neutron.wsgi [req-feeffc68-777e-4d3a-a976-928eb9088bd2 req-1865a801-c449-44c9-9e10-b5375302d7bf e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0717082 2026-04-02 18:02:17.557 10 INFO neutron.wsgi [None req-e2ef30b7-6399-49db-a1a5-14754e8bbde0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0051718 2026-04-02 18:02:17.564 10 INFO neutron.wsgi [None req-8bb150e8-20d3-41cb-bd1d-440059c877ee aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0031195 2026-04-02 18:02:17.571 10 INFO neutron.wsgi [None req-c51ffe14-281b-4838-b90b-631596444e96 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0031688 2026-04-02 18:02:17.581 10 INFO neutron.wsgi [None req-25e1f9ec-5729-4291-929d-1396b4adc981 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048780 2026-04-02 18:02:17.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-89cc88ad-a211-4e51-bfad-3a1a26691ff9 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 592a9fec-c7c3-490d-9e12-350fd2fd4d7d (type: security_groups) to 1 2026-04-02 18:02:17.613 10 INFO neutron.wsgi [None req-ad889dba-91d0-4fde-a29d-5e7510d6e3dd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?name=lb-3ef99f87-4f26-48a2-8376-5c1c15b2ea8c HTTP/1.1" status: 200 len: 2937 time: 0.0271051 2026-04-02 18:02:17.630 10 INFO neutron.wsgi [None req-89cc88ad-a211-4e51-bfad-3a1a26691ff9 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1813 time: 0.1326118 2026-04-02 18:02:17.647 10 INFO neutron.wsgi [None req-b10a2781-f25c-46cc-8c6f-1a628810266f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-group-rules?security_group_id=8d046a77-8cce-47e9-acef-bb390f6b5b62 HTTP/1.1" status: 200 len: 2406 time: 0.0257711 2026-04-02 18:02:17.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-5abb6761-6354-4d8c-a8d5-07cacf2554d0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 581c8f38-a872-45ef-90b4-f331e37a9d62 (type: security_group_rules) to 0 2026-04-02 18:02:17.759 10 INFO neutron.wsgi [None req-fbd2f07d-1755-4f00-9c54-4f8fef810085 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/security-group-rules/b7c40e94-3710-4869-a50d-59a0fbe8357f HTTP/1.1" status: 204 len: 173 time: 0.1076138 2026-04-02 18:02:17.767 9 INFO neutron.wsgi [None req-5abb6761-6354-4d8c-a8d5-07cacf2554d0 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1306829 2026-04-02 18:02:17.863 10 INFO neutron.wsgi [None req-4c48bf97-e35b-4b1f-a27b-1115f704c89a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/security-group-rules/f55113f9-e4d9-4f7e-902b-b5af370a8460 HTTP/1.1" status: 204 len: 173 time: 0.0971599 2026-04-02 18:02:17.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-08ad871b-c188-456c-9bff-67e84bf103e2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 4855bb55-951b-49dc-bcd4-07dae51cb493 (type: security_group_rules) to 0 2026-04-02 18:02:17.924 9 INFO neutron.wsgi [None req-08ad871b-c188-456c-9bff-67e84bf103e2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1507747 2026-04-02 18:02:18.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6c786c8-ba88-4409-92ee-1c93df83f577 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 4946e1ac-22ea-4728-a29c-0d5cfbcbfed5 (type: security_group_rules) to 0 2026-04-02 18:02:18.089 9 INFO neutron.wsgi [None req-f6c786c8-ba88-4409-92ee-1c93df83f577 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1589825 2026-04-02 18:02:18.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-c9a3bf17-6947-4453-b53c-472a06dfb380 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 429555c3-5070-4df3-8cd6-d5c532c4baa3 (type: security_group_rules) to 0 2026-04-02 18:02:18.234 9 INFO neutron.wsgi [None req-c9a3bf17-6947-4453-b53c-472a06dfb380 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1401935 2026-04-02 18:02:18.261 9 INFO neutron.db.securitygroups_db [None req-4b0ba723-663e-45d1-801c-9f30b4f71f90 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Project b7f0076ea78045de975be3910b994857 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:02:18.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b0ba723-663e-45d1-801c-9f30b4f71f90 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 8f4df329-94dc-4811-90e4-b3eff73b6772 (type: security_group_rules) to 0 2026-04-02 18:02:18.379 9 INFO neutron.wsgi [None req-4b0ba723-663e-45d1-801c-9f30b4f71f90 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1397526 2026-04-02 18:02:18.405 9 INFO neutron.db.securitygroups_db [None req-11c9e082-7a28-406d-8ee0-012d67537798 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Project b7f0076ea78045de975be3910b994857 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:02:18.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-11c9e082-7a28-406d-8ee0-012d67537798 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource 1942afc8-901f-470f-ab79-3c881812837d (type: security_group_rules) to 0 2026-04-02 18:02:18.526 9 INFO neutron.wsgi [None req-11c9e082-7a28-406d-8ee0-012d67537798 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1429231 2026-04-02 18:02:18.928 9 INFO neutron.wsgi [None req-d222b0e1-0d73-4d68-9b77-dbba5a8c4092 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1128335 2026-04-02 18:02:19.038 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-6295f080-554d-4b99-a3d8-57f92b50af9a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-2099058380&fields=id&tenant_id=b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 267 time: 0.0333896 2026-04-02 18:02:19.127 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-ca41fd46-0d9a-4049-9232-4a2432c91d4f 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 860 time: 0.0805779 2026-04-02 18:02:19.146 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-b5f8ba94-c436-489c-a8ba-16d2933ebdfc 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/quotas/b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 386 time: 0.0106232 2026-04-02 18:02:19.255 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-a5d192a6-dd29-4584-ab8a-f1bb0ae46143 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1034946 2026-04-02 18:02:19.335 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-0a629481-204d-47f6-aff9-67a1b5c931f9 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0684595 2026-04-02 18:02:19.398 9 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-0c66b488-ffea-4d1b-86bc-a245f3fdd625 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0537565 2026-04-02 18:02:19.546 9 INFO neutron.wsgi [req-fa7dedf6-e961-426e-b2a3-eb478556f340 req-95a9e012-12ed-4afb-be71-579d78b66a3f 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 210 time: 0.0269175 2026-04-02 18:02:20.344 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-293ef677-28a4-4c14-a54a-f9ddb5d5e3b4 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 860 time: 0.1187749 2026-04-02 18:02:20.403 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-2fc6d8d1-6ada-4efc-862f-8f69d2a911d3 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7f0076ea78045de975be3910b994857 HTTP/1.1" status: 200 len: 473 time: 0.0517626 2026-04-02 18:02:20.637 9 INFO neutron.wsgi [req-2a091375-3852-4a14-a4e4-60b5789f4a9a req-bb832b94-8978-40da-bae5-f9d21cf7132e 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 210 time: 0.0198290 2026-04-02 18:02:20.756 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d8ac85a-3850-4ded-9c08-3f313e603165 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] No more DHCP agents 2026-04-02 18:02:20.758 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d8ac85a-3850-4ded-9c08-3f313e603165 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Unable to schedule network 58df3136-6ad3-4d92-857c-6ecbbc51579e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:20.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d8ac85a-3850-4ded-9c08-3f313e603165 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 (type: ports) to 1 2026-04-02 18:02:20.928 10 INFO neutron.wsgi [None req-1d8ac85a-3850-4ded-9c08-3f313e603165 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5188611 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:21.260 10 INFO neutron.db.ovn_revision_numbers_db [None req-f8206b7f-58f5-4077-9030-3d648c1c2184 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 (type: ports) to 2 2026-04-02 18:02:21.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-f8206b7f-58f5-4077-9030-3d648c1c2184 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 (type: ports) to 2 2026-04-02 18:02:21.464 10 INFO neutron.wsgi [None req-f8206b7f-58f5-4077-9030-3d648c1c2184 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 HTTP/1.1" status: 200 len: 1328 time: 0.5274963 2026-04-02 18:02:21.502 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-177f754a-9b6b-4868-9748-c8ea190a1877'] response: {'name': 'network-changed', 'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', '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-04-02 18:02:21.536 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-eee7e191-849e-46d6-ad50-1f0e87e9ef9c e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1359 time: 0.0332627 2026-04-02 18:02:21.749 9 INFO neutron.wsgi [req-f47e4390-4508-448b-84e6-55df69b2b13f req-cbba4005-1d4e-4acf-bc31-45517f96e8ee 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1168 time: 0.0321922 2026-04-02 18:02:21.788 9 INFO neutron.wsgi [req-f47e4390-4508-448b-84e6-55df69b2b13f req-268ab294-db56-4018-9849-923c234c4163 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0326085 2026-04-02 18:02:21.936 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-6fbaf1e7-0ba1-4f04-bc8a-1fb617c2688d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 HTTP/1.1" status: 200 len: 217 time: 0.3918450 2026-04-02 18:02:22.016 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-0756c8f0-0dce-460e-8599-e30739de009a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0742605 2026-04-02 18:02:22.046 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-bbb01eb9-bed7-4304-978a-9e8180e3ef2d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0229640 2026-04-02 18:02:22.123 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-a1696cde-4cf1-4a82-af7e-4f51cb3d8839 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0657616 2026-04-02 18:02:22.224 10 INFO neutron.wsgi [req-74ac3740-248d-48e7-a6a7-60dd430f2f39 req-9bd90e7c-bffc-4a79-b9d7-3f40a7d17f03 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0929995 2026-04-02 18:02:22.346 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-033229c5-68d4-4f29-9422-66ba2a6344d0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1359 time: 0.0770831 2026-04-02 18:02:22.425 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 2026-04-02 18:02:22.434 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-5fee346e-c457-4906-9eb8-4532bd8ae449 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 959 time: 0.0817997 2026-04-02 18:02:22.452 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 2026-04-02 18:02:22.477 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-d78072cf-e395-4ad2-876d-cc329d3803cd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 HTTP/1.1" status: 200 len: 217 time: 0.0291586 2026-04-02 18:02:22.536 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-b8fa7073-c288-4d9e-b45b-96fda2616677 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0502512 2026-04-02 18:02:22.564 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-84389983-48a0-49a2-9bf4-cc04c796369a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221684 2026-04-02 18:02:22.594 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc927800-b889-4600-b1da-31c9a60b1970'] response: {'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', 'code': 200} 2026-04-02 18:02:22.627 10 INFO neutron.db.l3_db [None req-0abe2003-def0-4729-81f8-287b6a88dbc5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP 3c65ce04-c595-4619-87ec-431ae86a6887 disassociated (deleted). External IP: 10.96.250.216, port: 1f357825-76c5-451e-83fc-7f508391877e. 2026-04-02 18:02:22.669 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-f1437431-aac1-446f-ab47-cc332948a342 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0968759 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:22.715 10 INFO neutron.wsgi [None req-0abe2003-def0-4729-81f8-287b6a88dbc5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/3c65ce04-c595-4619-87ec-431ae86a6887 HTTP/1.1" status: 204 len: 168 time: 0.7640512 2026-04-02 18:02:22.747 9 INFO neutron.api.v2.resource [None req-33cb8d6e-57a0-4c30-b1a8-ff4a0037c20b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:22.748 9 INFO neutron.wsgi [None req-33cb8d6e-57a0-4c30-b1a8-ff4a0037c20b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/floatingips/3c65ce04-c595-4619-87ec-431ae86a6887 HTTP/1.1" status: 404 len: 345 time: 0.0275106 2026-04-02 18:02:22.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 (type: ports) to 4 2026-04-02 18:02:22.772 10 INFO neutron.wsgi [req-45ae256e-30e4-4eda-bf44-4db8b636a375 req-3b10fff8-8daa-4d65-8f5f-5c026633efbb e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0954218 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:22.892 9 INFO neutron.wsgi [req-4b0bd4b5-690b-4bc9-ab2a-b5d1924d4380 req-abc3a641-0529-41df-bf5b-bd69ee56be23 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1170 time: 0.0345166 2026-04-02 18:02:22.941 9 INFO neutron.wsgi [req-4b0bd4b5-690b-4bc9-ab2a-b5d1924d4380 req-10f7538d-ece4-4750-92e4-be86a2f0ced2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0395064 2026-04-02 18:02:23.032 9 INFO neutron.wsgi [None req-737e904c-3e53-4479-8699-79333e419902 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0054569 2026-04-02 18:02:23.042 9 INFO neutron.wsgi [None req-475e0519-18bd-4c4e-b871-b6f3b640989f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047333 2026-04-02 18:02:23.051 9 INFO neutron.wsgi [None req-36356725-395a-420d-a1e6-deb580853589 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053585 2026-04-02 18:02:23.066 9 INFO neutron.wsgi [None req-85be8bb8-869a-4f01-9afd-55a3df454c82 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047686 2026-04-02 18:02:23.100 9 INFO neutron.wsgi [None req-041d14ca-ac33-4fed-afb0-78d508dfb47e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 200 len: 851 time: 0.0288124 2026-04-02 18:02:23.147 9 INFO neutron.wsgi [None req-488d0616-6e63-43de-a8c5-6cbcad0a4163 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0400767 2026-04-02 18:02:23.195 9 INFO neutron.wsgi [None req-4aedbccc-bf03-4b58-8375-1cce47a928f6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0400767 2026-04-02 18:02:23.300 9 INFO neutron.wsgi [None req-0a6aad30-4b99-4d7b-8199-3d1b68bd9916 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 2628 time: 0.0285161 2026-04-02 18:02:23.563 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: da1d9c65-831e-49e0-ac70-f8df6db06a16 2026-04-02 18:02:23.570 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: 1f357825-76c5-451e-83fc-7f508391877e 2026-04-02 18:02:23.653 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-f2185524-1877-44be-8356-212df09cf736 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1467 time: 0.0314481 2026-04-02 18:02:23.720 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-8e54a0f8-6fe5-4b66-a767-aaaab766872c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0610111 2026-04-02 18:02:23.735 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9be1e35-53a1-4d8e-a2af-6627edb6c504'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'code': 200} 2026-04-02 18:02:23.816 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-d4c829d7-1c88-4c96-89f1-a9c999e8d163 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0887711 2026-04-02 18:02:23.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 7 2026-04-02 18:02:24.038 9 INFO neutron.wsgi [req-37bbe67b-698a-49b2-85bd-487da14449d4 req-3e39fa13-d176-4bca-9358-81f0d2e7f527 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1170 time: 0.0363390 2026-04-02 18:02:24.070 9 INFO neutron.wsgi [req-37bbe67b-698a-49b2-85bd-487da14449d4 req-ed944997-8b6f-4602-90fd-1ea9900d396b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0263481 2026-04-02 18:02:24.164 9 INFO neutron.wsgi [req-085080c2-0592-42a0-976b-2329644af1d3 req-2fba03a9-79a3-4c14-8a4e-0a533b585f65 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1170 time: 0.0339336 2026-04-02 18:02:24.201 9 INFO neutron.wsgi [req-085080c2-0592-42a0-976b-2329644af1d3 req-c01182f1-74eb-4955-a95d-e41d34b7e1f5 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0275826 2026-04-02 18:02:24.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-035a3758-5c44-4695-a029-18a867561d14 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 8 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:24.242 10 INFO neutron.wsgi [None req-035a3758-5c44-4695-a029-18a867561d14 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1347 time: 0.4216840 2026-04-02 18:02:24.264 10 INFO neutron.wsgi [None req-3351c0c0-1741-4afc-8adf-b59504ff837c ce6571a4dfbd4729b080c623fa2727c5 fa03b066a083442299c1dbf9f037b84e - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1356 time: 0.0353973 2026-04-02 18:02:24.341 9 INFO neutron.wsgi [None req-76410c72-d4a7-4b79-8943-49dc3564f3a7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0347362 2026-04-02 18:02:24.354 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-bd976ec9-0951-4631-9adb-464cd817bed5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=5e2f39b376b347a89ea91583717a5a8d&device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1369 time: 0.0587261 2026-04-02 18:02:24.512 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-f007de8c-7937-46f1-92a3-12d56189a3c6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=c1527be5-9019-4f63-8035-f5577e9d8930&id=dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 200 len: 1729 time: 0.1449206 2026-04-02 18:02:24.558 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-23613327-8125-4d3c-adfb-e433a9facce2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 200 len: 217 time: 0.0378048 2026-04-02 18:02:24.628 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-db9a8d90-ae28-4b1c-b8bf-2b99f71ac357'] response: {'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', 'code': 200} 2026-04-02 18:02:24.642 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-d91662f8-184a-4b83-bb67-2b356250c69e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1c38e28b-a493-47ef-89f6-a6472feede06 HTTP/1.1" status: 200 len: 829 time: 0.0679903 2026-04-02 18:02:24.667 10 INFO neutron.db.l3_db [None req-909b4b01-63ac-41e6-b126-33bc2a0b2401 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Floating IP c449d53a-12ee-4da7-accc-f08a74812ebd associated. External IP: 10.96.250.207, port: c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0. 2026-04-02 18:02:24.670 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-bbd7210f-d793-4f36-9f20-54235869eb6a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=c1527be5-9019-4f63-8035-f5577e9d8930&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225542 2026-04-02 18:02:24.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-21041379-88a5-4903-a0fe-523b4b65500d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource da1d9c65-831e-49e0-ac70-f8df6db06a16 (type: ports) to 9 2026-04-02 18:02:24.746 9 INFO neutron.wsgi [None req-21041379-88a5-4903-a0fe-523b4b65500d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1286 time: 0.4007323 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:25.110 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-0b50fee0-fe4a-4351-914d-a253136bddc8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.4245064 2026-04-02 18:02:25.124 9 INFO neutron.wsgi [None req-59e1b510-d378-4f2b-9c80-08111b21f67b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 200 len: 1286 time: 0.3708873 2026-04-02 18:02:25.192 10 INFO neutron.wsgi [req-e786420e-286f-4c7d-ad10-fce945a01ae4 req-40177d43-f9d8-4cda-8b8d-903794421036 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/c1527be5-9019-4f63-8035-f5577e9d8930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0629995 2026-04-02 18:02:25.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-909b4b01-63ac-41e6-b126-33bc2a0b2401 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c449d53a-12ee-4da7-accc-f08a74812ebd (type: floatingips) to 4 2026-04-02 18:02:25.304 10 INFO neutron.db.ovn_revision_numbers_db [None req-909b4b01-63ac-41e6-b126-33bc2a0b2401 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Successfully bumped revision number for resource c449d53a-12ee-4da7-accc-f08a74812ebd (type: floatingips) to 5 2026-04-02 18:02:25.328 10 INFO neutron.wsgi [None req-909b4b01-63ac-41e6-b126-33bc2a0b2401 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "PUT /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 200 len: 1049 time: 1.0581412 2026-04-02 18:02:25.367 10 INFO neutron.wsgi [None req-42daa6ed-574a-407d-b6f0-5805e5e02b27 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.44 "GET /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 200 len: 1051 time: 0.0338302 2026-04-02 18:02:25.438 9 INFO neutron.wsgi [None req-0d28eab9-4597-454e-8411-84f1d37e67cf aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 204 len: 173 time: 0.3071067 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:25.479 9 INFO neutron.wsgi [None req-4565e255-8b47-4a00-8b39-905fd92534bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0086541 2026-04-02 18:02:25.495 9 INFO neutron.wsgi [None req-77124fb1-95c5-4a60-be08-835a0d4de745 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0066466 2026-04-02 18:02:25.508 9 INFO neutron.wsgi [None req-5c8df49d-0615-4e0d-afb5-0a64e432b5bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0060077 2026-04-02 18:02:25.518 9 INFO neutron.wsgi [None req-3a22375c-ccae-44b8-ad2d-5dcbf122849e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044250 2026-04-02 18:02:25.540 9 INFO neutron.pecan_wsgi.hooks.translation [None req-51de9fa8-276e-4276-b991-faa06dcf5704 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:02:25.542 9 INFO neutron.wsgi [None req-51de9fa8-276e-4276-b991-faa06dcf5704 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/da1d9c65-831e-49e0-ac70-f8df6db06a16 HTTP/1.1" status: 404 len: 338 time: 0.0192873 2026-04-02 18:02:25.576 9 INFO neutron.wsgi [None req-d21f059a-5f51-42de-92a7-a393f7f5da9b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1333 time: 0.0292535 2026-04-02 18:02:25.610 9 INFO neutron.wsgi [None req-decd39d5-5d83-402f-9e43-98ed47f3e2a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/security-groups?name=lb-3ef99f87-4f26-48a2-8376-5c1c15b2ea8c HTTP/1.1" status: 200 len: 1775 time: 0.0276699 2026-04-02 18:02:25.644 9 INFO neutron.wsgi [None req-a3037408-22c2-4592-9ee6-508c8d724f90 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1333 time: 0.0263157 2026-04-02 18:02:25.778 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96f08254-68c6-4d84-bc1a-7472adc8a73f'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da1d9c65-831e-49e0-ac70-f8df6db06a16', 'code': 200} 2026-04-02 18:02:25.779 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96f08254-68c6-4d84-bc1a-7472adc8a73f'] response: {'name': 'network-changed', 'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', 'status': 'completed', 'code': 200} 2026-04-02 18:02:25.835 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-fd457aca-6ba7-49db-81ff-8822b0ec9a28 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=b7f0076ea78045de975be3910b994857&device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1361 time: 0.0394857 2026-04-02 18:02:25.904 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-f9818d5e-3303-4950-9e6b-8920cc6f8072 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 200 len: 959 time: 0.0633414 2026-04-02 18:02:25.950 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-4cac5e22-a75a-40b8-be25-76452f2572d8 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 HTTP/1.1" status: 200 len: 1059 time: 0.0415430 2026-04-02 18:02:25.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-66e19f2e-8b20-4590-94e0-4cbd97b9a471 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1f357825-76c5-451e-83fc-7f508391877e (type: ports) to 17 2026-04-02 18:02:25.995 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-7dceee33-04d9-4dfd-ac19-aa8e1d81093a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 200 len: 852 time: 0.0404696 2026-04-02 18:02:26.008 9 INFO neutron.wsgi [None req-66e19f2e-8b20-4590-94e0-4cbd97b9a471 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "PUT /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 200 len: 1295 time: 0.3555014 2026-04-02 18:02:26.030 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-2270da9c-8b0a-46c3-bf91-3851db6a1c3f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=58df3136-6ad3-4d92-857c-6ecbbc51579e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0272365 2026-04-02 18:02:26.096 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-1d5c68c4-3358-4bb2-8aa4-8280f1e0c045 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0603075 2026-04-02 18:02:26.110 9 INFO neutron.wsgi [None req-3543d6fb-a89f-4c21-afde-1637fbefdb08 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/security-groups/8d046a77-8cce-47e9-acef-bb390f6b5b62 HTTP/1.1" status: 204 len: 173 time: 0.0960031 2026-04-02 18:02:26.160 10 INFO neutron.wsgi [req-85ea31b1-586e-4393-b6e5-85d891626881 req-4d2ffcd2-9dc3-4de6-90ae-944ffd6c5912 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0566261 2026-04-02 18:02:26.395 9 INFO neutron.wsgi [None req-1b612a2d-3a5f-4aa5-8e6d-76972e724416 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/1f357825-76c5-451e-83fc-7f508391877e HTTP/1.1" status: 204 len: 173 time: 0.2791119 2026-04-02 18:02:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015128 2026-04-02 18:02:26.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025804 2026-04-02 18:02:26.716 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: 33d05c48-5129-4112-bf97-38e3438abac9 2026-04-02 18:02:26.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d968f9d3-ea1e-4546-899b-184fa597bc3a'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', 'code': 200} 2026-04-02 18:02:26.989 10 INFO neutron.wsgi [req-29445c30-66c0-478e-9815-ce269dd57ca2 req-6702470f-ee6e-478f-bc9d-b468c3cbad45 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=e8497fb7-d9fe-4c40-bff7-e61e61566124 HTTP/1.1" status: 200 len: 1367 time: 0.0396142 2026-04-02 18:02:27.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 33d05c48-5129-4112-bf97-38e3438abac9 (type: ports) to 5 2026-04-02 18:02:27.309 10 INFO neutron.wsgi [None req-b613c0ae-fd26-4763-80e2-8293ef3fd12f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 199.19.213.14 "DELETE /v2.0/ports/33d05c48-5129-4112-bf97-38e3438abac9 HTTP/1.1" status: 204 len: 173 time: 0.3101697 2026-04-02 18:02:27.824 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-343c561d-610c-4aa9-946b-fa0510080f0f'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-deleted', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', '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-04-02 18:02:28.415 9 INFO neutron.db.l3_db [None req-aed7f7f1-7769-4c9f-91e7-644645ab2cfc 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP 44922594-f19b-44c4-99d4-2d959b271dd7 disassociated (deleted). External IP: 10.96.250.202, port: cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb. 2026-04-02 18:02:28.510 9 INFO neutron.wsgi [None req-aed7f7f1-7769-4c9f-91e7-644645ab2cfc 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/44922594-f19b-44c4-99d4-2d959b271dd7 HTTP/1.1" status: 204 len: 168 time: 0.5217550 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:28.547 9 INFO neutron.api.v2.resource [None req-41b3d46f-b362-4b89-bc25-000dab679659 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:28.549 9 INFO neutron.wsgi [None req-41b3d46f-b362-4b89-bc25-000dab679659 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/floatingips/44922594-f19b-44c4-99d4-2d959b271dd7 HTTP/1.1" status: 404 len: 345 time: 0.0318179 2026-04-02 18:02:28.784 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb 2026-04-02 18:02:28.841 9 INFO neutron.wsgi [req-ec550c5a-2afe-48e4-b072-f6593e186528 req-e6021b38-e931-4bbf-b8c2-6db7531f2eb5 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1400 time: 0.1412129 2026-04-02 18:02:28.925 9 INFO neutron.wsgi [req-ec550c5a-2afe-48e4-b072-f6593e186528 req-e80ebae5-d189-49db-8aa9-5ceee064338e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0755198 2026-04-02 18:02:28.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-067ef03e-48f7-4abb-8262-96bb2acdd7e0'] response: {'server_uuid': 'e8497fb7-d9fe-4c40-bff7-e61e61566124', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33d05c48-5129-4112-bf97-38e3438abac9', 'code': 200} 2026-04-02 18:02:28.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-067ef03e-48f7-4abb-8262-96bb2acdd7e0'] response: {'name': 'network-changed', 'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'status': 'completed', 'code': 200} 2026-04-02 18:02:28.997 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-8e8fce56-fd75-4642-895b-396d5bd5d3dc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1588 time: 0.0410156 2026-04-02 18:02:29.059 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-d08f6723-be8d-4f23-b84c-b5f5ca54710d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 200 len: 1003 time: 0.0566163 2026-04-02 18:02:29.096 9 INFO neutron.wsgi [req-d048a567-4bae-4e38-b39d-f707dc8308de req-b3868fc8-4ede-4d77-b2be-473a353283ac 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=059e918d-f00a-4e33-8d0f-7515e997ab07 HTTP/1.1" status: 200 len: 1398 time: 0.0504646 2026-04-02 18:02:29.098 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-fede111b-e83b-40c7-8082-7b0ec708efe5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0313797 2026-04-02 18:02:29.134 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-95f338a6-6f36-4ae4-99b1-71ea4e142d97 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21c&port_id=cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 200 len: 217 time: 0.0261023 2026-04-02 18:02:29.186 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-466e3af8-73a5-4e2e-8ad2-23242191070a e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=1154c11f-0a62-43d4-9579-d79a600cfd58&id=e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 200 len: 1567 time: 0.0462952 2026-04-02 18:02:29.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb (type: ports) to 5 2026-04-02 18:02:29.219 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-0c84ca71-2f57-4c8c-8dc7-d0466d8eb84e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279717 2026-04-02 18:02:29.249 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-61e0bee0-bc29-4cbd-8b49-258631aa0c08 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=3ce7ed39-0fe9-4bd7-b7b3-97f223107c34&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234902 2026-04-02 18:02:29.323 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-f24ee6e0-af6d-4aad-92b1-74c21eb1d487 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0666838 2026-04-02 18:02:29.409 10 INFO neutron.wsgi [req-3b1c77da-9322-40bd-a965-0c7f5d8ed52e req-dc2536aa-e8f7-43a5-8b16-e899f4655c04 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0793359 2026-04-02 18:02:29.515 9 INFO neutron.wsgi [None req-d168bde2-7c7e-4f70-a40a-569be97d819b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 199.19.213.14 "DELETE /v2.0/ports/cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb HTTP/1.1" status: 204 len: 173 time: 0.3999302 2026-04-02 18:02:30.974 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-319e3330-530d-4b26-8fff-ddeb410a8272'] response: {'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'code': 200} 2026-04-02 18:02:30.975 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-319e3330-530d-4b26-8fff-ddeb410a8272'] response: {'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'code': 200} 2026-04-02 18:02:30.975 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-319e3330-530d-4b26-8fff-ddeb410a8272'] response: {'server_uuid': '059e918d-f00a-4e33-8d0f-7515e997ab07', 'name': 'network-vif-deleted', 'tag': 'cbdfe102-fb8e-4e19-bd6e-7edf6aa60bdb', 'status': 'completed', 'code': 200} 2026-04-02 18:02:32.874 10 INFO neutron.wsgi [None req-9ec07ca2-e388-45f8-b2da-3750f01c1da7 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0579689 2026-04-02 18:02:32.917 10 INFO neutron.wsgi [None req-c7382ae6-b6d9-44a3-94e7-810f44669a12 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6136 time: 0.0386205 2026-04-02 18:02:32.958 10 INFO neutron.wsgi [None req-d65a8df5-e6c7-4847-8fd5-11cffd0a47d3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21433 time: 0.0384650 2026-04-02 18:02:32.985 10 INFO neutron.wsgi [None req-c48d8d0e-2db1-48c9-91e6-f0631a5c319d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3808 time: 0.0146854 2026-04-02 18:02:33.029 10 INFO neutron.wsgi [None req-5dc9b438-33df-4600-b8ca-e0c13dc02e0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6136 time: 0.0413845 2026-04-02 18:02:33.047 10 INFO neutron.wsgi [None req-436a3d5d-b711-4834-be8c-a28f2fe32767 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0168767 2026-04-02 18:02:33.087 10 INFO neutron.wsgi [None req-58bd85b1-549e-4a7b-bfa1-daa9fae67a5c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1878 time: 0.0385370 2026-04-02 18:02:33.226 10 INFO neutron.wsgi [None req-78b7fd89-e10e-4adc-af4e-5ec186e1cb8e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 40494 time: 0.1377063 2026-04-02 18:02:33.311 10 INFO neutron.wsgi [None req-c9983e64-fce6-4ea6-93e0-a04e8d7bec0d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1522 time: 0.0735018 2026-04-02 18:02:33.324 10 INFO neutron.wsgi [None req-c2e7dc58-b337-4d55-8916-5bd4d70056c6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0111694 2026-04-02 18:02:33.387 10 INFO neutron.wsgi [None req-ee35478b-2133-41fc-b3de-e60521f498bb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5466 time: 0.0620918 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:34.361 9 INFO neutron.db.l3_db [None req-17202efa-79d5-4a84-a150-f73d58bfa284 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] Floating IP e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 disassociated (deleted). External IP: 10.96.250.218, port: 602b23a7-c5dd-4890-ac00-49811a725cf3. 2026-04-02 18:02:34.432 9 INFO neutron.wsgi [None req-17202efa-79d5-4a84-a150-f73d58bfa284 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 HTTP/1.1" status: 204 len: 168 time: 0.4438601 2026-04-02 18:02:34.466 10 INFO neutron.api.v2.resource [None req-310cb5e4-0262-4e77-91c1-ddbeec543525 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:34.467 10 INFO neutron.wsgi [None req-310cb5e4-0262-4e77-91c1-ddbeec543525 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/floatingips/e3cffb6e-d02a-49b5-9a91-3deb2b3897e0 HTTP/1.1" status: 404 len: 345 time: 0.0287414 2026-04-02 18:02:34.467 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6e2fc80-19f0-46be-9c92-e4bcff438242'] response: {'name': 'network-changed', 'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', '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-04-02 18:02:34.519 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-d74aae53-29de-43d5-82b9-e6ec491dd32f e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=c44e11e195124d0a98d4d686454954ce&device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1586 time: 0.0313880 2026-04-02 18:02:34.586 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-35b0e23a-beea-48a5-b52a-b7aab6fb2044 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 200 len: 1002 time: 0.0630574 2026-04-02 18:02:34.639 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-5c2e53e6-cf81-4f05-b6f9-451aa09764ab e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.93&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0482435 2026-04-02 18:02:34.660 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: 602b23a7-c5dd-4890-ac00-49811a725cf3 2026-04-02 18:02:34.688 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-746aa31c-c275-41fd-9e61-52c1f24397ed e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A103&port_id=602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 200 len: 217 time: 0.0398412 2026-04-02 18:02:34.746 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-72292a39-4f7c-4e8e-8b04-2ca9b5c45a15 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=03378228-244e-46f0-b174-a06328d937fc&id=c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 200 len: 1561 time: 0.0526285 2026-04-02 18:02:34.783 9 INFO neutron.wsgi [req-ca9f6664-5f4d-435f-9554-168043a1de7a req-a0541ed7-a0e2-4cb9-9cd2-e7022806bcaa 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1396 time: 0.1726820 2026-04-02 18:02:34.784 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-bb3d665a-123d-43ad-9311-afc582948b90 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0340302 2026-04-02 18:02:34.786 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-999c5a39-5f8e-4b0c-b5f4-baa35c848d71'] response: {'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'code': 200} 2026-04-02 18:02:34.822 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-c82889af-8d99-4ae8-a795-ac077c35c1e0 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=1c4bd067-ea93-416d-9cf9-5885d986609a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0314035 2026-04-02 18:02:34.862 9 INFO neutron.wsgi [req-ca9f6664-5f4d-435f-9554-168043a1de7a req-7f32ad8e-8fe1-416a-93ee-209590a264bc 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=329479d5-027b-42c1-9110-18365ab8c680&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0729060 2026-04-02 18:02:34.905 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-c66fd5df-3eec-4c4b-afda-9c876921f486 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0759323 2026-04-02 18:02:34.971 9 INFO neutron.wsgi [req-4a0ce885-e614-4218-b691-f649e93b0aa3 req-c3e64372-a170-46fe-8c55-d61644ec8c89 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0616112 2026-04-02 18:02:34.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource 602b23a7-c5dd-4890-ac00-49811a725cf3 (type: ports) to 5 2026-04-02 18:02:35.085 10 INFO neutron.wsgi [req-05e5b605-725f-41c9-adcc-f2a9b91f2a6f req-9ec85452-24b1-4012-8828-509c8403aa34 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=be1f127b-497d-4e61-a849-4893a514416e HTTP/1.1" status: 200 len: 1394 time: 0.1361544 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:35.362 10 INFO neutron.wsgi [req-0b4da669-0945-489f-974b-1a23753f0b28 req-f26a03be-5df6-44b6-8210-3e66bf590900 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1361 time: 0.0409381 2026-04-02 18:02:35.411 10 INFO neutron.wsgi [req-0b4da669-0945-489f-974b-1a23753f0b28 req-998b95c7-a15b-466c-98d1-d466e206d2d6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0393512 2026-04-02 18:02:35.424 10 INFO neutron.wsgi [None req-81b6bac0-593b-4abe-9206-b383662ff853 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 199.19.213.14 "DELETE /v2.0/ports/602b23a7-c5dd-4890-ac00-49811a725cf3 HTTP/1.1" status: 204 len: 173 time: 0.3330781 2026-04-02 18:02:36.859 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4351ef5c-fa92-466d-9e51-3a5788ab1409'] response: {'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'code': 200} 2026-04-02 18:02:36.860 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4351ef5c-fa92-466d-9e51-3a5788ab1409'] response: {'server_uuid': 'be1f127b-497d-4e61-a849-4893a514416e', 'name': 'network-vif-deleted', 'tag': '602b23a7-c5dd-4890-ac00-49811a725cf3', 'status': 'completed', 'code': 200} 2026-04-02 18:02:38.290 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 2026-04-02 18:02:38.360 9 INFO neutron.wsgi [req-33eeee40-6c36-4cd4-b9de-1c9e7c2f6511 req-f7a06d84-cbb4-4d84-9713-b498564b4dbf 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1170 time: 0.1328850 2026-04-02 18:02:38.410 9 INFO neutron.wsgi [req-33eeee40-6c36-4cd4-b9de-1c9e7c2f6511 req-42699614-f41c-47d3-963b-a6944f965d04 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=592a9fec-c7c3-490d-9e12-350fd2fd4d7d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0442848 2026-04-02 18:02:38.486 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ce84c38-395f-4ba6-97b6-f944c82b3705'] response: {'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', 'code': 200} 2026-04-02 18:02:38.624 10 INFO neutron.wsgi [req-5329c062-f700-4a90-8328-8193e52f0f10 req-6e17b8a2-3e24-4c93-bc89-3d5ca2535c75 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 1168 time: 0.0851083 2026-04-02 18:02:38.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 (type: ports) to 5 2026-04-02 18:02:39.194 10 INFO neutron.db.l3_db [None req-0d460c07-3817-4f38-904d-bb644e4e3c5b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] Floating IP c449d53a-12ee-4da7-accc-f08a74812ebd disassociated. External IP: 10.96.250.207, port: c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0. 2026-04-02 18:02:39.385 10 INFO neutron.wsgi [None req-0d460c07-3817-4f38-904d-bb644e4e3c5b 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 199.19.213.14 "DELETE /v2.0/ports/c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0 HTTP/1.1" status: 204 len: 173 time: 0.7556441 2026-04-02 18:02:39.423 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aafea00a-83dd-4efc-a3f2-a999071900bc'] response: {'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'name': 'network-vif-deleted', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', '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-04-02 18:02:39.506 9 INFO neutron.wsgi [req-dd5e4c6d-ae3c-43a3-961b-77d4530d2a44 req-e0e21e50-6f10-4ec4-9026-0a895f907b6a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=333e353c-c5c5-42e4-8f57-63136559abdd HTTP/1.1" status: 200 len: 210 time: 0.0351686 2026-04-02 18:02:40.046 10 INFO neutron.wsgi [None req-eb49b091-9d72-4082-a2f7-c25cb93ef26b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/3d457a85-9ae3-444c-a700-f8807a79a17e HTTP/1.1" status: 204 len: 168 time: 0.1167440 2026-04-02 18:02:40.062 10 INFO neutron.api.v2.resource [None req-cdfc7722-ac6b-422f-81e7-fdb5aaaaf547 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.063 10 INFO neutron.wsgi [None req-cdfc7722-ac6b-422f-81e7-fdb5aaaaf547 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/3d457a85-9ae3-444c-a700-f8807a79a17e HTTP/1.1" status: 404 len: 356 time: 0.0110710 2026-04-02 18:02:40.175 10 INFO neutron.wsgi [None req-ec42cb9b-f7a5-4616-80c2-165b18a14f97 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/f93c5e89-903c-40d1-acf2-916777c6c4d3 HTTP/1.1" status: 204 len: 168 time: 0.1081488 2026-04-02 18:02:40.188 10 INFO neutron.api.v2.resource [None req-9d9d0b71-5fde-4a3a-a7d5-9e199cd5dd77 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.189 10 INFO neutron.wsgi [None req-9d9d0b71-5fde-4a3a-a7d5-9e199cd5dd77 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/f93c5e89-903c-40d1-acf2-916777c6c4d3 HTTP/1.1" status: 404 len: 356 time: 0.0085075 2026-04-02 18:02:40.290 10 INFO neutron.wsgi [None req-f6cd1cf0-1955-46fc-98f0-5bd5451ecaff 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/2e05e4ad-e3c6-45f8-bd0a-836e6129bf13 HTTP/1.1" status: 204 len: 168 time: 0.0954857 2026-04-02 18:02:40.302 10 INFO neutron.api.v2.resource [None req-c5752fe3-fb68-4d79-90ff-180c5b1de3f6 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.303 10 INFO neutron.wsgi [None req-c5752fe3-fb68-4d79-90ff-180c5b1de3f6 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/2e05e4ad-e3c6-45f8-bd0a-836e6129bf13 HTTP/1.1" status: 404 len: 356 time: 0.0092833 2026-04-02 18:02:40.411 10 INFO neutron.wsgi [None req-8c27c9be-7434-4910-838e-7fa5e27ff1cd 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/9e662b19-1514-4594-b08e-dfeba7dca516 HTTP/1.1" status: 204 len: 168 time: 0.1054623 2026-04-02 18:02:40.425 10 INFO neutron.api.v2.resource [None req-334fbaa3-7484-4314-9dd5-4c548b3c5895 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.426 10 INFO neutron.wsgi [None req-334fbaa3-7484-4314-9dd5-4c548b3c5895 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/9e662b19-1514-4594-b08e-dfeba7dca516 HTTP/1.1" status: 404 len: 356 time: 0.0104420 2026-04-02 18:02:40.523 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bda5fe8-86c2-49ef-92f0-ad56f9ef8954'] response: {'server_uuid': '333e353c-c5c5-42e4-8f57-63136559abdd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c44f8d9b-b57b-4f33-a84f-fddef6f7e1b0', 'code': 200} 2026-04-02 18:02:40.527 10 INFO neutron.wsgi [None req-4208eb54-fc4a-492c-aec5-d5bfdb2a9299 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/2f113984-8003-443f-a9df-b4afff804055 HTTP/1.1" status: 204 len: 168 time: 0.0960376 2026-04-02 18:02:40.540 10 INFO neutron.api.v2.resource [None req-56175346-435f-4c9c-8d36-36b9c55873c7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.542 10 INFO neutron.wsgi [None req-56175346-435f-4c9c-8d36-36b9c55873c7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/2f113984-8003-443f-a9df-b4afff804055 HTTP/1.1" status: 404 len: 356 time: 0.0094979 2026-04-02 18:02:40.683 10 INFO neutron.wsgi [None req-315c1a39-ef1b-4ac8-8241-6088f2b7aa28 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/fc830849-0db5-489c-9c37-9e5a11f10fe6 HTTP/1.1" status: 204 len: 168 time: 0.1355484 2026-04-02 18:02:40.699 10 INFO neutron.api.v2.resource [None req-cc2f4608-5ed6-4a1a-9837-88547e0dd07a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.702 10 INFO neutron.wsgi [None req-cc2f4608-5ed6-4a1a-9837-88547e0dd07a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/fc830849-0db5-489c-9c37-9e5a11f10fe6 HTTP/1.1" status: 404 len: 356 time: 0.0139110 2026-04-02 18:02:40.741 9 INFO neutron.wsgi [None req-5051e3d6-902e-4c1a-9deb-dc26d0653d60 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/592a9fec-c7c3-490d-9e12-350fd2fd4d7d HTTP/1.1" status: 204 len: 168 time: 0.1579583 2026-04-02 18:02:40.813 10 INFO neutron.wsgi [None req-7d401540-1057-4ef1-b736-cbbe5a296da9 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/67d43aee-51f7-4aaa-ba72-d511003dd875 HTTP/1.1" status: 204 len: 168 time: 0.1072974 2026-04-02 18:02:40.828 10 INFO neutron.api.v2.resource [None req-3540f613-1320-4d84-b800-7b1438fac7da 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.829 10 INFO neutron.wsgi [None req-3540f613-1320-4d84-b800-7b1438fac7da 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/67d43aee-51f7-4aaa-ba72-d511003dd875 HTTP/1.1" status: 404 len: 356 time: 0.0120525 2026-04-02 18:02:40.940 10 INFO neutron.wsgi [None req-a8a11a1d-8287-42ff-b9c4-ccf28727c23b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/08c5a524-07a0-4959-8bd3-897e6f74f47d HTTP/1.1" status: 204 len: 168 time: 0.1069098 2026-04-02 18:02:40.954 10 INFO neutron.api.v2.resource [None req-0b7dc921-a8cc-4362-8fc5-803daf621a73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:40.955 10 INFO neutron.wsgi [None req-0b7dc921-a8cc-4362-8fc5-803daf621a73 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/08c5a524-07a0-4959-8bd3-897e6f74f47d HTTP/1.1" status: 404 len: 356 time: 0.0097055 2026-04-02 18:02:41.066 10 INFO neutron.wsgi [None req-9dac3de6-349e-4b01-a498-ac318af4703a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/ea60a26e-28ff-4277-aeca-a1a2a494b0d4 HTTP/1.1" status: 204 len: 168 time: 0.1071546 2026-04-02 18:02:41.080 10 INFO neutron.api.v2.resource [None req-a652a167-6182-4301-aa70-f3b566b7832d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:41.081 10 INFO neutron.wsgi [None req-a652a167-6182-4301-aa70-f3b566b7832d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/ea60a26e-28ff-4277-aeca-a1a2a494b0d4 HTTP/1.1" status: 404 len: 356 time: 0.0114298 2026-04-02 18:02:41.142 9 INFO neutron.wsgi [None req-8eb5b7f8-9c2e-457e-8848-cedd8f8c2745 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/c449d53a-12ee-4da7-accc-f08a74812ebd HTTP/1.1" status: 204 len: 168 time: 0.3663149 2026-04-02 18:02:41.187 10 INFO neutron.wsgi [None req-c6465245-2e1e-4718-8807-3f9c943dc79f 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/1d016ba7-1eb2-435f-b556-ed21336ff0f3 HTTP/1.1" status: 204 len: 168 time: 0.1021886 2026-04-02 18:02:41.216 9 INFO neutron.api.v2.resource [None req-b3da27b7-d292-48ad-a857-35df451732e4 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:41.217 9 INFO neutron.wsgi [None req-b3da27b7-d292-48ad-a857-35df451732e4 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/1d016ba7-1eb2-435f-b556-ed21336ff0f3 HTTP/1.1" status: 404 len: 356 time: 0.0138738 2026-04-02 18:02:41.350 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] OVN reports status down for port: b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 2026-04-02 18:02:41.353 9 INFO neutron.wsgi [req-cfe285a1-9ebf-4fb5-99a9-040cb7888852 req-0eccac6f-140c-46ab-baf9-ce8137d06533 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1170 time: 0.0485337 2026-04-02 18:02:41.362 9 INFO neutron.wsgi [None req-7b215582-0991-4f78-b1a5-a19a2655a5bd 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-group-rules/28957f74-e64f-495f-974c-4cafee6d35f2 HTTP/1.1" status: 204 len: 168 time: 0.1366258 2026-04-02 18:02:41.378 9 INFO neutron.api.v2.resource [None req-07af75cf-e732-4991-b607-6328a3685fa2 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:41.379 9 INFO neutron.wsgi [None req-07af75cf-e732-4991-b607-6328a3685fa2 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-group-rules/28957f74-e64f-495f-974c-4cafee6d35f2 HTTP/1.1" status: 404 len: 356 time: 0.0130277 2026-04-02 18:02:41.394 9 INFO neutron.wsgi [req-cfe285a1-9ebf-4fb5-99a9-040cb7888852 req-dc72cfd4-4f36-4e51-9b9e-7ca0d3f9e83e 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=a43fd61c-940f-4185-b882-1381214131ab&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0363226 2026-04-02 18:02:41.509 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fde3ee3-3ecb-49eb-8835-fb5e556b91e0'] response: {'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'code': 200} 2026-04-02 18:02:41.580 10 INFO neutron.wsgi [None req-bba19de6-fc2f-4d5b-9032-bec033ac0935 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/329479d5-027b-42c1-9110-18365ab8c680 HTTP/1.1" status: 204 len: 168 time: 0.1964405 2026-04-02 18:02:41.601 10 INFO neutron.api.v2.resource [None req-86621a84-b74c-4980-8453-5c7522d4d019 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:41.602 10 INFO neutron.wsgi [None req-86621a84-b74c-4980-8453-5c7522d4d019 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/security-groups/329479d5-027b-42c1-9110-18365ab8c680 HTTP/1.1" status: 404 len: 347 time: 0.0175657 2026-04-02 18:02:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017252 2026-04-02 18:02:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013707 2026-04-02 18:02:41.685 10 INFO neutron.wsgi [req-0524f692-c8eb-42f0-bb72-3053e6c93587 req-60f7c88d-dd25-4487-82b5-f8ce8a95cbfc 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=b99ae380-2352-4f30-85a8-6e117d68aad3 HTTP/1.1" status: 200 len: 1168 time: 0.0721834 2026-04-02 18:02:41.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d9cae37-7996-4cf3-bf19-7b3d41db1c46 - - - - - -] Successfully bumped revision number for resource b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 (type: ports) to 5 2026-04-02 18:02:41.993 10 INFO neutron.wsgi [None req-7df04f04-e0e3-4a60-b30c-64fbbbaa6d29 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 199.19.213.14 "DELETE /v2.0/ports/b2b3e2d4-0d26-44ae-9fce-e039aa4d4005 HTTP/1.1" status: 204 len: 173 time: 0.3033125 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:42.574 10 INFO neutron.wsgi [None req-cb28367b-8213-45ba-bd8e-0a658967ff9a 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/a43fd61c-940f-4185-b882-1381214131ab HTTP/1.1" status: 204 len: 168 time: 0.1284068 2026-04-02 18:02:42.888 9 INFO neutron.wsgi [None req-b9ff1923-e3cc-49bf-9eb9-fbf33f68b45e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2323425 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:43.018 9 INFO neutron.api.v2.resource [None req-05af108d-a9ac-4c3f-b9fb-7aac9341c20b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-02 18:02:43.019 9 INFO neutron.wsgi [None req-05af108d-a9ac-4c3f-b9fb-7aac9341c20b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1276665 2026-04-02 18:02:43.462 10 INFO neutron.wsgi [None req-e70e9015-6ac3-4ee3-a558-4323edd823be 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "PUT /v2.0/routers/1a4beb0e-9e40-41f9-9cbc-b9705e6ec6ad/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8510613 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:43.814 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-54bba18a-cfdb-4058-8d74-af95b0ec0644'] response: {'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'code': 200} 2026-04-02 18:02:43.814 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-54bba18a-cfdb-4058-8d74-af95b0ec0644'] response: {'server_uuid': 'b99ae380-2352-4f30-85a8-6e117d68aad3', 'name': 'network-vif-deleted', 'tag': 'b2b3e2d4-0d26-44ae-9fce-e039aa4d4005', 'status': 'completed', 'code': 200} 2026-04-02 18:02:43.914 9 INFO neutron.wsgi [None req-99fe0c21-9fb6-42a1-8aac-bebf7b0c9fcb 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8887415 2026-04-02 18:02:43.992 10 INFO neutron.wsgi [None req-55eb5957-61a5-402f-b5ff-38c49e20bfbe 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/subnets/6fb6c01f-9a39-440d-8688-0c960fd22075 HTTP/1.1" status: 204 len: 168 time: 0.5260851 2026-04-02 18:02:44.085 10 INFO neutron.api.v2.resource [None req-6dd325bd-e375-4f28-9fc0-558eaa3dcbad 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-02 18:02:44.086 10 INFO neutron.wsgi [None req-6dd325bd-e375-4f28-9fc0-558eaa3dcbad 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1685321 2026-04-02 18:02:44.820 10 INFO neutron.wsgi [None req-a4920478-b431-4eef-91fb-eeac28faeae5 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/routers/1a4beb0e-9e40-41f9-9cbc-b9705e6ec6ad HTTP/1.1" status: 204 len: 168 time: 0.8227878 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:45.164 10 INFO neutron.wsgi [None req-fd56f3b6-9da5-4a93-8b9f-ef510c8bc8ab 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0723767 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:45.227 9 INFO neutron.services.segments.plugin [-] Segment ce95ef15-b647-4276-9de3-d2e6d00746e5 resource provider aggregate not found 2026-04-02 18:02:45.231 9 INFO neutron.services.segments.plugin [-] Segment ce95ef15-b647-4276-9de3-d2e6d00746e5 resource provider aggregate not found 2026-04-02 18:02:45.247 9 INFO neutron.services.segments.plugin [-] Segment ce95ef15-b647-4276-9de3-d2e6d00746e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce95ef15-b647-4276-9de3-d2e6d00746e5 found for delete ", "request_id": "req-f14f9938-1cf6-4760-bad7-6488683a0259"}]} 2026-04-02 18:02:45.253 9 INFO neutron.services.segments.plugin [-] Segment ce95ef15-b647-4276-9de3-d2e6d00746e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce95ef15-b647-4276-9de3-d2e6d00746e5 found for delete ", "request_id": "req-0bcf48cb-8df5-4f89-b7ca-31b80c1bf25b"}]} 2026-04-02 18:02:45.261 9 INFO neutron.wsgi [None req-fa524c78-2f8c-4d3e-abc9-0621d18aa6f2 0b6fea54c0ca4144b2f62a4b656f733b b7f0076ea78045de975be3910b994857 - - - -] 10.0.0.44 "DELETE /v2.0/networks/58df3136-6ad3-4d92-857c-6ecbbc51579e HTTP/1.1" status: 204 len: 168 time: 0.4344802 2026-04-02 18:02:45.287 10 INFO neutron.api.v2.resource [None req-1ff99025-063d-4733-8f6a-c65f5c40a8f7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-02 18:02:45.289 10 INFO neutron.wsgi [None req-1ff99025-063d-4733-8f6a-c65f5c40a8f7 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "PUT /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1203640 2026-04-02 18:02:46.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-043e6ead-2b6d-448d-838e-af5c7043ba24 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource e135286b-043b-4d29-9e2a-414793cb4fba (type: security_groups) to 1 2026-04-02 18:02:46.062 9 INFO neutron.wsgi [None req-043e6ead-2b6d-448d-838e-af5c7043ba24 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=fa03b066a083442299c1dbf9f037b84e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2217607 2026-04-02 18:02:46.182 10 INFO neutron.wsgi [None req-c60a319d-88df-426d-b5e7-c252067f211c 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866 HTTP/1.1" status: 204 len: 168 time: 0.8885925 2026-04-02 18:02:46.214 10 INFO neutron.api.v2.resource [None req-cea85a19-76fc-4781-ab07-f091ae3082da 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:02:46.215 10 INFO neutron.wsgi [None req-cea85a19-76fc-4781-ab07-f091ae3082da 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/routers/3e77b117-6038-4bbf-bcca-2ea683525866 HTTP/1.1" status: 404 len: 336 time: 0.0283670 2026-04-02 18:02:46.249 9 INFO neutron.wsgi [None req-0e186569-2705-4f2c-ab87-8640a6d2235c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/e135286b-043b-4d29-9e2a-414793cb4fba HTTP/1.1" status: 204 len: 168 time: 0.1807766 2026-04-02 18:02:46.358 10 INFO neutron.wsgi [None req-b32bd546-9ee7-45c5-9e0d-d156866a9e54 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=b7f0076ea78045de975be3910b994857&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0336547 2026-04-02 18:02:46.417 9 INFO neutron.wsgi [None req-5238cf89-60c6-4d6a-bf68-9ba42257b99e 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 204 len: 168 time: 0.1953270 2026-04-02 18:02:46.443 9 INFO neutron.pecan_wsgi.hooks.translation [None req-62f77743-721b-4718-8211-f1919b4d15f1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:46.445 9 INFO neutron.wsgi [None req-62f77743-721b-4718-8211-f1919b4d15f1 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/e2907a28-814a-4e3e-b4b0-5cf7839f387e HTTP/1.1" status: 404 len: 337 time: 0.0227969 2026-04-02 18:02:46.523 10 INFO neutron.wsgi [None req-46b402c1-92f1-4d3c-996a-e868fd1fad71 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1e6cbb24-0d2e-42d2-94b5-16ed7bd06e68 HTTP/1.1" status: 204 len: 168 time: 0.1616497 2026-04-02 18:02:46.898 9 INFO neutron.wsgi [None req-cb000508-496c-4e0b-b37b-ece1b8ff9f93 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 204 len: 168 time: 0.4499104 2026-04-02 18:02:46.923 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0d5731-80f6-4f90-a0a9-21c13483c101 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:46.924 9 INFO neutron.wsgi [None req-4f0d5731-80f6-4f90-a0a9-21c13483c101 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/1154c11f-0a62-43d4-9579-d79a600cfd58 HTTP/1.1" status: 404 len: 337 time: 0.0210252 2026-04-02 18:02:47.299 9 INFO neutron.services.segments.plugin [-] Segment 2a000ef8-59d3-48c2-9c21-76df4a500abd resource provider aggregate not found 2026-04-02 18:02:47.308 9 INFO neutron.services.segments.plugin [-] Segment 2a000ef8-59d3-48c2-9c21-76df4a500abd resource provider aggregate not found 2026-04-02 18:02:47.339 9 INFO neutron.services.segments.plugin [-] Segment 2a000ef8-59d3-48c2-9c21-76df4a500abd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a000ef8-59d3-48c2-9c21-76df4a500abd found for delete ", "request_id": "req-2d26450d-43b4-423d-8d9c-70c7f00f0358"}]} 2026-04-02 18:02:47.339 9 INFO neutron.services.segments.plugin [-] Segment 2a000ef8-59d3-48c2-9c21-76df4a500abd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a000ef8-59d3-48c2-9c21-76df4a500abd found for delete ", "request_id": "req-2236b14f-aab7-4f1f-98f8-4ee90112babc"}]} 2026-04-02 18:02:47.368 9 INFO neutron.wsgi [None req-43028f6a-058d-4927-b8fa-c0ce0bc52452 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 204 len: 168 time: 0.4392679 2026-04-02 18:02:47.390 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c296a5ac-5bef-4e9c-8aef-55dc72175f34 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:47.392 10 INFO neutron.wsgi [None req-c296a5ac-5bef-4e9c-8aef-55dc72175f34 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/networks/3ce7ed39-0fe9-4bd7-b7b3-97f223107c34 HTTP/1.1" status: 404 len: 339 time: 0.0183585 2026-04-02 18:02:47.580 10 INFO neutron.wsgi [None req-de955467-47e0-4a05-a16a-d45d0124564a 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/03378228-244e-46f0-b174-a06328d937fc HTTP/1.1" status: 204 len: 168 time: 0.1832402 2026-04-02 18:02:47.605 10 INFO neutron.pecan_wsgi.hooks.translation [None req-997f3937-41c2-40a7-be1b-7f4032c2684b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:47.607 10 INFO neutron.wsgi [None req-997f3937-41c2-40a7-be1b-7f4032c2684b 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/03378228-244e-46f0-b174-a06328d937fc HTTP/1.1" status: 404 len: 337 time: 0.0212331 2026-04-02 18:02:47.815 10 INFO neutron.wsgi [None req-3913aff8-76da-480b-8317-ec36bd099c20 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 204 len: 168 time: 0.2034144 2026-04-02 18:02:47.838 9 INFO neutron.pecan_wsgi.hooks.translation [None req-003fe3b5-3ee4-4e95-8b8f-c7ffcd0de320 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:47.839 9 INFO neutron.wsgi [None req-003fe3b5-3ee4-4e95-8b8f-c7ffcd0de320 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/c0fb0281-4c1b-4452-a1c1-dcdec0bfd3bf HTTP/1.1" status: 404 len: 337 time: 0.0192564 2026-04-02 18:02:48.250 9 INFO neutron.wsgi [None req-323c726e-13fd-41f2-9ef7-2036d6c35da4 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 204 len: 168 time: 0.4061618 2026-04-02 18:02:48.277 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a6000c88-a5a3-4c06-a7eb-0f127a49ba7d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:48.278 10 INFO neutron.wsgi [None req-a6000c88-a5a3-4c06-a7eb-0f127a49ba7d 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/networks/1c4bd067-ea93-416d-9cf9-5885d986609a HTTP/1.1" status: 404 len: 339 time: 0.0225828 2026-04-02 18:02:48.484 10 INFO neutron.wsgi [None req-7c1cd7e7-2899-4349-b771-568cd788d3e4 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/370a9006-885a-466a-8581-9d3bfe50bbf2 HTTP/1.1" status: 204 len: 168 time: 0.2011855 2026-04-02 18:02:48.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1b0824ec-1340-4456-a699-a004f9797ddc (type: security_groups) to 1 2026-04-02 18:02:48.525 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6752e3c3-5cd1-4e6b-8761-3d0766b98d6c 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:48.527 10 INFO neutron.wsgi [None req-6752e3c3-5cd1-4e6b-8761-3d0766b98d6c 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/370a9006-885a-466a-8581-9d3bfe50bbf2 HTTP/1.1" status: 404 len: 337 time: 0.0314257 2026-04-02 18:02:48.573 10 INFO neutron.db.segments_db [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 32972b08-91f1-4db2-8034-1b4ae6c397a3 of type geneve for network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc 2026-04-02 18:02:48.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc (type: networks) to 1 2026-04-02 18:02:48.751 9 INFO neutron.wsgi [None req-940f54bd-290a-431f-9d52-74d10c47dd63 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 204 len: 168 time: 0.2188575 2026-04-02 18:02:48.775 9 INFO neutron.pecan_wsgi.hooks.translation [None req-955482c5-06fd-4bf9-a05d-fd0b46208757 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:48.776 9 INFO neutron.wsgi [None req-955482c5-06fd-4bf9-a05d-fd0b46208757 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/subnets/d51ffcaf-4be5-4733-85ee-5b47e3a872c3 HTTP/1.1" status: 404 len: 337 time: 0.0204225 2026-04-02 18:02:48.900 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:48.903 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:48.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e2097eef-d8fb-40dc-8b68-1c14df4016f7 (type: ports) to 1 2026-04-02 18:02:48.985 10 INFO neutron.wsgi [None req-b53df3fd-d98f-429e-9ca9-e01a75562c42 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.8098016 2026-04-02 18:02:49.148 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f3a6f4d-6407-401e-8f35-bee549bfee1d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:49.150 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f3a6f4d-6407-401e-8f35-bee549bfee1d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:49.172 9 INFO neutron.wsgi [None req-34ecde80-b5cd-4b0a-897b-281947828f58 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - - -] 10.0.0.44 "DELETE /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 204 len: 168 time: 0.3899755 2026-04-02 18:02:49.192 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2bac9821-549a-4af5-9b05-5396ff50e7a8 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:02:49.193 9 INFO neutron.wsgi [None req-2bac9821-549a-4af5-9b05-5396ff50e7a8 4de546ccda5a4bed9a2c94406a64398a c44e11e195124d0a98d4d686454954ce - - default default] 10.0.0.44 "GET /v2.0/networks/dcfa347a-b00b-4338-aa5c-c84d4aa14a2a HTTP/1.1" status: 404 len: 339 time: 0.0145078 2026-04-02 18:02:49.563 9 INFO neutron.services.segments.plugin [-] Segment 0793139c-0d67-447c-9c09-2b04c2899a88 resource provider aggregate not found 2026-04-02 18:02:49.579 9 INFO neutron.services.segments.plugin [-] Segment 0793139c-0d67-447c-9c09-2b04c2899a88 resource provider aggregate not found 2026-04-02 18:02:49.591 9 INFO neutron.services.segments.plugin [-] Segment 0793139c-0d67-447c-9c09-2b04c2899a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0793139c-0d67-447c-9c09-2b04c2899a88 found for delete ", "request_id": "req-91dee91e-9ed1-45c1-b90a-7129262f4827"}]} 2026-04-02 18:02:49.601 9 INFO neutron.services.segments.plugin [-] Segment 0793139c-0d67-447c-9c09-2b04c2899a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0793139c-0d67-447c-9c09-2b04c2899a88 found for delete ", "request_id": "req-24d1a5bb-9f14-4cd4-81f9-c8918e63f5b0"}]} 2026-04-02 18:02:49.607 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f3a6f4d-6407-401e-8f35-bee549bfee1d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e2097eef-d8fb-40dc-8b68-1c14df4016f7 (type: ports) to 2 2026-04-02 18:02:49.611 9 INFO neutron.services.segments.plugin [-] Segment b002f924-8c2e-43e9-9afa-69ebe70c66e7 resource provider aggregate not found 2026-04-02 18:02:49.617 9 INFO neutron.services.segments.plugin [-] Segment b002f924-8c2e-43e9-9afa-69ebe70c66e7 resource provider aggregate not found 2026-04-02 18:02:49.623 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f3a6f4d-6407-401e-8f35-bee549bfee1d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource e92ac259-c220-461a-a71d-3f5868e6dda1 (type: subnets) to 0 2026-04-02 18:02:49.626 9 INFO neutron.services.segments.plugin [-] Segment b002f924-8c2e-43e9-9afa-69ebe70c66e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b002f924-8c2e-43e9-9afa-69ebe70c66e7 found for delete ", "request_id": "req-b19f43a4-eba7-47b0-9b81-e44e7d6d3f59"}]} 2026-04-02 18:02:49.632 9 INFO neutron.services.segments.plugin [-] Segment b002f924-8c2e-43e9-9afa-69ebe70c66e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b002f924-8c2e-43e9-9afa-69ebe70c66e7 found for delete ", "request_id": "req-91a3cfc7-ab47-4482-8e06-24c3737779ee"}]} 2026-04-02 18:02:49.637 10 INFO neutron.wsgi [None req-3f3a6f4d-6407-401e-8f35-bee549bfee1d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.6470797 2026-04-02 18:02:50.152 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:50.155 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:50.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: ports) to 1 2026-04-02 18:02:51.058 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: f484ac63-7ebf-4e59-800e-5ce5a35492f1 2026-04-02 18:02:51.070 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port f484ac63-7ebf-4e59-800e-5ce5a35492f1 2026-04-02 18:02:51.072 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: router_ports) to 1 2026-04-02 18:02:51.087 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Router fc29ab35-dec9-4bf8-bc6a-3f2b76703e05 is bound to host instance 2026-04-02 18:02:51.155 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource fc29ab35-dec9-4bf8-bc6a-3f2b76703e05 (type: routers) to 3 2026-04-02 18:02:51.168 9 INFO neutron.wsgi [None req-aecc426e-ae15-488c-adf0-8ff3a9a280e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.5258176 2026-04-02 18:02:51.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-48a049bc-034b-4825-8c48-a4174fc0f385 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 1b2f3590-1b15-4d14-b1bd-4426c17e1f05 (type: security_groups) to 1 2026-04-02 18:02:51.539 10 INFO neutron.wsgi [None req-48a049bc-034b-4825-8c48-a4174fc0f385 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=1ff2be5329484059a8c62c27b62964c8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3484373 2026-04-02 18:02:51.617 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:02:51.619 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:51.679 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: ports) to 1 2026-04-02 18:02:51.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: ports) to 1 2026-04-02 18:02:51.792 10 INFO neutron.wsgi [None req-ee30db60-2ba1-4245-97c7-734b21c92d39 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1b2f3590-1b15-4d14-b1bd-4426c17e1f05 HTTP/1.1" status: 204 len: 168 time: 0.2475784 2026-04-02 18:02:51.915 9 INFO neutron.wsgi [None req-008f3f76-6460-4601-8047-9a7ae8ad47b6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=c44e11e195124d0a98d4d686454954ce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0306392 2026-04-02 18:02:52.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: router_ports) to 2 2026-04-02 18:02:52.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: router_ports) to 3 2026-04-02 18:02:52.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: ports) to 2 2026-04-02 18:02:52.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: ports) to 2 2026-04-02 18:02:52.411 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:02:52.412 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:52.447 10 INFO neutron.wsgi [None req-20074f5a-c46d-45ff-ba44-fb16f8c53d54 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/f8b53716-b959-4a1c-b330-f33fa4b8f7ad HTTP/1.1" status: 204 len: 168 time: 0.5259576 2026-04-02 18:02:52.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: ports) to 4 2026-04-02 18:02:52.735 10 INFO neutron.db.ovn_revision_numbers_db [None req-325ce08a-2fa8-4208-a594-e70ba478beb9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d02b1f29-ece4-4beb-af6a-70ca32b3e480 (type: security_groups) to 1 2026-04-02 18:02:52.765 10 INFO neutron.wsgi [None req-325ce08a-2fa8-4208-a594-e70ba478beb9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=95a48f831d8345bcbe126a3733dcf79e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1926277 2026-04-02 18:02:52.828 9 INFO neutron.db.ovn_revision_numbers_db [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: router_ports) to 2 2026-04-02 18:02:52.830 9 INFO neutron.wsgi [None req-80d8abd0-2f47-4ada-a475-50b31eaa5fbd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/fc29ab35-dec9-4bf8-bc6a-3f2b76703e05/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6579380 2026-04-02 18:02:52.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource f484ac63-7ebf-4e59-800e-5ce5a35492f1 (type: router_ports) to 4 2026-04-02 18:02:52.957 9 INFO neutron.wsgi [None req-11fc8f85-fe47-4d4e-9614-ea63905f1cd5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/d02b1f29-ece4-4beb-af6a-70ca32b3e480 HTTP/1.1" status: 204 len: 168 time: 0.1873710 2026-04-02 18:02:53.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cc11e71-4ec0-4a72-b03f-afb2d409d820 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 5a59f722-1018-4e0c-8c60-f203766df6c0 (type: security_groups) to 1 2026-04-02 18:02:53.212 10 INFO neutron.wsgi [None req-5cc11e71-4ec0-4a72-b03f-afb2d409d820 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=00beeafe49b745009229852225ae1b75&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1294014 2026-04-02 18:02:53.382 10 INFO neutron.wsgi [None req-106874e7-7317-4d3b-ae7c-4493fce1fd9c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/5a59f722-1018-4e0c-8c60-f203766df6c0 HTTP/1.1" status: 204 len: 168 time: 0.1644354 2026-04-02 18:02:53.522 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 0ecb1f4f-16e0-4aa8-8162-e41551fff47e 2026-04-02 18:02:53.532 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 0ecb1f4f-16e0-4aa8-8162-e41551fff47e 2026-04-02 18:02:53.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-e17e15b2-96c9-4ac6-a885-044a328e7c4d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 052e0023-1764-4354-8135-c4b0f54dfda0 (type: security_groups) to 1 2026-04-02 18:02:53.593 10 INFO neutron.wsgi [None req-e17e15b2-96c9-4ac6-a885-044a328e7c4d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=be7593e129554be5bc6efd6329996b14&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1248121 2026-04-02 18:02:53.778 10 INFO neutron.wsgi [None req-98d3454c-da3d-4618-a2ad-81452dbe331a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/052e0023-1764-4354-8135-c4b0f54dfda0 HTTP/1.1" status: 204 len: 168 time: 0.1796367 2026-04-02 18:02:53.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d0799da-ba81-41d4-ad88-7215ec4e6eb5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 15c065a4-a75c-4264-83c5-098e5ab0bf75 (type: security_groups) to 1 2026-04-02 18:02:54.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: ports) to 3 2026-04-02 18:02:54.027 10 INFO neutron.wsgi [None req-3d0799da-ba81-41d4-ad88-7215ec4e6eb5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=091e3e968ed14e39b5b0130c67ceea5f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1220450 2026-04-02 18:02:54.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 7bad2cb0-83c1-46ff-8ba2-ebbd4c1007df (type: security_groups) to 1 2026-04-02 18:02:54.140 10 INFO neutron.db.segments_db [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Added segment 5e366c1c-b213-4fe6-9c94-9631a9593bae of type geneve for network f0a9973d-6dd5-4a91-8d7b-ffac649a70f2 2026-04-02 18:02:54.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 0ecb1f4f-16e0-4aa8-8162-e41551fff47e (type: router_ports) to 3 2026-04-02 18:02:54.259 9 INFO neutron.wsgi [None req-eba31fe8-6857-420e-9a65-b86136679841 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/15c065a4-a75c-4264-83c5-098e5ab0bf75 HTTP/1.1" status: 204 len: 168 time: 0.2275946 2026-04-02 18:02:54.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource f0a9973d-6dd5-4a91-8d7b-ffac649a70f2 (type: networks) to 1 2026-04-02 18:02:54.437 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:54.439 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network f0a9973d-6dd5-4a91-8d7b-ffac649a70f2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:54.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1cd9c436-0319-4554-8a58-ab1a00b201be (type: ports) to 1 2026-04-02 18:02:54.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-484099d2-7fc1-4f5c-a656-efc35521b008 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource aa2c627b-9815-444c-acf1-2de53f024da5 (type: security_groups) to 1 2026-04-02 18:02:54.526 10 INFO neutron.wsgi [None req-1f49002c-5f48-4560-9693-c63210033e33 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.5473804 2026-04-02 18:02:54.531 9 INFO neutron.wsgi [None req-484099d2-7fc1-4f5c-a656-efc35521b008 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=9faba2e251a744c2a282996826d21a90&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1252239 2026-04-02 18:02:54.664 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c123ad40-33e8-44c2-8404-4b43eef76298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:54.666 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c123ad40-33e8-44c2-8404-4b43eef76298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network f0a9973d-6dd5-4a91-8d7b-ffac649a70f2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:54.695 9 INFO neutron.wsgi [None req-72a8631a-ad26-490f-b3f5-7565524a6201 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/aa2c627b-9815-444c-acf1-2de53f024da5 HTTP/1.1" status: 204 len: 168 time: 0.1594172 2026-04-02 18:02:55.101 10 INFO neutron.db.ovn_revision_numbers_db [None req-c123ad40-33e8-44c2-8404-4b43eef76298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 1cd9c436-0319-4554-8a58-ab1a00b201be (type: ports) to 2 2026-04-02 18:02:55.115 10 INFO neutron.db.ovn_revision_numbers_db [None req-c123ad40-33e8-44c2-8404-4b43eef76298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 056dced0-1176-49d8-8e3a-0a3c33fe5d22 (type: subnets) to 0 2026-04-02 18:02:55.130 10 INFO neutron.wsgi [None req-c123ad40-33e8-44c2-8404-4b43eef76298 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.5987883 2026-04-02 18:02:55.583 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] No more DHCP agents 2026-04-02 18:02:55.585 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:55.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: ports) to 1 2026-04-02 18:02:56.581 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Router 69660e6c-9e43-42ce-afd0-9481d22847f5 is bound to host instance 2026-04-02 18:02:56.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: router_ports) to 1 2026-04-02 18:02:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017056 2026-04-02 18:02:56.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014293 2026-04-02 18:02:56.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 69660e6c-9e43-42ce-afd0-9481d22847f5 (type: routers) to 3 2026-04-02 18:02:56.748 10 INFO neutron.wsgi [None req-9a4b2ddd-d31e-44dd-8ee0-bbe1122676ba aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.6125095 2026-04-02 18:02:57.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: ports) to 1 2026-04-02 18:02:57.148 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:02:57.151 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network f0a9973d-6dd5-4a91-8d7b-ffac649a70f2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:57.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: ports) to 1 2026-04-02 18:02:57.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: router_ports) to 3 2026-04-02 18:02:57.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: ports) to 2 2026-04-02 18:02:57.700 9 INFO neutron.db.ovn_revision_numbers_db [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: router_ports) to 2 2026-04-02 18:02:57.765 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: ports) to 4 2026-04-02 18:02:57.829 9 INFO neutron.db.ovn_revision_numbers_db [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: ports) to 2 2026-04-02 18:02:57.891 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] No more DHCP agents 2026-04-02 18:02:57.892 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Unable to schedule network f0a9973d-6dd5-4a91-8d7b-ffac649a70f2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:57.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-62a61a7e-b95d-43dc-a0dc-918caf603c5e - - - - - -] Successfully bumped revision number for resource c84809a6-dd3e-4bae-aa17-69686fd006f7 (type: router_ports) to 4 2026-04-02 18:02:58.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: router_ports) to 2 2026-04-02 18:02:58.486 9 INFO neutron.wsgi [None req-deae62ca-1a0d-489d-872d-0dbe85b26460 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/69660e6c-9e43-42ce-afd0-9481d22847f5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7327859 2026-04-02 18:02:58.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource bca0a6d4-72f0-4da0-9861-4b5c990410da (type: security_groups) to 1 2026-04-02 18:02:58.895 9 INFO neutron.db.segments_db [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Added segment 63e0f7e3-856a-4d1e-b548-3b6d43da346a of type geneve for network c1210231-e3e6-4d54-985a-77d7732e1978 2026-04-02 18:02:59.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource c1210231-e3e6-4d54-985a-77d7732e1978 (type: networks) to 1 2026-04-02 18:02:59.201 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ebb2ac1-4651-4398-9996-ab9926d8ad7c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 9325cf20-5b3a-4003-a502-4b8613a751f7 (type: security_groups) to 1 2026-04-02 18:02:59.229 10 INFO neutron.wsgi [None req-6ebb2ac1-4651-4398-9996-ab9926d8ad7c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1243849 2026-04-02 18:02:59.253 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:02:59.254 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network c1210231-e3e6-4d54-985a-77d7732e1978: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:59.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource d0b5335e-25a4-43ec-bec8-c98e38692217 (type: ports) to 1 2026-04-02 18:02:59.359 9 INFO neutron.wsgi [None req-fa304752-cc17-40f8-b6bb-496496d04ab7 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.7449331 2026-04-02 18:02:59.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-b72bcf7f-c781-4368-9e4c-475a3b78fd9a c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource e44c99ea-ed0f-4eda-a1b0-d223eb35246d (type: security_group_rules) to 0 2026-04-02 18:02:59.406 10 INFO neutron.wsgi [None req-b72bcf7f-c781-4368-9e4c-475a3b78fd9a c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1705987 2026-04-02 18:02:59.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe3e7961-506b-4ee0-b33e-58978cefca5f c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 6fd420cd-25d9-4fc9-908d-2d6953e47b5d (type: security_group_rules) to 0 2026-04-02 18:02:59.532 10 INFO neutron.wsgi [None req-fe3e7961-506b-4ee0-b33e-58978cefca5f c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1215661 2026-04-02 18:02:59.546 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8351fcc7-0709-4324-81b8-2464a91dd756 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:02:59.548 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8351fcc7-0709-4324-81b8-2464a91dd756 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network c1210231-e3e6-4d54-985a-77d7732e1978: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:02:59.597 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 0ecb1f4f-16e0-4aa8-8162-e41551fff47e: RuntimeError: No hosting information found for port 0ecb1f4f-16e0-4aa8-8162-e41551fff47e 2026-04-02 18:02:59.597 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: c84809a6-dd3e-4bae-aa17-69686fd006f7 2026-04-02 18:02:59.609 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port c84809a6-dd3e-4bae-aa17-69686fd006f7 2026-04-02 18:02:59.649 10 INFO neutron.db.ovn_revision_numbers_db [None req-2deb37b4-c237-46a6-8857-5105378a06dc c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 90df4126-653a-4469-8d03-5faa7fc2f54f (type: security_group_rules) to 0 2026-04-02 18:02:59.679 10 INFO neutron.wsgi [None req-2deb37b4-c237-46a6-8857-5105378a06dc c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1416814 2026-04-02 18:02:59.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ec2e744-bd60-492c-b642-d1701c7a7b06 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 7b81c505-d179-4a41-aa57-95d0cc22bf6f (type: security_group_rules) to 0 2026-04-02 18:02:59.837 10 INFO neutron.wsgi [None req-1ec2e744-bd60-492c-b642-d1701c7a7b06 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1527874 2026-04-02 18:02:59.871 10 INFO neutron.db.securitygroups_db [None req-b0898e26-f72b-4ec1-beae-689bdd1ba6fd c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Project 8adbb3b79842446592cc63159199ae3a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:02:59.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0898e26-f72b-4ec1-beae-689bdd1ba6fd c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 2585aae8-ea10-4e68-8572-18edf6965ebe (type: security_group_rules) to 0 2026-04-02 18:02:59.965 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 8416bd14-f728-4b6e-996a-38ac0c1ff832 2026-04-02 18:02:59.966 10 INFO neutron.wsgi [None req-b0898e26-f72b-4ec1-beae-689bdd1ba6fd c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1206560 2026-04-02 18:02:59.975 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 8416bd14-f728-4b6e-996a-38ac0c1ff832 2026-04-02 18:02:59.991 10 INFO neutron.db.securitygroups_db [None req-81f3e7a0-4fdb-41c5-8439-ae084e298c53 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Project 8adbb3b79842446592cc63159199ae3a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 18:03:00.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-81f3e7a0-4fdb-41c5-8439-ae084e298c53 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 108e0b46-a3ff-4ae2-a868-76a1e33443b6 (type: security_group_rules) to 0 2026-04-02 18:03:00.102 10 INFO neutron.wsgi [None req-81f3e7a0-4fdb-41c5-8439-ae084e298c53 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1316605 2026-04-02 18:03:00.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: ports) to 3 2026-04-02 18:03:00.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-8351fcc7-0709-4324-81b8-2464a91dd756 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource d0b5335e-25a4-43ec-bec8-c98e38692217 (type: ports) to 2 2026-04-02 18:03:00.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-8351fcc7-0709-4324-81b8-2464a91dd756 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 46b49823-05bc-4550-be0a-2a947e617289 (type: subnets) to 0 2026-04-02 18:03:00.458 9 INFO neutron.wsgi [None req-8351fcc7-0709-4324-81b8-2464a91dd756 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 1.0933557 2026-04-02 18:03:00.467 9 WARNING neutron.api.v2.base [None req-555f0030-dccc-4e0e-832f-33e9dfded48e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 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-04-02 18:03:00.468 9 INFO neutron.api.v2.resource [None req-555f0030-dccc-4e0e-832f-33e9dfded48e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-02 18:03:00.469 9 INFO neutron.wsgi [None req-555f0030-dccc-4e0e-832f-33e9dfded48e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0051675 2026-04-02 18:03:00.489 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 8416bd14-f728-4b6e-996a-38ac0c1ff832 (type: router_ports) to 3 2026-04-02 18:03:00.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3c8e67f-fc85-46e9-b31e-4594fa5bc1c8 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource c877696f-46a9-4001-96ea-748dc5d3bc92 (type: security_groups) to 1 2026-04-02 18:03:00.565 10 INFO neutron.wsgi [None req-f3c8e67f-fc85-46e9-b31e-4594fa5bc1c8 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1799 time: 0.1034734 2026-04-02 18:03:00.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-838dcd93-4009-4e73-b5cf-702e5112c57e c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 9bf1c0a1-4af2-4422-adad-0c127bd1bdef (type: security_group_rules) to 0 2026-04-02 18:03:00.691 10 INFO neutron.wsgi [None req-838dcd93-4009-4e73-b5cf-702e5112c57e c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1216345 2026-04-02 18:03:00.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-7950c426-4639-40db-9d7a-fd50102ae9df c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 012ab5de-1952-4d26-8721-16530bde63c0 (type: security_group_rules) to 0 2026-04-02 18:03:00.827 10 INFO neutron.wsgi [None req-7950c426-4639-40db-9d7a-fd50102ae9df c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1319532 2026-04-02 18:03:01.002 9 INFO neutron.services.segments.plugin [-] Segment 63e0f7e3-856a-4d1e-b548-3b6d43da346a resource provider aggregate not found 2026-04-02 18:03:01.011 9 INFO neutron.services.segments.plugin [-] Segment 63e0f7e3-856a-4d1e-b548-3b6d43da346a resource provider aggregate not found 2026-04-02 18:03:01.020 9 INFO neutron.services.segments.plugin [-] Segment 63e0f7e3-856a-4d1e-b548-3b6d43da346a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e0f7e3-856a-4d1e-b548-3b6d43da346a found for delete ", "request_id": "req-dcc778d7-0b06-4831-a97f-b6880844723d"}]} 2026-04-02 18:03:01.036 9 INFO neutron.services.segments.plugin [-] Segment 63e0f7e3-856a-4d1e-b548-3b6d43da346a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e0f7e3-856a-4d1e-b548-3b6d43da346a found for delete ", "request_id": "req-fa2f02a8-16ac-457c-94e6-4f44854ba196"}]} 2026-04-02 18:03:01.068 9 INFO neutron.wsgi [None req-9e5c81ae-1ac4-4a7f-a500-5332be0ffb3b 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/networks/c1210231-e3e6-4d54-985a-77d7732e1978 HTTP/1.1" status: 204 len: 168 time: 0.5936496 2026-04-02 18:03:01.092 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0be328cc-7929-4aff-893a-45e1fa45c518 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] No more DHCP agents 2026-04-02 18:03:01.094 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0be328cc-7929-4aff-893a-45e1fa45c518 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:01.160 9 INFO neutron.db.segments_db [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Added segment d1fb9784-acfd-44bd-a8f4-4cd1d8590987 of type geneve for network 933e5711-270b-424a-8bc0-79dd0dbefd39 2026-04-02 18:03:01.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 933e5711-270b-424a-8bc0-79dd0dbefd39 (type: networks) to 1 2026-04-02 18:03:01.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-0be328cc-7929-4aff-893a-45e1fa45c518 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource e6a491ac-f3c4-4580-b483-0cd951f50aaa (type: floatingips) to 0 2026-04-02 18:03:01.407 10 INFO neutron.wsgi [None req-0be328cc-7929-4aff-893a-45e1fa45c518 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5739610 2026-04-02 18:03:01.463 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:03:01.465 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network 933e5711-270b-424a-8bc0-79dd0dbefd39: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:01.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource be9f667a-c7c0-4927-bc43-c1d14450c619 (type: ports) to 1 2026-04-02 18:03:01.551 9 INFO neutron.wsgi [None req-3396915c-678c-4e31-a3fa-39b8d05cf21f 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.4717567 2026-04-02 18:03:01.647 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-9261dc09-5fd4-4367-b151-43f190509555 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-749256112&fields=id&tenant_id=8adbb3b79842446592cc63159199ae3a HTTP/1.1" status: 200 len: 267 time: 0.0426919 2026-04-02 18:03:01.708 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-e1b909cc-8491-4b65-930d-655b4f9f7f5a c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?name=tempest-securitygroup--1689495466&fields=id&tenant_id=8adbb3b79842446592cc63159199ae3a HTTP/1.1" status: 200 len: 267 time: 0.0509341 2026-04-02 18:03:01.810 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97f21bd7-41df-4f94-abcb-a1889046f7aa 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:03:01.815 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-11bda609-0e75-4a9c-8a3e-fa3d81787d88 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/networks?id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc HTTP/1.1" status: 200 len: 872 time: 0.0974569 2026-04-02 18:03:01.816 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97f21bd7-41df-4f94-abcb-a1889046f7aa 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network 933e5711-270b-424a-8bc0-79dd0dbefd39: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:01.843 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-232cb0ea-6f98-496b-970f-543adb71e19d c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/quotas/8adbb3b79842446592cc63159199ae3a HTTP/1.1" status: 200 len: 386 time: 0.0138831 2026-04-02 18:03:01.979 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-0c2dbe8e-8229-4d85-9889-2be054fef230 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?tenant_id=8adbb3b79842446592cc63159199ae3a&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1214936 2026-04-02 18:03:02.110 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-d4ca5255-3703-41f8-b2f6-657a050c0819 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1181014 2026-04-02 18:03:02.203 9 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-3990c0e0-a62c-43e8-86ab-2bc327e67fb4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.112 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0844312 2026-04-02 18:03:02.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-97f21bd7-41df-4f94-abcb-a1889046f7aa 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource be9f667a-c7c0-4927-bc43-c1d14450c619 (type: ports) to 2 2026-04-02 18:03:02.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-97f21bd7-41df-4f94-abcb-a1889046f7aa 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 85e484e2-134e-4a20-89f1-8b7862fe7084 (type: subnets) to 0 2026-04-02 18:03:02.411 9 INFO neutron.wsgi [None req-97f21bd7-41df-4f94-abcb-a1889046f7aa 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.8547931 2026-04-02 18:03:02.412 9 INFO neutron.wsgi [req-28a339bf-a966-493f-8e52-aa52126cac90 req-8d10e828-7b00-4696-9e28-0e55c6531a1e c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 210 time: 0.0740907 2026-04-02 18:03:02.419 9 WARNING neutron.api.v2.base [None req-d7ed3979-e14a-4add-a265-de468d7e5486 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 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-04-02 18:03:02.419 9 INFO neutron.api.v2.resource [None req-d7ed3979-e14a-4add-a265-de468d7e5486 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-02 18:03:02.420 9 INFO neutron.wsgi [None req-d7ed3979-e14a-4add-a265-de468d7e5486 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0045798 2026-04-02 18:03:02.999 10 INFO neutron.wsgi [None req-771165a0-bb72-4d49-bfbf-e3d677c6d70e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/networks/933e5711-270b-424a-8bc0-79dd0dbefd39 HTTP/1.1" status: 204 len: 168 time: 0.5740089 2026-04-02 18:03:03.012 10 INFO neutron.services.segments.plugin [-] Segment d1fb9784-acfd-44bd-a8f4-4cd1d8590987 resource provider aggregate not found 2026-04-02 18:03:03.023 10 INFO neutron.services.segments.plugin [-] Segment d1fb9784-acfd-44bd-a8f4-4cd1d8590987 resource provider aggregate not found 2026-04-02 18:03:03.033 10 INFO neutron.services.segments.plugin [-] Segment d1fb9784-acfd-44bd-a8f4-4cd1d8590987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1fb9784-acfd-44bd-a8f4-4cd1d8590987 found for delete ", "request_id": "req-eea575f4-d8a6-4854-be17-7e0b5abc531c"}]} 2026-04-02 18:03:03.038 10 INFO neutron.services.segments.plugin [-] Segment d1fb9784-acfd-44bd-a8f4-4cd1d8590987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1fb9784-acfd-44bd-a8f4-4cd1d8590987 found for delete ", "request_id": "req-d3afa488-eda9-4899-8bd6-bb0a5382593c"}]} 2026-04-02 18:03:03.085 9 INFO neutron.db.segments_db [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Added segment aba51b2f-73e1-485c-843f-4bdc7090334a of type geneve for network d2474606-f779-480a-ac3d-cec6f35e31ff 2026-04-02 18:03:03.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource d2474606-f779-480a-ac3d-cec6f35e31ff (type: networks) to 1 2026-04-02 18:03:03.231 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-8edef584-1ddc-45e2-8e83-72c9116f47f2 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 199.19.213.14 "GET /v2.0/networks?id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc HTTP/1.1" status: 200 len: 872 time: 0.1222119 2026-04-02 18:03:03.307 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-e5e8e5b6-2d7a-4c6d-a26e-07b178918501 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 199.19.213.14 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8adbb3b79842446592cc63159199ae3a HTTP/1.1" status: 200 len: 472 time: 0.0616333 2026-04-02 18:03:03.646 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9bc1dd5-345a-443c-b8ba-3f8c9744052c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] No more DHCP agents 2026-04-02 18:03:03.648 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9bc1dd5-345a-443c-b8ba-3f8c9744052c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Unable to schedule network a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:03.654 9 INFO neutron.wsgi [req-c2e5a8c3-7426-4075-bd17-dc3b06110372 req-84cda6e2-241d-456b-b6c0-81084ef6c361 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1200 time: 0.0383842 2026-04-02 18:03:03.686 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:03:03.691 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network d2474606-f779-480a-ac3d-cec6f35e31ff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:03.726 9 INFO neutron.wsgi [req-c2e5a8c3-7426-4075-bd17-dc3b06110372 req-297c092e-e93e-4173-8069-7e4a8c3aef4f c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0552340 2026-04-02 18:03:03.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 74e5cf60-a196-49f7-8514-e45207d9186a (type: ports) to 1 2026-04-02 18:03:03.778 9 INFO neutron.wsgi [None req-c285761e-04e3-4a9b-bf80-4f2f7c6c2bc5 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.7736168 2026-04-02 18:03:03.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-d9bc1dd5-345a-443c-b8ba-3f8c9744052c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource 6587bf3a-7dad-4f35-84fb-30a56f672e31 (type: ports) to 1 2026-04-02 18:03:03.836 10 INFO neutron.wsgi [None req-d9bc1dd5-345a-443c-b8ba-3f8c9744052c c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 199.19.213.14 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1201 time: 0.5118155 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:03.954 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6732196-e8d5-4384-a95c-33f42a2425e3 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] No more DHCP agents 2026-04-02 18:03:03.956 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6732196-e8d5-4384-a95c-33f42a2425e3 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Unable to schedule network d2474606-f779-480a-ac3d-cec6f35e31ff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:04.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-0be557e9-2799-4e4a-89bb-9454bbe4d3da e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 6587bf3a-7dad-4f35-84fb-30a56f672e31 (type: ports) to 2 2026-04-02 18:03:04.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-e6732196-e8d5-4384-a95c-33f42a2425e3 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 74e5cf60-a196-49f7-8514-e45207d9186a (type: ports) to 2 2026-04-02 18:03:04.400 9 INFO neutron.db.ovn_revision_numbers_db [None req-e6732196-e8d5-4384-a95c-33f42a2425e3 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] Successfully bumped revision number for resource 551c96d3-f3a8-4ad6-a586-26150583992a (type: subnets) to 0 2026-04-02 18:03:04.415 9 INFO neutron.wsgi [None req-e6732196-e8d5-4384-a95c-33f42a2425e3 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.6316335 2026-04-02 18:03:04.694 9 INFO neutron.wsgi [None req-c40afb61-20f7-4f94-a9a4-ccf296c5e194 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.2735057 2026-04-02 18:03:04.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-0be557e9-2799-4e4a-89bb-9454bbe4d3da e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] Successfully bumped revision number for resource 6587bf3a-7dad-4f35-84fb-30a56f672e31 (type: ports) to 2 2026-04-02 18:03:04.790 10 INFO neutron.wsgi [None req-0be557e9-2799-4e4a-89bb-9454bbe4d3da e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - - -] 199.19.213.14 "PUT /v2.0/ports/6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 200 len: 1371 time: 0.9445608 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:04.832 9 INFO neutron.wsgi [req-af133960-77b7-44ec-b54c-203c294b0a2e req-efbcdfbe-1130-47db-9d83-09f8d853cba4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1212 time: 0.0419130 2026-04-02 18:03:04.863 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-34d22950-55bd-47f2-b57c-1d07b34d0f54 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8adbb3b79842446592cc63159199ae3a&device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1402 time: 0.0428767 2026-04-02 18:03:04.880 9 INFO neutron.wsgi [req-af133960-77b7-44ec-b54c-203c294b0a2e req-0ad138bb-281e-4fc8-8637-2ee6b078787a c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0409184 2026-04-02 18:03:04.895 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bfbba05-b32e-4cc6-bc29-498f1737becf'] response: {'name': 'network-changed', 'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'status': 'completed', 'code': 200} 2026-04-02 18:03:04.897 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-b4ef544f-e25f-47c6-b551-2fc5e8560a5e e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 200 len: 217 time: 0.0269759 2026-04-02 18:03:04.927 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-43407000-6b9d-4e46-bfdb-87b2e00b8037 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=e92ac259-c220-461a-a71d-3f5868e6dda1 HTTP/1.1" status: 200 len: 866 time: 0.0266278 2026-04-02 18:03:04.957 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-9c51d1cc-7baf-4e12-a8d3-129dc202e97d e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234473 2026-04-02 18:03:05.022 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-dc96b633-0fab-4814-a9dd-8d9d1828cb27 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579484 2026-04-02 18:03:05.090 10 INFO neutron.wsgi [req-c70da4f7-b5d3-42fe-8d34-00d5c5bbb94a req-4c958f7c-49e5-4310-aca9-c01be714bbc6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0607328 2026-04-02 18:03:05.155 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-259f6a1d-4280-4fda-86ed-d0c4b7758198 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8adbb3b79842446592cc63159199ae3a&device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1402 time: 0.0302174 2026-04-02 18:03:05.176 9 INFO neutron.wsgi [None req-f77e5b24-1b6e-4e3b-8260-723167049ca8 1f1fba008dc24e61b77464493c89e9c7 d55fc54453534e7790a969f8cb1ab5f8 - - default default] 10.0.0.44 "GET /v2.0/networks/d2474606-f779-480a-ac3d-cec6f35e31ff HTTP/1.1" status: 200 len: 848 time: 0.1120718 2026-04-02 18:03:05.225 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-51b13324-8f0a-4805-a15a-b39bdce7f8b5 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc HTTP/1.1" status: 200 len: 970 time: 0.0566931 2026-04-02 18:03:05.255 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-60afc908-1160-46be-8c24-802274ec8644 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 200 len: 217 time: 0.0256586 2026-04-02 18:03:05.276 9 INFO neutron.wsgi [req-4c06ed60-e73c-40cf-8493-6add8c62584b req-473025d8-d29d-417e-9c0d-a1905f4bbb65 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1402 time: 0.0361159 2026-04-02 18:03:05.290 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-9bea70f9-4f43-46a1-b4ef-54f4c465cbf6 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=e92ac259-c220-461a-a71d-3f5868e6dda1 HTTP/1.1" status: 200 len: 866 time: 0.0298276 2026-04-02 18:03:05.316 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-9ff9674a-8826-4afa-ad98-7102688cb8dd e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216219 2026-04-02 18:03:05.364 9 INFO neutron.wsgi [req-4c06ed60-e73c-40cf-8493-6add8c62584b req-108e130a-e391-47f4-bbdf-7fe254a1b5cc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0809448 2026-04-02 18:03:05.402 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-dbd2ffac-6d85-448f-b884-b61a88ce4b76 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0816700 2026-04-02 18:03:05.476 10 INFO neutron.wsgi [req-a84537f7-f367-4e6b-bf80-3651718e2435 req-7ec57067-ef69-420d-9b7d-c39ca854c8c4 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0671763 2026-04-02 18:03:05.784 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] No hosting information found for port 8416bd14-f728-4b6e-996a-38ac0c1ff832: RuntimeError: No hosting information found for port 8416bd14-f728-4b6e-996a-38ac0c1ff832 2026-04-02 18:03:05.785 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status up for port: 6587bf3a-7dad-4f35-84fb-30a56f672e31 2026-04-02 18:03:05.798 9 INFO neutron.plugins.ml2.plugin [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Attempt 1 to provision port 6587bf3a-7dad-4f35-84fb-30a56f672e31 2026-04-02 18:03:05.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aaa7b9c-7671-4d90-b166-a158f4316b4e'] response: {'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'code': 200} 2026-04-02 18:03:05.989 9 INFO neutron.wsgi [req-7cb8e041-cbd4-44c9-9b8b-d8ee074cddf1 req-3796f49e-14f7-4d00-bcba-bcd957f1833d c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1214 time: 0.0437670 2026-04-02 18:03:06.053 9 INFO neutron.wsgi [req-7cb8e041-cbd4-44c9-9b8b-d8ee074cddf1 req-4fa523ac-38d1-4159-81e7-fe056b98ae3f c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0520296 2026-04-02 18:03:06.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 6587bf3a-7dad-4f35-84fb-30a56f672e31 (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-04-02 18:03:06.397 9 INFO neutron.pecan_wsgi.hooks.translation [None req-bdbe88b9-702e-437a-852b-023c3d5ad6b1 287a1117c42046f1a6dbcc188c4f0ff2 363a4388502344a1ad23546607bd2631 - - default default] GET failed (client error): The resource could not be found. 2026-04-02 18:03:06.401 9 INFO neutron.wsgi [None req-bdbe88b9-702e-437a-852b-023c3d5ad6b1 287a1117c42046f1a6dbcc188c4f0ff2 363a4388502344a1ad23546607bd2631 - - default default] 10.0.0.44 "GET /v2.0/networks/d2474606-f779-480a-ac3d-cec6f35e31ff HTTP/1.1" status: 404 len: 339 time: 0.0648935 2026-04-02 18:03:06.932 9 INFO neutron.services.segments.plugin [-] Segment aba51b2f-73e1-485c-843f-4bdc7090334a resource provider aggregate not found 2026-04-02 18:03:06.936 9 INFO neutron.services.segments.plugin [-] Segment aba51b2f-73e1-485c-843f-4bdc7090334a resource provider aggregate not found 2026-04-02 18:03:06.953 9 INFO neutron.services.segments.plugin [-] Segment aba51b2f-73e1-485c-843f-4bdc7090334a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba51b2f-73e1-485c-843f-4bdc7090334a found for delete ", "request_id": "req-8732f6ea-3cdb-40a5-b1fb-3da4a3054c9f"}]} 2026-04-02 18:03:06.957 9 INFO neutron.services.segments.plugin [-] Segment aba51b2f-73e1-485c-843f-4bdc7090334a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba51b2f-73e1-485c-843f-4bdc7090334a found for delete ", "request_id": "req-219e4898-05b3-4674-9cd0-0fe46cda97ec"}]} 2026-04-02 18:03:06.982 9 INFO neutron.wsgi [None req-5432caf4-28a3-4e00-b801-15facdc9345b 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/networks/d2474606-f779-480a-ac3d-cec6f35e31ff HTTP/1.1" status: 204 len: 168 time: 0.5765052 2026-04-02 18:03:07.016 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b61b07cf-0501-47b9-ad1c-f2597de96ef6 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:03:07.018 10 INFO neutron.wsgi [None req-b61b07cf-0501-47b9-ad1c-f2597de96ef6 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/subnets/46b49823-05bc-4550-be0a-2a947e617289 HTTP/1.1" status: 404 len: 337 time: 0.0255513 2026-04-02 18:03:07.040 10 INFO neutron.pecan_wsgi.hooks.translation [None req-78733b6c-1d3b-4ba4-b703-f4f16f11377e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:03:07.042 10 INFO neutron.wsgi [None req-78733b6c-1d3b-4ba4-b703-f4f16f11377e 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/subnets/85e484e2-134e-4a20-89f1-8b7862fe7084 HTTP/1.1" status: 404 len: 337 time: 0.0191627 2026-04-02 18:03:07.069 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3a48fe-28fb-4c33-8edf-06b6a8139c46 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] DELETE failed (client error): The resource could not be found. 2026-04-02 18:03:07.071 9 INFO neutron.wsgi [None req-8d3a48fe-28fb-4c33-8edf-06b6a8139c46 4518d75996c24189be99885b3db9411f 2823f92bc99047a1b8dc8cb74bde9c3b - - - -] 10.0.0.44 "DELETE /v2.0/subnets/551c96d3-f3a8-4ad6-a586-26150583992a HTTP/1.1" status: 404 len: 337 time: 0.0241392 2026-04-02 18:03:07.222 9 INFO neutron.wsgi [req-13ffeff9-bb84-4072-9be4-775cf94e625d req-238724d4-1040-4869-ac9b-38f0aaf291f3 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1214 time: 0.1022565 2026-04-02 18:03:07.270 9 INFO neutron.wsgi [req-13ffeff9-bb84-4072-9be4-775cf94e625d req-81090125-d919-41a9-8f64-57f47d679859 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0399342 2026-04-02 18:03:07.371 9 INFO neutron.wsgi [req-108128ad-9d6f-477b-9ffb-319751830c86 req-942e8b6d-c555-4d6e-b703-95e5ee43b601 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1214 time: 0.0369377 2026-04-02 18:03:07.662 9 INFO neutron.db.l3_db [None req-a34a5e2e-45fc-4e5e-b466-a8fe9b3409a4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Floating IP e6a491ac-f3c4-4580-b483-0cd951f50aaa associated. External IP: 10.96.250.215, port: 6587bf3a-7dad-4f35-84fb-30a56f672e31. 2026-04-02 18:03:07.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-a34a5e2e-45fc-4e5e-b466-a8fe9b3409a4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource e6a491ac-f3c4-4580-b483-0cd951f50aaa (type: floatingips) to 1 2026-04-02 18:03:07.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-a34a5e2e-45fc-4e5e-b466-a8fe9b3409a4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Successfully bumped revision number for resource e6a491ac-f3c4-4580-b483-0cd951f50aaa (type: floatingips) to 2 2026-04-02 18:03:07.921 9 INFO neutron.wsgi [None req-a34a5e2e-45fc-4e5e-b466-a8fe9b3409a4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "PUT /v2.0/floatingips/e6a491ac-f3c4-4580-b483-0cd951f50aaa HTTP/1.1" status: 200 len: 1050 time: 0.5323825 2026-04-02 18:03:07.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-412025f1-8b81-4085-a811-2c974935879d'] response: {'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'code': 200} 2026-04-02 18:03:07.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-412025f1-8b81-4085-a811-2c974935879d'] response: {'name': 'network-changed', 'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', '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-04-02 18:03:08.057 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-532fdf90-03cb-435e-b50f-0f08c2111abc e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?tenant_id=8adbb3b79842446592cc63159199ae3a&device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1404 time: 0.0451107 2026-04-02 18:03:08.129 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-3a08b584-6d67-49bb-9007-a9e7beeca080 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks?id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc HTTP/1.1" status: 200 len: 970 time: 0.0654941 2026-04-02 18:03:08.170 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-a540c0fe-3f8a-4199-83df-973a21ca45df e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 200 len: 1060 time: 0.0359421 2026-04-02 18:03:08.214 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-b99210af-edf2-4e45-9d95-beb25496ea35 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/subnets?id=e92ac259-c220-461a-a71d-3f5868e6dda1 HTTP/1.1" status: 200 len: 866 time: 0.0373542 2026-04-02 18:03:08.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b382a81-e3e7-4ac4-9db8-737bb9c12834 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 9b6a90aa-35b4-4625-99be-7a0a77779cc6 (type: security_groups) to 1 2026-04-02 18:03:08.236 9 INFO neutron.wsgi [None req-6b382a81-e3e7-4ac4-9db8-737bb9c12834 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=363a4388502344a1ad23546607bd2631&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2999187 2026-04-02 18:03:08.251 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-44dd09c4-41b0-4f38-9f75-0ab1c6f92017 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/ports?network_id=a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0309803 2026-04-02 18:03:08.310 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-9ea04f5e-5418-4862-af89-34a7ce34e7c3 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0538743 2026-04-02 18:03:08.372 10 INFO neutron.wsgi [req-2331d467-48f5-45b5-acf5-1eadcf5666c3 req-f5b3bbef-0f9c-4956-8778-0912356b9f04 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 199.19.213.14 "GET /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0566568 2026-04-02 18:03:08.430 9 INFO neutron.wsgi [None req-4a4a33a4-0ed8-4ed3-8dc2-3bf7af28e7d1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9b6a90aa-35b4-4625-99be-7a0a77779cc6 HTTP/1.1" status: 204 len: 168 time: 0.1888771 2026-04-02 18:03:08.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-96cbf73b-c957-4fa8-b1bd-be4e279a9751 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource f63dca75-5081-4710-9782-32ce5e5a3f1c (type: security_groups) to 1 2026-04-02 18:03:08.621 9 INFO neutron.wsgi [None req-96cbf73b-c957-4fa8-b1bd-be4e279a9751 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=d55fc54453534e7790a969f8cb1ab5f8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1078739 2026-04-02 18:03:08.818 9 INFO neutron.wsgi [None req-be554ef5-fb00-4ba8-81ae-1a9697602aa9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/f63dca75-5081-4710-9782-32ce5e5a3f1c HTTP/1.1" status: 204 len: 168 time: 0.1913688 2026-04-02 18:03:08.988 9 INFO neutron.wsgi [None req-4034c4d7-a9f5-4958-bc45-a7a1d8a1dd8e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=2823f92bc99047a1b8dc8cb74bde9c3b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0253379 2026-04-02 18:03:09.174 9 INFO neutron.wsgi [None req-127d2143-c13e-418a-8dcc-ab4987d71cee aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/bca0a6d4-72f0-4da0-9861-4b5c990410da HTTP/1.1" status: 204 len: 168 time: 0.1839554 2026-04-02 18:03:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027869 2026-04-02 18:03:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028296 2026-04-02 18:03:13.375 9 INFO neutron.wsgi [None req-94df35ff-78e8-410e-8bef-6573bf1fc08d c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2235022 2026-04-02 18:03:13.431 9 INFO neutron.wsgi [None req-8048f0d4-34ac-4088-9f9a-18b3bd271bd8 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0498431 2026-04-02 18:03:13.498 9 INFO neutron.wsgi [None req-87baa4e0-f842-4b99-988c-475f20b5d78d c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0617325 2026-04-02 18:03:13.555 9 INFO neutron.wsgi [None req-f4bb8e82-81ec-4f71-a260-a5090a886ed4 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0515590 2026-04-02 18:03:13.622 9 INFO neutron.wsgi [None req-1e5726ab-8101-4b59-8520-064a9f913024 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0617321 2026-04-02 18:03:13.662 9 INFO neutron.wsgi [None req-79fae5d2-e35a-4798-a16a-3e8c4e55eff6 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/a9a39f1c-f11d-4bb7-a81b-e1d130e81dae/tags HTTP/1.1" status: 200 len: 210 time: 0.0355544 2026-04-02 18:03:13.698 9 INFO neutron.wsgi [None req-0d5b1d46-fbdb-41ea-8315-0ef19b1689ce c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/31f7d72c-530f-4751-ac80-99c823cd84e7/tags HTTP/1.1" status: 200 len: 218 time: 0.0308223 2026-04-02 18:03:13.748 10 INFO neutron.wsgi [None req-4a3bda51-4656-4944-b3a6-2de47eb77579 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/9d4aff37-f6a3-41bc-b851-ae8d083f10e8/tags HTTP/1.1" status: 200 len: 227 time: 0.0450387 2026-04-02 18:03:13.778 10 INFO neutron.wsgi [None req-301f1b80-6635-46e5-956e-f02d533f061a c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "PUT /v2.0/subnetpools/a5590779-cf1f-4e0d-b2ba-5c1b7ee224fe/tags HTTP/1.1" status: 200 len: 212 time: 0.0234652 2026-04-02 18:03:13.813 10 INFO neutron.wsgi [None req-096224d5-1139-4f8f-b7a4-5afaaee6c1e7 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0305483 2026-04-02 18:03:13.849 10 INFO neutron.wsgi [None req-7d63110e-f3fb-400f-987e-429d9fd60ae4 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0314832 2026-04-02 18:03:13.888 10 INFO neutron.wsgi [None req-34dc2abb-2253-492a-a037-09bfb1d07445 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0329542 2026-04-02 18:03:13.918 10 INFO neutron.wsgi [None req-daa7bdcb-b070-4d6b-9383-ad4ff7dc9c58 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0252345 2026-04-02 18:03:13.955 10 INFO neutron.wsgi [None req-99d3c93a-2cf4-4ce7-9452-48e3620d9c62 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0331399 2026-04-02 18:03:13.992 10 INFO neutron.wsgi [None req-0bef84c9-5b79-4106-92d4-e8cf9ef3175e c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0330455 2026-04-02 18:03:14.037 10 INFO neutron.wsgi [None req-fda6a104-f894-48f2-aa6d-8ad1c581f1bd c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0407121 2026-04-02 18:03:14.068 9 INFO neutron.wsgi [None req-ac20c88c-3964-4a89-b0ac-1f340b7cdb37 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - default default] 10.0.0.44 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0244138 2026-04-02 18:03:14.129 9 INFO neutron.wsgi [None req-c7313902-5694-4809-9730-6c4721ee581c c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/a9a39f1c-f11d-4bb7-a81b-e1d130e81dae HTTP/1.1" status: 204 len: 168 time: 0.0561028 2026-04-02 18:03:14.183 9 INFO neutron.wsgi [None req-95a3dad5-fded-4b35-9e14-e26dfb6a1ccf c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/31f7d72c-530f-4751-ac80-99c823cd84e7 HTTP/1.1" status: 204 len: 168 time: 0.0487030 2026-04-02 18:03:14.237 9 INFO neutron.wsgi [None req-6da663ac-2ab8-414e-b6cd-4948875624c5 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/9d4aff37-f6a3-41bc-b851-ae8d083f10e8 HTTP/1.1" status: 204 len: 168 time: 0.0495548 2026-04-02 18:03:14.291 9 INFO neutron.wsgi [None req-3ccefc16-28ed-4c33-a761-a4f20ddf0c15 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/a5590779-cf1f-4e0d-b2ba-5c1b7ee224fe HTTP/1.1" status: 204 len: 168 time: 0.0491617 2026-04-02 18:03:14.343 9 INFO neutron.wsgi [None req-3ffc5c43-8902-428b-8cc5-1dbfb87fec89 c6a336b4dc484517a6aa1b0be28ea544 b58cc98f47274658bd90b46c90cc4688 - - - -] 10.0.0.44 "DELETE /v2.0/subnetpools/86984f03-dc0b-4b33-ae6b-eaef4fdffb74 HTTP/1.1" status: 204 len: 168 time: 0.0488968 2026-04-02 18:03:15.308 9 INFO neutron.db.ovn_revision_numbers_db [None req-466b488d-dffb-4d32-8376-7aa2f3c89ad2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource a3dee0c3-aacf-4d97-8173-0b5ce414156a (type: security_groups) to 1 2026-04-02 18:03:15.576 9 INFO neutron.wsgi [None req-466b488d-dffb-4d32-8376-7aa2f3c89ad2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=247271e86f83443baa27df11f4783cc9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4832957 2026-04-02 18:03:15.729 9 INFO neutron.wsgi [None req-cd87d83a-dedc-4b58-a86c-873b3d196339 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/a3dee0c3-aacf-4d97-8173-0b5ce414156a HTTP/1.1" status: 204 len: 168 time: 0.1482594 2026-04-02 18:03:15.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e1e48d-46a3-4c52-8ad8-67df2127c6c0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 695d35a5-9160-4a7e-a99e-64a6dfd31e61 (type: security_groups) to 1 2026-04-02 18:03:15.920 9 INFO neutron.wsgi [None req-d3e1e48d-46a3-4c52-8ad8-67df2127c6c0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=fa0f6487762942e49404322c61c19092&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0993152 2026-04-02 18:03:16.079 9 INFO neutron.wsgi [None req-bd72150a-d963-4b7b-8746-5e9de580930b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/695d35a5-9160-4a7e-a99e-64a6dfd31e61 HTTP/1.1" status: 204 len: 168 time: 0.1552994 2026-04-02 18:03:16.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-d05a39eb-9530-4cb7-b77b-82c68685efee aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 02b9e954-2d25-4c54-bdb9-8dc5068fa53e (type: security_groups) to 1 2026-04-02 18:03:16.336 9 INFO neutron.wsgi [None req-d05a39eb-9530-4cb7-b77b-82c68685efee aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=b58cc98f47274658bd90b46c90cc4688&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1155567 2026-04-02 18:03:16.522 9 INFO neutron.wsgi [None req-93f86946-6977-4acb-8fb1-2cc30fd74b7a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/02b9e954-2d25-4c54-bdb9-8dc5068fa53e HTTP/1.1" status: 204 len: 168 time: 0.1820002 2026-04-02 18:03:19.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Successfully bumped revision number for resource 434d891f-bf3c-49fd-a286-23ea2a0074c8 (type: security_groups) to 1 2026-04-02 18:03:19.935 9 INFO neutron.db.segments_db [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Added segment cca82ddf-81fb-4b4d-a569-519a3d3e53ba of type geneve for network 86cbf8e1-16cd-490f-a406-3da3da4cc4fd 2026-04-02 18:03:20.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Successfully bumped revision number for resource 86cbf8e1-16cd-490f-a406-3da3da4cc4fd (type: networks) to 1 2026-04-02 18:03:20.292 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] No more DHCP agents 2026-04-02 18:03:20.295 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Unable to schedule network 86cbf8e1-16cd-490f-a406-3da3da4cc4fd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:20.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Successfully bumped revision number for resource 5708fc93-96ab-4dcd-8883-2df1382a0fdf (type: ports) to 1 2026-04-02 18:03:20.373 9 INFO neutron.wsgi [None req-fcb933fd-4c2c-445b-b965-a8420a73909a 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7363031 2026-04-02 18:03:20.640 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-085de404-9e6f-4284-8190-93ef08ca7e34 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] No more DHCP agents 2026-04-02 18:03:20.642 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-085de404-9e6f-4284-8190-93ef08ca7e34 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Unable to schedule network 86cbf8e1-16cd-490f-a406-3da3da4cc4fd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:20.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-085de404-9e6f-4284-8190-93ef08ca7e34 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] Successfully bumped revision number for resource 965d7011-cfaf-406c-b9b9-278d01ada48f (type: ports) to 1 2026-04-02 18:03:20.722 9 INFO neutron.wsgi [None req-085de404-9e6f-4284-8190-93ef08ca7e34 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3440619 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:20.767 9 INFO neutron.wsgi [None req-b4fc4c0b-f545-45f2-b255-52d2d7f31f00 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "PUT /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 218 time: 0.0382655 2026-04-02 18:03:20.804 9 INFO neutron.wsgi [None req-7f7d57a6-bf9f-42cc-82f4-2d3750605297 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 218 time: 0.0328741 2026-04-02 18:03:20.850 9 INFO neutron.wsgi [None req-f5a94e3a-f400-4512-a046-619f94255031 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "PUT /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0407040 2026-04-02 18:03:20.884 9 INFO neutron.wsgi [None req-e0d529fb-dd82-4964-a1b3-ca7cfc22cc71 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 227 time: 0.0297356 2026-04-02 18:03:20.916 9 INFO neutron.wsgi [None req-85d96941-503d-43f7-b378-bbff70fe445c 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "PUT /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0284388 2026-04-02 18:03:20.959 9 INFO neutron.wsgi [None req-1b6758a8-c0c2-4d42-bce9-3b5ab847709c 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 227 time: 0.0367987 2026-04-02 18:03:21.015 9 INFO neutron.wsgi [None req-2881dc3a-9df3-4c98-9689-c3bbb1e07003 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "PUT /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0518835 2026-04-02 18:03:21.051 9 INFO neutron.wsgi [None req-8dec36df-171c-4932-8c96-df427010ea3f 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 245 time: 0.0311108 2026-04-02 18:03:21.099 10 INFO neutron.wsgi [None req-7d32ae01-e2ad-40e5-b2eb-1487544f90b2 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "PUT /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 230 time: 0.0435686 2026-04-02 18:03:21.136 10 INFO neutron.wsgi [None req-cbd7adb5-8537-4ab9-8556-580903ec59a1 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 230 time: 0.0310740 2026-04-02 18:03:21.175 10 INFO neutron.wsgi [None req-c549db19-7750-42f4-a870-ac76b4ee5e98 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0334990 2026-04-02 18:03:21.201 10 INFO neutron.api.v2.resource [None req-967d711c-cb09-4aa3-8981-631139daec5d 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:03:21.202 10 INFO neutron.wsgi [None req-967d711c-cb09-4aa3-8981-631139daec5d 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0226951 2026-04-02 18:03:21.253 10 INFO neutron.wsgi [None req-0bfeda46-2230-4f8d-9f2e-2b4a334c3e16 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "DELETE /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0461605 2026-04-02 18:03:21.289 10 INFO neutron.wsgi [None req-01fd7807-37d4-4524-886d-ce7978c707e2 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 223 time: 0.0311372 2026-04-02 18:03:21.328 10 INFO neutron.api.v2.resource [None req-efea0972-8cd2-4df7-95f1-e0c5ab4cebab 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:03:21.330 10 INFO neutron.wsgi [None req-efea0972-8cd2-4df7-95f1-e0c5ab4cebab 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "DELETE /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0368478 2026-04-02 18:03:21.386 10 INFO neutron.wsgi [None req-fa90dc6c-3405-47ad-978c-a06aa45c2a56 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "DELETE /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 204 len: 168 time: 0.0501370 2026-04-02 18:03:21.422 10 INFO neutron.wsgi [None req-fae6688b-7be7-436e-bb64-45aa765af3a3 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - default default] 10.0.0.44 "GET /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f/tags HTTP/1.1" status: 200 len: 205 time: 0.0321603 2026-04-02 18:03:21.668 10 INFO neutron.wsgi [None req-5490100c-74bd-44b1-8d19-fdd54ffd9422 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "DELETE /v2.0/ports/965d7011-cfaf-406c-b9b9-278d01ada48f HTTP/1.1" status: 204 len: 168 time: 0.2395482 2026-04-02 18:03:22.030 10 INFO neutron.services.segments.plugin [-] Segment cca82ddf-81fb-4b4d-a569-519a3d3e53ba resource provider aggregate not found 2026-04-02 18:03:22.045 10 INFO neutron.services.segments.plugin [-] Segment cca82ddf-81fb-4b4d-a569-519a3d3e53ba resource provider aggregate not found 2026-04-02 18:03:22.060 10 INFO neutron.services.segments.plugin [-] Segment cca82ddf-81fb-4b4d-a569-519a3d3e53ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cca82ddf-81fb-4b4d-a569-519a3d3e53ba found for delete ", "request_id": "req-b7e5ab76-bc6a-458a-a948-c19d16e0699e"}]} 2026-04-02 18:03:22.063 10 INFO neutron.services.segments.plugin [-] Segment cca82ddf-81fb-4b4d-a569-519a3d3e53ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cca82ddf-81fb-4b4d-a569-519a3d3e53ba found for delete ", "request_id": "req-3f7e76f0-f972-4b53-a73c-94c6123909ba"}]} 2026-04-02 18:03:22.087 10 INFO neutron.wsgi [None req-25eff131-783b-49a9-b09d-ec8c83ca3052 12573fa63d1445349626230b34addc37 19585bba265c4fda907e0be0530533b8 - - - -] 10.0.0.44 "DELETE /v2.0/networks/86cbf8e1-16cd-490f-a406-3da3da4cc4fd HTTP/1.1" status: 204 len: 168 time: 0.4149032 2026-04-02 18:03:22.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-df9c9c8f-fe9f-45d2-91d6-a801d27f927b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 4afead31-083f-4092-979c-4a8dac0d85ab (type: security_groups) to 1 2026-04-02 18:03:22.965 10 INFO neutron.wsgi [None req-df9c9c8f-fe9f-45d2-91d6-a801d27f927b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=7333423e7a464b7987cc3fbe9d2def02&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2314782 2026-04-02 18:03:23.194 10 INFO neutron.wsgi [None req-ed99cb14-b1ac-43cb-9e57-30b7a3ca9ed1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/4afead31-083f-4092-979c-4a8dac0d85ab HTTP/1.1" status: 204 len: 168 time: 0.2233675 2026-04-02 18:03:23.325 9 INFO neutron.wsgi [None req-0c7ce4de-c040-4000-847b-7284ae6fbcd6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=19585bba265c4fda907e0be0530533b8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0329497 2026-04-02 18:03:23.546 9 INFO neutron.wsgi [None req-1af23dfd-82db-47d0-93f8-32a594f1221e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/434d891f-bf3c-49fd-a286-23ea2a0074c8 HTTP/1.1" status: 204 len: 168 time: 0.2161984 2026-04-02 18:03:23.551 9 INFO neutron.wsgi [req-e69ef9df-3076-48bf-a3f3-7dc3019ece09 req-2e5f3708-0d64-42ac-882f-0708fb72d20e c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1214 time: 0.0855887 2026-04-02 18:03:23.600 9 INFO neutron.wsgi [req-e69ef9df-3076-48bf-a3f3-7dc3019ece09 req-d48f963e-7027-4838-9c41-68a9bf6be726 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0418744 2026-04-02 18:03:23.814 9 INFO neutron.wsgi [None req-5e0df154-6889-46a5-9139-1790b7732b41 e5a68d8c92f6423aabed5dd09726345a 5dc08bd3a66a41cea258e5c3ff5be3ed - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1399 time: 0.1859262 2026-04-02 18:03:23.893 9 INFO neutron.wsgi [None req-49bda309-510b-408f-8853-355789457b38 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.44 "GET /v2.0/floatingips?floating_network_id=7afc2dd1-79ea-40b3-8732-4291d8ecb87a&port_id=6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 200 len: 1055 time: 0.0718670 2026-04-02 18:03:24.150 10 INFO neutron.wsgi [req-b76e78bb-cb83-4bf2-9076-13b92fbd8bdb req-6793aebe-daec-4cef-bc78-0812fa443ce2 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1404 time: 0.0258679 2026-04-02 18:03:24.201 10 INFO neutron.wsgi [req-b76e78bb-cb83-4bf2-9076-13b92fbd8bdb req-1ca2bc6e-a231-4d3a-89b4-d0c3d3b74d72 e39d6f5c0f3c4701981775960aed9035 c6d65065a6ba49b3bc3deae7913602d4 - - 4176acc457f1405284d2e19883c34d12 4176acc457f1405284d2e19883c34d12] 10.0.0.82 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0438864 2026-04-02 18:03:26.217 9 INFO neutron.wsgi [req-9cd1d276-f38a-487a-964f-4b3de478ec2a req-c1f3cf66-dfa2-4d38-b99f-1b2b93417362 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1214 time: 0.0470102 2026-04-02 18:03:26.239 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] OVN reports status down for port: 6587bf3a-7dad-4f35-84fb-30a56f672e31 2026-04-02 18:03:26.295 9 INFO neutron.wsgi [req-9cd1d276-f38a-487a-964f-4b3de478ec2a req-e0b17b67-722e-4d00-8ea6-73ca2a91b6de c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/security-groups?id=c877696f-46a9-4001-96ea-748dc5d3bc92&id=9325cf20-5b3a-4003-a502-4b8613a751f7&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0724580 2026-04-02 18:03:26.413 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e4a1d1b-1b63-4dd5-8993-6ead5b68e793'] response: {'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'code': 200} 2026-04-02 18:03:26.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3c7ed35-b661-423f-a9f0-fd6d3dc06b92 - - - - - -] Successfully bumped revision number for resource 6587bf3a-7dad-4f35-84fb-30a56f672e31 (type: ports) to 5 2026-04-02 18:03:26.638 10 INFO neutron.wsgi [req-158d7072-9766-469a-acf4-fd4a65cb4531 req-1569c649-1933-4d47-b452-c977d526c660 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 199.19.213.14 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 1212 time: 0.1179588 2026-04-02 18:03:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018454 2026-04-02 18:03:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008752 2026-04-02 18:03:26.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd3559ff-1737-4b23-9a10-40109a502dde 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] Successfully bumped revision number for resource d9188682-1e5a-4d39-96f0-86a02779e3f7 (type: routers) to 1 2026-04-02 18:03:27.025 10 INFO neutron.wsgi [None req-fd3559ff-1737-4b23-9a10-40109a502dde 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3950469 2026-04-02 18:03:27.032 10 INFO neutron.db.l3_db [None req-cf5b5768-7087-44a3-9ada-93170672f694 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] Floating IP e6a491ac-f3c4-4580-b483-0cd951f50aaa disassociated. External IP: 10.96.250.215, port: 6587bf3a-7dad-4f35-84fb-30a56f672e31. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:27.095 9 INFO neutron.wsgi [None req-b39ed351-fe1e-4a98-98d4-d7d6d6bc2d1a 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 218 time: 0.0627000 2026-04-02 18:03:27.144 9 INFO neutron.wsgi [None req-aef64985-fee7-466d-b25b-0cd809b1b673 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 218 time: 0.0444436 2026-04-02 18:03:27.204 9 INFO neutron.wsgi [None req-1ce14977-9df1-4c3d-93ee-175a5117d5bd 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0548954 2026-04-02 18:03:27.239 10 INFO neutron.wsgi [None req-cf5b5768-7087-44a3-9ada-93170672f694 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 199.19.213.14 "DELETE /v2.0/ports/6587bf3a-7dad-4f35-84fb-30a56f672e31 HTTP/1.1" status: 204 len: 173 time: 0.5959949 2026-04-02 18:03:27.252 9 INFO neutron.wsgi [None req-8101e1a9-b496-4cdb-b0c8-c4f82ce3f6b0 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 227 time: 0.0440779 2026-04-02 18:03:27.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-527f2f63-d1c5-42f7-9ec9-5b29efc66f73'] response: {'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'name': 'network-vif-deleted', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'status': 'completed', 'code': 200} 2026-04-02 18:03:27.305 9 INFO neutron.wsgi [None req-99f38770-bfee-4575-92a5-d4603ea293ac 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0476141 2026-04-02 18:03:27.356 9 INFO neutron.wsgi [None req-ed59ab4c-fc83-4271-b893-24a9c67eaf42 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 227 time: 0.0445514 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:27.381 9 INFO neutron.wsgi [req-34b7235b-e5ca-46ca-a7d1-a865a370f2df req-083d8141-de28-4948-9edc-06cfa751fe5e c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.112 "GET /v2.0/ports?device_id=76686f7e-e64e-44ee-8bda-e6e32b7e8e73 HTTP/1.1" status: 200 len: 210 time: 0.0218441 2026-04-02 18:03:27.419 10 INFO neutron.wsgi [None req-47622df1-035d-4e71-a958-f4dbbcf8001a 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0573797 2026-04-02 18:03:27.478 10 INFO neutron.wsgi [None req-072f2d5c-28ca-4bc6-8911-0a9490edbae6 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 245 time: 0.0553539 2026-04-02 18:03:27.541 10 INFO neutron.wsgi [None req-04434f93-ecc1-48d3-9045-a985f2a712db 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 230 time: 0.0579388 2026-04-02 18:03:27.586 10 INFO neutron.wsgi [None req-4c942f47-6a95-4764-a0a5-5b67c1db8e5e 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 230 time: 0.0399060 2026-04-02 18:03:27.922 10 INFO neutron.wsgi [None req-5cc8b4b1-c851-454a-b0df-aad12e80422f 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.3315368 2026-04-02 18:03:27.968 10 INFO neutron.api.v2.resource [None req-3fc25e3c-efad-4fa4-89a1-4a2a5cf9017f 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:03:27.969 10 INFO neutron.wsgi [None req-3fc25e3c-efad-4fa4-89a1-4a2a5cf9017f 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0419309 2026-04-02 18:03:28.049 10 INFO neutron.wsgi [None req-a2ee5985-de01-4cd9-adc6-8baa914c7a23 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "DELETE /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0740128 2026-04-02 18:03:28.104 10 INFO neutron.wsgi [None req-5cc15256-dc89-40fb-8760-ec85c1757526 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 223 time: 0.0490596 2026-04-02 18:03:28.150 10 INFO neutron.api.v2.resource [None req-e1853a6b-bdff-4b38-9cce-cea98df44e9a 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:03:28.152 10 INFO neutron.wsgi [None req-e1853a6b-bdff-4b38-9cce-cea98df44e9a 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "DELETE /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0428815 2026-04-02 18:03:28.208 10 INFO neutron.wsgi [None req-0271955d-793f-4969-9864-519c271cd8e5 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "DELETE /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 204 len: 168 time: 0.0519691 2026-04-02 18:03:28.262 10 INFO neutron.wsgi [None req-0d123636-1742-4455-9869-4a2ec24797cc 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7/tags HTTP/1.1" status: 200 len: 205 time: 0.0499213 2026-04-02 18:03:28.315 10 INFO neutron.wsgi [None req-18a4307c-d39d-4d41-b266-193c4176a56f 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7 HTTP/1.1" status: 200 len: 655 time: 0.0473671 2026-04-02 18:03:28.461 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4017aaa2-1d95-4d27-bd5c-c494f8e0ec01'] response: {'server_uuid': '76686f7e-e64e-44ee-8bda-e6e32b7e8e73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6587bf3a-7dad-4f35-84fb-30a56f672e31', 'code': 200} 2026-04-02 18:03:28.692 9 INFO neutron.wsgi [None req-179f4fca-3677-416c-9b47-38892d0413b4 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/c877696f-46a9-4001-96ea-748dc5d3bc92 HTTP/1.1" status: 204 len: 168 time: 0.1502397 2026-04-02 18:03:28.714 9 INFO neutron.api.v2.resource [None req-d7de8445-7caf-475f-8409-700aa3081b38 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:03:28.716 9 INFO neutron.wsgi [None req-d7de8445-7caf-475f-8409-700aa3081b38 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - default default] 10.0.0.44 "GET /v2.0/security-groups/c877696f-46a9-4001-96ea-748dc5d3bc92 HTTP/1.1" status: 404 len: 347 time: 0.0178888 2026-04-02 18:03:28.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fce6147-8b67-480f-805a-f5422fdd284e 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] Successfully bumped revision number for resource d9188682-1e5a-4d39-96f0-86a02779e3f7 (type: routers) to 9 2026-04-02 18:03:28.797 10 INFO neutron.wsgi [None req-5fce6147-8b67-480f-805a-f5422fdd284e 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "PUT /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7 HTTP/1.1" status: 200 len: 655 time: 0.4770744 2026-04-02 18:03:28.823 10 INFO neutron.wsgi [None req-80563fc9-76a8-47c6-af81-93f3e89203e1 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - default default] 10.0.0.44 "GET /v2.0/ports?device_id=d9188682-1e5a-4d39-96f0-86a02779e3f7 HTTP/1.1" status: 200 len: 205 time: 0.0202527 2026-04-02 18:03:29.043 9 INFO neutron.wsgi [None req-f568d8db-0aa2-4959-8f45-e075a14ac82b c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/e6a491ac-f3c4-4580-b483-0cd951f50aaa HTTP/1.1" status: 204 len: 168 time: 0.3211050 2026-04-02 18:03:29.057 10 INFO neutron.wsgi [None req-e11115f8-2160-4886-b841-920aeba80e05 8db99d05670a41188c9315f4b5b54c3f f505012255454719be9a879c6102aef8 - - - -] 10.0.0.44 "DELETE /v2.0/routers/d9188682-1e5a-4d39-96f0-86a02779e3f7 HTTP/1.1" status: 204 len: 168 time: 0.2288735 2026-04-02 18:03:29.194 9 INFO neutron.wsgi [None req-334fd219-ad3a-423d-add2-33b82413fc57 c98bac583d7c4c7e88685f662a453e6d 8adbb3b79842446592cc63159199ae3a - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/9325cf20-5b3a-4003-a502-4b8613a751f7 HTTP/1.1" status: 204 len: 168 time: 0.1445265 2026-04-02 18:03:29.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea0b4a0f-6708-4f47-966a-ba8e01819c3d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource f8cf5cad-399b-4882-b450-cdec7c2b9f99 (type: security_groups) to 1 2026-04-02 18:03:29.962 10 INFO neutron.wsgi [None req-ea0b4a0f-6708-4f47-966a-ba8e01819c3d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=56a1851964c64b1c81129b62cbfe07cb&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2170687 2026-04-02 18:03:30.130 10 INFO neutron.wsgi [None req-c277c52c-caaa-4da0-84e1-b337f0ab48e6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/f8cf5cad-399b-4882-b450-cdec7c2b9f99 HTTP/1.1" status: 204 len: 168 time: 0.1623025 2026-04-02 18:03:30.378 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2bf1df6-2b10-4468-880c-29402621a5ef aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 77f226ee-b19e-4a52-a552-2327e9b9d0f5 (type: security_groups) to 1 2026-04-02 18:03:30.413 9 INFO neutron.wsgi [None req-a2bf1df6-2b10-4468-880c-29402621a5ef aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=f505012255454719be9a879c6102aef8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1908967 2026-04-02 18:03:30.537 9 INFO neutron.wsgi [None req-0bfd3de9-48ce-4f86-a269-05140495b430 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/fc29ab35-dec9-4bf8-bc6a-3f2b76703e05/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2921875 2026-04-02 18:03:30.648 9 INFO neutron.wsgi [None req-c92b5337-dadd-45b9-9fa2-6e233bfb7226 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/77f226ee-b19e-4a52-a552-2327e9b9d0f5 HTTP/1.1" status: 204 len: 168 time: 0.2303679 2026-04-02 18:03:31.450 10 INFO neutron.wsgi [None req-66ea3cb7-85d6-4da0-9d06-4def9dd25225 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/fc29ab35-dec9-4bf8-bc6a-3f2b76703e05 HTTP/1.1" status: 204 len: 168 time: 0.9071853 2026-04-02 18:03:31.642 10 INFO neutron.wsgi [None req-a0966239-8739-4df5-9854-6e70a70b4a46 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/e92ac259-c220-461a-a71d-3f5868e6dda1 HTTP/1.1" status: 204 len: 168 time: 0.1875052 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:32.005 9 INFO neutron.services.segments.plugin [-] Segment 32972b08-91f1-4db2-8034-1b4ae6c397a3 resource provider aggregate not found 2026-04-02 18:03:32.011 9 INFO neutron.services.segments.plugin [-] Segment 32972b08-91f1-4db2-8034-1b4ae6c397a3 resource provider aggregate not found 2026-04-02 18:03:32.026 9 INFO neutron.services.segments.plugin [-] Segment 32972b08-91f1-4db2-8034-1b4ae6c397a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32972b08-91f1-4db2-8034-1b4ae6c397a3 found for delete ", "request_id": "req-c891ba12-d996-4b65-a1d2-dc5d5aeab3a2"}]} 2026-04-02 18:03:32.027 9 INFO neutron.services.segments.plugin [-] Segment 32972b08-91f1-4db2-8034-1b4ae6c397a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32972b08-91f1-4db2-8034-1b4ae6c397a3 found for delete ", "request_id": "req-4f682ce9-3e49-4c19-88c8-eff7076c811a"}]} 2026-04-02 18:03:32.053 9 INFO neutron.wsgi [None req-5fbd6d91-0cd1-4c5d-8a85-c085ae86eed6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/a8fc59c1-03f9-44ea-b40f-0cd5ea35e0bc HTTP/1.1" status: 204 len: 168 time: 0.3939345 2026-04-02 18:03:32.921 9 INFO neutron.wsgi [None req-0e8c9186-167e-4711-8dd8-1cfbc4770ad9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "PUT /v2.0/routers/69660e6c-9e43-42ce-afd0-9481d22847f5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8603768 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:33.007 10 INFO neutron.wsgi [None req-28367d65-7a6d-4f87-ab6d-94eb20e9ed82 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1990373 2026-04-02 18:03:33.042 10 INFO neutron.wsgi [None req-fb36a6b2-3a50-4d5e-9263-05e480b21d96 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2090 time: 0.0341220 2026-04-02 18:03:33.065 10 INFO neutron.wsgi [None req-8d09ca29-c465-44eb-9bf4-d903695820f4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0209687 2026-04-02 18:03:33.111 10 INFO neutron.wsgi [None req-355ce840-730a-4c30-89bd-b8f27fccdfa0 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2090 time: 0.0428214 2026-04-02 18:03:33.140 10 INFO neutron.wsgi [None req-97006ad5-14df-42f4-ae3e-be7c4ccb51f5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0277131 2026-04-02 18:03:33.207 10 INFO neutron.wsgi [None req-04266a2d-6000-4707-9993-aac808843db4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3107 time: 0.0664330 2026-04-02 18:03:33.245 10 INFO neutron.wsgi [None req-fbaffd0e-49f2-4077-b41b-902701ce60a9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 7373 time: 0.0352001 2026-04-02 18:03:33.317 10 INFO neutron.wsgi [None req-2e0072da-9b54-4cdf-b22f-7784b2c47492 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 677 time: 0.0669968 2026-04-02 18:03:33.331 10 INFO neutron.wsgi [None req-292c526a-90f0-4917-b6a0-8507c1f9f738 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0132463 2026-04-02 18:03:33.396 10 INFO neutron.wsgi [None req-277e2216-c5f2-49db-b7b9-61902d50921d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 22367 time: 0.0643115 2026-04-02 18:03:33.413 10 INFO neutron.wsgi [None req-fe11171f-c11d-47c5-9f48-8bd7a796abe8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1750 time: 0.0115435 2026-04-02 18:03:33.583 9 INFO neutron.wsgi [None req-e20f47a8-67ca-4ab4-89a9-2be8b01ec963 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/routers/69660e6c-9e43-42ce-afd0-9481d22847f5 HTTP/1.1" status: 204 len: 168 time: 0.6587172 2026-04-02 18:03:33.777 9 INFO neutron.wsgi [None req-c9240c2c-e7e4-4122-a71d-868e4563b2b8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/subnets/056dced0-1176-49d8-8e3a-0a3c33fe5d22 HTTP/1.1" status: 204 len: 168 time: 0.1899512 2026-04-02 18:03:33.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Successfully bumped revision number for resource 35b57a4b-3cf1-4389-b7d4-9d7b3ec53c49 (type: security_groups) to 1 2026-04-02 18:03:33.975 10 INFO neutron.db.segments_db [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Added segment 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce of type geneve for network a3d34cf5-41c0-4dd9-abb2-b07268eb0f98 2026-04-02 18:03:34.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Successfully bumped revision number for resource a3d34cf5-41c0-4dd9-abb2-b07268eb0f98 (type: networks) to 1 2026-04-02 18:03:34.138 9 INFO neutron.services.segments.plugin [-] Segment 5e366c1c-b213-4fe6-9c94-9631a9593bae resource provider aggregate not found 2026-04-02 18:03:34.143 9 INFO neutron.services.segments.plugin [-] Segment 5e366c1c-b213-4fe6-9c94-9631a9593bae resource provider aggregate not found 2026-04-02 18:03:34.158 9 INFO neutron.services.segments.plugin [-] Segment 5e366c1c-b213-4fe6-9c94-9631a9593bae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e366c1c-b213-4fe6-9c94-9631a9593bae found for delete ", "request_id": "req-adb8cedd-ad68-4ff1-afd4-fb25139315ab"}]} 2026-04-02 18:03:34.162 9 INFO neutron.services.segments.plugin [-] Segment 5e366c1c-b213-4fe6-9c94-9631a9593bae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e366c1c-b213-4fe6-9c94-9631a9593bae found for delete ", "request_id": "req-a07f69f7-2d05-41bf-8093-61aef696682c"}]} 2026-04-02 18:03:34.172 9 INFO neutron.wsgi [None req-1c728fed-0662-4a65-ab2a-7a2cdd7a267d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/networks/f0a9973d-6dd5-4a91-8d7b-ffac649a70f2 HTTP/1.1" status: 204 len: 168 time: 0.3888569 2026-04-02 18:03:34.319 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] No more DHCP agents 2026-04-02 18:03:34.321 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Unable to schedule network a3d34cf5-41c0-4dd9-abb2-b07268eb0f98: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:34.382 10 INFO neutron.db.ovn_revision_numbers_db [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Successfully bumped revision number for resource 8479cb6d-4a6b-40ec-941c-fe11e3ec564d (type: ports) to 1 2026-04-02 18:03:34.407 10 INFO neutron.wsgi [None req-303eb497-46b3-472b-bda4-8e8051e9a7a4 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7099261 2026-04-02 18:03:34.455 9 INFO neutron.wsgi [None req-0b6c8feb-1763-4df7-97f9-565837317eb2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=8adbb3b79842446592cc63159199ae3a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0264192 2026-04-02 18:03:34.493 10 INFO neutron.db.segments_db [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Added segment 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 of type geneve for network 11761239-1b5d-4e0f-a6ce-0c222dc78708 2026-04-02 18:03:34.655 10 INFO neutron.db.ovn_revision_numbers_db [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Successfully bumped revision number for resource 11761239-1b5d-4e0f-a6ce-0c222dc78708 (type: networks) to 1 2026-04-02 18:03:34.797 10 INFO neutron.wsgi [None req-03ed8e88-be84-40fc-b304-7542c7a68aae aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/1b0824ec-1340-4456-a699-a004f9797ddc HTTP/1.1" status: 204 len: 168 time: 0.3379483 2026-04-02 18:03:34.864 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] No more DHCP agents 2026-04-02 18:03:34.866 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Unable to schedule network 11761239-1b5d-4e0f-a6ce-0c222dc78708: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:34.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] Successfully bumped revision number for resource cdf0b80d-e163-4ecc-a4b1-9d1212e34409 (type: ports) to 1 2026-04-02 18:03:34.954 9 INFO neutron.wsgi [None req-57c3a8dc-7fac-4622-99ea-e2112335828a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=5dc08bd3a66a41cea258e5c3ff5be3ed&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0275705 2026-04-02 18:03:34.955 10 INFO neutron.wsgi [None req-b364a13d-4a00-47da-821f-14e85724b2a0 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5430968 2026-04-02 18:03:35.002 9 INFO neutron.wsgi [None req-a32e880f-376e-4979-b7b8-4d5e2b9f11c8 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "PUT /v2.0/networks/a3d34cf5-41c0-4dd9-abb2-b07268eb0f98/tags HTTP/1.1" status: 200 len: 218 time: 0.0416811 2026-04-02 18:03:35.139 10 INFO neutron.wsgi [None req-a6e1682b-d379-4d8e-9249-52dcff0963b2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/7bad2cb0-83c1-46ff-8ba2-ebbd4c1007df HTTP/1.1" status: 204 len: 168 time: 0.1809256 2026-04-02 18:03:35.315 9 INFO neutron.wsgi [None req-344741bb-e9f4-4500-8820-f50f423de162 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - default default] 10.0.0.44 "GET /v2.0/networks/a3d34cf5-41c0-4dd9-abb2-b07268eb0f98/tags HTTP/1.1" status: 200 len: 218 time: 0.3093224 2026-04-02 18:03:35.368 9 INFO neutron.wsgi [None req-e955f247-8c05-4522-9fce-7bcce2ba14bc 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "PUT /v2.0/networks/11761239-1b5d-4e0f-a6ce-0c222dc78708/tags HTTP/1.1" status: 200 len: 210 time: 0.0478265 2026-04-02 18:03:35.414 9 INFO neutron.wsgi [None req-b89d45c4-4859-4ab5-95b3-f62f6b458beb 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - default default] 10.0.0.44 "GET /v2.0/networks/11761239-1b5d-4e0f-a6ce-0c222dc78708/tags HTTP/1.1" status: 200 len: 210 time: 0.0405507 2026-04-02 18:03:35.463 9 INFO neutron.wsgi [None req-3f36e1de-9d7d-4daf-b32b-bb3305dc12ba 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "PUT /v2.0/networks/11761239-1b5d-4e0f-a6ce-0c222dc78708/tags HTTP/1.1" status: 200 len: 205 time: 0.0447838 2026-04-02 18:03:35.505 9 INFO neutron.wsgi [None req-0c048e58-485e-4ced-9f23-d0f67c3b75f8 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - default default] 10.0.0.44 "GET /v2.0/networks/11761239-1b5d-4e0f-a6ce-0c222dc78708/tags HTTP/1.1" status: 200 len: 205 time: 0.0384712 2026-04-02 18:03:35.563 9 INFO neutron.wsgi [None req-effe57b9-78c0-4fa4-a686-172d4c635700 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - default default] 10.0.0.44 "GET /v2.0/networks/a3d34cf5-41c0-4dd9-abb2-b07268eb0f98/tags HTTP/1.1" status: 200 len: 218 time: 0.0532739 2026-04-02 18:03:35.948 9 INFO neutron.wsgi [None req-17521e5d-5198-4820-bed5-42be34797caa 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "DELETE /v2.0/networks/a3d34cf5-41c0-4dd9-abb2-b07268eb0f98 HTTP/1.1" status: 204 len: 168 time: 0.3728650 2026-04-02 18:03:36.190 9 INFO neutron.services.segments.plugin [-] Segment 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce resource provider aggregate not found 2026-04-02 18:03:36.196 9 INFO neutron.services.segments.plugin [-] Segment 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce resource provider aggregate not found 2026-04-02 18:03:36.209 9 INFO neutron.services.segments.plugin [-] Segment 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce found for delete ", "request_id": "req-c44f7639-12f7-41d3-a807-1c9711b57085"}]} 2026-04-02 18:03:36.215 9 INFO neutron.services.segments.plugin [-] Segment 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b4857e-295f-4f3a-bd4d-c4fc96ea58ce found for delete ", "request_id": "req-9d2c8e14-a52f-4d5f-94f8-978b696bc98d"}]} 2026-04-02 18:03:36.369 9 INFO neutron.wsgi [None req-a35ab84b-d291-48de-a058-d545b7837664 8563eb1f76954d4c811149ad4fcbb113 eb73f41e6fb3412ebd661accdfa175a9 - - - -] 10.0.0.44 "DELETE /v2.0/networks/11761239-1b5d-4e0f-a6ce-0c222dc78708 HTTP/1.1" status: 204 len: 168 time: 0.4111490 2026-04-02 18:03:37.093 9 INFO neutron.wsgi [None req-6b83298a-db49-40f8-afb4-6e81c0ff0a6f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=eb73f41e6fb3412ebd661accdfa175a9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1318088 2026-04-02 18:03:37.283 9 INFO neutron.wsgi [None req-f48a2f8e-d835-4bb9-af95-bdfaf6ba0d39 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/35b57a4b-3cf1-4389-b7d4-9d7b3ec53c49 HTTP/1.1" status: 204 len: 168 time: 0.1843967 2026-04-02 18:03:37.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-48655506-677c-4843-8617-32d5b5dc82b2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 2d2610b1-76d6-43f0-94de-a7e609ef624e (type: security_groups) to 1 2026-04-02 18:03:37.486 9 INFO neutron.wsgi [None req-48655506-677c-4843-8617-32d5b5dc82b2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=edd6997c6c3d432e89ebe3a4a1c2ac1b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1130817 2026-04-02 18:03:37.651 9 INFO neutron.wsgi [None req-187aeade-3976-4aa5-8cac-752d9317bc9f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/2d2610b1-76d6-43f0-94de-a7e609ef624e HTTP/1.1" status: 204 len: 168 time: 0.1608143 2026-04-02 18:03:38.235 9 INFO neutron.services.segments.plugin [-] Segment 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 resource provider aggregate not found 2026-04-02 18:03:38.244 9 INFO neutron.services.segments.plugin [-] Segment 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 resource provider aggregate not found 2026-04-02 18:03:38.253 9 INFO neutron.services.segments.plugin [-] Segment 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 found for delete ", "request_id": "req-608534ba-a680-4197-9298-6b7502659e62"}]} 2026-04-02 18:03:38.272 9 INFO neutron.services.segments.plugin [-] Segment 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afd32a3-04f6-431d-8ce4-3e7adc0d5879 found for delete ", "request_id": "req-b6223a92-4ca1-4e2e-bd79-097bec0c7e95"}]} 2026-04-02 18:03:38.761 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-befa9518-5551-4777-93ba-e8d56b0e5c5f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] No more DHCP agents 2026-04-02 18:03:38.763 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-befa9518-5551-4777-93ba-e8d56b0e5c5f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] Unable to schedule network 7afc2dd1-79ea-40b3-8732-4291d8ecb87a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:39.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-befa9518-5551-4777-93ba-e8d56b0e5c5f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] Successfully bumped revision number for resource 0d8ee986-4246-4b6b-95f8-2e5e13bf38f4 (type: floatingips) to 0 2026-04-02 18:03:39.030 9 INFO neutron.wsgi [None req-befa9518-5551-4777-93ba-e8d56b0e5c5f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6890149 2026-04-02 18:03:39.088 9 INFO neutron.wsgi [None req-9bbdd740-5075-4a6b-bf88-dfdd260e5fbf c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "PUT /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 218 time: 0.0532448 2026-04-02 18:03:39.118 9 INFO neutron.wsgi [None req-d0afac30-e9e4-4002-a420-adccae593f30 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 218 time: 0.0257840 2026-04-02 18:03:39.165 9 INFO neutron.wsgi [None req-e3b8f5e0-5a3d-41d7-bd09-7afb3f102ee8 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "PUT /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0428641 2026-04-02 18:03:39.199 9 INFO neutron.wsgi [None req-befc51ab-8552-423a-9f47-31022362f2b0 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 227 time: 0.0292380 2026-04-02 18:03:39.231 9 INFO neutron.wsgi [None req-30d92b54-69b3-4bb4-a0da-e3033f62cbb9 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "PUT /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0280061 2026-04-02 18:03:39.277 9 INFO neutron.wsgi [None req-571bd69e-4318-464d-8c64-33492adc3d37 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 227 time: 0.0411115 2026-04-02 18:03:39.324 9 INFO neutron.wsgi [None req-4595e27b-c55b-47d3-94a2-3395712835cd c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "PUT /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0437160 2026-04-02 18:03:39.355 9 INFO neutron.wsgi [None req-1b58ac82-e1c9-4b70-b170-391eab532d8e c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 245 time: 0.0272055 2026-04-02 18:03:39.413 9 INFO neutron.wsgi [None req-80548fa1-9b57-4d05-a56c-4b9d2051af92 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "PUT /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 230 time: 0.0518987 2026-04-02 18:03:39.447 9 INFO neutron.wsgi [None req-5591a28c-5d43-4ce0-9317-6fe4ed0c5d8d c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 230 time: 0.0292189 2026-04-02 18:03:39.481 9 INFO neutron.wsgi [None req-f32eaaaf-c1d8-41dd-98b6-7687596672a0 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0289063 2026-04-02 18:03:39.514 9 INFO neutron.api.v2.resource [None req-e8a40947-55fa-412a-85b4-34267bee9c72 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:03:39.515 9 INFO neutron.wsgi [None req-e8a40947-55fa-412a-85b4-34267bee9c72 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0261104 2026-04-02 18:03:39.560 9 INFO neutron.wsgi [None req-847bca9e-f138-4703-bbe2-c773cf592f1e c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0409040 2026-04-02 18:03:39.589 9 INFO neutron.wsgi [None req-b3d38203-d1f8-4ca4-b6a3-ceab7605938e c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 223 time: 0.0251741 2026-04-02 18:03:39.620 9 INFO neutron.api.v2.resource [None req-4c4d0268-1a4f-41a2-a6c1-668507836c8f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:03:39.622 9 INFO neutron.wsgi [None req-4c4d0268-1a4f-41a2-a6c1-668507836c8f c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0282724 2026-04-02 18:03:39.673 9 INFO neutron.wsgi [None req-3696fe5f-e0b1-4ba1-8f04-245b4fe1dc19 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 204 len: 168 time: 0.0472052 2026-04-02 18:03:39.704 9 INFO neutron.wsgi [None req-edac485d-5c80-44d7-82bd-c84bb7bb3233 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - default default] 10.0.0.44 "GET /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4/tags HTTP/1.1" status: 200 len: 205 time: 0.0268753 2026-04-02 18:03:40.060 9 INFO neutron.wsgi [None req-d4bf99bf-4953-427c-a138-b19d4a36a6f3 c227d1f2b6cd42aab4285ff480dce11f c0a6439107eb44b9823241634879448e - - - -] 10.0.0.44 "DELETE /v2.0/floatingips/0d8ee986-4246-4b6b-95f8-2e5e13bf38f4 HTTP/1.1" status: 204 len: 168 time: 0.3504689 2026-04-02 18:03:40.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdc13415-4270-49d3-8d38-ce0ffe16a5e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource a4cd2d63-17d5-4d21-bb99-94e79023bedb (type: security_groups) to 1 2026-04-02 18:03:41.017 10 INFO neutron.wsgi [None req-fdc13415-4270-49d3-8d38-ce0ffe16a5e3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=f007978a785a40ceacf61f883724dd56&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2581136 2026-04-02 18:03:41.243 9 INFO neutron.wsgi [None req-c4f5a9fd-2d0b-47c0-9c1f-0e828870ab00 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/a4cd2d63-17d5-4d21-bb99-94e79023bedb HTTP/1.1" status: 204 len: 168 time: 0.2165160 2026-04-02 18:03:41.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-a540312f-4b17-4ce5-8263-9f9c24a6ef15 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource 38d3cc63-c5e6-4a5d-a295-f1339f09005c (type: security_groups) to 1 2026-04-02 18:03:41.463 9 INFO neutron.wsgi [None req-a540312f-4b17-4ce5-8263-9f9c24a6ef15 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=c0a6439107eb44b9823241634879448e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1196442 2026-04-02 18:03:41.619 9 INFO neutron.wsgi [None req-e70ab378-0ffb-42ee-890d-b2bbc40f6a21 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/38d3cc63-c5e6-4a5d-a295-f1339f09005c HTTP/1.1" status: 204 len: 168 time: 0.1528838 2026-04-02 18:03:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021787 2026-04-02 18:03:41.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027053 2026-04-02 18:03:45.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] Successfully bumped revision number for resource 127464dc-1778-4641-8d4a-844a7ea14c2d (type: security_groups) to 1 2026-04-02 18:03:45.200 10 INFO neutron.db.segments_db [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] Added segment a5e67a27-2f14-48e3-b7b9-cd884646920d of type geneve for network ae458463-50fb-4524-8c73-634787bd4e58 2026-04-02 18:03:45.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] Successfully bumped revision number for resource ae458463-50fb-4524-8c73-634787bd4e58 (type: networks) to 1 2026-04-02 18:03:45.510 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] No more DHCP agents 2026-04-02 18:03:45.512 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] Unable to schedule network ae458463-50fb-4524-8c73-634787bd4e58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-02 18:03:45.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] Successfully bumped revision number for resource a98de845-8acf-4a47-bf6a-1dc824f5b506 (type: ports) to 1 2026-04-02 18:03:45.604 10 INFO neutron.wsgi [None req-f49ffe0d-c6b0-4be9-b1c2-acd92bab96f4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7344160 2026-04-02 18:03:45.662 10 INFO neutron.wsgi [None req-32ed3435-802c-483e-aa5b-d9dad5ec4478 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "PUT /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 218 time: 0.0540195 2026-04-02 18:03:45.712 10 INFO neutron.wsgi [None req-4347d369-e617-42e8-8fd9-c982614e8dc4 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 218 time: 0.0436497 2026-04-02 18:03:45.772 10 INFO neutron.wsgi [None req-05d1feac-53f1-44b1-adf6-ab29d91569fe ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "PUT /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0546615 2026-04-02 18:03:45.821 9 INFO neutron.wsgi [None req-da32540e-319a-40e1-a7b5-65cf00232887 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 227 time: 0.0421562 2026-04-02 18:03:45.863 9 INFO neutron.wsgi [None req-a6ede9bb-4ea5-458d-b3ed-4b08d2617a6a ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "PUT /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0387590 2026-04-02 18:03:45.906 9 INFO neutron.wsgi [None req-c8186c60-648b-4eb4-a76f-56fd72588aa6 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 227 time: 0.0398765 2026-04-02 18:03:45.956 9 INFO neutron.wsgi [None req-46800201-6ab6-49f4-a731-ea6c1c55e431 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "PUT /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0448275 2026-04-02 18:03:46.004 9 INFO neutron.wsgi [None req-905c9c82-93d4-47a4-8cb0-c46d197334fb ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 245 time: 0.0442107 2026-04-02 18:03:46.058 9 INFO neutron.wsgi [None req-2b123b54-4b3c-442c-b293-c53ca4b972b1 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "PUT /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 230 time: 0.0492554 2026-04-02 18:03:46.103 9 INFO neutron.wsgi [None req-846871f8-435b-4201-9305-5dcef6cc30a9 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 230 time: 0.0403142 2026-04-02 18:03:46.156 9 INFO neutron.wsgi [None req-6dcc8695-3b53-4079-83a8-a4d7ba111855 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0481107 2026-04-02 18:03:46.196 9 INFO neutron.api.v2.resource [None req-58dd059b-fb4b-4849-989c-d74612309362 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:03:46.198 9 INFO neutron.wsgi [None req-58dd059b-fb4b-4849-989c-d74612309362 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0380092 2026-04-02 18:03:46.263 9 INFO neutron.wsgi [None req-256a7e65-64c5-41b9-b4db-7a4413226c36 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0592985 2026-04-02 18:03:46.309 9 INFO neutron.wsgi [None req-55d614fd-9cd3-4157-9274-fbde6dc21e26 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 223 time: 0.0406203 2026-04-02 18:03:46.351 9 INFO neutron.api.v2.resource [None req-bbfdbc52-b504-40cf-95fc-337941203ec7 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] delete failed (client error): The resource could not be found. 2026-04-02 18:03:46.352 9 INFO neutron.wsgi [None req-bbfdbc52-b504-40cf-95fc-337941203ec7 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0386181 2026-04-02 18:03:46.410 9 INFO neutron.wsgi [None req-aef589ac-2d3e-4842-a81e-b2ec2cc9afa0 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 204 len: 168 time: 0.0520465 2026-04-02 18:03:46.443 9 INFO neutron.wsgi [None req-fae98d08-afd6-4e97-9570-4732fc755f39 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - default default] 10.0.0.44 "GET /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58/tags HTTP/1.1" status: 200 len: 205 time: 0.0290978 2026-04-02 18:03:46.763 9 INFO neutron.services.segments.plugin [-] Segment a5e67a27-2f14-48e3-b7b9-cd884646920d resource provider aggregate not found 2026-04-02 18:03:46.767 9 INFO neutron.services.segments.plugin [-] Segment a5e67a27-2f14-48e3-b7b9-cd884646920d resource provider aggregate not found 2026-04-02 18:03:46.786 9 INFO neutron.services.segments.plugin [-] Segment a5e67a27-2f14-48e3-b7b9-cd884646920d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e67a27-2f14-48e3-b7b9-cd884646920d found for delete ", "request_id": "req-ef0c336a-ed1a-4c7e-bcc5-3e75611c4c1a"}]} 2026-04-02 18:03:46.788 9 INFO neutron.services.segments.plugin [-] Segment a5e67a27-2f14-48e3-b7b9-cd884646920d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e67a27-2f14-48e3-b7b9-cd884646920d found for delete ", "request_id": "req-82982c10-c2c8-4b14-ab9f-9d944a57d941"}]} 2026-04-02 18:03:46.801 9 INFO neutron.wsgi [None req-fef18d29-5591-4cfd-b5f9-613e75bc85b2 ab9a7ce605ca40bf8ab82dd7003f7b9b 5e62e9fc6d24478083f42f9b6d737369 - - - -] 10.0.0.44 "DELETE /v2.0/networks/ae458463-50fb-4524-8c73-634787bd4e58 HTTP/1.1" status: 204 len: 168 time: 0.3495564 2026-04-02 18:03:47.633 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6289b57-b162-48d4-bda9-8adf996a1f80 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] Successfully bumped revision number for resource d1834320-3be2-4bf1-a307-7977f76e6a58 (type: security_groups) to 1 2026-04-02 18:03:47.652 9 INFO neutron.wsgi [None req-c6289b57-b162-48d4-bda9-8adf996a1f80 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=3c641b1e94eb434d9e2f5b314b0e460e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2111976 2026-04-02 18:03:48.136 9 INFO neutron.wsgi [None req-cea5fecd-3d3d-483a-aa91-584d060cd2d2 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/d1834320-3be2-4bf1-a307-7977f76e6a58 HTTP/1.1" status: 204 len: 168 time: 0.4791036 2026-04-02 18:03:48.255 9 INFO neutron.wsgi [None req-edcebf58-94a7-45ad-9a31-d044629806a5 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups?tenant_id=5e62e9fc6d24478083f42f9b6d737369&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0258563 2026-04-02 18:03:48.444 9 INFO neutron.wsgi [None req-d28724b6-8a0d-4cb0-aebf-d99b48e54db3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - - -] 10.0.0.44 "DELETE /v2.0/security-groups/127464dc-1778-4641-8d4a-844a7ea14c2d HTTP/1.1" status: 204 len: 168 time: 0.1844902 2026-04-02 18:03:51.036 10 INFO neutron.wsgi [None req-400c9733-46ac-4fa2-ad52-7eb98df1a175 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2407751 2026-04-02 18:03:52.123 10 INFO neutron.wsgi [None req-0b3b7ff5-7f28-46aa-8e65-55f2388c0e09 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0206039 2026-04-02 18:03:52.153 10 INFO neutron.wsgi [None req-25311190-4c57-4361-a1c1-c2145b0924bd aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0257604 2026-04-02 18:03:52.187 10 INFO neutron.wsgi [None req-e0ffe503-6e3c-402c-8150-1ae18db172e8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5270 time: 0.0299394 2026-04-02 18:03:52.227 10 INFO neutron.wsgi [None req-cf2b2b8e-3b55-47b0-aa50-f4bcb8a88083 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0352643 2026-04-02 18:03:52.312 10 INFO neutron.wsgi [None req-d89e4291-95b5-4d0e-8806-6dd02a298b5d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0806549 2026-04-02 18:03:52.375 10 INFO neutron.wsgi [None req-309ee644-e04a-4940-ae7b-1dc5f28f876d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0583048 2026-04-02 18:03:52.393 10 INFO neutron.wsgi [None req-5eadf9ba-4e9e-4038-9819-fb6d185e9ba8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.44 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0120580 2026-04-02 18:03:56.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021544 2026-04-02 18:03:56.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025780 2026-04-02 18:04:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023899 2026-04-02 18:04:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029950 2026-04-02 18:04:26.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021548 2026-04-02 18:04:26.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016811 2026-04-02 18:04:32.847 10 INFO neutron.wsgi [None req-b4b7ac28-e240-4623-ae66-511f58365a82 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0640907 2026-04-02 18:04:32.877 10 INFO neutron.wsgi [None req-d1cecfae-02a4-4010-a373-ff2a60b0a672 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0263793 2026-04-02 18:04:32.909 10 INFO neutron.wsgi [None req-52b45db3-4f19-46d1-b581-ecfae6a34937 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0304096 2026-04-02 18:04:32.946 10 INFO neutron.wsgi [None req-30d808f2-8011-4d6c-bdd8-30f5476afaa4 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0297709 2026-04-02 18:04:32.984 10 INFO neutron.wsgi [None req-dce1b0e0-63ac-4a23-aca0-71d2e95fec38 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0373142 2026-04-02 18:04:33.068 10 INFO neutron.wsgi [None req-bcaf7723-a62a-4cdb-bc1f-3df4f5f8b8b3 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0809910 2026-04-02 18:04:33.147 10 INFO neutron.wsgi [None req-5b86586e-6c02-4406-80bd-18c8925c86a6 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0758004 2026-04-02 18:04:33.191 10 INFO neutron.wsgi [None req-83da8dd4-ef66-41bd-baa7-824bb2cbf0fc aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0400460 2026-04-02 18:04:33.205 10 INFO neutron.wsgi [None req-6efef9fd-000d-4d93-8f25-95923519196e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0127130 2026-04-02 18:04:33.235 10 INFO neutron.wsgi [None req-0a2b93fc-4db4-431a-837c-132d591dff87 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0297003 2026-04-02 18:04:33.252 10 INFO neutron.wsgi [None req-de9b9839-0162-47c3-87bf-525862609782 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0156574 2026-04-02 18:04:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018132 2026-04-02 18:04:41.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044274 2026-04-02 18:04:50.162 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-949c1a74-34e0-4045-978d-3e3c521b17a3 - - - - - -] Maintenance task: Synchronization finished (took 0.27 seconds) 2026-04-02 18:04:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017703 2026-04-02 18:04:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024052 2026-04-02 18:05:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025923 2026-04-02 18:05:11.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012386 2026-04-02 18:05:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024457 2026-04-02 18:05:26.649 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013578 2026-04-02 18:05:32.847 10 INFO neutron.wsgi [None req-0310d8dd-f1bf-4668-b6b2-cfb076963ec9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1046128 2026-04-02 18:05:32.875 10 INFO neutron.wsgi [None req-22f43f0e-91ac-42a3-a117-b906d183aa1c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0259349 2026-04-02 18:05:32.925 10 INFO neutron.wsgi [None req-a6ed5e15-e2eb-416e-be13-c06a59007b3b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0492113 2026-04-02 18:05:32.954 10 INFO neutron.wsgi [None req-9602c8ad-15ee-4366-a3f5-d6f18171f260 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0236664 2026-04-02 18:05:32.965 10 INFO neutron.wsgi [None req-b74f7515-6e55-412d-83f5-d7c3aae85f01 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0099781 2026-04-02 18:05:33.010 10 INFO neutron.wsgi [None req-6c6a06ca-a849-477a-b5dd-28fe98713a9a aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0437438 2026-04-02 18:05:33.049 10 INFO neutron.wsgi [None req-5414f08f-bbff-4612-b38c-324f9c935597 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0356107 2026-04-02 18:05:33.078 10 INFO neutron.wsgi [None req-5f50ab50-9624-4803-b1e8-ab15ea2a5643 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0285599 2026-04-02 18:05:33.107 10 INFO neutron.wsgi [None req-39ed438b-b433-4d46-ae6b-03e6290dbc99 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0253236 2026-04-02 18:05:33.137 10 INFO neutron.wsgi [None req-47ca4f3e-aaa2-499e-b2f9-9669cabeeef1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0287700 2026-04-02 18:05:33.146 10 INFO neutron.wsgi [None req-26ddebcd-14f4-4737-b881-46a3650a6268 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0082343 2026-04-02 18:05:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017109 2026-04-02 18:05:41.653 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025599 2026-04-02 18:05:56.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023448 2026-04-02 18:05:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025344 2026-04-02 18:06:11.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017543 2026-04-02 18:06:11.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036788 2026-04-02 18:06:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018132 2026-04-02 18:06:26.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018735 2026-04-02 18:06:32.814 10 INFO neutron.wsgi [None req-8eba9cff-5597-4aa9-acda-c72416b44f76 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0638192 2026-04-02 18:06:32.883 10 INFO neutron.wsgi [None req-dfcc9f87-be47-4bf6-9930-a994ae7bf102 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0677202 2026-04-02 18:06:32.914 10 INFO neutron.wsgi [None req-b9776e0c-7c9f-49f2-a8e7-b110fd1f79cb aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0285203 2026-04-02 18:06:32.939 10 INFO neutron.wsgi [None req-61a1bcea-e5cb-4d12-88da-2baa5ab2c78c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0239313 2026-04-02 18:06:32.967 10 INFO neutron.wsgi [None req-3acace0c-edc7-4c05-b9e3-c1d48994c8c1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0262899 2026-04-02 18:06:32.982 10 INFO neutron.wsgi [None req-c99610d0-6c05-4eaa-9a00-54be1560dd3f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0116155 2026-04-02 18:06:33.032 10 INFO neutron.wsgi [None req-d0b8cccf-c2b4-4fa5-8d82-db89ec599439 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0473077 2026-04-02 18:06:33.059 10 INFO neutron.wsgi [None req-7ef44c3a-ca45-4b6e-8c5c-8a6e063d14ee aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0236590 2026-04-02 18:06:33.067 10 INFO neutron.wsgi [None req-c8e6c314-02b6-4925-866c-b73c3749eba8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0078886 2026-04-02 18:06:33.099 10 INFO neutron.wsgi [None req-d8e4d8b3-b45e-4f3b-8163-8553cb07ed26 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0311489 2026-04-02 18:06:33.112 10 INFO neutron.wsgi [None req-98e1750f-ff1a-4d8b-97f9-7cbdc9a5cf98 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0118792 2026-04-02 18:06:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017693 2026-04-02 18:06:41.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017312 2026-04-02 18:06:56.648 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045745 2026-04-02 18:06:56.653 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028567 2026-04-02 18:07:11.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018258 2026-04-02 18:07:11.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026968 2026-04-02 18:07:26.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013556 2026-04-02 18:07:26.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017676 2026-04-02 18:07:32.847 10 INFO neutron.wsgi [None req-a928136b-b96d-42d3-984b-4af22fdaba73 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0958524 2026-04-02 18:07:32.884 10 INFO neutron.wsgi [None req-cbb3d047-3494-442b-b3f4-ea5849c08922 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0350857 2026-04-02 18:07:32.894 10 INFO neutron.wsgi [None req-006bceed-b7ad-4787-9b3b-1dc716ee8614 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0088136 2026-04-02 18:07:32.962 10 INFO neutron.wsgi [None req-a166185f-f75b-45f2-a175-f79e111c84ad aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0637951 2026-04-02 18:07:33.010 10 INFO neutron.wsgi [None req-37ca2306-bb96-4ba1-8d90-1c8715c64a02 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0444078 2026-04-02 18:07:33.054 10 INFO neutron.wsgi [None req-19f436dc-5310-4178-8803-fedd6f930168 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0389364 2026-04-02 18:07:33.069 10 INFO neutron.wsgi [None req-2233053e-3abe-421a-9010-f96a13ce086f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0141091 2026-04-02 18:07:33.135 10 INFO neutron.wsgi [None req-f9f7ed51-f7e2-4055-86ab-79e641a29fc1 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0647867 2026-04-02 18:07:33.167 10 INFO neutron.wsgi [None req-8526d8c6-36ca-47c1-a791-efcccb29ff2b aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0296614 2026-04-02 18:07:33.179 10 INFO neutron.wsgi [None req-ecee7b20-849b-47ad-8950-5491e1e68190 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0109935 2026-04-02 18:07:33.214 10 INFO neutron.wsgi [None req-0ea83cfa-3a12-43a4-a75c-73a79724e362 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0349255 2026-04-02 18:07:41.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018172 2026-04-02 18:07:41.648 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021415 2026-04-02 18:07:56.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016439 2026-04-02 18:07:56.645 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021737 2026-04-02 18:08:11.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032370 2026-04-02 18:08:11.647 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034163 2026-04-02 18:08:26.645 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018361 2026-04-02 18:08:26.647 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014241 2026-04-02 18:08:32.860 10 INFO neutron.wsgi [None req-62263695-2f64-4977-858f-47139e10f92e aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1060174 2026-04-02 18:08:32.875 10 INFO neutron.wsgi [None req-923baf2e-dcc2-4c11-9dc5-86a753d1ac58 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0144343 2026-04-02 18:08:32.898 10 INFO neutron.wsgi [None req-d32e54cc-35d2-492f-87cc-23825b8bcdd8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0223343 2026-04-02 18:08:32.967 10 INFO neutron.wsgi [None req-381ed94e-96de-4894-a0ba-9d1b15acda81 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0677176 2026-04-02 18:08:32.999 10 INFO neutron.wsgi [None req-6c265fb2-d6eb-4978-bcde-1093a3d63863 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0302293 2026-04-02 18:08:33.068 10 INFO neutron.wsgi [None req-9d93dffa-172e-435c-8ff3-4d8f09535b0c aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0657771 2026-04-02 18:08:33.113 10 INFO neutron.wsgi [None req-ce1076e2-6df2-400c-93bd-f3abde06fb65 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5251 time: 0.0410609 2026-04-02 18:08:33.140 10 INFO neutron.wsgi [None req-2d659599-c21f-435f-95bc-9e62882011a8 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0233815 2026-04-02 18:08:33.152 10 INFO neutron.wsgi [None req-7cdb0d94-9eb9-48e0-a5eb-5aef0486bcc9 aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0094335 2026-04-02 18:08:33.162 10 INFO neutron.wsgi [None req-a0c6c93f-c912-457b-8eea-127ef747a13f aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0082419 2026-04-02 18:08:33.196 10 INFO neutron.wsgi [None req-29e13dbb-0edd-4e0a-97fe-498e172add2d aa7199d8bf714c878e4d4c4621378f31 5e2f39b376b347a89ea91583717a5a8d - - default default] 10.0.0.241 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0321071 2026-04-02 18:08:41.646 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024688 2026-04-02 18:08:41.646 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026059 2026-04-02 18:08:56.644 9 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014160 2026-04-02 18:08:56.644 10 INFO neutron.wsgi [-] 10.0.0.149 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013750