+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun May 10 04:37:36 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-8698d9f568-4fcf8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7aeebe2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-10 04:37:41.098 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:37:41.098 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-10 04:37:41.235 9 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:37:41.235 9 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-10 04:37:41.614 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:37:41.784 9 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:37:42.678 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:42.681 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:37:42.685 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:37:42.686 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:42.686 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:37:42.687 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:37:42.687 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.694 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.694 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.694 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.716 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:37:42.717 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.718 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.743 9 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:42.746 9 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:37:42.749 9 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:37:42.750 9 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:42.750 9 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:37:42.751 9 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:37:42.751 9 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.758 9 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.758 9 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:42.759 9 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.764 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:37:42.764 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:37:42.764 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:37:42.764 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:37:42.780 9 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:37:42.782 9 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.782 9 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:37:42.828 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:37:42.828 9 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:37:42.828 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:37:42.829 9 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:37:43.179 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:37:43.253 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:37:43.326 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:37:43.326 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:37:43.327 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.extensions.port_security [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:37:43.342 8 INFO neutron.plugins.ml2.managers [None req-102c3554-874f-4d04-8e52-6e4eed722f7a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:37:43.354 8 INFO neutron.quota [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded quota_driver: . 2026-05-10 04:37:43.354 8 INFO neutron.plugins.ml2.plugin [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:37:43.354 8 INFO neutron.plugins.ml2.managers [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:37:43.354 8 INFO neutron.plugins.ml2.managers [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:37:43.355 8 INFO neutron.plugins.ml2.managers [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:37:43.355 8 INFO neutron.extensions.vlantransparent [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:37:43.355 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: qos 2026-05-10 04:37:43.368 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: router 2026-05-10 04:37:43.406 9 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:37:43.406 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:37:43.406 9 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:37:43.407 8 INFO neutron.services.service_base [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:37:43.408 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: segments 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.extensions.port_security [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:37:43.423 9 INFO neutron.plugins.ml2.managers [None req-f7ced57f-7a66-4f15-b53b-d40a6c07b36b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:37:43.436 9 INFO neutron.quota [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded quota_driver: . 2026-05-10 04:37:43.437 9 INFO neutron.plugins.ml2.plugin [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:37:43.437 9 INFO neutron.plugins.ml2.managers [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:37:43.437 9 INFO neutron.plugins.ml2.managers [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:37:43.437 9 INFO neutron.plugins.ml2.managers [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:37:43.438 9 INFO neutron.extensions.vlantransparent [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:37:43.438 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: qos 2026-05-10 04:37:43.451 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: router 2026-05-10 04:37:43.498 9 INFO neutron.services.service_base [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:37:43.498 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: segments 2026-05-10 04:37:43.507 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: trunk 2026-05-10 04:37:43.522 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:37:43.561 8 WARNING stevedore.named [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:37:43.615 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: trunk 2026-05-10 04:37:43.632 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:37:43.637 8 INFO neutron_vpnaas.services.vpn.plugin [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:37:43.637 8 INFO neutron.common.utils [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:37:43.637 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:37:43.642 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: tag 2026-05-10 04:37:43.649 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: timestamp 2026-05-10 04:37:43.652 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:37:43.656 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: flavors 2026-05-10 04:37:43.660 8 INFO neutron.manager [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loading Plugin: revisions 2026-05-10 04:37:43.663 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Initializing extension manager. 2026-05-10 04:37:43.664 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: address-group 2026-05-10 04:37:43.665 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: address-scope 2026-05-10 04:37:43.665 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:37:43.666 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: agent 2026-05-10 04:37:43.667 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:37:43.668 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:37:43.669 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:37:43.670 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: availability_zone 2026-05-10 04:37:43.670 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:37:43.671 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:37:43.671 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:37:43.673 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:37:43.673 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: dns-integration 2026-05-10 04:37:43.673 9 WARNING stevedore.named [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:37:43.674 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:37:43.674 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:37:43.675 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: dvr 2026-05-10 04:37:43.675 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:37:43.676 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:37:43.676 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:43.677 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:37:43.677 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: external-net 2026-05-10 04:37:43.678 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:37:43.678 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: extraroute 2026-05-10 04:37:43.679 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:37:43.680 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:37:43.680 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:37:43.681 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:37:43.681 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:37:43.682 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:37:43.682 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: flavors 2026-05-10 04:37:43.684 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:37:43.684 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:37:43.685 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:37:43.685 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:37:43.686 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:37:43.687 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: router 2026-05-10 04:37:43.689 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:43.689 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:37:43.690 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:37:43.690 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:37:43.691 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: l3-ha 2026-05-10 04:37:43.691 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:43.692 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:37:43.693 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:37:43.693 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:43.694 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:37:43.697 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:37:43.699 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:37:43.700 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:37:43.701 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:37:43.701 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:37:43.702 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: multi-provider 2026-05-10 04:37:43.702 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: net-mtu 2026-05-10 04:37:43.703 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:37:43.704 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:37:43.704 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: network_ha 2026-05-10 04:37:43.705 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:37:43.706 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:37:43.706 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: pagination 2026-05-10 04:37:43.707 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:37:43.707 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:37:43.708 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:37:43.708 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:37:43.709 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:37:43.709 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:37:43.710 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:37:43.710 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:37:43.711 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:37:43.711 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:37:43.712 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:37:43.713 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: binding 2026-05-10 04:37:43.714 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: binding-extended 2026-05-10 04:37:43.714 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-security 2026-05-10 04:37:43.714 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: project-id 2026-05-10 04:37:43.715 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: provider 2026-05-10 04:37:43.717 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos 2026-05-10 04:37:43.718 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:37:43.718 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:37:43.719 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-default 2026-05-10 04:37:43.719 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-fip 2026-05-10 04:37:43.720 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:37:43.721 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:37:43.721 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:37:43.722 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:37:43.722 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:37:43.723 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-pps 2026-05-10 04:37:43.723 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:37:43.724 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:37:43.725 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:37:43.725 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:37:43.727 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: quotas 2026-05-10 04:37:43.728 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: quota_details 2026-05-10 04:37:43.730 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:37:43.730 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:37:43.731 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:37:43.731 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:37:43.732 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:37:43.733 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:37:43.733 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:37:43.734 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:37:43.734 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:37:43.736 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:37:43.737 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:37:43.737 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:37:43.738 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:37:43.738 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:37:43.739 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:37:43.743 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: security-group 2026-05-10 04:37:43.744 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: segment 2026-05-10 04:37:43.745 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:37:43.745 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: service-type 2026-05-10 04:37:43.745 9 INFO neutron_vpnaas.services.vpn.plugin [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:37:43.746 9 INFO neutron.common.utils [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:37:43.746 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:37:43.746 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: sorting 2026-05-10 04:37:43.746 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:37:43.747 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:37:43.748 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:37:43.748 8 WARNING neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:37:43.749 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:37:43.749 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:37:43.750 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:37:43.750 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:37:43.750 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: tag 2026-05-10 04:37:43.751 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:37:43.751 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:37:43.753 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:37:43.753 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: tag-creation 2026-05-10 04:37:43.754 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:37:43.757 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:37:43.758 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: timestamp 2026-05-10 04:37:43.758 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:37:43.759 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: trunk 2026-05-10 04:37:43.759 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: trunk-details 2026-05-10 04:37:43.760 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:37:43.760 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:37:43.760 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:37:43.762 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:37:43.763 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:37:43.764 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:37:43.764 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: flavors 2026-05-10 04:37:43.765 8 INFO neutron.api.extensions [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Loaded extension: vpnaas 2026-05-10 04:37:43.767 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:37:43.768 9 INFO neutron.manager [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loading Plugin: revisions 2026-05-10 04:37:43.768 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:37:43.768 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.768 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:37:43.771 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Initializing extension manager. 2026-05-10 04:37:43.771 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:37:43.772 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:37:43.772 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: address-group 2026-05-10 04:37:43.773 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: address-scope 2026-05-10 04:37:43.774 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:37:43.774 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: agent 2026-05-10 04:37:43.775 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:37:43.776 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:37:43.776 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:37:43.777 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:37:43.777 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:37:43.777 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:37:43.778 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: availability_zone 2026-05-10 04:37:43.778 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.778 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] subnetpool is already registered 2026-05-10 04:37:43.779 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:37:43.779 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.779 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] subnetpool is already registered 2026-05-10 04:37:43.780 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:37:43.780 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:37:43.781 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:37:43.781 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:37:43.781 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:37:43.781 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:37:43.782 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:37:43.783 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:37:43.785 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:37:43.786 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] router is already registered 2026-05-10 04:37:43.786 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:37:43.786 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:37:43.786 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] floatingip is already registered 2026-05-10 04:37:43.787 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: dns-integration 2026-05-10 04:37:43.788 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:37:43.789 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:37:43.790 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: dvr 2026-05-10 04:37:43.790 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:37:43.790 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] rbac_policy is already registered 2026-05-10 04:37:43.790 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:37:43.791 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:37:43.791 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] security_group is already registered 2026-05-10 04:37:43.791 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:37:43.791 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:37:43.791 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] security_group_rule is already registered 2026-05-10 04:37:43.792 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:43.792 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.792 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] subnetpool is already registered 2026-05-10 04:37:43.793 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:37:43.793 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.793 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] subnetpool is already registered 2026-05-10 04:37:43.793 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:37:43.793 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: external-net 2026-05-10 04:37:43.794 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] trunk is already registered 2026-05-10 04:37:43.794 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:37:43.794 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] endpoint_group is already registered 2026-05-10 04:37:43.794 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:37:43.795 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:37:43.795 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] vpnservice is already registered 2026-05-10 04:37:43.795 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: extraroute 2026-05-10 04:37:43.795 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:37:43.795 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:37:43.796 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:37:43.796 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] ipsecpolicy is already registered 2026-05-10 04:37:43.796 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:37:43.796 8 INFO neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:37:43.797 8 WARNING neutron.quota.resource_registry [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] ikepolicy is already registered 2026-05-10 04:37:43.797 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:37:43.797 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:37:43.798 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:37:43.798 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:37:43.799 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:37:43.800 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: flavors 2026-05-10 04:37:43.801 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:37:43.802 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:37:43.802 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:37:43.803 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:37:43.803 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:37:43.804 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: router 2026-05-10 04:37:43.807 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:43.807 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:37:43.808 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:37:43.808 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:37:43.809 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: l3-ha 2026-05-10 04:37:43.810 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:43.810 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:37:43.811 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:37:43.812 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:43.812 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:37:43.815 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:37:43.816 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:37:43.817 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:37:43.818 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:37:43.819 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:37:43.819 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: multi-provider 2026-05-10 04:37:43.820 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: net-mtu 2026-05-10 04:37:43.821 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:37:43.821 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:37:43.822 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: network_ha 2026-05-10 04:37:43.822 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:37:43.823 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:37:43.824 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: pagination 2026-05-10 04:37:43.825 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:37:43.825 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:37:43.826 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:37:43.826 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:37:43.827 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:37:43.827 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:37:43.828 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:37:43.828 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:37:43.829 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:37:43.829 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:37:43.830 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:37:43.831 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: binding 2026-05-10 04:37:43.832 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: binding-extended 2026-05-10 04:37:43.832 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-security 2026-05-10 04:37:43.833 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: project-id 2026-05-10 04:37:43.833 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: provider 2026-05-10 04:37:43.835 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos 2026-05-10 04:37:43.836 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:37:43.837 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:37:43.837 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-default 2026-05-10 04:37:43.838 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-fip 2026-05-10 04:37:43.838 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:37:43.839 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:37:43.839 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:37:43.840 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:37:43.840 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:37:43.841 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-pps 2026-05-10 04:37:43.842 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:37:43.842 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:37:43.843 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:37:43.843 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:37:43.845 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: quotas 2026-05-10 04:37:43.846 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: quota_details 2026-05-10 04:37:43.848 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:37:43.848 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:37:43.849 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:37:43.849 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:37:43.850 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:37:43.850 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:37:43.851 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:37:43.851 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:37:43.852 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:37:43.854 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:37:43.854 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:37:43.855 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:37:43.855 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:37:43.856 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:37:43.856 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:37:43.861 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: security-group 2026-05-10 04:37:43.862 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: segment 2026-05-10 04:37:43.862 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:37:43.863 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: service-type 2026-05-10 04:37:43.864 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: sorting 2026-05-10 04:37:43.865 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:37:43.866 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:37:43.867 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:37:43.868 9 WARNING neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:37:43.869 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:37:43.870 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:37:43.871 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:37:43.872 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:37:43.873 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:37:43.873 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:37:43.874 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:37:43.875 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: tag-creation 2026-05-10 04:37:43.875 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:37:43.879 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:37:43.880 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:37:43.881 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: trunk 2026-05-10 04:37:43.881 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: trunk-details 2026-05-10 04:37:43.882 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:37:43.882 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:37:43.884 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:37:43.885 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:37:43.886 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:37:43.887 9 INFO neutron.api.extensions [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Loaded extension: vpnaas 2026-05-10 04:37:43.890 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:37:43.890 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:37:43.890 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:43.890 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:37:43.895 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:37:43.895 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:37:43.959 8 WARNING keystonemiddleware._common.config [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:37:43.966 8 WARNING oslo_config.cfg [None req-82ddcc69-f829-493c-acfa-f5490741bebc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f7aeebe2668 pid: 8 (default app) 2026-05-10 04:37:43.900 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:37:44.038 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:37:44.038 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:37:44.039 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:44.040 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] subnetpool is already registered 2026-05-10 04:37:44.040 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:44.040 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] subnetpool is already registered 2026-05-10 04:37:44.041 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:37:44.041 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:37:44.042 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:37:44.042 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:37:44.042 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:37:44.043 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:37:44.047 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:37:44.047 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] router is already registered 2026-05-10 04:37:44.047 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:37:44.048 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] floatingip is already registered 2026-05-10 04:37:44.051 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:37:44.052 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] rbac_policy is already registered 2026-05-10 04:37:44.052 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:37:44.052 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] security_group is already registered 2026-05-10 04:37:44.053 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:37:44.053 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] security_group_rule is already registered 2026-05-10 04:37:44.054 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:44.054 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] subnetpool is already registered 2026-05-10 04:37:44.054 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:37:44.055 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] subnetpool is already registered 2026-05-10 04:37:44.055 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:37:44.055 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] trunk is already registered 2026-05-10 04:37:44.056 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:37:44.056 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] endpoint_group is already registered 2026-05-10 04:37:44.056 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:37:44.056 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] vpnservice is already registered 2026-05-10 04:37:44.057 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:37:44.057 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:37:44.057 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:37:44.058 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] ipsecpolicy is already registered 2026-05-10 04:37:44.058 9 INFO neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:37:44.058 9 WARNING neutron.quota.resource_registry [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] ikepolicy is already registered 2026-05-10 04:37:44.092 9 WARNING keystonemiddleware._common.config [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:37:44.099 9 WARNING oslo_config.cfg [None req-1c07ca2f-6afe-43b5-828d-218a8837ca59 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f7aeebe2668 pid: 9 (default app) /var/lib/openstack/lib/python3.12/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-05-10 04:37:47.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20c7749f-f8ac-4d1a-a567-963bb1a948aa 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:37:47 2026] GET /v2.0/networks/public => generated 108 bytes in 620 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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, ' [pid: 9|app: 0|req: 1/5] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:37:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:37:48.528 8 WARNING neutron.services.revisions.revision_plugin [None req-91df2fe4-ed4e-488f-8986-ac74aff6663f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:37:48.549 8 INFO neutron.db.segments_db [None req-91df2fe4-ed4e-488f-8986-ac74aff6663f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 3642e2cc-341c-4ce1-93d5-e5bf5087abab of type flat for network 24576034-110f-49c0-8333-68d2b5748ff8 2026-05-10 04:37:48.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91df2fe4-ed4e-488f-8986-ac74aff6663f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:37:48 2026] POST /v2.0/networks => generated 124 bytes in 438 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:37:54.824 9 INFO neutron.pecan_wsgi.hooks.translation [None req-98bcb554-b6af-4bef-94ad-8dd2c1ec7026 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 2/7] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:37:54 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:37:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:37:55.080 9 WARNING neutron.services.revisions.revision_plugin [None req-74ad694e-73d0-412f-82f8-846290b16e7d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:37:55.104 9 INFO neutron.db.segments_db [None req-74ad694e-73d0-412f-82f8-846290b16e7d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment cd104125-ead2-445b-8819-1bdea94126d2 of type flat for network e70c069b-259a-4079-9fa6-416eeecfd94f 2026-05-10 04:37:55.146 9 INFO neutron.pecan_wsgi.hooks.translation [None req-74ad694e-73d0-412f-82f8-846290b16e7d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 3/9] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:37:54 2026] POST /v2.0/networks => generated 124 bytes in 323 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:38:00.996 9 INFO neutron.pecan_wsgi.hooks.translation [None req-60285e18-c540-4f16-a4e5-69ab545ffe11 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 4/11] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:38:00 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:38:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:38:01.067 9 WARNING neutron.services.revisions.revision_plugin [None req-c6f5d32c-9c3b-47b9-be68-239b69e06525 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:38:01.084 9 INFO neutron.db.segments_db [None req-c6f5d32c-9c3b-47b9-be68-239b69e06525 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 29fdf718-49ec-491f-ad43-75853e97167c of type flat for network 279ff5e0-6b01-4406-9c6b-6eb74faba57b 2026-05-10 04:38:01.107 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c6f5d32c-9c3b-47b9-be68-239b69e06525 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 5/13] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:38:01 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:38:06.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a488856b-1a9e-4165-bd75-4bcaf2557e5d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:38:06 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/15] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:38:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:38:07.026 8 WARNING neutron.services.revisions.revision_plugin [None req-4b37281c-fd7b-4b3a-99b1-4f86e160c194 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:38:07.045 8 INFO neutron.db.segments_db [None req-4b37281c-fd7b-4b3a-99b1-4f86e160c194 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 4f5f9c90-51fa-4aee-9418-b715056d0844 of type flat for network ac7a08c4-b381-405c-8f1e-aa422ece84e5 2026-05-10 04:38:07.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b37281c-fd7b-4b3a-99b1-4f86e160c194 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:38:06 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:38:12.923 9 INFO neutron.pecan_wsgi.hooks.translation [None req-025052dc-4c60-47c0-8d8b-3ca7d7e277fd 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 7/17] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:38:12 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:38:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:38:13.001 9 WARNING neutron.services.revisions.revision_plugin [None req-927ce312-04c2-4937-99f6-1133af9ec149 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:38:13.016 9 INFO neutron.db.segments_db [None req-927ce312-04c2-4937-99f6-1133af9ec149 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment c0f16842-0289-4608-885e-417632d1d6fd of type flat for network 706ed597-ac44-477e-bf0c-1a46ecc6fdc0 2026-05-10 04:38:13.040 9 INFO neutron.pecan_wsgi.hooks.translation [None req-927ce312-04c2-4937-99f6-1133af9ec149 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 8/20] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:38:12 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:38:18.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5391245-0275-411a-8f2f-bcfcc64c8963 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:38:18 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/22] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:38:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:38:18.939 8 WARNING neutron.services.revisions.revision_plugin [None req-188e9511-0ce4-4d29-bf78-987035fcb87d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:38:18.962 8 INFO neutron.db.segments_db [None req-188e9511-0ce4-4d29-bf78-987035fcb87d 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 7ac26016-2898-49af-908b-d06ba1edc8bc of type flat for network f760e31a-5f12-4de6-83ea-1ea8dd288ebe [pid: 8|app: 0|req: 14/23] 199.204.45.223 () {48 vars in 968 bytes} [Sun May 10 04:38:18 2026] POST /v2.0/networks => generated 706 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:38:20.218 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0fec42a0-d050-4fa4-b62f-eb0d7b31ddff 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 10/24] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 04:38:20 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 04:38:20 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:38:20.289 9 INFO neutron.pecan_wsgi.hooks.translation [None req-99fe5b4d-4740-4dea-a5f3-6e3a872b713e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 11/26] 199.204.45.223 () {44 vars in 1035 bytes} [Sun May 10 04:38:20 2026] GET /v2.0/subnets/public-subnet?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.204.45.223 () {44 vars in 1058 bytes} [Sun May 10 04:38:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 12/28] 199.204.45.223 () {48 vars in 966 bytes} [Sun May 10 04:38:20 2026] POST /v2.0/subnets => generated 664 bytes in 2647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:43:00.253 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 04:43:00.255 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 04:43:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.223) !!! 2026-05-10 04:43:00.359 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2cca5c43-8a29-4bc7-a159-fd8cc6467eb9 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 31/66] 199.204.45.223 () {44 vars in 938 bytes} [Sun May 10 04:43:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:43:00.371 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 04:43:00.372 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 04:43:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.223) !!! [pid: 8|app: 0|req: 36/67] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 04:43:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:43:00.453 9 INFO neutron.db.segments_db [None req-564b74ae-9a0d-431b-b22f-1074ff8a3077 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 9e5882e8-72f9-404d-a111-4fa8b7c94281 of type vxlan for network 44391a52-db3a-4b90-95a1-ff5aba05f24e [pid: 9|app: 0|req: 32/68] 199.204.45.223 () {48 vars in 967 bytes} [Sun May 10 04:43:00 2026] POST /v2.0/networks => generated 707 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:43:01.421 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36134. 2026-05-10 04:43:01.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92d4e3f4-b47e-4f2c-89ad-f72ea007f81e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/69] 199.204.45.223 () {44 vars in 938 bytes} [Sun May 10 04:43:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:43:01.498 9 INFO oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36136. [pid: 9|app: 0|req: 33/70] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 04:43:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:43:01.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-134fd639-0917-408c-a17b-24f6b9e9a624 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.204.45.223 () {44 vars in 1037 bytes} [Sun May 10 04:43:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 34/72] 199.204.45.223 () {44 vars in 1060 bytes} [Sun May 10 04:43:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.204.45.223 () {48 vars in 966 bytes} [Sun May 10 04:43:01 2026] POST /v2.0/subnets => generated 651 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:43:03.099 9 INFO neutron.api.v2.resource [None req-5ab38925-1506-4bff-8681-e13656c1dcae 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 35/74] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:43:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.223 () {44 vars in 994 bytes} [Sun May 10 04:43:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 36/76] 199.204.45.223 () {48 vars in 981 bytes} [Sun May 10 04:43:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:04 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 37/78] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:04 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:04 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 38/80] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:05 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 39/82] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:05 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:05 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 40/84] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:06 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 41/86] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:06 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:06 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 42/88] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:07 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 43/90] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:07 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:07 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 44/92] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:08 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 45/94] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:08 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:08 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 46/96] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.223 () {44 vars in 988 bytes} [Sun May 10 04:43:09 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:43:09.956 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0782f6d1-9e29-4a0f-8929-0ef250a1e047 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 47/98] 199.204.45.223 () {44 vars in 1077 bytes} [Sun May 10 04:43:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.204.45.223 () {44 vars in 1100 bytes} [Sun May 10 04:43:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 48/100] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:10 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.223 () {48 vars in 962 bytes} [Sun May 10 04:43:10 2026] POST /v2.0/ports => generated 1096 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 04:43:16.170 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ec5bd4e4-8e5b-4df6-912f-2450be8ca00e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 50/104] 199.204.45.223 () {44 vars in 979 bytes} [Sun May 10 04:43:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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, ' [pid: 8|app: 0|req: 55/105] 199.204.45.223 () {44 vars in 1001 bytes} [Sun May 10 04:43:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 51/106] 199.204.45.223 () {48 vars in 1031 bytes} [Sun May 10 04:43:16 2026] PUT /v2.0/ports/b2e420e3-6f72-43ca-9036-a5ff52eed809 => generated 1245 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.204.45.223 () {44 vars in 921 bytes} [Sun May 10 04:43:18 2026] GET /v2.0/ports => generated 3726 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-05-10 04:43:19.207 9 INFO neutron.api.v2.resource [None req-1a40f8e8-1ad5-4fca-8d92-4504c9f2db62 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 52/108] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 04:43:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.204.45.223 () {44 vars in 982 bytes} [Sun May 10 04:43:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 53/110] 199.204.45.223 () {48 vars in 981 bytes} [Sun May 10 04:43:19 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:20 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 1610 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 54/112] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:20 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:20 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/114] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:20 2026] POST /v2.0/security-group-rules => generated 621 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:21 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 56/116] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:21 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:43:21 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 57/118] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:43:21 2026] POST /v2.0/security-group-rules => generated 625 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 67/137] 199.204.45.223 () {44 vars in 976 bytes} [Sun May 10 04:45:36 2026] GET /v2.0/quotas/998de7f4033943608daa5d28fd96231c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:45:37.390 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 71/138] 199.204.45.223 () {48 vars in 1028 bytes} [Sun May 10 04:45:37 2026] PUT /v2.0/quotas/998de7f4033943608daa5d28fd96231c => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:47:46.973 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:47:47.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37074e5b-6f4d-4dd1-a329-191c4fb4ba8e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/157] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 04:47:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:47:47.157 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 04:47:47.159 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 04:47:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.223) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 77/158] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 04:47:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:47:48.925 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52122. 2026-05-10 04:47:49.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10858694-304a-433c-9e1d-05dcd2c43088 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/159] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 04:47:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:47:49.073 9 INFO oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52136. [pid: 9|app: 0|req: 78/160] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 04:47:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:53:51.887 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 04:53:51.889 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 04:53:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=0e5a6b8421b24ca9be71310e7f77474a (ip 199.204.45.223) !!! 2026-05-10 04:53:52.010 8 INFO neutron.api.v2.resource [None req-fd4c029b-ffd8-4f0a-bff8-9b9b7f8d137b 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 107/209] 199.204.45.223 () {44 vars in 1075 bytes} [Sun May 10 04:53:51 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 139 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:53:52.024 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 04:53:52.026 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun May 10 04:53:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=0e5a6b8421b24ca9be71310e7f77474a (ip 199.204.45.223) !!! [pid: 9|app: 0|req: 103/210] 199.204.45.223 () {44 vars in 1098 bytes} [Sun May 10 04:53:52 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.204.45.223 () {48 vars in 982 bytes} [Sun May 10 04:53:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 04:53:53.331 9 INFO oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40766. [pid: 9|app: 0|req: 104/212] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:53 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:53:53 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 105/214] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:53 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:53:53.496 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40772. [pid: 8|app: 0|req: 110/215] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:53:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 106/216] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:54 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 2234 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:53:54 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 107/218] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:54 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:53:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 108/220] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:55 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:53:55 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 109/222] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:55 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:53:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 110/224] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:56 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 04:53:56 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 111/226] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 04:53:56 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/227] 199.204.45.223 () {48 vars in 992 bytes} [Sun May 10 04:53:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 121/246] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 04:56:06 2026] GET /v2.0/networks?tenant_id=0e5a6b8421b24ca9be71310e7f77474a&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:56:07.159 8 INFO neutron.db.segments_db [None req-3727381c-ba63-4a34-9cfd-785031a5f905 2fbaf944f72d422199eec0d208e851e5 0e5a6b8421b24ca9be71310e7f77474a - - f65341c8ade24718bab9926132ab32fc f65341c8ade24718bab9926132ab32fc] Added segment 604b77cd-cc73-443f-b206-ffe8207be424 of type vxlan for network e294cc07-819d-468a-951f-d12370c62a5f [pid: 8|app: 0|req: 126/247] 199.204.45.223 () {34 vars in 682 bytes} [Sun May 10 04:56:07 2026] POST /v2.0/networks => generated 718 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 122/248] 199.204.45.223 () {30 vars in 722 bytes} [Sun May 10 04:56:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 199.204.45.223 () {30 vars in 633 bytes} [Sun May 10 04:56:07 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 123/250] 199.204.45.223 () {34 vars in 677 bytes} [Sun May 10 04:56:07 2026] POST /v2.0/ports => generated 999 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/251] 199.204.45.223 () {30 vars in 703 bytes} [Sun May 10 04:56:07 2026] GET /v2.0/networks/e294cc07-819d-468a-951f-d12370c62a5f => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 124/252] 199.204.45.223 () {30 vars in 722 bytes} [Sun May 10 04:56:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/253] 199.204.45.223 () {30 vars in 703 bytes} [Sun May 10 04:56:09 2026] GET /v2.0/networks/e294cc07-819d-468a-951f-d12370c62a5f => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/258] 199.204.45.223 () {44 vars in 976 bytes} [Sun May 10 04:56:32 2026] GET /v2.0/quotas/0e5a6b8421b24ca9be71310e7f77474a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 9|app: 0|req: 127/259] 199.204.45.223 () {48 vars in 1028 bytes} [Sun May 10 04:56:32 2026] PUT /v2.0/quotas/0e5a6b8421b24ca9be71310e7f77474a => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:21.270 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 05:07:21.270 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 05:07:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.223) !!! 2026-05-10 05:07:21.405 9 INFO neutron.pecan_wsgi.hooks.translation [None req-426dc6ec-4e40-494b-a836-4edcb6a4c0b6 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 171/346] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 05:07:21 2026] GET /v2.0/networks/public => generated 108 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:07:21.415 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 05:07:21.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 05:07:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.223) !!! [pid: 8|app: 0|req: 176/347] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 05:07:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:22.449 9 INFO oslo.messaging._drivers.impl_rabbit [-] [b99e7001-3e9c-46a0-a3c1-f1a34b832508] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59904. 2026-05-10 05:07:22.484 9 INFO neutron.pecan_wsgi.hooks.translation [None req-aeb7122b-9d6e-4484-9760-cd02accc1114 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 172/348] 199.204.45.223 () {44 vars in 928 bytes} [Sun May 10 05:07:22 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:07:22.511 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59906. [pid: 8|app: 0|req: 177/349] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 05:07:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:22.554 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a33a1f24-152d-4b7a-989a-166d685f0c33 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 173/350] 199.204.45.223 () {44 vars in 1035 bytes} [Sun May 10 05:07:22 2026] GET /v2.0/subnets/public-subnet?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/351] 199.204.45.223 () {44 vars in 1058 bytes} [Sun May 10 05:07:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:48.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7cf3a0b-d927-4923-af72-a2041ecc4c9f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/356] 199.204.45.223 () {44 vars in 938 bytes} [Sun May 10 05:07:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 176/357] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 05:07:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:49.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a07485df-45da-41bd-9c65-56646fe28816 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/358] 199.204.45.223 () {44 vars in 938 bytes} [Sun May 10 05:07:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 177/359] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 05:07:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:50.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d34ff5a0-9682-4631-899e-9a15466f4ae8 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/360] 199.204.45.223 () {44 vars in 1037 bytes} [Sun May 10 05:07:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 178/361] 199.204.45.223 () {44 vars in 1060 bytes} [Sun May 10 05:07:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:51.167 8 INFO neutron.api.v2.resource [None req-f0377685-449e-4e1c-9aed-05943b8812b7 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/362] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 05:07:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 179/363] 199.204.45.223 () {44 vars in 994 bytes} [Sun May 10 05:07:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:52 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 180/365] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:52 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:07:52 2026] GET /v2.0/security-group-rules/e5ec4a71-ebd1-4f45-9bcb-31a9cb538956 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 181/367] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:53 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:53 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 182/369] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:07:53 2026] GET /v2.0/security-group-rules/ce4b8120-ee3c-4be5-9e61-a3da42db035f => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:54 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 183/371] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:54 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:07:54 2026] GET /v2.0/security-group-rules/532e4533-6b51-4d01-95d9-08a9ef8324d0 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 184/373] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:55 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:55 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 185/375] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:07:55 2026] GET /v2.0/security-group-rules/8a2b3a9f-b19a-43e5-b228-f5f23ecf6126 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:56 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 186/377] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:56 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:07:56 2026] GET /v2.0/security-group-rules/fc43eff6-f55f-4240-91b3-e217b6208f1f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 187/379] 199.204.45.223 () {44 vars in 988 bytes} [Sun May 10 05:07:57 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:07:57.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7be6a5b6-31a9-4303-83b8-b447c624e9c5 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/380] 199.204.45.223 () {44 vars in 1077 bytes} [Sun May 10 05:07:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/381] 199.204.45.223 () {44 vars in 1100 bytes} [Sun May 10 05:07:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:07:57 2026] GET /v2.0/security-groups/d89c5f6b-3f03-459f-8cdf-a87ddf300651 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:08:03.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b754fae-6446-42cf-886e-f089f38bfce2 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/385] 199.204.45.223 () {44 vars in 979 bytes} [Sun May 10 05:08:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/386] 199.204.45.223 () {44 vars in 1001 bytes} [Sun May 10 05:08:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.223 () {44 vars in 921 bytes} [Sun May 10 05:08:05 2026] GET /v2.0/ports => generated 4721 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:08:06.260 9 INFO neutron.api.v2.resource [None req-0354874a-cf90-4315-9bdb-287cdcb41709 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 191/388] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 05:08:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.223 () {44 vars in 982 bytes} [Sun May 10 05:08:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/390] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:08:07 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:08:07 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/392] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:08:07 2026] GET /v2.0/security-group-rules/0f1ad566-7b72-4fca-aa54-45a5bfe6524d => generated 621 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:08:08 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2882 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/394] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:08:08 2026] GET /v2.0/security-groups/d51ac356-0f43-47e0-8b1b-bfe499fc9e0b => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:08:08 2026] GET /v2.0/security-group-rules/270225bc-4471-477c-90ae-9a25216d4505 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/398] 199.204.45.223 () {44 vars in 976 bytes} [Sun May 10 05:08:18 2026] GET /v2.0/quotas/998de7f4033943608daa5d28fd96231c => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:09:07.314 8 INFO neutron.api.v2.resource [None req-13de733f-8900-4a1c-98ff-c30bba3e8f2e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/405] 199.204.45.223 () {44 vars in 1075 bytes} [Sun May 10 05:09:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 199/406] 199.204.45.223 () {44 vars in 1098 bytes} [Sun May 10 05:09:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 4072 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/407] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 05:09:08 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 200/408] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:09:08 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:09:08 2026] GET /v2.0/security-group-rules/988f84a5-4225-45e4-ada9-fcf75fa9fa3f => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/410] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 05:09:09 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:09:09 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 202/412] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:09:09 2026] GET /v2.0/security-group-rules/5eec31a8-2566-4964-8247-516d9a9e4833 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 05:09:10 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/414] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:09:10 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:09:10 2026] GET /v2.0/security-group-rules/c260702c-a8ec-4227-9ba3-7fe59a603528 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/416] 199.204.45.223 () {44 vars in 1089 bytes} [Sun May 10 05:09:11 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30?project_id=0e5a6b8421b24ca9be71310e7f77474a => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.223 () {44 vars in 1002 bytes} [Sun May 10 05:09:11 2026] GET /v2.0/security-groups/c1abd393-f48a-4984-a55f-28e6bb373f30 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/418] 199.204.45.223 () {44 vars in 1012 bytes} [Sun May 10 05:09:11 2026] GET /v2.0/security-group-rules/eb16c583-e68a-4e10-b0ac-45e82930d5fd => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/421] 199.204.45.223 () {44 vars in 976 bytes} [Sun May 10 05:09:18 2026] GET /v2.0/quotas/0e5a6b8421b24ca9be71310e7f77474a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/428] 199.204.45.223 () {44 vars in 950 bytes} [Sun May 10 05:10:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:10:44.407 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-10 05:10:44.407 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun May 10 05:10:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.123) !!! [pid: 8|app: 0|req: 221/435] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:10:44 2026] GET /v2.0/networks => generated 2168 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/436] 10.0.0.123 () {32 vars in 655 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 216/438] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:10:45.840 8 INFO oslo.messaging._drivers.impl_rabbit [-] [58be1070-c355-4c61-a054-4828c7f75b07] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55268. [pid: 8|app: 0|req: 223/439] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 217/440] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/442] 10.0.0.123 () {32 vars in 655 bytes} [Sun May 10 05:10:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:10:56.450 9 INFO neutron.db.segments_db [None req-b090a3ba-3495-4875-b092-fcb9917e76f3 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb of type vxlan for network 48d5e8bd-6d5d-4cd8-870e-aa7720c9718f 2026-05-10 05:10:56.458 8 INFO neutron.db.segments_db [None req-f77d75aa-4914-4998-b2c3-4170c4861c5a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 9167a546-6f1d-4a5b-987a-0e9b89737d2f of type vxlan for network 82573937-2918-438e-b0de-ff5eb0506eef [pid: 9|app: 0|req: 219/443] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/networks => generated 751 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/networks => generated 736 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/445] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/subnets => generated 698 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:10:56.797 9 INFO neutron.db.segments_db [None req-6cb2ebe2-9fbb-49b0-acb3-25b6bf73940e 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 8887016e-61d0-42b6-823e-25e09f11a60a of type vxlan for network 645c872d-0b15-416d-8872-082faad076b6 [pid: 9|app: 0|req: 220/446] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/networks => generated 744 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:10:56.921 9 INFO neutron.db.segments_db [None req-a13b7ffe-9344-473e-9331-24915610a091 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 3d00e356-ea54-4156-b766-2b32867d31a2 of type vxlan for network 852ec19c-75b6-4960-a67c-6b2c11ed83e7 [pid: 8|app: 0|req: 227/447] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/subnets => generated 683 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/448] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:10:56 2026] GET /v2.0/security-groups?tenant_id=2c7de0f030174032b7b1e3d3b2ec6aeb&name=default => generated 2921 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:10:57.173 9 INFO neutron.db.l3_hamode_db [None req-a13b7ffe-9344-473e-9331-24915610a091 1e0d2a14a35f4512a89725ec232cb302 982a1544146549b898c9200aa38a884d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/449] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:57 2026] POST /v2.0/subnets => generated 691 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:10:57.283 8 INFO neutron.db.segments_db [None req-68630b18-540e-444a-822c-b470b3f2e52f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment f4d6b28f-412d-474c-84cd-29ee16d28746 of type vxlan for network a885983f-82ac-428e-85e7-e3441f55fab3 2026-05-10 05:10:57.550 8 INFO neutron.db.l3_hamode_db [None req-68630b18-540e-444a-822c-b470b3f2e52f 1e0d2a14a35f4512a89725ec232cb302 2c63b796173f4943b8ff06ef71d909b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:10:58.318 9 INFO neutron.db.l3_hamode_db [None req-a13b7ffe-9344-473e-9331-24915610a091 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:10:58.550 8 INFO neutron.db.l3_hamode_db [None req-68630b18-540e-444a-822c-b470b3f2e52f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 221/450] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:56 2026] POST /v2.0/routers => generated 738 bytes in 2454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 222/451] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:10:59 2026] DELETE /v2.0/security-groups/a7026a9c-2c31-44c0-ba6a-0241c6e48ab6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:10:59.477 9 INFO neutron.db.segments_db [None req-56549298-2c8a-4698-994e-ec8798ba41c5 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 0d360b65-7aab-43c6-b59a-5facee5e49d2 of type vxlan for network 4f00c2a9-2e5a-4584-91af-525cab837e3b [pid: 8|app: 0|req: 230/452] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:57 2026] POST /v2.0/routers => generated 723 bytes in 2339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:10:59.708 9 INFO neutron.db.l3_hamode_db [None req-56549298-2c8a-4698-994e-ec8798ba41c5 1e0d2a14a35f4512a89725ec232cb302 879fdc2ded4941c0bac2222ed3941645 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:11:00.504 9 INFO neutron.db.l3_hamode_db [None req-56549298-2c8a-4698-994e-ec8798ba41c5 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/455] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:10:59 2026] PUT /v2.0/routers/4d3df38b-76c7-4702-a793-09612aef8bc9/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 223/456] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:10:59 2026] POST /v2.0/routers => generated 731 bytes in 2219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/457] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:00 2026] PUT /v2.0/routers/792a4ae3-b0e5-4afd-b951-c26246119293/add_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:01.698 8 WARNING neutron_lib.context [None req-0b437bce-34d9-49a3-929c-c956c7f95ccc 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/458] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:11:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:11:01.900 9 INFO neutron.db.segments_db [None req-99f1a54d-f74b-474f-a898-db6f1addb1e9 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment f00a7441-da8d-4790-b732-d96b05824773 of type vxlan for network 8f42bace-259e-4d1e-b9f0-9621423ce123 [pid: 9|app: 0|req: 224/459] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:11:01 2026] POST /v2.0/networks => generated 748 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:01.987 9 WARNING neutron_lib.context [None req-f1426f98-4054-494f-8fa4-ab54ce151044 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 225/460] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 226/461] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:02 2026] POST /v2.0/subnets => generated 695 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:02.330 9 WARNING neutron_lib.context [None req-fc27b939-5a5b-48c1-93d2-31a72ea2fc2f 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 227/462] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:02.431 9 WARNING neutron_lib.context [None req-cf592c69-23fd-4c5d-8982-ba4c25bc79df b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 228/463] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:11:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:11:02.579 9 INFO neutron.db.segments_db [None req-e2f3975e-a038-4f55-b4a4-133b296d777c 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 of type vxlan for network 51ee6bbd-116e-4f5b-b700-ebe6e4986992 2026-05-10 05:11:02.829 9 INFO neutron.db.l3_hamode_db [None req-e2f3975e-a038-4f55-b4a4-133b296d777c 1e0d2a14a35f4512a89725ec232cb302 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/464] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:01 2026] PUT /v2.0/routers/fc3a5776-e80e-46f8-8555-97946d4f7717/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:03.137 8 WARNING neutron_lib.context [None req-2be84d76-b380-4a7e-9606-2b27fd44b751 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:03.645 9 INFO neutron.db.l3_hamode_db [None req-e2f3975e-a038-4f55-b4a4-133b296d777c 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/465] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:11:03 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:03.662 8 WARNING neutron_lib.context [None req-6808fa8c-de9d-4107-8361-6144d7fd5967 b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/466] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:03.772 8 WARNING neutron_lib.context [None req-36867f90-1226-412c-86a7-b6db772b3e1d b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/467] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:03.887 8 WARNING neutron_lib.context [None req-7493fb7c-8f61-461a-b13c-b49e49937886 b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/468] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:11:03 2026] POST /v2.0/floatingips => generated 552 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:04.372 8 WARNING neutron_lib.context [req-a3ad7a2f-e53e-44c7-85a9-cd0ea29d4d7a req-ef5ad7ce-e726-4828-b4a3-ef0edb45f9bc 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/469] 10.0.0.42 () {38 vars in 970 bytes} [Sun May 10 05:11:04 2026] POST /v2.0/security-groups => generated 1681 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/470] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:02 2026] POST /v2.0/routers => generated 735 bytes in 1950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:04.515 9 WARNING neutron_lib.context [req-ddb2b879-53e9-4473-9aba-cbb46f7ae801 req-8ab3f809-c11d-40f1-bf21-40025bea0e44 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 230/471] 10.0.0.42 () {38 vars in 970 bytes} [Sun May 10 05:11:04 2026] POST /v2.0/security-groups => generated 1681 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/472] 10.0.0.42 () {34 vars in 1099 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2115467495&fields=id&tenant_id=982a1544146549b898c9200aa38a884d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:04.664 9 WARNING neutron_lib.context [req-0dd8b478-357a-4e4d-8a8c-22f1d0e61a75 req-28bdd813-3f2c-46ee-aec9-8ecc83e9eb8c 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 232/473] 10.0.0.42 () {38 vars in 970 bytes} [Sun May 10 05:11:04 2026] POST /v2.0/security-groups => generated 1681 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 233/474] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 234/475] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/quotas/982a1544146549b898c9200aa38a884d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/476] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/477] 10.0.0.42 () {34 vars in 1099 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1283845313&fields=id&tenant_id=2c63b796173f4943b8ff06ef71d909b0 => generated 69 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/478] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:11:04 2026] GET /v2.0/networks?id=82573937-2918-438e-b0de-ff5eb0506eef => generated 668 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 238/479] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/quotas/2c63b796173f4943b8ff06ef71d909b0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 239/480] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/ports?tenant_id=2c63b796173f4943b8ff06ef71d909b0&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 240/481] 10.0.0.42 () {34 vars in 906 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/extensions => generated 20516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 241/482] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:04 2026] PUT /v2.0/routers/22cf6344-07a3-442a-9db0-b50fb83f4dac/add_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 242/484] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.42 () {34 vars in 906 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/extensions => generated 20516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 243/486] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 244/488] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/security-groups?tenant_id=879fdc2ded4941c0bac2222ed3941645 => generated 7904 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/security-groups/5c4f4ea2-c543-4715-a295-5385bef9c4f2 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/490] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/security-groups/5c4f4ea2-c543-4715-a295-5385bef9c4f2 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/491] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 247/493] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:05 2026] GET /v2.0/security-groups/dae14174-6fb3-4b4f-94e2-594089641310 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.42 () {36 vars in 1012 bytes} [Sun May 10 05:11:05 2026] DELETE /v2.0/security-groups/dae14174-6fb3-4b4f-94e2-594089641310 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:06.026 9 WARNING neutron_lib.context [req-f123461f-7e6b-45b5-a2a5-38074b5e25ea req-676dce1f-d5f3-479e-901d-027a0828e42a a6516dd9b594422eabbd1fa03d36ac2d 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:06.042 8 INFO neutron.api.v2.resource [req-122d7e15-2405-4145-98ce-37477ac718bf req-92fc7da6-2565-4c3f-8d2d-75d197d3605d 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/495] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/dae14174-6fb3-4b4f-94e2-594089641310 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/8c6a02d7-b310-4794-9c0d-382505c87413 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 248/497] 10.0.0.42 () {38 vars in 970 bytes} [Sun May 10 05:11:06 2026] POST /v2.0/security-groups => generated 1684 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.42 () {36 vars in 1012 bytes} [Sun May 10 05:11:06 2026] DELETE /v2.0/security-groups/8c6a02d7-b310-4794-9c0d-382505c87413 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 249/499] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/9c39988a-15cd-4823-b259-84616ff5ffa0 => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:06.202 8 INFO neutron.api.v2.resource [req-6c0c2dfb-61d4-414e-964a-67512eccb633 req-1e5cbdc7-03ef-45ba-ad48-af320fcc9084 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/500] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/8c6a02d7-b310-4794-9c0d-382505c87413 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:06.217 9 WARNING neutron_lib.context [req-6347816c-2084-4a82-ac1a-b03212584581 req-9653e8da-7745-4ceb-a526-8963d73755a3 a6516dd9b594422eabbd1fa03d36ac2d 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/501] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/7d1aaa17-fd8e-44f0-a1cc-2efbc4b0d2aa => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 250/502] 10.0.0.42 () {38 vars in 980 bytes} [Sun May 10 05:11:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.42 () {36 vars in 1012 bytes} [Sun May 10 05:11:06 2026] DELETE /v2.0/security-groups/7d1aaa17-fd8e-44f0-a1cc-2efbc4b0d2aa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:06.371 9 WARNING neutron_lib.context [req-faf624c5-7040-453e-b438-13acd4a63df2 req-694262bb-9a5f-42d2-bff6-2ed84921c0bb a6516dd9b594422eabbd1fa03d36ac2d 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:06.399 8 INFO neutron.api.v2.resource [req-3eaf5f36-bf19-4fca-9284-27a383b6c4fc req-8c75fc50-ac34-47fb-ace5-56a32fee5af2 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/504] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/7d1aaa17-fd8e-44f0-a1cc-2efbc4b0d2aa => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups?tenant_id=879fdc2ded4941c0bac2222ed3941645 => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 251/506] 10.0.0.42 () {38 vars in 970 bytes} [Sun May 10 05:11:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/5c4f4ea2-c543-4715-a295-5385bef9c4f2 => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/508] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/5c4f4ea2-c543-4715-a295-5385bef9c4f2 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:06.575 9 WARNING neutron_lib.context [req-f0c9345d-f843-4beb-905f-b523225c18ba req-6201fb90-4550-4c76-aa68-ede04a4be97d a6516dd9b594422eabbd1fa03d36ac2d 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:06.599 8 INFO neutron.api.v2.resource [req-b9c00875-7450-4b2f-85b9-1d4df3d8ac8b req-327fd565-bc57-4a40-9174-2d07283cf31f 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/510] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/7d1aaa17-fd8e-44f0-a1cc-2efbc4b0d2aa => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:06.640 8 INFO neutron.api.v2.resource [req-b7710482-2eda-4ec0-891f-4fdee26a7ed5 req-a4f6d5dd-4203-4f6e-99a8-2ac2c0743b84 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/511] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/8c6a02d7-b310-4794-9c0d-382505c87413 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:06.675 8 INFO neutron.api.v2.resource [req-0fcc6c9a-3b1f-4169-8f91-25ec4a34a053 req-ced77727-4f49-47d4-ab77-95afd875e780 878f1f248a734c6d911947459bb144d0 879fdc2ded4941c0bac2222ed3941645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/512] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/dae14174-6fb3-4b4f-94e2-594089641310 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/513] 10.0.0.42 () {38 vars in 980 bytes} [Sun May 10 05:11:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/514] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:06.764 9 WARNING neutron_lib.context [req-88cbcfe9-0619-44a8-9193-713ed98a8505 req-f780128f-4359-426e-bc54-d73a78e22524 a6516dd9b594422eabbd1fa03d36ac2d 0e26d8c393f440b88f2985ed4c320fc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 255/515] 10.0.0.42 () {38 vars in 980 bytes} [Sun May 10 05:11:06 2026] POST /v2.0/security-group-rules => generated 619 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 256/516] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/517] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 258/518] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:06 2026] GET /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/519] 10.0.0.42 () {34 vars in 1000 bytes} [Sun May 10 05:11:07 2026] GET /v2.0/security-group-rules/85562889-3c50-46d9-a313-8c509f34c4f9 => generated 616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/520] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:07 2026] GET /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 261/521] 10.0.0.42 () {36 vars in 1022 bytes} [Sun May 10 05:11:07 2026] DELETE /v2.0/security-group-rules/85562889-3c50-46d9-a313-8c509f34c4f9 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 262/522] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:07 2026] GET /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 263/523] 10.0.0.42 () {36 vars in 1012 bytes} [Sun May 10 05:11:07 2026] DELETE /v2.0/security-groups/acd07eed-3e43-4f25-bc9c-983263a577b7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 264/524] 10.0.0.42 () {34 vars in 990 bytes} [Sun May 10 05:11:07 2026] GET /v2.0/security-groups/9c39988a-15cd-4823-b259-84616ff5ffa0 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/525] 10.0.0.42 () {36 vars in 1012 bytes} [Sun May 10 05:11:07 2026] DELETE /v2.0/security-groups/9c39988a-15cd-4823-b259-84616ff5ffa0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:06 2026] PUT /v2.0/routers/fc3a5776-e80e-46f8-8555-97946d4f7717/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:08.248 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-181fd9c3-1eee-4eab-a9e0-79008702d5db 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 9|app: 0|req: 266/527] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:07 2026] PUT /v2.0/routers/22cf6344-07a3-442a-9db0-b50fb83f4dac/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 267/528] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:08 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/529] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:08 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:08.591 8 INFO neutron.db.l3_hamode_db [None req-181fd9c3-1eee-4eab-a9e0-79008702d5db 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 4f00c2a9-2e5a-4584-91af-525cab837e3b was deleted as no HA routers are present in tenant 879fdc2ded4941c0bac2222ed3941645. [pid: 8|app: 0|req: 262/530] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:07 2026] DELETE /v2.0/routers/fc3a5776-e80e-46f8-8555-97946d4f7717 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/531] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:08 2026] DELETE /v2.0/subnets/f924158a-3efb-4338-88af-8f146d765b72 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:08.858 9 WARNING neutron.plugins.ml2.ovo_rpc [None req-36cf4220-a99c-4886-b874-c4722e84a291 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-10 05:11:08.932 8 INFO neutron.services.segments.plugin [-] Segment 0d360b65-7aab-43c6-b59a-5facee5e49d2 resource provider aggregate not found 2026-05-10 05:11:08.937 8 INFO neutron.services.segments.plugin [-] Segment 0d360b65-7aab-43c6-b59a-5facee5e49d2 resource provider aggregate not found 2026-05-10 05:11:08.954 8 INFO neutron.services.segments.plugin [-] Segment 0d360b65-7aab-43c6-b59a-5facee5e49d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d360b65-7aab-43c6-b59a-5facee5e49d2 found for delete ", "request_id": "req-fc9e49ab-5b2b-4dd0-94b1-a247f1a48419"}]} 2026-05-10 05:11:08.960 8 INFO neutron.services.segments.plugin [-] Segment 0d360b65-7aab-43c6-b59a-5facee5e49d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d360b65-7aab-43c6-b59a-5facee5e49d2 found for delete ", "request_id": "req-a91f8b45-1dae-44c6-8098-cad82d693c53"}]} [pid: 8|app: 0|req: 264/532] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:08 2026] DELETE /v2.0/networks/645c872d-0b15-416d-8872-082faad076b6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:09.182 9 INFO neutron.db.l3_hamode_db [None req-36cf4220-a99c-4886-b874-c4722e84a291 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 51ee6bbd-116e-4f5b-b700-ebe6e4986992 was deleted as no HA routers are present in tenant 0e26d8c393f440b88f2985ed4c320fc4. [pid: 9|app: 0|req: 269/533] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:08 2026] DELETE /v2.0/routers/22cf6344-07a3-442a-9db0-b50fb83f4dac => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 270/534] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:09 2026] GET /v2.0/security-groups?tenant_id=879fdc2ded4941c0bac2222ed3941645&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 271/535] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:09 2026] DELETE /v2.0/security-groups/5c4f4ea2-c543-4715-a295-5385bef9c4f2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:09 2026] DELETE /v2.0/subnets/dd1fb638-b5f1-4f10-bcca-8245610913a9 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 272/537] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:09 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/538] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:09 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 273/539] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:09 2026] DELETE /v2.0/networks/8f42bace-259e-4d1e-b9f0-9621423ce123 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/540] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:09 2026] GET /v2.0/security-groups?tenant_id=0e26d8c393f440b88f2985ed4c320fc4&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:09.908 9 INFO neutron.services.segments.plugin [-] Segment dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 resource provider aggregate not found 2026-05-10 05:11:09.913 9 INFO neutron.services.segments.plugin [-] Segment dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 resource provider aggregate not found 2026-05-10 05:11:09.928 9 INFO neutron.services.segments.plugin [-] Segment dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 found for delete ", "request_id": "req-9e3c9dd1-14ce-4b92-9371-9ac7ec437030"}]} 2026-05-10 05:11:09.930 9 INFO neutron.services.segments.plugin [-] Segment dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcbc68b-90c1-4bcf-8da8-64ec6b679d57 found for delete ", "request_id": "req-aaf413a2-3bba-45da-af2d-4c6f5d99b9ab"}]} [pid: 9|app: 0|req: 274/541] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:09 2026] DELETE /v2.0/security-groups/213720b7-b609-4aa6-88f4-766f0c46adfb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/542] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:10 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 275/543] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:10 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/544] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:10 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 683 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 276/545] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:11:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=982a1544146549b898c9200aa38a884d => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:10.761 8 WARNING neutron_lib.context [req-d126d951-d8b4-4d94-834f-6261fe515402 req-cfbd53fb-f5be-4aba-8482-fcb80a811f7b 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:10.966 8 INFO neutron.services.segments.plugin [-] Segment 8887016e-61d0-42b6-823e-25e09f11a60a resource provider aggregate not found 2026-05-10 05:11:10.996 8 INFO neutron.services.segments.plugin [-] Segment 8887016e-61d0-42b6-823e-25e09f11a60a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8887016e-61d0-42b6-823e-25e09f11a60a found for delete ", "request_id": "req-87c74c08-2f89-4df7-b3c3-5bb2aaa3b28d"}]} 2026-05-10 05:11:10.999 8 INFO neutron.services.segments.plugin [-] Segment 8887016e-61d0-42b6-823e-25e09f11a60a resource provider aggregate not found 2026-05-10 05:11:11.011 8 INFO neutron.services.segments.plugin [-] Segment 8887016e-61d0-42b6-823e-25e09f11a60a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8887016e-61d0-42b6-823e-25e09f11a60a found for delete ", "request_id": "req-fc96e22a-c03b-4e40-a093-5e84d107266c"}]} [pid: 8|app: 0|req: 270/546] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:11:10 2026] POST /v2.0/ports => generated 954 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 277/547] 199.204.45.223 () {34 vars in 911 bytes} [Sun May 10 05:11:11 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 278/548] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:11 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/549] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:11 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 280/550] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:11 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:11.946 9 INFO neutron.services.segments.plugin [-] Segment f00a7441-da8d-4790-b732-d96b05824773 resource provider aggregate not found 2026-05-10 05:11:11.949 9 INFO neutron.services.segments.plugin [-] Segment f00a7441-da8d-4790-b732-d96b05824773 resource provider aggregate not found 2026-05-10 05:11:11.962 9 INFO neutron.services.segments.plugin [-] Segment f00a7441-da8d-4790-b732-d96b05824773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00a7441-da8d-4790-b732-d96b05824773 found for delete ", "request_id": "req-dfe8312f-494e-4c0c-8042-c9952b89fce4"}]} 2026-05-10 05:11:11.965 9 INFO neutron.services.segments.plugin [-] Segment f00a7441-da8d-4790-b732-d96b05824773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00a7441-da8d-4790-b732-d96b05824773 found for delete ", "request_id": "req-f561d560-bf8c-4561-b29f-f6b5491196ab"}]} [pid: 8|app: 0|req: 271/551] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:11:11 2026] PUT /v2.0/ports/3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 1235 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:12.066 9 INFO neutron.db.segments_db [None req-6bfeb283-07d6-4b1f-8964-c84ee7903166 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment f6a8004c-1cae-4234-9e85-d2153ba54e10 of type vxlan for network 1bd638ab-7748-4731-8bc1-66527abe0282 [pid: 9|app: 0|req: 281/552] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:11:11 2026] POST /v2.0/networks => generated 747 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 282/553] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:12 2026] GET /v2.0/networks?id=82573937-2918-438e-b0de-ff5eb0506eef => generated 668 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/554] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:12 2026] POST /v2.0/subnets => generated 694 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/555] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:11:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c63b796173f4943b8ff06ef71d909b0 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:12.393 9 WARNING neutron_lib.context [req-8c9f71ce-8882-497c-bfb0-8f26c9de09fe req-ccc0e0f2-66a8-4566-9dad-24ca18bc0ddc b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:12.425 8 INFO neutron.db.segments_db [None req-d6d8f0a7-ea26-4584-ad8e-b2f3239db758 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment c5675421-187f-4998-bd9b-c2341ddada86 of type vxlan for network 10c02d7c-4635-47bd-8e53-ca8b53edf9cc 2026-05-10 05:11:12.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad275f57-582d-410a-9364-c4075ba550da'] response: {'name': 'network-changed', 'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'status': 'completed', 'code': 200} 2026-05-10 05:11:12.755 8 INFO neutron.db.l3_hamode_db [None req-d6d8f0a7-ea26-4584-ad8e-b2f3239db758 1e0d2a14a35f4512a89725ec232cb302 4e10f07db0474d71a6efbefa0067712b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 284/556] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:11:12 2026] POST /v2.0/ports => generated 954 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 285/557] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:12 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/558] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:12 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/559] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:11:12 2026] PUT /v2.0/ports/a2cbd627-46d1-44c6-8bee-5fa9c0314154 => generated 1235 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 288/560] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/563] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/564] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/565] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:13.899 8 INFO neutron.db.l3_hamode_db [None req-d6d8f0a7-ea26-4584-ad8e-b2f3239db758 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 294/566] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/567] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:14.178 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5598419-752e-4aea-bed6-32d4afccf779'] response: {'name': 'network-changed', 'server_uuid': 'c425cbd0-2595-4323-85ae-d0f9d4edc7df', 'tag': 'a2cbd627-46d1-44c6-8bee-5fa9c0314154', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 296/568] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:13 2026] GET /v2.0/security-groups?tenant_id=a441b98026be4ab1bdf6d1f1272e3891&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/569] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/570] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:14 2026] DELETE /v2.0/security-groups/7f0ee610-7e10-44d5-aba6-ef99d9b014e0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 299/571] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/572] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/security-groups?tenant_id=b9356b2d63974e638af05ee5bb973e3d&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/573] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:14 2026] DELETE /v2.0/security-groups/9b2ff335-4fb5-457c-be7b-1b9bac61bfec => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/574] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/ports?tenant_id=2c63b796173f4943b8ff06ef71d909b0&device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/575] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2cbd627-46d1-44c6-8bee-5fa9c0314154 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 304/576] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/subnets?id=ddeec1ab-7c95-4042-ad01-a7e47d67be3c => generated 686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/577] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/578] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:12 2026] POST /v2.0/routers => generated 734 bytes in 2438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/579] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/ports?network_id=82573937-2918-438e-b0de-ff5eb0506eef&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/580] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/581] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/582] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/583] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:14 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/584] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/585] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/586] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/587] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/588] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/589] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/590] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/591] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/592] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:15 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/593] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/594] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:14 2026] PUT /v2.0/routers/75b2e587-db50-4c60-80e5-1b53a2f1093b/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/595] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/596] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/ports?tenant_id=2c63b796173f4943b8ff06ef71d909b0&device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/597] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/598] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/networks?id=82573937-2918-438e-b0de-ff5eb0506eef => generated 764 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/599] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2cbd627-46d1-44c6-8bee-5fa9c0314154 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/600] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/subnets?id=ddeec1ab-7c95-4042-ad01-a7e47d67be3c => generated 686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/601] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/ports?network_id=82573937-2918-438e-b0de-ff5eb0506eef&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/602] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/603] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:16 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:16.753 9 WARNING neutron_lib.context [None req-687ec586-9419-4d45-9d6d-d312a88a6737 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 313/604] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:11:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:11:16.893 8 WARNING neutron_lib.context [None req-1d263b6d-609e-443c-ab75-6a77e31fec27 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/605] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:17.016 9 WARNING neutron_lib.context [None req-916e646a-7b67-4013-b4eb-cce1e66fdfcc b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 314/606] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:17.170 8 WARNING neutron_lib.context [None req-03517279-9291-4a15-8716-006c30fc59d6 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 315/607] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:17 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/608] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:17 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/609] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:17 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 318/610] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:17 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/611] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:11:17 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/612] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:18 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/613] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:18 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/614] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:18 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/615] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:18 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/616] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:18 2026] GET /v2.0/security-groups?tenant_id=b432e15cd3a244bfb9782388193565f3&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/617] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:19 2026] DELETE /v2.0/security-groups/42686c28-0874-4dc0-b40e-29ea6f76184c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/618] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:19 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/619] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:19 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/620] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:19 2026] GET /v2.0/security-groups?tenant_id=9f43d88081234305a4b852a04fcd89fe&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/621] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:19 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/622] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:19 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/623] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:19 2026] DELETE /v2.0/security-groups/7e649e75-83bf-47e2-9130-f5eeb653c9f0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/624] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:20 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/625] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:20 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/626] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:20 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 325/627] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:20 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/628] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:21 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/629] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:21 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/630] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:21 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/631] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:21 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/632] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:22.558 9 INFO neutron.db.l3_db [None req-ef6a4124-ded1-4f5f-9560-2c91cdf75a5b b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Floating IP af6e8b92-181b-464c-833b-e7cf65201e6e associated. External IP: 10.96.250.207, port: a2cbd627-46d1-44c6-8bee-5fa9c0314154. [pid: 8|app: 0|req: 306/633] 10.0.0.42 () {34 vars in 1097 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--984167105&fields=id&tenant_id=4e10f07db0474d71a6efbefa0067712b => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/634] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/networks?id=1bd638ab-7748-4731-8bc1-66527abe0282 => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/635] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/quotas/4e10f07db0474d71a6efbefa0067712b => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/636] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/ports?tenant_id=4e10f07db0474d71a6efbefa0067712b&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/637] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/638] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/639] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:11:22 2026] PUT /v2.0/floatingips/af6e8b92-181b-464c-833b-e7cf65201e6e => generated 855 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/640] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 329/641] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:22 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/642] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:23.144 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21cd096d-6213-4e45-83ad-b6ecfedb80ee'] response: {'name': 'network-changed', 'server_uuid': 'c425cbd0-2595-4323-85ae-d0f9d4edc7df', 'tag': 'a2cbd627-46d1-44c6-8bee-5fa9c0314154', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 330/643] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/645] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/646] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/ports?tenant_id=2c63b796173f4943b8ff06ef71d909b0&device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/networks?id=82573937-2918-438e-b0de-ff5eb0506eef => generated 764 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a2cbd627-46d1-44c6-8bee-5fa9c0314154 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/subnets?id=ddeec1ab-7c95-4042-ad01-a7e47d67be3c => generated 686 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/ports?network_id=82573937-2918-438e-b0de-ff5eb0506eef&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/654] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:23 2026] GET /v2.0/security-groups?tenant_id=deced57b028b4c5f9115310da6670a62&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:23 2026] DELETE /v2.0/security-groups/7aebf8f0-2581-4e65-82f0-b8c861a75e32 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/656] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/security-groups?tenant_id=f662244de74a4a3b8b02395d032eed93&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:24 2026] DELETE /v2.0/security-groups/4e7713ec-e92f-4c4b-ab18-ad61db287955 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/658] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/660] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:24 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:24.830 9 INFO neutron.db.l3_db [None req-34f80a95-c540-490a-9c07-5833fc8ad007 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Floating IP de68618d-f4cb-4bf8-a516-932425ed41c0 associated. External IP: 10.96.250.215, port: 3c55efee-f999-45c7-bc23-a4dd2ca3a876. [pid: 9|app: 0|req: 336/664] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:11:24 2026] PUT /v2.0/floatingips/de68618d-f4cb-4bf8-a516-932425ed41c0 => generated 855 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:25.261 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d557652e-42cd-4bcb-83d5-c1c4a47c2492'] response: {'name': 'network-changed', 'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 337/666] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/668] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:25.713 8 INFO neutron.db.l3_db [req-cdbf1c0c-0dde-44bc-bb16-6b10791865ca req-c0a275a4-efe6-4eb7-bd76-e9c6a5f27cb5 b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] Floating IP af6e8b92-181b-464c-833b-e7cf65201e6e disassociated. External IP: 10.96.250.207, port: a2cbd627-46d1-44c6-8bee-5fa9c0314154. [pid: 9|app: 0|req: 339/669] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/670] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/671] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/security-groups?id=599bbced-29ad-4df9-8748-3a73d82da6a9&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/672] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/673] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 858 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/674] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/675] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/676] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/677] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:11:25 2026] DELETE /v2.0/ports/a2cbd627-46d1-44c6-8bee-5fa9c0314154 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:26.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b33eee6-a7f0-4b95-b0b5-d2e765634df8'] response: {'server_uuid': 'c425cbd0-2595-4323-85ae-d0f9d4edc7df', 'name': 'network-vif-deleted', 'tag': 'a2cbd627-46d1-44c6-8bee-5fa9c0314154', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/678] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/679] 10.0.0.123 () {32 vars in 653 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions => generated 20516 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/680] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/681] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/683] 10.0.0.123 () {32 vars in 665 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/684] 10.0.0.123 () {32 vars in 699 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/685] 10.0.0.123 () {32 vars in 697 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/686] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/687] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.123 () {32 vars in 703 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/689] 10.0.0.123 () {32 vars in 693 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/690] 10.0.0.123 () {32 vars in 695 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/691] 10.0.0.123 () {32 vars in 685 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/692] 10.0.0.123 () {32 vars in 687 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/693] 10.0.0.123 () {32 vars in 661 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/694] 10.0.0.123 () {32 vars in 699 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/695] 10.0.0.123 () {32 vars in 679 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/696] 10.0.0.123 () {32 vars in 683 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/697] 10.0.0.123 () {32 vars in 675 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/699] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/700] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/701] 10.0.0.123 () {32 vars in 687 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/702] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/703] 10.0.0.123 () {32 vars in 687 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/705] 10.0.0.123 () {32 vars in 699 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.123 () {32 vars in 679 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/707] 10.0.0.123 () {32 vars in 667 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/708] 10.0.0.123 () {32 vars in 677 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/709] 10.0.0.123 () {32 vars in 665 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.123 () {32 vars in 675 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/711] 10.0.0.123 () {32 vars in 713 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.123 () {32 vars in 691 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/713] 10.0.0.123 () {32 vars in 683 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/714] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/715] 10.0.0.123 () {32 vars in 687 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 10.0.0.123 () {32 vars in 705 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/717] 10.0.0.123 () {32 vars in 675 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/718] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 368/719] 10.0.0.123 () {32 vars in 675 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.123 () {32 vars in 693 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/721] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.123 () {32 vars in 709 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/723] 10.0.0.123 () {32 vars in 705 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/725] 10.0.0.123 () {32 vars in 697 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.123 () {32 vars in 711 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/727] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.123 () {32 vars in 687 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/729] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.123 () {32 vars in 675 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/731] 10.0.0.123 () {32 vars in 671 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.123 () {32 vars in 661 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/733] 10.0.0.123 () {32 vars in 699 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.123 () {32 vars in 699 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/735] 10.0.0.123 () {32 vars in 677 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/737] 10.0.0.123 () {32 vars in 683 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.123 () {32 vars in 685 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/740] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/742] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.123 () {32 vars in 697 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/744] 10.0.0.123 () {32 vars in 695 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/745] 10.0.0.123 () {32 vars in 685 bytes} [Sun May 10 05:11:26 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/746] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/747] 10.0.0.123 () {32 vars in 667 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/748] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/749] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 383/750] 10.0.0.123 () {32 vars in 691 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/751] 10.0.0.123 () {32 vars in 691 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 384/752] 10.0.0.123 () {32 vars in 695 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/753] 10.0.0.123 () {32 vars in 685 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/754] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/755] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/756] 10.0.0.123 () {32 vars in 703 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/757] 10.0.0.123 () {32 vars in 713 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/758] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/759] 10.0.0.123 () {32 vars in 715 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 388/760] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.123 () {32 vars in 741 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/762] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/763] 10.0.0.123 () {32 vars in 683 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/764] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/766] 10.0.0.123 () {32 vars in 679 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/767] 10.0.0.123 () {32 vars in 669 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/768] 10.0.0.123 () {32 vars in 697 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.123 () {32 vars in 705 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/770] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/772] 10.0.0.123 () {32 vars in 683 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 10.0.0.123 () {32 vars in 705 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/774] 10.0.0.123 () {32 vars in 695 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/775] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/776] 10.0.0.123 () {32 vars in 697 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/777] 10.0.0.123 () {32 vars in 679 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/778] 10.0.0.123 () {32 vars in 689 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/779] 10.0.0.123 () {32 vars in 701 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/780] 10.0.0.123 () {32 vars in 665 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/781] 10.0.0.123 () {32 vars in 681 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/782] 10.0.0.123 () {32 vars in 693 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/783] 10.0.0.123 () {32 vars in 677 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/784] 10.0.0.123 () {32 vars in 667 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/networks?id=1bd638ab-7748-4731-8bc1-66527abe0282 => generated 679 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/787] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e10f07db0474d71a6efbefa0067712b => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:27.611 8 WARNING neutron_lib.context [req-e9088b2c-9e8e-478c-bc74-3a050a023cda req-4d6deb6e-40ff-4411-9583-d0c68294357b b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 387/788] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:11:27 2026] POST /v2.0/ports => generated 954 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 402/789] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:27 2026] GET /v2.0/security-groups?tenant_id=863669c7575d4bc0b79385c8bfb529cf&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/792] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:28 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/793] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:28 2026] DELETE /v2.0/security-groups/acb34f26-29f7-4d9d-a900-fbed67a039f6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/794] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:11:27 2026] PUT /v2.0/ports/fab52f27-6fd4-49f2-8c3f-b1247987fa63 => generated 1235 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/795] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:28 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/796] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:28 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/797] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/ports?device_id=c425cbd0-2595-4323-85ae-d0f9d4edc7df => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:29.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63d33541-b9bc-4ce6-8772-d4765a9ae4e8'] response: {'name': 'network-changed', 'server_uuid': 'bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf', 'tag': 'fab52f27-6fd4-49f2-8c3f-b1247987fa63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/798] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/ports?tenant_id=4e10f07db0474d71a6efbefa0067712b&device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/799] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fab52f27-6fd4-49f2-8c3f-b1247987fa63 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/800] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/subnets?id=247a2754-ab86-4713-ae80-4f229a46ac4e => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/801] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/ports?network_id=1bd638ab-7748-4731-8bc1-66527abe0282&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/802] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/803] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/804] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/805] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:29 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:29.976 8 WARNING neutron_lib.context [None req-70318830-3a4c-452f-a435-29d215dc7956 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:29.976 8 WARNING neutron_lib.context [None req-70318830-3a4c-452f-a435-29d215dc7956 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:30.116 8 INFO neutron.db.segments_db [None req-70318830-3a4c-452f-a435-29d215dc7956 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment 58f8937d-152d-4485-b6cc-5f29f91d545d of type vxlan for network b9f52b2f-7945-412a-915f-93948cd26524 2026-05-10 05:11:30.199 8 INFO neutron.db.segments_db [None req-70318830-3a4c-452f-a435-29d215dc7956 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment 2e2cf940-429c-4029-9649-b28ef3f57219 of type vxlan for network 24c541d3-728c-4182-84f5-eecd809d14ce [pid: 8|app: 0|req: 393/806] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:29 2026] POST /v2.0/networks => generated 1246 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/807] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:30 2026] DELETE /v2.0/security-groups/599bbced-29ad-4df9-8748-3a73d82da6a9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/808] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/networks => generated 1845 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:30.391 9 INFO neutron.api.v2.resource [None req-bdae95ab-5dee-4752-9d17-62cbd6427875 b44fcf8cab574bc7aac532b6e65fed4f 2c63b796173f4943b8ff06ef71d909b0 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 415/809] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/security-groups/599bbced-29ad-4df9-8748-3a73d82da6a9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:30.521 8 INFO neutron.services.segments.plugin [-] Segment 58f8937d-152d-4485-b6cc-5f29f91d545d resource provider aggregate not found 2026-05-10 05:11:30.527 8 INFO neutron.services.segments.plugin [-] Segment 58f8937d-152d-4485-b6cc-5f29f91d545d resource provider aggregate not found [pid: 8|app: 0|req: 395/810] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:30 2026] DELETE /v2.0/networks/b9f52b2f-7945-412a-915f-93948cd26524 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:30.561 8 INFO neutron.services.segments.plugin [-] Segment 58f8937d-152d-4485-b6cc-5f29f91d545d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f8937d-152d-4485-b6cc-5f29f91d545d found for delete ", "request_id": "req-37088c3f-274b-4930-a449-9e7175c72f68"}]} 2026-05-10 05:11:30.562 8 INFO neutron.services.segments.plugin [-] Segment 58f8937d-152d-4485-b6cc-5f29f91d545d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f8937d-152d-4485-b6cc-5f29f91d545d found for delete ", "request_id": "req-0bed2782-c3c4-4dc8-ad56-c6f80b8ec2d6"}]} [pid: 8|app: 0|req: 396/811] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/ports?tenant_id=4e10f07db0474d71a6efbefa0067712b&device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/812] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:11:30 2026] DELETE /v2.0/floatingips/af6e8b92-181b-464c-833b-e7cf65201e6e => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/813] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:30 2026] DELETE /v2.0/networks/24c541d3-728c-4182-84f5-eecd809d14ce => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/814] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/networks?id=1bd638ab-7748-4731-8bc1-66527abe0282 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/815] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/816] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fab52f27-6fd4-49f2-8c3f-b1247987fa63 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:30.840 9 WARNING neutron_lib.context [None req-efc32dfe-e59f-46ac-80d8-2efaca48fad6 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:30.899 9 INFO neutron.db.segments_db [None req-efc32dfe-e59f-46ac-80d8-2efaca48fad6 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment db51b610-6fec-47fb-be53-b8de87bb0c22 of type vxlan for network 6cf70953-d1d7-4a7c-a55a-83a9618d47e6 [pid: 9|app: 0|req: 420/817] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:30 2026] POST /v2.0/networks => generated 653 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 421/818] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/subnets?id=247a2754-ab86-4713-ae80-4f229a46ac4e => generated 697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 422/819] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:31.110 9 WARNING neutron_lib.context [None req-25f35c6a-e028-45f7-b6e7-a94674caf3e2 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:31.159 9 INFO neutron.db.segments_db [None req-25f35c6a-e028-45f7-b6e7-a94674caf3e2 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment 9e33fe94-e5e5-428f-b974-082591226e84 of type vxlan for network a7c134b5-7ddb-4267-b1f6-cf80a8a7b7aa [pid: 9|app: 0|req: 423/820] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:31 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 424/821] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/ports?network_id=1bd638ab-7748-4731-8bc1-66527abe0282&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/822] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:31.344 9 WARNING neutron_lib.context [None req-4142a0e4-40bd-4aea-a1bf-b2106f3b020d d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:31.362 9 WARNING neutron_lib.context [None req-4142a0e4-40bd-4aea-a1bf-b2106f3b020d d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 398/823] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:30 2026] PUT /v2.0/routers/792a4ae3-b0e5-4afd-b951-c26246119293/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/824] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/825] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:11:31 2026] POST /v2.0/ports => generated 1505 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 427/826] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/827] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:11:31 2026] GET /v2.0/ports => generated 1505 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/828] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:11:31 2026] DELETE /v2.0/ports/b7dcc2b3-630b-464e-a080-0fd143556430 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/829] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:11:32 2026] DELETE /v2.0/ports/5b1e70d4-e294-4734-9923-41bb80b8c857 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/830] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:11:32 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:32.360 8 INFO neutron.db.l3_hamode_db [None req-26ae1c1a-e5c8-44c7-a882-b0cd940cf999 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network a885983f-82ac-428e-85e7-e3441f55fab3 was deleted as no HA routers are present in tenant 2c63b796173f4943b8ff06ef71d909b0. [pid: 8|app: 0|req: 400/831] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:31 2026] DELETE /v2.0/routers/792a4ae3-b0e5-4afd-b951-c26246119293 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:32.371 9 WARNING neutron_lib.context [None req-d870743b-dd90-4cbe-b401-004380f19089 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:32.433 9 INFO neutron.db.segments_db [None req-d870743b-dd90-4cbe-b401-004380f19089 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment 0fe7125f-3d22-4177-bfdd-c84c39a439c1 of type vxlan for network ca8165d8-15e3-4765-8326-f3fbe6a745d2 [pid: 8|app: 0|req: 401/832] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:32 2026] DELETE /v2.0/subnets/ddeec1ab-7c95-4042-ad01-a7e47d67be3c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/833] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:32 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:32.583 8 INFO neutron.services.segments.plugin [-] Segment 2e2cf940-429c-4029-9649-b28ef3f57219 resource provider aggregate not found 2026-05-10 05:11:32.588 8 INFO neutron.services.segments.plugin [-] Segment 2e2cf940-429c-4029-9649-b28ef3f57219 resource provider aggregate not found 2026-05-10 05:11:32.601 8 INFO neutron.services.segments.plugin [-] Segment 2e2cf940-429c-4029-9649-b28ef3f57219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e2cf940-429c-4029-9649-b28ef3f57219 found for delete ", "request_id": "req-6b84c0fe-0017-445e-b8b2-4f7207240459"}]} 2026-05-10 05:11:32.605 8 INFO neutron.services.segments.plugin [-] Segment 2e2cf940-429c-4029-9649-b28ef3f57219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e2cf940-429c-4029-9649-b28ef3f57219 found for delete ", "request_id": "req-c91f0622-bb48-49f4-9602-336ed5462383"}]} [pid: 8|app: 0|req: 402/834] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:32 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:32.619 8 WARNING neutron_lib.context [None req-6e8c6ba3-1655-40dc-81d2-547aa4195f06 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:32.622 8 INFO neutron.services.segments.plugin [-] Segment f4d6b28f-412d-474c-84cd-29ee16d28746 resource provider aggregate not found 2026-05-10 05:11:32.629 8 INFO neutron.services.segments.plugin [-] Segment f4d6b28f-412d-474c-84cd-29ee16d28746 resource provider aggregate not found 2026-05-10 05:11:32.636 8 INFO neutron.services.segments.plugin [-] Segment f4d6b28f-412d-474c-84cd-29ee16d28746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d6b28f-412d-474c-84cd-29ee16d28746 found for delete ", "request_id": "req-2c02d8dd-cca4-4f20-a4c5-5a614a6c1f86"}]} 2026-05-10 05:11:32.646 8 INFO neutron.services.segments.plugin [-] Segment f4d6b28f-412d-474c-84cd-29ee16d28746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d6b28f-412d-474c-84cd-29ee16d28746 found for delete ", "request_id": "req-e844e4cb-6bf2-4790-863f-5d11766f31ba"}]} 2026-05-10 05:11:32.677 8 INFO neutron.db.segments_db [None req-6e8c6ba3-1655-40dc-81d2-547aa4195f06 d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Added segment c5438438-9074-4576-ad07-4e53ca1192bd of type vxlan for network c0b54c71-365b-4362-9ed7-2007008ae7c2 [pid: 8|app: 0|req: 403/835] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:32 2026] POST /v2.0/networks => generated 652 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/836] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:32 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:32.829 9 INFO neutron.services.segments.plugin [-] Segment 9167a546-6f1d-4a5b-987a-0e9b89737d2f resource provider aggregate not found 2026-05-10 05:11:32.833 9 INFO neutron.services.segments.plugin [-] Segment 9167a546-6f1d-4a5b-987a-0e9b89737d2f resource provider aggregate not found [pid: 9|app: 0|req: 433/837] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:32 2026] DELETE /v2.0/networks/82573937-2918-438e-b0de-ff5eb0506eef => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/838] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:32 2026] GET /v2.0/security-groups?tenant_id=2c63b796173f4943b8ff06ef71d909b0&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:32.993 9 INFO neutron.services.segments.plugin [-] Segment 9167a546-6f1d-4a5b-987a-0e9b89737d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9167a546-6f1d-4a5b-987a-0e9b89737d2f found for delete ", "request_id": "req-a5a84bdf-4964-4f4e-8f8b-3f91d4d4f75a"}]} 2026-05-10 05:11:32.995 9 INFO neutron.services.segments.plugin [-] Segment 9167a546-6f1d-4a5b-987a-0e9b89737d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9167a546-6f1d-4a5b-987a-0e9b89737d2f found for delete ", "request_id": "req-87dd9f23-8f1d-4d8c-a438-9088792b4cc1"}]} [pid: 9|app: 0|req: 434/839] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:32 2026] DELETE /v2.0/security-groups/b9aca04d-d0d6-470c-9e23-ab385b748083 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:33.245 8 WARNING neutron_lib.context [None req-e1299775-943f-42e6-82a5-50135c23beaf d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:33.271 8 WARNING neutron_lib.context [None req-e1299775-943f-42e6-82a5-50135c23beaf d37232c4ff304e49b9000637301e9e6c fafac8aad0604834ac79b649f0acf4a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 406/840] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:33 2026] POST /v2.0/subnets => generated 1324 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 435/841] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:11:33 2026] GET /v2.0/subnets => generated 1960 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/842] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:33 2026] DELETE /v2.0/subnets/0db47057-d7f4-4631-a291-b94bedc0a003 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 436/843] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:33 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 437/844] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:33 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/845] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:33 2026] DELETE /v2.0/subnets/cb1f478b-3bd3-431f-95ad-58a74b62ef13 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 438/846] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:11:34 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/847] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:34 2026] DELETE /v2.0/networks/c0b54c71-365b-4362-9ed7-2007008ae7c2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 439/848] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:34 2026] DELETE /v2.0/networks/ca8165d8-15e3-4765-8326-f3fbe6a745d2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/849] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:34 2026] DELETE /v2.0/networks/a7c134b5-7ddb-4267-b1f6-cf80a8a7b7aa => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 440/850] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:34 2026] DELETE /v2.0/networks/6cf70953-d1d7-4a7c-a55a-83a9618d47e6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:35.064 8 INFO neutron.services.segments.plugin [-] Segment c5438438-9074-4576-ad07-4e53ca1192bd resource provider aggregate not found 2026-05-10 05:11:35.067 8 INFO neutron.services.segments.plugin [-] Segment c5438438-9074-4576-ad07-4e53ca1192bd resource provider aggregate not found 2026-05-10 05:11:35.079 8 INFO neutron.services.segments.plugin [-] Segment c5438438-9074-4576-ad07-4e53ca1192bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5438438-9074-4576-ad07-4e53ca1192bd found for delete ", "request_id": "req-7cdb2c6d-9ea5-444d-96bd-ff41806b8ca6"}]} 2026-05-10 05:11:35.083 8 INFO neutron.services.segments.plugin [-] Segment c5438438-9074-4576-ad07-4e53ca1192bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5438438-9074-4576-ad07-4e53ca1192bd found for delete ", "request_id": "req-6b6dab5a-38e4-495d-9372-239bc1555b19"}]} [pid: 8|app: 0|req: 411/851] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:35 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:35.125 9 INFO neutron.services.segments.plugin [-] Segment 0fe7125f-3d22-4177-bfdd-c84c39a439c1 resource provider aggregate not found 2026-05-10 05:11:35.131 9 INFO neutron.services.segments.plugin [-] Segment 0fe7125f-3d22-4177-bfdd-c84c39a439c1 resource provider aggregate not found 2026-05-10 05:11:35.141 9 INFO neutron.services.segments.plugin [-] Segment 0fe7125f-3d22-4177-bfdd-c84c39a439c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe7125f-3d22-4177-bfdd-c84c39a439c1 found for delete ", "request_id": "req-eff47fa7-614c-4054-bd41-400f33676ab6"}]} 2026-05-10 05:11:35.398 9 INFO neutron.services.segments.plugin [-] Segment 0fe7125f-3d22-4177-bfdd-c84c39a439c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe7125f-3d22-4177-bfdd-c84c39a439c1 found for delete ", "request_id": "req-da1e65af-a688-4294-8648-86e708bd75da"}]} [pid: 9|app: 0|req: 441/852] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:35 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:35.543 8 INFO neutron.services.segments.plugin [-] Segment 9e33fe94-e5e5-428f-b974-082591226e84 resource provider aggregate not found 2026-05-10 05:11:35.550 8 INFO neutron.services.segments.plugin [-] Segment 9e33fe94-e5e5-428f-b974-082591226e84 resource provider aggregate not found 2026-05-10 05:11:35.564 8 INFO neutron.services.segments.plugin [-] Segment 9e33fe94-e5e5-428f-b974-082591226e84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e33fe94-e5e5-428f-b974-082591226e84 found for delete ", "request_id": "req-c5f1930b-70c7-4183-9716-fcba1557824b"}]} 2026-05-10 05:11:35.564 8 INFO neutron.services.segments.plugin [-] Segment 9e33fe94-e5e5-428f-b974-082591226e84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e33fe94-e5e5-428f-b974-082591226e84 found for delete ", "request_id": "req-92e8348a-46db-4e18-83cb-88554783d61a"}]} [pid: 8|app: 0|req: 412/853] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:35 2026] GET /v2.0/security-groups?tenant_id=fafac8aad0604834ac79b649f0acf4a8&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:35.786 9 INFO neutron.services.segments.plugin [-] Segment db51b610-6fec-47fb-be53-b8de87bb0c22 resource provider aggregate not found 2026-05-10 05:11:35.791 9 INFO neutron.services.segments.plugin [-] Segment db51b610-6fec-47fb-be53-b8de87bb0c22 resource provider aggregate not found 2026-05-10 05:11:35.806 9 INFO neutron.services.segments.plugin [-] Segment db51b610-6fec-47fb-be53-b8de87bb0c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db51b610-6fec-47fb-be53-b8de87bb0c22 found for delete ", "request_id": "req-eb06f0fa-57dd-4e9a-a585-e626c58f4073"}]} 2026-05-10 05:11:35.807 9 INFO neutron.services.segments.plugin [-] Segment db51b610-6fec-47fb-be53-b8de87bb0c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db51b610-6fec-47fb-be53-b8de87bb0c22 found for delete ", "request_id": "req-90a7cf00-9450-48fd-9ab5-8e977fe52c12"}]} [pid: 9|app: 0|req: 442/854] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:35 2026] DELETE /v2.0/security-groups/4b22fbc9-0686-41a1-9941-97742393815a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/855] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:36 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/856] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:36 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 443/857] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:11:36 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1240 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/858] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:11:36 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 444/859] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:37 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/860] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:37 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:38.145 9 WARNING neutron_lib.context [None req-e1abc09b-7684-4d6f-a3ba-5b1afe127334 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:38.318 9 INFO neutron.db.segments_db [None req-e1abc09b-7684-4d6f-a3ba-5b1afe127334 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Added segment 49c73619-b43d-4f44-9852-33fc8365253e of type vxlan for network 4ca7fab7-bb39-4c87-81d4-fe19a3b13809 [pid: 9|app: 0|req: 445/861] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:37 2026] POST /v2.0/networks => generated 647 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/862] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:38 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 446/863] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:38 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:38.910 8 WARNING neutron_lib.context [None req-32108291-9861-447d-87a1-d6d7e58fff9c 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 447/864] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:38 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/865] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:38 2026] POST /v2.0/subnets => generated 673 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:39.188 8 WARNING neutron_lib.context [None req-822ba137-0ec3-473e-bba4-d9d1b903511a 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:39.259 8 INFO neutron.db.segments_db [None req-822ba137-0ec3-473e-bba4-d9d1b903511a 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Added segment 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 of type vxlan for network 919ad8a3-45fd-423a-a12d-6554a3b382a0 [pid: 8|app: 0|req: 419/866] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:39 2026] POST /v2.0/networks => generated 647 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/867] 10.0.0.123 () {34 vars in 743 bytes} [Sun May 10 05:11:39 2026] PUT /v2.0/networks/919ad8a3-45fd-423a-a12d-6554a3b382a0 => generated 592 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:39.522 8 WARNING neutron_lib.context [None req-2e273382-d7c9-422a-aa86-af8f58d0e804 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:39.570 9 INFO neutron.db.l3_db [None req-bd1eb6c9-5d73-474d-85d3-371dd1e22091 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Floating IP 37a0e930-fc5f-42ff-9f33-588473a54817 associated. External IP: 10.96.250.205, port: fab52f27-6fd4-49f2-8c3f-b1247987fa63. [pid: 8|app: 0|req: 421/868] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:39 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 448/869] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:11:39 2026] PUT /v2.0/floatingips/37a0e930-fc5f-42ff-9f33-588473a54817 => generated 855 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/870] 10.0.0.123 () {34 vars in 741 bytes} [Sun May 10 05:11:39 2026] PUT /v2.0/subnets/bc213eb2-a04b-4ea2-9380-6e3642ee6cec => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/871] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:39 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:40.042 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-62867d97-9e76-4c86-8a3a-5cf8ed67e696'] response: {'name': 'network-changed', 'server_uuid': 'bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf', 'tag': 'fab52f27-6fd4-49f2-8c3f-b1247987fa63', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 450/872] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:40.201 8 INFO neutron.services.segments.plugin [-] Segment 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 resource provider aggregate not found 2026-05-10 05:11:40.214 8 INFO neutron.services.segments.plugin [-] Segment 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 found for delete ", "request_id": "req-d121215a-1f38-41a1-81db-2554059d1fab"}]} [pid: 8|app: 0|req: 423/873] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:39 2026] DELETE /v2.0/networks/919ad8a3-45fd-423a-a12d-6554a3b382a0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:40.243 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c5cbc3bc-6e08-4f4a-aea7-37fab767cc84 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 451/874] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/networks/919ad8a3-45fd-423a-a12d-6554a3b382a0 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:40.254 8 INFO neutron.services.segments.plugin [-] Segment 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 resource provider aggregate not found 2026-05-10 05:11:40.280 8 INFO neutron.services.segments.plugin [-] Segment 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d0a93d-caf7-4325-9ba9-f4f5e64c7a02 found for delete ", "request_id": "req-28b76fa3-7285-41fa-bda9-f0c4b613a931"}]} [pid: 8|app: 0|req: 424/875] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/876] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/877] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/subnets?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/878] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/879] 10.0.0.123 () {32 vars in 653 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/880] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/networks => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/881] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/security-groups?tenant_id=19d876fea983485ba0302e28359be452&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/882] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 453/883] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/ports?tenant_id=4e10f07db0474d71a6efbefa0067712b&device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 454/884] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/networks/4ca7fab7-bb39-4c87-81d4-fe19a3b13809 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/885] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/security-groups/bddfd025-0e6c-4cda-bce7-bf9a20cd106c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 455/886] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/networks?id=1bd638ab-7748-4731-8bc1-66527abe0282 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/887] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/subnets/bfd1141f-eab1-483b-8812-c058c94566f1 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:40.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a33b2d9-7ad2-401f-ad99-bcd93898a977 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 433/888] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/subnets/bc213eb2-a04b-4ea2-9380-6e3642ee6cec => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:40.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf643567-7a19-47c8-915a-9a82d3ee88bb 22a7f1b6f4d740fea69d8dc3afb23082 8a3dafa08e354ceeb4c3c5fc08486dd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 456/889] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fab52f27-6fd4-49f2-8c3f-b1247987fa63 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/890] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/networks/919ad8a3-45fd-423a-a12d-6554a3b382a0 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/891] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/subnets?id=247a2754-ab86-4713-ae80-4f229a46ac4e => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/892] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/ports?network_id=1bd638ab-7748-4731-8bc1-66527abe0282&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/subnets/bfd1141f-eab1-483b-8812-c058c94566f1 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 459/894] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/security-groups?tenant_id=15b38cabaded4f09a3b334c67ca105f3&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/895] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:40 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/896] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/security-groups/a24e3819-23f9-4299-9fa5-c2e6f9e29b8a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/897] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:41 2026] GET /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:41.219 9 INFO neutron.services.segments.plugin [-] Segment 49c73619-b43d-4f44-9852-33fc8365253e resource provider aggregate not found 2026-05-10 05:11:41.224 9 INFO neutron.services.segments.plugin [-] Segment 49c73619-b43d-4f44-9852-33fc8365253e resource provider aggregate not found [pid: 9|app: 0|req: 460/898] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:40 2026] DELETE /v2.0/networks/4ca7fab7-bb39-4c87-81d4-fe19a3b13809 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/899] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:41 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:41.542 9 INFO neutron.services.segments.plugin [-] Segment 49c73619-b43d-4f44-9852-33fc8365253e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c73619-b43d-4f44-9852-33fc8365253e found for delete ", "request_id": "req-6bd67859-88aa-4917-8bae-91098443443e"}]} 2026-05-10 05:11:41.543 9 INFO neutron.services.segments.plugin [-] Segment 49c73619-b43d-4f44-9852-33fc8365253e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c73619-b43d-4f44-9852-33fc8365253e found for delete ", "request_id": "req-336790f8-1949-4213-8378-545d401746f0"}]} [pid: 9|app: 0|req: 461/900] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:41 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/901] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:41 2026] GET /v2.0/security-groups?tenant_id=8a3dafa08e354ceeb4c3c5fc08486dd6&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 462/902] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:41 2026] DELETE /v2.0/security-groups/c52bbc2a-49bf-4ba0-b3bf-8ee999056e47 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/903] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:11:42 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:42 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/905] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:42 2026] GET /v2.0/security-groups?id=554bbb21-64dc-4455-9532-b662748384f3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:42.831 9 INFO neutron.db.l3_db [req-1e107671-b564-42a5-869f-27a9d915d7e7 req-69f953dc-c857-422d-94b1-ce2c7ab96835 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] Floating IP 37a0e930-fc5f-42ff-9f33-588473a54817 disassociated. External IP: 10.96.250.205, port: fab52f27-6fd4-49f2-8c3f-b1247987fa63. [pid: 9|app: 0|req: 463/908] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:11:42 2026] DELETE /v2.0/ports/fab52f27-6fd4-49f2-8c3f-b1247987fa63 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 464/909] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:43 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:43.877 8 WARNING neutron_lib.context [None req-2800dbbc-46d4-440f-a07e-786c94dee94c 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:44.020 8 INFO neutron.db.segments_db [None req-2800dbbc-46d4-440f-a07e-786c94dee94c 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 of type vxlan for network b8189b86-fdc5-461b-b123-2d38574a0d2a [pid: 8|app: 0|req: 446/910] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:43 2026] POST /v2.0/networks => generated 634 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:44.110 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-62a2a44e-7b00-44e4-975b-ca4177d55baf'] response: {'server_uuid': 'bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf', 'name': 'network-vif-deleted', 'tag': 'fab52f27-6fd4-49f2-8c3f-b1247987fa63', 'status': 'completed', 'code': 200} 2026-05-10 05:11:44.117 9 WARNING neutron_lib.context [None req-5da996cc-826a-4bb3-886e-37642bcb32f3 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:44.163 9 INFO neutron.db.segments_db [None req-5da996cc-826a-4bb3-886e-37642bcb32f3 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment a158b56e-6a41-4115-aced-eaa9268d697b of type vxlan for network cbb8792d-56ea-4bbf-91a9-fce4ae22d08f [pid: 9|app: 0|req: 465/911] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:44 2026] POST /v2.0/networks => generated 634 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:44.273 8 WARNING neutron_lib.context [None req-94671609-d82a-49fc-a798-ea84405aace1 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 447/912] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:44 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:44.503 9 WARNING neutron_lib.context [None req-4fe6d615-8fe7-46d3-b2fb-b1bf205d4ae2 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 466/913] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:44 2026] POST /v2.0/subnets => generated 655 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:44.716 9 WARNING neutron_lib.context [None req-a61d9cbd-f337-46c1-a1d6-39ab929c88e8 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 448/914] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:44 2026] GET /v2.0/security-groups?tenant_id=e566ae663d834c40ad85e1a19bdb5412&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:44.752 9 INFO neutron.db.segments_db [None req-a61d9cbd-f337-46c1-a1d6-39ab929c88e8 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment e383b19e-e8df-407e-a4e1-b5866c7e8faf of type vxlan for network cb647720-fbf8-462e-a1c5-800bb9fd798f [pid: 8|app: 0|req: 449/915] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:44 2026] DELETE /v2.0/security-groups/41c0d575-486f-408e-823f-b1f28cc58677 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/916] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:44 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:45.007 9 INFO neutron.db.l3_hamode_db [None req-a61d9cbd-f337-46c1-a1d6-39ab929c88e8 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 451/917] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:44 2026] GET /v2.0/security-groups?tenant_id=c38ec22461ea435e892fa764f817fc45&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/918] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:45 2026] DELETE /v2.0/security-groups/52151d1e-fff1-4e1b-a913-f48f1d8e6fce => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:45.171 9 INFO neutron.db.l3_hamode_db [None req-a61d9cbd-f337-46c1-a1d6-39ab929c88e8 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 467/919] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:44 2026] POST /v2.0/routers => generated 511 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 468/920] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:45 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/921] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/ports?device_id=bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/922] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:45 2026] PUT /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/923] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/ports/afbfa58f-7749-4803-9ce1-0887e46b29d4 => generated 959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 470/924] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 471/925] 10.0.0.42 () {34 vars in 970 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/ports/3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 472/926] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/security-groups?tenant_id=c77066e9e333430ba4a3da7bdc923934&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 473/927] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:47 2026] DELETE /v2.0/security-groups/8bb67065-a8fb-4a68-bde2-2fef6b3c50ca => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 474/928] 199.204.45.223 () {34 vars in 1000 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/subnets?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 683 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 475/929] 199.204.45.223 () {34 vars in 1146 bytes} [Sun May 10 05:11:47 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4&device_owner=compute%3Anova&network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/930] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:47 2026] PUT /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b/add_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/931] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:48 2026] DELETE /v2.0/security-groups/554bbb21-64dc-4455-9532-b662748384f3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/932] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:48 2026] GET /v2.0/ports/a6e76e0e-23c1-404a-bbda-b0fe7442bc0c => generated 967 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:48.366 8 INFO neutron.api.v2.resource [None req-3fc48d06-a68b-4729-801a-ce707003bb26 b8f6a6b1149348ee86c5679c02c795f4 4e10f07db0474d71a6efbefa0067712b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/933] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:11:48 2026] GET /v2.0/security-groups/554bbb21-64dc-4455-9532-b662748384f3 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/934] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:11:48 2026] PUT /v2.0/ports/3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 1149 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:11:48.571 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1119dad-56d8-4598-a5a4-c019192510e8'] response: {'name': 'network-changed', 'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 477/935] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:11:48 2026] DELETE /v2.0/floatingips/37a0e930-fc5f-42ff-9f33-588473a54817 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/936] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:48 2026] PUT /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b/remove_router_interface => generated 309 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/937] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:49 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 478/938] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:48 2026] PUT /v2.0/routers/75b2e587-db50-4c60-80e5-1b53a2f1093b/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 479/939] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:49 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/940] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:49 2026] PUT /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b/remove_router_interface => generated 309 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/941] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/942] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:11:49 2026] GET /v2.0/ports?device_id=872ea331-6f77-4e03-8da5-86862605284b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/943] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:50.400 8 INFO neutron.services.segments.plugin [-] Segment e383b19e-e8df-407e-a4e1-b5866c7e8faf resource provider aggregate not found 2026-05-10 05:11:50.406 8 INFO neutron.services.segments.plugin [-] Segment e383b19e-e8df-407e-a4e1-b5866c7e8faf resource provider aggregate not found 2026-05-10 05:11:50.418 8 INFO neutron.services.segments.plugin [-] Segment e383b19e-e8df-407e-a4e1-b5866c7e8faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e383b19e-e8df-407e-a4e1-b5866c7e8faf found for delete ", "request_id": "req-ef08b4ae-69d1-413e-99d4-1cc2a3a352d4"}]} 2026-05-10 05:11:50.422 8 INFO neutron.services.segments.plugin [-] Segment e383b19e-e8df-407e-a4e1-b5866c7e8faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e383b19e-e8df-407e-a4e1-b5866c7e8faf found for delete ", "request_id": "req-6315f0e5-b626-44c9-9acc-3060d53c7d8f"}]} 2026-05-10 05:11:50.424 8 INFO neutron.db.l3_hamode_db [None req-fc775c57-b8a2-4080-b48c-09a6d2131a33 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] HA network cb647720-fbf8-462e-a1c5-800bb9fd798f was deleted as no HA routers are present in tenant c6f23da99e7d422e900b6cc46e6947c5. [pid: 8|app: 0|req: 465/944] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:49 2026] DELETE /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/945] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:50 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:50.572 9 INFO neutron.services.segments.plugin [-] Segment c5675421-187f-4998-bd9b-c2341ddada86 resource provider aggregate not found 2026-05-10 05:11:50.578 9 INFO neutron.services.segments.plugin [-] Segment c5675421-187f-4998-bd9b-c2341ddada86 resource provider aggregate not found 2026-05-10 05:11:50.583 9 INFO neutron.services.segments.plugin [-] Segment c5675421-187f-4998-bd9b-c2341ddada86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5675421-187f-4998-bd9b-c2341ddada86 found for delete ", "request_id": "req-c5cf23f7-5b26-4199-a164-e0b5aa178a4b"}]} 2026-05-10 05:11:50.591 9 INFO neutron.services.segments.plugin [-] Segment c5675421-187f-4998-bd9b-c2341ddada86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5675421-187f-4998-bd9b-c2341ddada86 found for delete ", "request_id": "req-cce1d7a5-9e57-49b3-992b-5d9f8e74ac30"}]} 2026-05-10 05:11:50.601 9 INFO neutron.db.l3_hamode_db [None req-0ade2d36-15ba-4d38-a62b-d76f230cdae6 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 10c02d7c-4635-47bd-8e53-ca8b53edf9cc was deleted as no HA routers are present in tenant 4e10f07db0474d71a6efbefa0067712b. [pid: 9|app: 0|req: 480/946] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:49 2026] DELETE /v2.0/routers/75b2e587-db50-4c60-80e5-1b53a2f1093b => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/947] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:50 2026] DELETE /v2.0/subnets/b6ecf880-68e5-4d79-832e-0516510413e5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 481/948] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:50 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/949] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:50 2026] DELETE /v2.0/subnets/247a2754-ab86-4713-ae80-4f229a46ac4e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/950] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:50 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 482/951] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:50 2026] DELETE /v2.0/subnets/21ae7aef-72d2-4e64-ad82-c4db1a4fefe5 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/952] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:50 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/953] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:50 2026] DELETE /v2.0/networks/1bd638ab-7748-4731-8bc1-66527abe0282 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 484/954] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:50 2026] DELETE /v2.0/networks/cbb8792d-56ea-4bbf-91a9-fce4ae22d08f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 485/955] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/security-groups?tenant_id=4e10f07db0474d71a6efbefa0067712b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 486/956] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:51 2026] DELETE /v2.0/security-groups/3896d4ea-30ff-487d-8d21-53bac50a4411 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/957] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:51 2026] DELETE /v2.0/networks/b8189b86-fdc5-461b-b123-2d38574a0d2a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:51.462 9 WARNING neutron_lib.context [None req-b2d017e3-bddb-421c-9a68-576d1922d6bd 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:51.512 9 INFO neutron.db.segments_db [None req-b2d017e3-bddb-421c-9a68-576d1922d6bd 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment f4ddb4f7-80de-4128-9e24-9c78dfcb84ff of type vxlan for network 2d5d045b-d390-4c75-af95-bbc983dd3b43 [pid: 9|app: 0|req: 487/958] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:51 2026] POST /v2.0/networks => generated 633 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:51.608 8 WARNING neutron_lib.context [None req-d4edb065-6d0d-4b99-ac82-00f73c3c1f00 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 488/959] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1152 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 489/960] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/961] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:51 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:51.892 8 WARNING neutron_lib.context [None req-8d62f7ba-b4c9-4b15-ab7d-006af3558077 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 490/962] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:51.932 8 INFO neutron.db.segments_db [None req-8d62f7ba-b4c9-4b15-ab7d-006af3558077 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment e186b19a-9369-4269-b3b3-babacfa25739 of type vxlan for network 5e81f0f8-0846-4389-bbc3-b6cc8392f2c7 [pid: 9|app: 0|req: 491/963] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 492/964] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 493/965] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 494/966] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 495/967] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/968] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:52.206 8 INFO neutron.db.l3_hamode_db [None req-8d62f7ba-b4c9-4b15-ab7d-006af3558077 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 497/969] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:52.310 8 INFO neutron.db.l3_hamode_db [None req-8d62f7ba-b4c9-4b15-ab7d-006af3558077 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:11:52.432 8 INFO neutron.services.segments.plugin [-] Segment f6a8004c-1cae-4234-9e85-d2153ba54e10 resource provider aggregate not found 2026-05-10 05:11:52.438 8 INFO neutron.services.segments.plugin [-] Segment f6a8004c-1cae-4234-9e85-d2153ba54e10 resource provider aggregate not found 2026-05-10 05:11:52.443 8 INFO neutron.services.segments.plugin [-] Segment f6a8004c-1cae-4234-9e85-d2153ba54e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a8004c-1cae-4234-9e85-d2153ba54e10 found for delete ", "request_id": "req-89f7b04f-fefa-428e-8d90-1a69f76d5899"}]} 2026-05-10 05:11:52.453 8 INFO neutron.services.segments.plugin [-] Segment f6a8004c-1cae-4234-9e85-d2153ba54e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6a8004c-1cae-4234-9e85-d2153ba54e10 found for delete ", "request_id": "req-2f5f5e5b-0196-4df4-81d7-1eea4f09b0ae"}]} 2026-05-10 05:11:52.458 8 INFO neutron.services.segments.plugin [-] Segment 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 resource provider aggregate not found 2026-05-10 05:11:52.464 8 INFO neutron.services.segments.plugin [-] Segment 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 resource provider aggregate not found 2026-05-10 05:11:52.474 8 INFO neutron.services.segments.plugin [-] Segment 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 found for delete ", "request_id": "req-fb27b941-f3d0-4cf3-9d37-ea49bbd9a23a"}]} 2026-05-10 05:11:52.476 8 INFO neutron.services.segments.plugin [-] Segment 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2313a3d7-cb96-42fe-bfd1-3b0be9ee8b12 found for delete ", "request_id": "req-28df7501-86fb-49e4-b3c0-91d22fdba1f8"}]} 2026-05-10 05:11:52.626 9 INFO neutron.services.segments.plugin [-] Segment a158b56e-6a41-4115-aced-eaa9268d697b resource provider aggregate not found 2026-05-10 05:11:52.633 9 INFO neutron.services.segments.plugin [-] Segment a158b56e-6a41-4115-aced-eaa9268d697b resource provider aggregate not found 2026-05-10 05:11:52.641 9 INFO neutron.services.segments.plugin [-] Segment a158b56e-6a41-4115-aced-eaa9268d697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a158b56e-6a41-4115-aced-eaa9268d697b found for delete ", "request_id": "req-7f7d7eb0-4b64-4a72-a9f7-76d7e5829a44"}]} 2026-05-10 05:11:52.650 9 INFO neutron.services.segments.plugin [-] Segment a158b56e-6a41-4115-aced-eaa9268d697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a158b56e-6a41-4115-aced-eaa9268d697b found for delete ", "request_id": "req-1772292e-65e6-47a2-8720-13489103fb3a"}]} [pid: 9|app: 0|req: 498/970] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/security-groups?tenant_id=14a11f20809f454886767c702eb00a4f&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/971] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:51 2026] POST /v2.0/routers => generated 511 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 499/972] 199.204.45.223 () {34 vars in 1120 bytes} [Sun May 10 05:11:52 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:53.000 9 WARNING neutron_lib.context [None req-b3a72d5f-ea48-48d1-9651-6e026245e948 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 474/973] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:11:52 2026] DELETE /v2.0/security-groups/b91e9aef-d7c4-4ec7-9286-2c160c5ce4b9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 500/974] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:11:52 2026] POST /v2.0/ports => generated 964 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/975] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:11:53 2026] PUT /v2.0/ports/3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 968 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:11:53.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f50cde93-b3b9-41bd-9877-26a8522c3b93'] response: {'name': 'network-changed', 'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'status': 'completed', 'code': 200} 2026-05-10 05:11:53.557 9 INFO neutron.db.segments_db [None req-1ff65f45-df69-4c1f-bc0d-ebd10e445fcd 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 037b513b-7a0c-430d-b687-feea9a1207c0 of type vxlan for network 844b78ef-324a-464b-8854-71be31d3fcdb [pid: 9|app: 0|req: 501/976] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:11:53 2026] POST /v2.0/networks => generated 744 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 502/977] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:53 2026] POST /v2.0/subnets => generated 691 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:53.858 9 INFO neutron.db.segments_db [None req-09c78329-048d-4249-bd8d-a1f3e3913d8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 7e477d73-97f4-45c5-b28b-193d2036b6d7 of type vxlan for network 4e78c957-aadd-4af0-8998-05514c829af3 2026-05-10 05:11:54.122 9 INFO neutron.db.l3_hamode_db [None req-09c78329-048d-4249-bd8d-a1f3e3913d8a 1e0d2a14a35f4512a89725ec232cb302 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/978] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:53 2026] PUT /v2.0/routers/3af194e8-91b6-4b13-93a5-9e7733c67db1/add_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/979] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:54 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/980] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:54 2026] GET /v2.0/ports/4d2768e1-30a3-47da-8bfb-0dee7dcb0530 => generated 1038 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/981] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:54 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:54.941 9 INFO neutron.db.l3_hamode_db [None req-09c78329-048d-4249-bd8d-a1f3e3913d8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/982] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:54 2026] PUT /v2.0/routers/3af194e8-91b6-4b13-93a5-9e7733c67db1/remove_router_interface => generated 309 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:11:55.451 8 WARNING neutron_lib.context [None req-5becf650-d26c-4f26-b6b8-5df8e910eb0b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:55.452 8 WARNING neutron_lib.context [None req-5becf650-d26c-4f26-b6b8-5df8e910eb0b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:55.599 8 INFO neutron.db.segments_db [None req-5becf650-d26c-4f26-b6b8-5df8e910eb0b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment 5a9bc36a-1e28-4274-9332-51a1892c8ca6 of type vxlan for network 70ac0a7b-71d8-4fb7-8467-3da1c484d5f0 2026-05-10 05:11:55.643 8 INFO neutron.db.segments_db [None req-5becf650-d26c-4f26-b6b8-5df8e910eb0b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment ce5059f1-d108-4ba5-8504-9997ffcc8fcb of type vxlan for network a3fd482a-8ce7-4140-b326-5dc56cb120cc [pid: 8|app: 0|req: 481/983] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:55 2026] POST /v2.0/networks => generated 1244 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 503/984] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:53 2026] POST /v2.0/routers => generated 731 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/985] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/986] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:11:55 2026] GET /v2.0/networks => generated 1843 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:55.869 9 INFO neutron.api.v2.resource [None req-046056ac-53f2-48f5-be2b-19b3fce3ef2b 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 504/987] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:11:55 2026] PUT /v2.0/routers/3af194e8-91b6-4b13-93a5-9e7733c67db1/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 505/988] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:55 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:56.033 9 INFO neutron.services.segments.plugin [-] Segment 5a9bc36a-1e28-4274-9332-51a1892c8ca6 resource provider aggregate not found 2026-05-10 05:11:56.040 9 INFO neutron.services.segments.plugin [-] Segment 5a9bc36a-1e28-4274-9332-51a1892c8ca6 resource provider aggregate not found 2026-05-10 05:11:56.049 9 INFO neutron.services.segments.plugin [-] Segment 5a9bc36a-1e28-4274-9332-51a1892c8ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9bc36a-1e28-4274-9332-51a1892c8ca6 found for delete ", "request_id": "req-8b5c8988-1244-40f4-b37d-a820331cf91b"}]} 2026-05-10 05:11:56.056 9 INFO neutron.services.segments.plugin [-] Segment 5a9bc36a-1e28-4274-9332-51a1892c8ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9bc36a-1e28-4274-9332-51a1892c8ca6 found for delete ", "request_id": "req-730077a7-10da-4af6-9494-75d1c36bc438"}]} [pid: 9|app: 0|req: 506/989] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:55 2026] DELETE /v2.0/networks/70ac0a7b-71d8-4fb7-8467-3da1c484d5f0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 507/990] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:11:56 2026] GET /v2.0/ports?device_id=3af194e8-91b6-4b13-93a5-9e7733c67db1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 508/991] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:56 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 509/992] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:56 2026] DELETE /v2.0/networks/a3fd482a-8ce7-4140-b326-5dc56cb120cc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:56.787 9 INFO neutron.db.l3_hamode_db [None req-a84af786-76b6-4274-ba70-51c14d1f2810 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] HA network 5e81f0f8-0846-4389-bbc3-b6cc8392f2c7 was deleted as no HA routers are present in tenant c6f23da99e7d422e900b6cc46e6947c5. [pid: 9|app: 0|req: 510/993] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:56 2026] DELETE /v2.0/routers/3af194e8-91b6-4b13-93a5-9e7733c67db1 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 511/994] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:56 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 512/995] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:11:56 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/996] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:55 2026] PUT /v2.0/routers/afb38504-9c35-4443-ad46-0f0117b9b440/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 513/997] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:11:56 2026] DELETE /v2.0/subnets/a12aebf5-275c-4dd1-b245-9046bd97fa41 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:57.043 9 WARNING neutron_lib.context [None req-d252b803-ae6c-4254-8c71-f8f9263c4579 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 485/998] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:11:57 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:57.095 9 INFO neutron.db.segments_db [None req-d252b803-ae6c-4254-8c71-f8f9263c4579 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment d6862b98-04c2-4b30-9b80-795eda0d8e0d of type vxlan for network 6416089e-249f-483e-9378-9134b42cba5f [pid: 9|app: 0|req: 514/999] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/networks => generated 650 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:57.213 9 WARNING neutron_lib.context [None req-3ce66741-1417-4fd7-9da4-61da04d817a1 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:57.261 9 INFO neutron.db.segments_db [None req-3ce66741-1417-4fd7-9da4-61da04d817a1 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment 9f6a5a48-0a3c-4563-8955-873f52db7639 of type vxlan for network 6286dadf-df91-4bbb-937a-dcfaf564f107 2026-05-10 05:11:57.317 8 INFO neutron.services.segments.plugin [-] Segment f4ddb4f7-80de-4128-9e24-9c78dfcb84ff resource provider aggregate not found 2026-05-10 05:11:57.320 8 INFO neutron.services.segments.plugin [-] Segment f4ddb4f7-80de-4128-9e24-9c78dfcb84ff resource provider aggregate not found 2026-05-10 05:11:57.327 8 INFO neutron.services.segments.plugin [-] Segment f4ddb4f7-80de-4128-9e24-9c78dfcb84ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ddb4f7-80de-4128-9e24-9c78dfcb84ff found for delete ", "request_id": "req-0a443a03-1898-42d9-ac3c-3464c15eefb6"}]} 2026-05-10 05:11:57.332 8 INFO neutron.services.segments.plugin [-] Segment f4ddb4f7-80de-4128-9e24-9c78dfcb84ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ddb4f7-80de-4128-9e24-9c78dfcb84ff found for delete ", "request_id": "req-acded721-d034-4ba2-ac90-0bdef7525bf1"}]} [pid: 8|app: 0|req: 486/1000] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:57 2026] DELETE /v2.0/networks/2d5d045b-d390-4c75-af95-bbc983dd3b43 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:11:57.354 8 WARNING neutron_lib.context [None req-d14685c2-9e76-4e06-b313-ec85f924e28d 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 515/1001] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/networks => generated 650 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:57.366 9 WARNING neutron_lib.context [None req-6d8a7ef8-c70b-4460-81ec-638ed92413f7 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:57.388 9 WARNING neutron_lib.context [None req-6d8a7ef8-c70b-4460-81ec-638ed92413f7 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:57.402 8 INFO neutron.db.segments_db [None req-d14685c2-9e76-4e06-b313-ec85f924e28d 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 of type vxlan for network ad98c580-ad81-4d6b-8402-9364d9b04de4 [pid: 8|app: 0|req: 487/1002] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/networks => generated 633 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:57.495 8 WARNING neutron_lib.context [None req-cba2f077-72bc-4131-9b02-ffe33b955f68 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1003] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:57.716 8 WARNING neutron_lib.context [None req-74f38831-0d6d-4899-b322-300d3d1a11d4 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1004] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:11:57.832 8 WARNING neutron_lib.context [None req-b7331613-780e-4211-b255-bb0c422811b7 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:57.864 8 INFO neutron.db.segments_db [None req-b7331613-780e-4211-b255-bb0c422811b7 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment d24a5abf-2f94-426e-92e6-3953a426a128 of type vxlan for network 11b4fcb3-5326-4cd5-82a2-2e2be023e9cb [pid: 9|app: 0|req: 516/1005] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/ports => generated 1504 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:11:58.023 9 WARNING neutron_lib.context [None req-1ffdc26a-613c-4fdc-abb1-313f3ff97db0 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:58.070 9 INFO neutron.services.segments.plugin [-] Segment ce5059f1-d108-4ba5-8504-9997ffcc8fcb resource provider aggregate not found 2026-05-10 05:11:58.078 9 INFO neutron.services.segments.plugin [-] Segment ce5059f1-d108-4ba5-8504-9997ffcc8fcb resource provider aggregate not found 2026-05-10 05:11:58.086 9 INFO neutron.services.segments.plugin [-] Segment ce5059f1-d108-4ba5-8504-9997ffcc8fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5059f1-d108-4ba5-8504-9997ffcc8fcb found for delete ", "request_id": "req-60a33762-1da6-4fef-ae49-4a388811d6ec"}]} 2026-05-10 05:11:58.095 9 INFO neutron.services.segments.plugin [-] Segment ce5059f1-d108-4ba5-8504-9997ffcc8fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5059f1-d108-4ba5-8504-9997ffcc8fcb found for delete ", "request_id": "req-57f2c44a-0800-4b2a-95ac-cd246ec911fd"}]} 2026-05-10 05:11:58.099 9 INFO neutron.services.segments.plugin [-] Segment e186b19a-9369-4269-b3b3-babacfa25739 resource provider aggregate not found 2026-05-10 05:11:58.106 9 INFO neutron.services.segments.plugin [-] Segment e186b19a-9369-4269-b3b3-babacfa25739 resource provider aggregate not found 2026-05-10 05:11:58.113 9 INFO neutron.services.segments.plugin [-] Segment e186b19a-9369-4269-b3b3-babacfa25739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e186b19a-9369-4269-b3b3-babacfa25739 found for delete ", "request_id": "req-a19f70b5-fb7e-49b1-aedc-6dc7b552a307"}]} 2026-05-10 05:11:58.125 9 INFO neutron.services.segments.plugin [-] Segment e186b19a-9369-4269-b3b3-babacfa25739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e186b19a-9369-4269-b3b3-babacfa25739 found for delete ", "request_id": "req-b141b44c-0301-420b-851f-0fe5412b165f"}]} 2026-05-10 05:11:58.127 8 INFO neutron.db.l3_hamode_db [None req-b7331613-780e-4211-b255-bb0c422811b7 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 517/1006] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:11:58.245 8 INFO neutron.db.l3_hamode_db [None req-b7331613-780e-4211-b255-bb0c422811b7 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 520/1009] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:11:58 2026] GET /v2.0/ports => generated 1504 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 521/1010] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:11:58 2026] GET /v2.0/ports?tenant_id=982a1544146549b898c9200aa38a884d&device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 522/1011] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:11:58 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:58.418 9 WARNING neutron_lib.context [None req-3717edc4-0ced-4c0d-b2b7-595a3a7ba0f1 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 523/1012] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:11:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 524/1013] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:11:58 2026] DELETE /v2.0/ports/3a7ded2d-81a5-42c3-a1c0-6140afef21c2 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1014] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:11:58 2026] GET /v2.0/networks?id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 526/1015] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:11:58 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:58.809 9 WARNING neutron_lib.context [None req-a2c6ae62-aa57-46d7-8ba5-dc7b80f00f41 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 490/1016] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:57 2026] POST /v2.0/routers => generated 511 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1017] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:11:58 2026] DELETE /v2.0/ports/e9f99292-60d4-471c-ad8b-de7083fe79ec => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1018] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 527/1019] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:11:58 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 528/1020] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:11:59 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 529/1021] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:11:59 2026] GET /v2.0/subnets?id=e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:59.409 9 WARNING neutron_lib.context [None req-8f52fdc6-2743-4dec-8c6e-fda82ce25a3d 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:59.448 9 INFO neutron.db.segments_db [None req-8f52fdc6-2743-4dec-8c6e-fda82ce25a3d 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment e81843e1-9a27-4919-a306-207d39fa2f16 of type vxlan for network 1e1b3e81-e865-498d-a5cf-8f5b60afa930 [pid: 9|app: 0|req: 530/1022] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:59 2026] POST /v2.0/networks => generated 650 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 531/1023] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:11:59 2026] GET /v2.0/ports?network_id=48d5e8bd-6d5d-4cd8-870e-aa7720c9718f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:11:59.578 9 WARNING neutron_lib.context [None req-119d6892-c3af-4fde-801a-0770316b2dfd 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:59.646 9 INFO neutron.db.segments_db [None req-119d6892-c3af-4fde-801a-0770316b2dfd 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Added segment d7d2f50b-e0c6-403a-a123-2684679c4f7c of type vxlan for network dfc398f2-da64-4d19-85e4-10a139c51ffb [pid: 9|app: 0|req: 532/1024] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:11:59 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 533/1025] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:11:59 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:11:59.780 9 WARNING neutron_lib.context [None req-5cb66bd1-cc67-48c3-a083-b92381b40f3b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:11:59.801 9 WARNING neutron_lib.context [None req-5cb66bd1-cc67-48c3-a083-b92381b40f3b 2851c236a0c342b1a74c185fa5f54da0 e3fe66b3c63c4972a8673a7bba03da7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/1026] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:11:59 2026] PUT /v2.0/routers/c29b2c4d-b689-491d-ba81-f60ecfcccf5d/add_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1027] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 534/1028] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:11:59 2026] POST /v2.0/subnets => generated 1273 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1029] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 535/1030] 10.0.0.42 () {34 vars in 1099 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1694648894&fields=id&tenant_id=06afd369ea6f46bca5dd96d08a09ca65 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1031] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/ports/826f091f-69c0-47ec-b733-16e62f0bcaf4 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 536/1032] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1033] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/subnets => generated 1909 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 537/1034] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/security-groups?id=f8cd0868-bbae-4e32-b435-346c98a3ba49&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1035] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:12:00 2026] GET /v2.0/networks?id=844b78ef-324a-464b-8854-71be31d3fcdb => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:00.491 8 INFO neutron.db.l3_db [req-a4b9f6f8-3e64-46d8-8506-a480b2a0fedc req-9924ef07-1dae-49af-a4d0-3b4432d5dc27 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] Floating IP de68618d-f4cb-4bf8-a516-932425ed41c0 disassociated. External IP: 10.96.250.215, port: 3c55efee-f999-45c7-bc23-a4dd2ca3a876. [pid: 8|app: 0|req: 499/1036] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:12:00 2026] DELETE /v2.0/ports/3c55efee-f999-45c7-bc23-a4dd2ca3a876 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:00.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df736a02-2545-4a1f-9e60-a50bd9e20b36'] response: {'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'name': 'network-vif-deleted', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 500/1037] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:00 2026] DELETE /v2.0/subnets/e7509909-141e-41fe-856c-fd1c63a29d88 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1038] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/quotas/06afd369ea6f46bca5dd96d08a09ca65 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 538/1039] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:00 2026] PUT /v2.0/routers/c29b2c4d-b689-491d-ba81-f60ecfcccf5d/remove_router_interface => generated 309 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 539/1040] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/ports?device_id=c29b2c4d-b689-491d-ba81-f60ecfcccf5d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 540/1041] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/ports?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1042] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/subnets/4ca619c2-d08f-433e-b1ee-ea056e00db98 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1043] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1044] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1045] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:01.627 8 INFO neutron.services.segments.plugin [-] Segment d7d2f50b-e0c6-403a-a123-2684679c4f7c resource provider aggregate not found 2026-05-10 05:12:01.633 8 INFO neutron.services.segments.plugin [-] Segment d7d2f50b-e0c6-403a-a123-2684679c4f7c resource provider aggregate not found 2026-05-10 05:12:01.645 8 INFO neutron.services.segments.plugin [-] Segment d7d2f50b-e0c6-403a-a123-2684679c4f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d2f50b-e0c6-403a-a123-2684679c4f7c found for delete ", "request_id": "req-8c4c5493-2816-4610-a600-9a33b4ddf7ff"}]} 2026-05-10 05:12:01.653 8 INFO neutron.services.segments.plugin [-] Segment d7d2f50b-e0c6-403a-a123-2684679c4f7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d2f50b-e0c6-403a-a123-2684679c4f7c found for delete ", "request_id": "req-58599c5e-6658-490f-af2c-fa8a25a1fe86"}]} [pid: 8|app: 0|req: 506/1046] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/networks/dfc398f2-da64-4d19-85e4-10a139c51ffb => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1047] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1048] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:01 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:01.772 9 INFO neutron.services.segments.plugin [-] Segment d24a5abf-2f94-426e-92e6-3953a426a128 resource provider aggregate not found 2026-05-10 05:12:01.777 9 INFO neutron.services.segments.plugin [-] Segment d24a5abf-2f94-426e-92e6-3953a426a128 resource provider aggregate not found 2026-05-10 05:12:01.781 9 INFO neutron.db.l3_hamode_db [None req-4d28735d-c64d-4f81-af3e-b2c2d8f0df14 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] HA network 11b4fcb3-5326-4cd5-82a2-2e2be023e9cb was deleted as no HA routers are present in tenant c6f23da99e7d422e900b6cc46e6947c5. [pid: 9|app: 0|req: 541/1049] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/routers/c29b2c4d-b689-491d-ba81-f60ecfcccf5d => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:01.791 9 INFO neutron.services.segments.plugin [-] Segment d24a5abf-2f94-426e-92e6-3953a426a128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24a5abf-2f94-426e-92e6-3953a426a128 found for delete ", "request_id": "req-907842b1-1fb1-492c-9c9f-13c77b58784e"}]} 2026-05-10 05:12:01.792 9 INFO neutron.services.segments.plugin [-] Segment d24a5abf-2f94-426e-92e6-3953a426a128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24a5abf-2f94-426e-92e6-3953a426a128 found for delete ", "request_id": "req-a0d6b5f7-26b5-4d49-a67d-dd2a09998ba5"}]} [pid: 9|app: 0|req: 542/1050] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/subnets/959297b4-4e3e-4de2-81cc-347490095d95 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1051] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/networks/1e1b3e81-e865-498d-a5cf-8f5b60afa930 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1052] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:02 2026] DELETE /v2.0/networks/6286dadf-df91-4bbb-937a-dcfaf564f107 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 543/1053] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:01 2026] DELETE /v2.0/networks/ad98c580-ad81-4d6b-8402-9364d9b04de4 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:02.338 9 WARNING neutron_lib.context [None req-6a97c6e9-1bc1-42a0-b8b8-0e57ed559d57 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:02.381 9 INFO neutron.db.segments_db [None req-6a97c6e9-1bc1-42a0-b8b8-0e57ed559d57 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Added segment 73388c41-6d16-48b9-a768-f4dece4cfe15 of type vxlan for network 0f2f03dd-401a-4604-95e2-1d3df669bce5 [pid: 8|app: 0|req: 511/1054] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:02 2026] DELETE /v2.0/networks/6416089e-249f-483e-9378-9134b42cba5f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:02.664 9 INFO neutron.db.l3_hamode_db [None req-6a97c6e9-1bc1-42a0-b8b8-0e57ed559d57 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 512/1055] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:02 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1056] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:02 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1057] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:02 2026] GET /v2.0/security-groups?tenant_id=e3fe66b3c63c4972a8673a7bba03da7b&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1058] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:03 2026] DELETE /v2.0/security-groups/f358812b-5102-44b9-8214-252fb1381017 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:03.751 9 INFO neutron.db.l3_hamode_db [None req-6a97c6e9-1bc1-42a0-b8b8-0e57ed559d57 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:03.815 9 INFO neutron.services.segments.plugin [-] Segment ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 resource provider aggregate not found 2026-05-10 05:12:03.820 9 INFO neutron.services.segments.plugin [-] Segment ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 resource provider aggregate not found 2026-05-10 05:12:03.830 9 INFO neutron.services.segments.plugin [-] Segment ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 found for delete ", "request_id": "req-08781c18-1b61-4572-9c13-892c3b93baef"}]} 2026-05-10 05:12:03.838 9 INFO neutron.services.segments.plugin [-] Segment ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaeeed3-0e29-4342-b3da-0d0c3ef786f4 found for delete ", "request_id": "req-c1458c9d-8b6f-443d-b368-59c90d8e261f"}]} 2026-05-10 05:12:03.894 8 INFO neutron.services.segments.plugin [-] Segment e81843e1-9a27-4919-a306-207d39fa2f16 resource provider aggregate not found 2026-05-10 05:12:03.900 8 INFO neutron.services.segments.plugin [-] Segment e81843e1-9a27-4919-a306-207d39fa2f16 resource provider aggregate not found [pid: 8|app: 0|req: 516/1059] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:03 2026] GET /v2.0/ports?device_id=d34ebe67-9485-4a04-aad2-bc2cd200c1b4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:03.907 8 INFO neutron.services.segments.plugin [-] Segment e81843e1-9a27-4919-a306-207d39fa2f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81843e1-9a27-4919-a306-207d39fa2f16 found for delete ", "request_id": "req-3e787f8b-11a4-4651-a0d1-93446a2a08a5"}]} 2026-05-10 05:12:03.916 8 INFO neutron.services.segments.plugin [-] Segment e81843e1-9a27-4919-a306-207d39fa2f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81843e1-9a27-4919-a306-207d39fa2f16 found for delete ", "request_id": "req-9867a760-c3c6-4c5d-8d6e-b4c8652d265c"}]} [pid: 8|app: 0|req: 517/1060] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:03 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 544/1061] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:02 2026] POST /v2.0/routers => generated 692 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:04.608 8 INFO neutron.services.segments.plugin [-] Segment 9f6a5a48-0a3c-4563-8955-873f52db7639 resource provider aggregate not found 2026-05-10 05:12:04.614 8 INFO neutron.services.segments.plugin [-] Segment 9f6a5a48-0a3c-4563-8955-873f52db7639 resource provider aggregate not found 2026-05-10 05:12:04.637 8 INFO neutron.services.segments.plugin [-] Segment 9f6a5a48-0a3c-4563-8955-873f52db7639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6a5a48-0a3c-4563-8955-873f52db7639 found for delete ", "request_id": "req-9b9b8236-9d79-428d-be09-422d8e036526"}]} 2026-05-10 05:12:04.643 8 INFO neutron.services.segments.plugin [-] Segment 9f6a5a48-0a3c-4563-8955-873f52db7639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6a5a48-0a3c-4563-8955-873f52db7639 found for delete ", "request_id": "req-8aa619d2-9af1-498d-bad2-5ffcc0881927"}]} 2026-05-10 05:12:04.666 8 INFO neutron.services.segments.plugin [-] Segment d6862b98-04c2-4b30-9b80-795eda0d8e0d resource provider aggregate not found 2026-05-10 05:12:04.673 8 INFO neutron.services.segments.plugin [-] Segment d6862b98-04c2-4b30-9b80-795eda0d8e0d resource provider aggregate not found 2026-05-10 05:12:04.698 8 INFO neutron.services.segments.plugin [-] Segment d6862b98-04c2-4b30-9b80-795eda0d8e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6862b98-04c2-4b30-9b80-795eda0d8e0d found for delete ", "request_id": "req-8687d99e-d851-46e5-85b3-18dc81da7869"}]} 2026-05-10 05:12:04.701 8 INFO neutron.services.segments.plugin [-] Segment d6862b98-04c2-4b30-9b80-795eda0d8e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6862b98-04c2-4b30-9b80-795eda0d8e0d found for delete ", "request_id": "req-74969ee5-727e-4552-a566-47dd54b77461"}]} [pid: 8|app: 0|req: 518/1062] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:12:04 2026] GET /v2.0/routers/6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 698 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1063] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:04 2026] GET /v2.0/routers => generated 701 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:05.054 9 WARNING neutron_lib.context [None req-11263932-ca10-4771-a446-43ef558451b2 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:05.199 9 INFO neutron.db.segments_db [None req-11263932-ca10-4771-a446-43ef558451b2 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Added segment d08fe4c2-bc05-4bf8-836b-c78546046b64 of type vxlan for network de2ef05a-5fc6-4d00-9f81-7ba552b47f65 [pid: 9|app: 0|req: 546/1064] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:04 2026] POST /v2.0/networks => generated 648 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1065] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:05 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 548/1066] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:05 2026] DELETE /v2.0/security-groups/f8cd0868-bbae-4e32-b435-346c98a3ba49 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:05.388 9 WARNING neutron_lib.context [None req-698f3ae4-6003-439e-84d7-32c1bc3e4daf e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 519/1067] 10.0.0.123 () {34 vars in 741 bytes} [Sun May 10 05:12:04 2026] PUT /v2.0/routers/6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 705 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:05.634 8 INFO neutron.api.v2.resource [None req-fca35373-2801-4dff-bc51-dd265319c6c6 280f25ba5fd64a93b957b36e82b31944 982a1544146549b898c9200aa38a884d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1068] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:12:05 2026] GET /v2.0/security-groups/f8cd0868-bbae-4e32-b435-346c98a3ba49 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 549/1069] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:12:05 2026] POST /v2.0/ports => generated 778 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1070] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:12:05 2026] GET /v2.0/routers/6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:05.701 8 WARNING neutron_lib.context [None req-ffda28b3-71bb-485f-b8b6-a080e5fef6f8 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:05.749 8 INFO neutron.db.segments_db [None req-ffda28b3-71bb-485f-b8b6-a080e5fef6f8 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Added segment 28d38366-f2e2-4434-8d58-c4008130cecf of type vxlan for network 7afc6493-3d74-4b2f-b20e-405cc7773aa2 [pid: 8|app: 0|req: 522/1071] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:05 2026] POST /v2.0/networks => generated 635 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1072] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:05 2026] GET /v2.0/ports?device_id=6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:05.860 8 WARNING neutron_lib.context [None req-260ff681-6cef-48b6-bc56-59d9249f4acd e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 550/1073] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:12:05 2026] DELETE /v2.0/floatingips/de68618d-f4cb-4bf8-a516-932425ed41c0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1074] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:05 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:06.935 9 INFO neutron.services.segments.plugin [-] Segment 73388c41-6d16-48b9-a768-f4dece4cfe15 resource provider aggregate not found 2026-05-10 05:12:06.939 9 INFO neutron.services.segments.plugin [-] Segment 73388c41-6d16-48b9-a768-f4dece4cfe15 resource provider aggregate not found 2026-05-10 05:12:06.948 9 INFO neutron.services.segments.plugin [-] Segment 73388c41-6d16-48b9-a768-f4dece4cfe15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73388c41-6d16-48b9-a768-f4dece4cfe15 found for delete ", "request_id": "req-e4202b56-16ad-421f-8123-f8a7f2c0e320"}]} 2026-05-10 05:12:06.959 9 INFO neutron.services.segments.plugin [-] Segment 73388c41-6d16-48b9-a768-f4dece4cfe15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73388c41-6d16-48b9-a768-f4dece4cfe15 found for delete ", "request_id": "req-3c292527-21a2-4def-8315-df3ebc1eee77"}]} 2026-05-10 05:12:06.970 9 INFO neutron.db.l3_hamode_db [None req-29ad9db6-dbdb-4631-b401-8b9126aa9d13 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] HA network 0f2f03dd-401a-4604-95e2-1d3df669bce5 was deleted as no HA routers are present in tenant c6f23da99e7d422e900b6cc46e6947c5. [pid: 9|app: 0|req: 551/1075] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:05 2026] DELETE /v2.0/routers/6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 552/1076] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:06 2026] GET /v2.0/networks?id=844b78ef-324a-464b-8854-71be31d3fcdb => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:07.022 9 WARNING neutron_lib.context [None req-ee992c1c-2a4b-4e10-ab2f-9e4b040ad152 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 525/1077] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:06 2026] PUT /v2.0/routers/4d3df38b-76c7-4702-a793-09612aef8bc9/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1078] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:07 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1079] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:07 2026] GET /v2.0/ports?device_id=6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1080] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:12:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06afd369ea6f46bca5dd96d08a09ca65 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 553/1081] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:12:07 2026] POST /v2.0/ports => generated 966 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:12:07.373 9 INFO neutron.api.v2.resource [None req-445c5b48-7cf1-401c-9bce-0b35bb0ecdf0 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 554/1082] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:07 2026] DELETE /v2.0/routers/6048cd25-8ecc-4f3d-8fc7-56d8d54a3994 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:07.379 9 WARNING neutron_lib.context [req-0f5c95b6-5ee4-4ff4-a428-34242bd6b9bc req-1db62645-dce8-4153-999f-b6281fed979c 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 555/1083] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:12:07 2026] POST /v2.0/ports => generated 958 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 556/1084] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:07 2026] DELETE /v2.0/ports/b260d91a-366a-4a58-906a-d1a48636f45a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 557/1085] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:07 2026] GET /v2.0/ports?device_id=c29b2c4d-b689-491d-ba81-f60ecfcccf5d => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:07.961 8 INFO neutron.services.segments.plugin [-] Segment 3d00e356-ea54-4156-b766-2b32867d31a2 resource provider aggregate not found 2026-05-10 05:12:07.970 8 INFO neutron.services.segments.plugin [-] Segment 3d00e356-ea54-4156-b766-2b32867d31a2 resource provider aggregate not found 2026-05-10 05:12:07.980 8 INFO neutron.services.segments.plugin [-] Segment 3d00e356-ea54-4156-b766-2b32867d31a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d00e356-ea54-4156-b766-2b32867d31a2 found for delete ", "request_id": "req-9a29580d-e292-4ab8-8329-a02c9d72a7d6"}]} 2026-05-10 05:12:07.983 8 INFO neutron.services.segments.plugin [-] Segment 3d00e356-ea54-4156-b766-2b32867d31a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d00e356-ea54-4156-b766-2b32867d31a2 found for delete ", "request_id": "req-f82f01a7-1022-494a-a97e-9ee58c4ef3ea"}]} 2026-05-10 05:12:08.003 8 INFO neutron.db.l3_hamode_db [None req-030a08fa-69dc-4d57-8a27-307c3c876e08 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 852ec19c-75b6-4960-a67c-6b2c11ed83e7 was deleted as no HA routers are present in tenant 982a1544146549b898c9200aa38a884d. [pid: 8|app: 0|req: 529/1086] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:07 2026] DELETE /v2.0/routers/4d3df38b-76c7-4702-a793-09612aef8bc9 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:08.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-244f88b2-6ef3-4d2b-90b6-5d51aecce584 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1087] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/ports/b260d91a-366a-4a58-906a-d1a48636f45a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:08.044 8 INFO neutron.api.v2.resource [None req-7316d8fa-6c65-45f5-868b-52adeb3aad59 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1088] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/routers/c29b2c4d-b689-491d-ba81-f60ecfcccf5d => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1089] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/e2aeeb46-f57c-42d5-8774-6e04a303c1ab => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:08.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18e9c2e5-55ea-40ab-be6b-d118891692c7 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1090] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/ports/b260d91a-366a-4a58-906a-d1a48636f45a => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:08.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3feb22c8-6b65-4987-adc5-045bc20c4e79 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1091] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/959297b4-4e3e-4de2-81cc-347490095d95 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1092] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 558/1093] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:12:07 2026] PUT /v2.0/ports/85b1bd61-6714-4cd2-ab44-902d28aaa007 => generated 1239 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:12:08.464 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6effbf3-076e-45cc-8c05-06588bed9e64'] response: {'name': 'network-changed', 'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 559/1094] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/6ad34cf0-025d-407c-b3d2-f0f9f20f90ca => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 560/1095] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/ports?device_id=3af194e8-91b6-4b13-93a5-9e7733c67db1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 561/1096] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1097] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/networks/48d5e8bd-6d5d-4cd8-870e-aa7720c9718f => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:08.794 8 INFO neutron.api.v2.resource [None req-68b6efc9-891c-4df7-a261-b2d881acdf03 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1098] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/routers/3af194e8-91b6-4b13-93a5-9e7733c67db1 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:08.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e01f5dab-38d3-4ecd-959a-41af9be2847c 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1099] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/a12aebf5-275c-4dd1-b245-9046bd97fa41 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1100] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/ports?device_id=872ea331-6f77-4e03-8da5-86862605284b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:08.882 8 INFO neutron.api.v2.resource [None req-750071bf-acc8-4f18-b18e-df5c2e3b0cc0 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1101] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/routers/872ea331-6f77-4e03-8da5-86862605284b => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:08.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8cbb797-5ab9-4704-8af0-5cfe156589a3 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1102] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/b6ecf880-68e5-4d79-832e-0516510413e5 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:08.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f07eea2-ec27-4f26-afa3-0895f72b6542 5d478bd56e134cac9d5f2293fa03c0ed c6f23da99e7d422e900b6cc46e6947c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1103] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/subnets/21ae7aef-72d2-4e64-ad82-c4db1a4fefe5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 562/1104] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:08 2026] DELETE /v2.0/networks/7afc6493-3d74-4b2f-b20e-405cc7773aa2 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:08.951 8 WARNING neutron_lib.context [None req-769db9c5-7dc0-433a-b45c-40a66f206426 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:08.999 9 INFO neutron.services.segments.plugin [-] Segment 28d38366-f2e2-4434-8d58-c4008130cecf resource provider aggregate not found 2026-05-10 05:12:09.009 9 INFO neutron.services.segments.plugin [-] Segment 28d38366-f2e2-4434-8d58-c4008130cecf resource provider aggregate not found 2026-05-10 05:12:09.012 8 INFO neutron.db.segments_db [None req-769db9c5-7dc0-433a-b45c-40a66f206426 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Added segment 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 of type vxlan for network a3b54ab3-557d-4e78-b539-cadb65b130f8 2026-05-10 05:12:09.021 9 INFO neutron.services.segments.plugin [-] Segment 28d38366-f2e2-4434-8d58-c4008130cecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d38366-f2e2-4434-8d58-c4008130cecf found for delete ", "request_id": "req-a139ccd3-ed14-45ce-b9da-fe80758ec09f"}]} 2026-05-10 05:12:09.026 9 INFO neutron.services.segments.plugin [-] Segment 28d38366-f2e2-4434-8d58-c4008130cecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d38366-f2e2-4434-8d58-c4008130cecf found for delete ", "request_id": "req-80960c8b-5eb1-482b-8e7e-3ebe50fd2eb6"}]} [pid: 9|app: 0|req: 563/1105] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:08 2026] GET /v2.0/ports?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 564/1106] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/security-groups?tenant_id=982a1544146549b898c9200aa38a884d&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1107] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:08 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 565/1108] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/networks?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&shared=False => generated 772 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:09.099 9 WARNING neutron_lib.context [None req-8668fe81-1a5b-40ab-b8e8-2965b3a59331 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1109] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:09 2026] DELETE /v2.0/security-groups/a219e285-04b4-4b03-9cbf-56c1fa49a74b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1110] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 566/1111] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:09 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:09.395 8 WARNING neutron_lib.context [None req-ed4b3d16-afe7-48b6-af7b-e38e27311997 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1112] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:12:09 2026] POST /v2.0/ports => generated 928 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 567/1113] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/security-groups?tenant_id=c6f23da99e7d422e900b6cc46e6947c5&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 568/1114] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1115] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:09 2026] DELETE /v2.0/ports/0fc3b37a-41f5-43b0-a777-3c1287582736 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 569/1116] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:09 2026] DELETE /v2.0/security-groups/d1ac5a56-1e8f-4564-a614-52a698acfe0f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1117] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:09.955 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8bbebe14-e90d-4d24-889c-183a79a534ce e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 570/1118] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:09 2026] GET /v2.0/ports/0fc3b37a-41f5-43b0-a777-3c1287582736 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:09.992 8 INFO neutron.services.segments.plugin [-] Segment c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb resource provider aggregate not found 2026-05-10 05:12:09.996 8 INFO neutron.services.segments.plugin [-] Segment c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb resource provider aggregate not found 2026-05-10 05:12:10.004 8 INFO neutron.services.segments.plugin [-] Segment c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb found for delete ", "request_id": "req-0474f1fe-c82e-4adc-aa98-2c3c09c2be27"}]} 2026-05-10 05:12:10.005 8 INFO neutron.services.segments.plugin [-] Segment c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12ecfd1-7afc-41e8-bfcc-5319a8b7ccbb found for delete ", "request_id": "req-9e109c41-19d5-4868-8ce5-aa761ee4ca24"}]} [pid: 8|app: 0|req: 549/1119] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:09 2026] DELETE /v2.0/subnets/b15d0f4b-fe01-4be0-94fd-5fbb30d58c1c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1120] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/ports?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1121] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=85b1bd61-6714-4cd2-ab44-902d28aaa007 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1122] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/subnets?id=67c1b68a-d85b-4008-8d57-6f6cce36bc24 => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1123] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/ports?network_id=844b78ef-324a-464b-8854-71be31d3fcdb&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1124] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 571/1125] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:10 2026] DELETE /v2.0/networks/a3b54ab3-557d-4e78-b539-cadb65b130f8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:10.460 9 WARNING neutron_lib.context [None req-6ad93b03-75bd-4ae0-b378-3e3107e51fb7 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1126] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 572/1127] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:12:10 2026] POST /v2.0/ports => generated 779 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1128] 10.0.0.123 () {34 vars in 737 bytes} [Sun May 10 05:12:10 2026] PUT /v2.0/ports/cb8ec604-ab48-42b7-b44d-9ca02c364d90 => generated 752 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:12:11.045 9 INFO neutron.services.segments.plugin [-] Segment 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 resource provider aggregate not found 2026-05-10 05:12:11.049 9 INFO neutron.services.segments.plugin [-] Segment 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 resource provider aggregate not found 2026-05-10 05:12:11.055 9 INFO neutron.services.segments.plugin [-] Segment 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 found for delete ", "request_id": "req-f1ba1900-99cc-4303-9874-c4867f4d0977"}]} 2026-05-10 05:12:11.063 9 INFO neutron.services.segments.plugin [-] Segment 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 758a3b1c-cf75-4b21-b469-5e8e5cdc28b2 found for delete ", "request_id": "req-2ce24c76-37ce-4a2a-b1a7-abf19bc68c2e"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 573/1129] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:10 2026] DELETE /v2.0/ports/cb8ec604-ab48-42b7-b44d-9ca02c364d90 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 574/1130] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 575/1131] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 576/1132] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:11.222 9 INFO neutron.pecan_wsgi.hooks.translation [None req-471d1d35-0dae-4eda-b7c1-089cb8da431c e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 577/1133] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/ports/cb8ec604-ab48-42b7-b44d-9ca02c364d90 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:11.234 8 INFO neutron.db.segments_db [None req-6e401c69-6e63-434d-891b-007b34181270 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 73025351-0d72-4eb3-a4a2-831e84a89543 of type vxlan for network 50936ff0-9a6a-4d11-a684-7b9f056fb48a [pid: 9|app: 0|req: 578/1134] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 579/1135] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/ports/79c138e6-65fb-4e56-b16f-173b7abc278d => generated 778 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1136] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:12:10 2026] POST /v2.0/networks => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:11.331 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf37ba5-de1b-4265-9f71-f447718b71f1 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 580/1137] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:11 2026] DELETE /v2.0/ports/0fc3b37a-41f5-43b0-a777-3c1287582736 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:11.347 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d2ac5e4f-9ca6-4363-878d-7da99bdfbe16 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 581/1138] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:11 2026] DELETE /v2.0/subnets/b15d0f4b-fe01-4be0-94fd-5fbb30d58c1c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:11.363 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dc02f435-7284-4059-93a0-8be4c85443d1 e025bebc56244cd09e171bd293de069b 93659c444a914be7bcb726171307ae96 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 582/1139] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:11 2026] DELETE /v2.0/subnets/6ad34cf0-025d-407c-b3d2-f0f9f20f90ca => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1140] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:11 2026] POST /v2.0/subnets => generated 690 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1141] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:12:11 2026] DELETE /v2.0/ports/79c138e6-65fb-4e56-b16f-173b7abc278d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:11.550 8 INFO neutron.db.segments_db [None req-3ac7388c-5399-45a5-876c-fb524479cfec 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment d0bb6c0c-45fd-42f6-973c-6f763cded8b4 of type vxlan for network d1c5cda5-b528-4179-8bc3-69b9f800aaf6 [pid: 9|app: 0|req: 584/1142] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:11 2026] DELETE /v2.0/networks/de2ef05a-5fc6-4d00-9f81-7ba552b47f65 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:11.781 9 WARNING neutron_lib.context [None req-8d85e61e-1b47-48b7-ab19-5e90b1d81f7b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:11.781 8 INFO neutron.db.l3_hamode_db [None req-3ac7388c-5399-45a5-876c-fb524479cfec 1e0d2a14a35f4512a89725ec232cb302 fb082f80350145fcb7ff83a6de8cccff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:11.916 9 INFO neutron.db.segments_db [None req-8d85e61e-1b47-48b7-ab19-5e90b1d81f7b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 of type vxlan for network 37695237-b6ff-4236-abae-2a72689a4106 [pid: 9|app: 0|req: 585/1143] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:11 2026] POST /v2.0/networks => generated 630 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:12.014 9 WARNING neutron_lib.context [None req-3aa2ab21-d841-4533-a454-2ad984ab6b1c 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:12.058 9 INFO neutron.db.segments_db [None req-3aa2ab21-d841-4533-a454-2ad984ab6b1c 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment ede70edb-b9d6-433f-8c3a-1ebb0427770d of type vxlan for network 31cfe16f-d75f-4083-b45b-da09d06ab06c [pid: 9|app: 0|req: 586/1144] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:12 2026] POST /v2.0/networks => generated 629 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:12.155 9 WARNING neutron_lib.context [None req-bdb15c65-6b10-484e-81e2-a9d1ca517c8c 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 587/1145] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:12 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 588/1146] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:12 2026] GET /v2.0/security-groups?tenant_id=93659c444a914be7bcb726171307ae96&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:12.500 8 INFO neutron.db.l3_hamode_db [None req-3ac7388c-5399-45a5-876c-fb524479cfec 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 589/1147] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:12 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:12.546 9 WARNING neutron_lib.context [None req-12f16479-8a26-47fc-b0f0-ebf9cfe10542 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 590/1148] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:12 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 591/1149] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:12 2026] DELETE /v2.0/security-groups/bea134ca-8862-49d5-8a32-db6c0a06cbb2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1150] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:12 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:12.935 9 WARNING neutron_lib.context [None req-cce432e8-b63f-456d-ac2e-a00b2cea9394 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:12.965 9 INFO neutron.db.segments_db [None req-cce432e8-b63f-456d-ac2e-a00b2cea9394 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e of type vxlan for network e2772319-fad9-4865-8142-15bd8784ed51 2026-05-10 05:12:13.075 9 INFO neutron.services.segments.plugin [-] Segment d08fe4c2-bc05-4bf8-836b-c78546046b64 resource provider aggregate not found 2026-05-10 05:12:13.079 9 INFO neutron.services.segments.plugin [-] Segment d08fe4c2-bc05-4bf8-836b-c78546046b64 resource provider aggregate not found 2026-05-10 05:12:13.094 9 INFO neutron.services.segments.plugin [-] Segment d08fe4c2-bc05-4bf8-836b-c78546046b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d08fe4c2-bc05-4bf8-836b-c78546046b64 found for delete ", "request_id": "req-7e79f845-a9d7-4768-bdc1-7f95eb9e54dc"}]} 2026-05-10 05:12:13.099 9 INFO neutron.services.segments.plugin [-] Segment d08fe4c2-bc05-4bf8-836b-c78546046b64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d08fe4c2-bc05-4bf8-836b-c78546046b64 found for delete ", "request_id": "req-1957f941-340d-481f-bfff-cba352c9ed91"}]} 2026-05-10 05:12:13.235 9 INFO neutron.db.l3_hamode_db [None req-cce432e8-b63f-456d-ac2e-a00b2cea9394 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:13.357 9 INFO neutron.db.l3_hamode_db [None req-cce432e8-b63f-456d-ac2e-a00b2cea9394 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 559/1151] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:11 2026] POST /v2.0/routers => generated 730 bytes in 1924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 593/1154] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:12 2026] POST /v2.0/routers => generated 506 bytes in 1173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 594/1155] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:14 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1156] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:13 2026] PUT /v2.0/routers/84e7f096-93ad-48eb-ac25-c419cbad883e/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1157] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:14 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:14.853 8 WARNING neutron_lib.context [None req-cd95ab32-3571-4076-9b6d-e7305be3eb99 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1158] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:12:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1159] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:12:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:15.214 8 WARNING neutron_lib.context [None req-3b0e0158-b877-477c-bf37-38909eb30f3b 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1160] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:12:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1161] 10.0.0.123 () {34 vars in 758 bytes} [Sun May 10 05:12:15 2026] PUT /v2.0/security-groups/cceefec4-1f4e-4f6e-8f59-4414a60a75bc => generated 1663 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:15.473 8 WARNING neutron_lib.context [None req-bd4755cb-a016-44bd-a62a-6ae401126027 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 595/1162] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:14 2026] PUT /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a/add_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 596/1163] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:12:15 2026] GET /v2.0/security-groups/cceefec4-1f4e-4f6e-8f59-4414a60a75bc => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 597/1164] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:15 2026] GET /v2.0/ports/957070cc-fd3b-44a8-aeac-1d14399eda74 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1165] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:12:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 598/1166] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:15 2026] DELETE /v2.0/security-groups/cceefec4-1f4e-4f6e-8f59-4414a60a75bc => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:15.632 9 WARNING neutron_lib.context [None req-98722e64-401e-40ac-9d50-69d0c138a00c 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 599/1167] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:12:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 600/1168] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:12:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:15.805 9 WARNING neutron_lib.context [None req-ef562597-2a07-4a0a-9751-d30c228e8bed 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 601/1169] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:12:15 2026] POST /v2.0/floatingips => generated 552 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:16.320 9 INFO neutron.api.v2.resource [None req-7635b4a0-de61-430d-92c7-90831d6615d6 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 602/1170] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:16 2026] DELETE /v2.0/security-groups/cceefec4-1f4e-4f6e-8f59-4414a60a75bc => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 603/1171] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:16.395 9 WARNING neutron_lib.context [None req-01bdf832-d2eb-4f91-9abb-13b807748ddd 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 604/1172] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:12:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 605/1173] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:16.580 9 WARNING neutron_lib.context [None req-d1b27d56-486a-4c04-94fe-356777f56015 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 606/1174] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:12:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 607/1175] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 608/1176] 10.0.0.42 () {34 vars in 1099 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1608097039&fields=id&tenant_id=fb082f80350145fcb7ff83a6de8cccff => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 609/1177] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/security-group-rules/df3cd29d-b411-4012-922f-37856eb764d9 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1178] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:15 2026] PUT /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1179] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:12:16 2026] GET /v2.0/networks?id=50936ff0-9a6a-4d11-a684-7b9f056fb48a => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1180] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1181] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/ports/0c97daa9-44ba-43c8-972b-3734c99eca67 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1182] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/quotas/fb082f80350145fcb7ff83a6de8cccff => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:17.206 9 INFO neutron.db.l3_db [None req-1f1d4f93-43a7-4417-907e-e3be12e4a2ec 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Floating IP 5f78d2f9-e836-4cfb-b7a6-31561d0ca7db associated. External IP: 10.96.250.209, port: 85b1bd61-6714-4cd2-ab44-902d28aaa007. [pid: 8|app: 0|req: 574/1183] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:12:17 2026] DELETE /v2.0/security-group-rules/df3cd29d-b411-4012-922f-37856eb764d9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 610/1184] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:12:16 2026] PUT /v2.0/floatingips/5f78d2f9-e836-4cfb-b7a6-31561d0ca7db => generated 856 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:17.587 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19213a27-ad6c-4906-91b1-8bde866f7ecb'] response: {'name': 'network-changed', 'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 611/1185] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/ports?tenant_id=fb082f80350145fcb7ff83a6de8cccff&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 612/1186] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 613/1187] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:17.709 9 WARNING neutron_lib.context [None req-0ab1482f-02e3-4116-b6c4-257817faee15 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 614/1188] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:12:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 615/1189] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 616/1190] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/security-group-rules/a4f618ac-e2cb-4d7c-8370-037d0a4517cc => generated 601 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 617/1191] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1192] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:17 2026] PUT /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a/remove_router_interface => generated 309 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 618/1193] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:12:17 2026] DELETE /v2.0/security-group-rules/a4f618ac-e2cb-4d7c-8370-037d0a4517cc => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 619/1194] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 620/1195] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:18.105 9 WARNING neutron_lib.context [None req-8ef409b1-b1e3-4d08-abc2-35479958d800 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:18.142 9 INFO neutron.db.securitygroups_db [None req-8ef409b1-b1e3-4d08-abc2-35479958d800 491dbc2b9d0c4dd88af001b05733800a b5103a0b98e3409180c7054fad6f2d70 - - default default] Project b5103a0b98e3409180c7054fad6f2d70 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 621/1196] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:12:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 622/1197] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/ports?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 623/1198] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/security-group-rules/93d546f4-2f7b-49db-ada7-f7d5133bd7fc => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 624/1199] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/networks?id=844b78ef-324a-464b-8854-71be31d3fcdb => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 625/1200] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 626/1201] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=85b1bd61-6714-4cd2-ab44-902d28aaa007 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 627/1202] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:12:18 2026] DELETE /v2.0/security-group-rules/93d546f4-2f7b-49db-ada7-f7d5133bd7fc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 628/1203] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/subnets?id=67c1b68a-d85b-4008-8d57-6f6cce36bc24 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 629/1204] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 630/1205] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/ports?network_id=844b78ef-324a-464b-8854-71be31d3fcdb&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 631/1206] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:18 2026] DELETE /v2.0/security-groups/4eb6a135-dde2-4c3b-86e5-17050fbe3049 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 632/1207] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 633/1208] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1209] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:17 2026] PUT /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1210] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1211] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1212] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:18 2026] GET /v2.0/ports?device_id=8c54b022-3674-4b12-9a3e-3b0faad0467a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1213] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:19 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:19.470 9 INFO neutron.services.segments.plugin [-] Segment 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e resource provider aggregate not found 2026-05-10 05:12:19.474 9 INFO neutron.services.segments.plugin [-] Segment 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e resource provider aggregate not found 2026-05-10 05:12:19.481 9 INFO neutron.services.segments.plugin [-] Segment 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e found for delete ", "request_id": "req-84a8652b-b3f5-486c-8d60-5279eefc9142"}]} 2026-05-10 05:12:19.489 9 INFO neutron.services.segments.plugin [-] Segment 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d30a0b2-b25a-49f7-b63c-1b3e95fc218e found for delete ", "request_id": "req-6206330c-0fb7-43cf-a2f6-1dbd15a1af66"}]} 2026-05-10 05:12:19.493 9 INFO neutron.db.l3_hamode_db [None req-b33fa413-fc73-4f90-8bd0-e783e1844e84 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] HA network e2772319-fad9-4865-8142-15bd8784ed51 was deleted as no HA routers are present in tenant 926f7bc483c44812b9693adbdba1d57c. [pid: 9|app: 0|req: 635/1214] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:18 2026] DELETE /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1215] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:19 2026] GET /v2.0/security-groups?tenant_id=b5103a0b98e3409180c7054fad6f2d70&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1216] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:19 2026] DELETE /v2.0/subnets/dd11b874-4216-4089-a194-55f49856f1ba => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1217] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:19 2026] DELETE /v2.0/security-groups/114d775e-0e5c-4721-ab94-e28eec32b683 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 637/1218] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:19 2026] DELETE /v2.0/subnets/aaac682a-0009-44ab-89e0-51cde16005a4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:20.100 8 INFO neutron.services.segments.plugin [-] Segment ede70edb-b9d6-433f-8c3a-1ebb0427770d resource provider aggregate not found 2026-05-10 05:12:20.103 8 INFO neutron.services.segments.plugin [-] Segment ede70edb-b9d6-433f-8c3a-1ebb0427770d resource provider aggregate not found 2026-05-10 05:12:20.114 8 INFO neutron.services.segments.plugin [-] Segment ede70edb-b9d6-433f-8c3a-1ebb0427770d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede70edb-b9d6-433f-8c3a-1ebb0427770d found for delete ", "request_id": "req-578b6478-039e-45ee-82af-80440cbcbf60"}]} 2026-05-10 05:12:20.115 8 INFO neutron.services.segments.plugin [-] Segment ede70edb-b9d6-433f-8c3a-1ebb0427770d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ede70edb-b9d6-433f-8c3a-1ebb0427770d found for delete ", "request_id": "req-b2260e7a-fdc6-476f-b773-336f28ff4542"}]} [pid: 8|app: 0|req: 582/1219] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:19 2026] DELETE /v2.0/networks/31cfe16f-d75f-4083-b45b-da09d06ab06c => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1220] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:20 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 638/1221] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:20 2026] DELETE /v2.0/networks/37695237-b6ff-4236-abae-2a72689a4106 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:20.390 8 WARNING neutron_lib.context [None req-8025ece4-aaf7-42da-b5b4-8e64384ed9ab 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:20.451 8 INFO neutron.db.segments_db [None req-8025ece4-aaf7-42da-b5b4-8e64384ed9ab 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment dcf33cd6-9704-4971-9dae-3b66ab8a0e49 of type vxlan for network 6ce2e8d5-04e4-4e98-b8e6-60b4b0d62284 [pid: 8|app: 0|req: 584/1222] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:20 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:20.551 9 WARNING neutron_lib.context [None req-c7317238-f390-4f10-9e51-be403000c1e9 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 639/1223] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:20 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:20.827 8 WARNING neutron_lib.context [None req-6229bc67-3f0a-46a3-af56-7cc32f3a5e14 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:20.869 8 INFO neutron.db.segments_db [None req-6229bc67-3f0a-46a3-af56-7cc32f3a5e14 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a of type vxlan for network 555e96b0-57ea-4213-a012-9096c89c0c73 2026-05-10 05:12:21.146 8 INFO neutron.db.l3_hamode_db [None req-6229bc67-3f0a-46a3-af56-7cc32f3a5e14 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:21.259 8 INFO neutron.db.l3_hamode_db [None req-6229bc67-3f0a-46a3-af56-7cc32f3a5e14 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 640/1224] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:21 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1225] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:20 2026] POST /v2.0/routers => generated 507 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:21.919 9 WARNING neutron_lib.context [None req-94db1019-25ac-47c7-beb8-9164ba338c29 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:21.938 9 INFO neutron.services.segments.plugin [-] Segment 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 resource provider aggregate not found 2026-05-10 05:12:21.946 9 INFO neutron.services.segments.plugin [-] Segment 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 resource provider aggregate not found 2026-05-10 05:12:21.955 9 INFO neutron.services.segments.plugin [-] Segment 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 found for delete ", "request_id": "req-149f594d-afbb-4482-9295-d82c3e3ba06c"}]} 2026-05-10 05:12:21.962 9 INFO neutron.services.segments.plugin [-] Segment 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e85bd-b2d9-48a1-9ec8-94a6a43f7ab9 found for delete ", "request_id": "req-b2630ad8-393e-45ce-9492-af3b5dabf017"}]} [pid: 9|app: 0|req: 641/1226] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:12:21 2026] POST /v2.0/ports => generated 952 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1227] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:22 2026] GET /v2.0/networks?id=50936ff0-9a6a-4d11-a684-7b9f056fb48a => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1228] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:12:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb082f80350145fcb7ff83a6de8cccff => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:22.394 8 WARNING neutron_lib.context [req-0ca87ee1-3166-48c0-8e82-f79b951a8cad req-db37fd21-0de6-4db9-bebf-b1284e987853 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 588/1229] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:12:22 2026] POST /v2.0/ports => generated 954 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1230] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:22 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1231] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:12:22 2026] PUT /v2.0/ports/e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1232] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:23.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65d99123-d80a-4703-bb86-342ed5f5c677'] response: {'name': 'network-changed', 'server_uuid': '6b0905be-06e0-480b-8890-459b61c20f12', 'tag': 'e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 642/1233] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:22 2026] PUT /v2.0/routers/f6dd3a6e-538f-40fa-b0e0-8023e3018ac4/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 643/1234] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/ports/f429428a-e579-4b94-8308-4edad25feb4f => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1235] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/security-groups?tenant_id=d01a60201b9e4932a1bde0b26925c258&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1236] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:23 2026] DELETE /v2.0/security-groups/a9b281a2-3a5b-428f-b189-0cd40eaaa4a6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1237] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/ports?tenant_id=fb082f80350145fcb7ff83a6de8cccff&device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1238] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/networks?tenant_id=fb082f80350145fcb7ff83a6de8cccff&shared=False => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1239] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:12:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 644/1240] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:23 2026] PUT /v2.0/routers/f6dd3a6e-538f-40fa-b0e0-8023e3018ac4/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:12:24.383 8 INFO neutron.api.v2.resource [None req-b83eb4a4-b3fc-47df-b3ce-7ffe17194c97 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1241] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:24 2026] PUT /v2.0/routers/f6dd3a6e-538f-40fa-b0e0-8023e3018ac4/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 645/1242] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:24 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1243] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:24 2026] GET /v2.0/ports?device_id=f6dd3a6e-538f-40fa-b0e0-8023e3018ac4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1244] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:24 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:24.866 9 INFO neutron.services.segments.plugin [-] Segment 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a resource provider aggregate not found 2026-05-10 05:12:24.871 9 INFO neutron.services.segments.plugin [-] Segment 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a resource provider aggregate not found 2026-05-10 05:12:24.880 9 INFO neutron.services.segments.plugin [-] Segment 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a found for delete ", "request_id": "req-bd783e31-c103-4970-898a-55f085e80ae3"}]} 2026-05-10 05:12:24.881 9 INFO neutron.services.segments.plugin [-] Segment 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cd79b63-6d6b-41dc-9af3-d6d20d26be5a found for delete ", "request_id": "req-f48e1149-eb7a-405d-9d34-a66a2297f6e0"}]} 2026-05-10 05:12:24.891 9 INFO neutron.db.l3_hamode_db [None req-b3aad354-2dbe-4668-817b-dd154de05e28 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] HA network 555e96b0-57ea-4213-a012-9096c89c0c73 was deleted as no HA routers are present in tenant 926f7bc483c44812b9693adbdba1d57c. [pid: 9|app: 0|req: 646/1245] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:24 2026] DELETE /v2.0/routers/f6dd3a6e-538f-40fa-b0e0-8023e3018ac4 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 647/1246] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:24 2026] GET /v2.0/ports?tenant_id=fb082f80350145fcb7ff83a6de8cccff&device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 648/1247] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 649/1248] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/subnets?id=1c4b2071-b3ce-4afd-b3f4-fd5ad2084a01 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1249] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:24 2026] DELETE /v2.0/subnets/77f21b3e-5d4b-49cf-b48f-303e9a1b5326 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 650/1250] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/ports?network_id=50936ff0-9a6a-4d11-a684-7b9f056fb48a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 651/1251] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 652/1252] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:25.384 8 INFO neutron.services.segments.plugin [-] Segment dcf33cd6-9704-4971-9dae-3b66ab8a0e49 resource provider aggregate not found 2026-05-10 05:12:25.387 8 INFO neutron.services.segments.plugin [-] Segment dcf33cd6-9704-4971-9dae-3b66ab8a0e49 resource provider aggregate not found [pid: 8|app: 0|req: 601/1253] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:25 2026] DELETE /v2.0/networks/6ce2e8d5-04e4-4e98-b8e6-60b4b0d62284 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:25.428 9 WARNING neutron_lib.context [None req-8077c35f-d1f4-46b3-a505-5d51e851450b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:25.513 8 INFO neutron.services.segments.plugin [-] Segment dcf33cd6-9704-4971-9dae-3b66ab8a0e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf33cd6-9704-4971-9dae-3b66ab8a0e49 found for delete ", "request_id": "req-e6ca333a-f7b8-47b6-8a99-4cc1b2784480"}]} 2026-05-10 05:12:25.514 8 INFO neutron.services.segments.plugin [-] Segment dcf33cd6-9704-4971-9dae-3b66ab8a0e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf33cd6-9704-4971-9dae-3b66ab8a0e49 found for delete ", "request_id": "req-8316ff62-8e61-4c26-b19f-748a7ee488b5"}]} 2026-05-10 05:12:25.523 9 INFO neutron.db.segments_db [None req-8077c35f-d1f4-46b3-a505-5d51e851450b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment fe36ba58-e485-489e-8695-13732373e5d0 of type vxlan for network 4b9f3079-766c-49b5-8d67-9273cba3fa4b [pid: 8|app: 0|req: 602/1254] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1255] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 653/1256] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:12:25 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:25.627 8 WARNING neutron_lib.context [None req-4a3ef40d-7728-4bf6-aa95-668c30c5139d 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 604/1257] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:25 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:25.871 8 WARNING neutron_lib.context [None req-76879d3d-6dc8-48c5-95f7-37b5b3f07f8b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:25.935 8 INFO neutron.db.segments_db [None req-76879d3d-6dc8-48c5-95f7-37b5b3f07f8b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment afe665db-68eb-4b38-ae08-47c0f2ca2a9f of type vxlan for network ba3e13a7-5ed6-4894-b081-51178da79440 [pid: 9|app: 0|req: 654/1258] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:25 2026] GET /v2.0/security-groups?tenant_id=41c1cb66a5f24046ba5239aa26dbc7aa&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1259] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:25 2026] DELETE /v2.0/security-groups/6f85e6fd-5922-4622-9cdc-43151915e54c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:26.222 8 INFO neutron.db.l3_hamode_db [None req-76879d3d-6dc8-48c5-95f7-37b5b3f07f8b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 656/1260] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:12:26 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1244 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:26.391 8 INFO neutron.db.l3_hamode_db [None req-76879d3d-6dc8-48c5-95f7-37b5b3f07f8b 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 657/1261] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:12:26 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1262] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:26 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 659/1263] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:26 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1264] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:25 2026] POST /v2.0/routers => generated 507 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:28.049 8 INFO neutron.db.segments_db [None req-f4e6c4e6-74ec-4501-a039-e372a51d41ea 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 3d692549-dd3b-4c76-afe4-5f7865d33dd5 of type vxlan for network 4dbc0c07-d696-45f7-ab91-9c9c326c1871 [pid: 9|app: 0|req: 660/1265] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:26 2026] PUT /v2.0/routers/e9b264d5-7cd6-446e-a50b-35429cfede56/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1266] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:12:27 2026] POST /v2.0/networks => generated 740 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 661/1269] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:28 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1270] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:12:28 2026] GET /v2.0/ports/3514b8f1-cbf0-4ad3-b049-8b96e38f426d => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1271] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:28 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 662/1272] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:28 2026] POST /v2.0/subnets => generated 687 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:28.418 9 INFO neutron.db.segments_db [None req-bceb22a1-28b5-4fe0-8456-400580af295b 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 2446bba6-c5eb-44f7-96a4-87a7177a575e of type vxlan for network 2de67d2e-c685-4ee4-a31b-4506bd52ee73 2026-05-10 05:12:28.666 9 INFO neutron.db.l3_hamode_db [None req-bceb22a1-28b5-4fe0-8456-400580af295b 1e0d2a14a35f4512a89725ec232cb302 2f4f3fdf26c54aee9431ff3f5dbfead7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 611/1273] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:28 2026] PUT /v2.0/routers/e9b264d5-7cd6-446e-a50b-35429cfede56/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1274] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:29 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1275] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:29 2026] GET /v2.0/ports?device_id=e9b264d5-7cd6-446e-a50b-35429cfede56 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1276] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:29 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:29.567 9 INFO neutron.db.l3_hamode_db [None req-bceb22a1-28b5-4fe0-8456-400580af295b 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:29.880 8 INFO neutron.services.segments.plugin [-] Segment afe665db-68eb-4b38-ae08-47c0f2ca2a9f resource provider aggregate not found 2026-05-10 05:12:29.886 8 INFO neutron.services.segments.plugin [-] Segment afe665db-68eb-4b38-ae08-47c0f2ca2a9f resource provider aggregate not found 2026-05-10 05:12:29.896 8 INFO neutron.services.segments.plugin [-] Segment afe665db-68eb-4b38-ae08-47c0f2ca2a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe665db-68eb-4b38-ae08-47c0f2ca2a9f found for delete ", "request_id": "req-94810690-c042-4271-b0bd-bcd83f738d87"}]} 2026-05-10 05:12:29.897 8 INFO neutron.db.l3_hamode_db [None req-1ef6902b-d7c4-48c4-a5d9-580ab030c5d3 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] HA network ba3e13a7-5ed6-4894-b081-51178da79440 was deleted as no HA routers are present in tenant 926f7bc483c44812b9693adbdba1d57c. [pid: 8|app: 0|req: 615/1277] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:29 2026] DELETE /v2.0/routers/e9b264d5-7cd6-446e-a50b-35429cfede56 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:29.917 8 INFO neutron.services.segments.plugin [-] Segment afe665db-68eb-4b38-ae08-47c0f2ca2a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe665db-68eb-4b38-ae08-47c0f2ca2a9f found for delete ", "request_id": "req-7024049d-88e6-4d90-ad88-2c18dc095c13"}]} [pid: 8|app: 0|req: 616/1278] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:29 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1279] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:29 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1280] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:30 2026] DELETE /v2.0/subnets/de69ba4d-faf4-441d-9688-3875592f21f0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1281] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:30 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1282] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:30 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1283] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:30 2026] DELETE /v2.0/networks/4b9f3079-766c-49b5-8d67-9273cba3fa4b => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1284] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:30 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1285] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:30 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:30.673 8 WARNING neutron_lib.context [None req-6c1de5e1-3007-48ee-812f-87d4562ae4a6 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:30.735 8 INFO neutron.db.segments_db [None req-6c1de5e1-3007-48ee-812f-87d4562ae4a6 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Added segment 54bcaf71-edcd-4980-bdab-0712d508dbbc of type vxlan for network 2e05e7ee-3e8b-4800-b45d-0f43234cb39e [pid: 9|app: 0|req: 663/1286] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:28 2026] POST /v2.0/routers => generated 727 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:30.989 8 INFO neutron.db.l3_hamode_db [None req-6c1de5e1-3007-48ee-812f-87d4562ae4a6 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:12:31.300 9 INFO neutron.db.l3_db [None req-967fcca8-ecec-49ac-bde0-91eb1ad33a99 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Floating IP c0d5c0eb-3a70-4fc8-8875-2c541879a1d0 associated. External IP: 10.96.250.203, port: e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab. [pid: 9|app: 0|req: 664/1287] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:12:30 2026] PUT /v2.0/floatingips/c0d5c0eb-3a70-4fc8-8875-2c541879a1d0 => generated 855 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 665/1288] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:31 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:31.794 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd5f0d9-621f-4f4d-94a5-43831b67f037'] response: {'name': 'network-changed', 'server_uuid': '6b0905be-06e0-480b-8890-459b61c20f12', 'tag': 'e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab', 'status': 'completed', 'code': 200} 2026-05-10 05:12:31.935 8 INFO neutron.services.segments.plugin [-] Segment fe36ba58-e485-489e-8695-13732373e5d0 resource provider aggregate not found 2026-05-10 05:12:31.941 8 INFO neutron.services.segments.plugin [-] Segment fe36ba58-e485-489e-8695-13732373e5d0 resource provider aggregate not found 2026-05-10 05:12:31.956 8 INFO neutron.services.segments.plugin [-] Segment fe36ba58-e485-489e-8695-13732373e5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe36ba58-e485-489e-8695-13732373e5d0 found for delete ", "request_id": "req-cb355b90-d8d2-4619-a0fc-74191270b6f9"}]} 2026-05-10 05:12:31.957 8 INFO neutron.services.segments.plugin [-] Segment fe36ba58-e485-489e-8695-13732373e5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe36ba58-e485-489e-8695-13732373e5d0 found for delete ", "request_id": "req-fddb33d3-36f2-4f19-8257-2d651f6a8c22"}]} 2026-05-10 05:12:32.288 8 INFO neutron.db.l3_hamode_db [None req-6c1de5e1-3007-48ee-812f-87d4562ae4a6 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 666/1289] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:31 2026] PUT /v2.0/routers/b749a192-b789-4162-ad06-5ab5471be60c/add_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 667/1290] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 668/1291] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 669/1292] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?tenant_id=fb082f80350145fcb7ff83a6de8cccff&device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 670/1293] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1294] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:30 2026] POST /v2.0/routers => generated 687 bytes in 2691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 671/1295] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1296] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks?id=844b78ef-324a-464b-8854-71be31d3fcdb => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1297] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 672/1298] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks?id=50936ff0-9a6a-4d11-a684-7b9f056fb48a => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 673/1299] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=85b1bd61-6714-4cd2-ab44-902d28aaa007 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1300] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/routers/4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 693 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 674/1301] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1302] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/subnets?id=67c1b68a-d85b-4008-8d57-6f6cce36bc24 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1303] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/subnets?id=1c4b2071-b3ce-4afd-b3f4-fd5ad2084a01 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 675/1304] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/routers => generated 696 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1305] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?network_id=844b78ef-324a-464b-8854-71be31d3fcdb&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 676/1306] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?network_id=50936ff0-9a6a-4d11-a684-7b9f056fb48a&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1307] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1308] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1309] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1310] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1311] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1312] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 677/1313] 10.0.0.123 () {34 vars in 741 bytes} [Sun May 10 05:12:33 2026] PUT /v2.0/routers/4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 700 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1314] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:12:33 2026] GET /v2.0/routers/4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 700 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 678/1315] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/ports?device_id=4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 679/1316] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 680/1317] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 681/1318] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:34.856 8 INFO neutron.services.segments.plugin [-] Segment 54bcaf71-edcd-4980-bdab-0712d508dbbc resource provider aggregate not found 2026-05-10 05:12:34.860 8 INFO neutron.services.segments.plugin [-] Segment 54bcaf71-edcd-4980-bdab-0712d508dbbc resource provider aggregate not found 2026-05-10 05:12:34.872 8 INFO neutron.db.l3_hamode_db [None req-02036153-700a-449f-8bd7-7f18711929c7 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] HA network 2e05e7ee-3e8b-4800-b45d-0f43234cb39e was deleted as no HA routers are present in tenant 926f7bc483c44812b9693adbdba1d57c. [pid: 8|app: 0|req: 638/1319] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:34 2026] DELETE /v2.0/routers/4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:34.887 8 INFO neutron.services.segments.plugin [-] Segment 54bcaf71-edcd-4980-bdab-0712d508dbbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bcaf71-edcd-4980-bdab-0712d508dbbc found for delete ", "request_id": "req-994a77e2-9bba-4cf0-889c-a1a8472733d7"}]} 2026-05-10 05:12:34.888 8 INFO neutron.services.segments.plugin [-] Segment 54bcaf71-edcd-4980-bdab-0712d508dbbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bcaf71-edcd-4980-bdab-0712d508dbbc found for delete ", "request_id": "req-b3c7278e-6269-4e82-ae12-f661b732ff6a"}]} [pid: 8|app: 0|req: 639/1320] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/ports?device_id=4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 682/1321] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/security-groups?id=0e158bfe-3e61-4829-a9c2-35e68035f6cf&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:34.932 8 INFO neutron.api.v2.resource [None req-d13232b8-1810-41f7-833e-ef6a016c3af1 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1322] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:34 2026] DELETE /v2.0/routers/4f82a30d-6ef6-4fd2-abc4-391f1001d64f => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 683/1323] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:34 2026] GET /v2.0/ports?device_id=e9b264d5-7cd6-446e-a50b-35429cfede56 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:34.992 8 INFO neutron.api.v2.resource [None req-7c5ed110-dea6-4616-bf00-0c192c6d17d9 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1324] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:34 2026] DELETE /v2.0/routers/e9b264d5-7cd6-446e-a50b-35429cfede56 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:35.011 9 INFO neutron.pecan_wsgi.hooks.translation [None req-81380c42-6fd6-4d9e-9357-32272ebf8298 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 684/1325] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:34 2026] DELETE /v2.0/subnets/de69ba4d-faf4-441d-9688-3875592f21f0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1326] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?device_id=f6dd3a6e-538f-40fa-b0e0-8023e3018ac4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:35.071 9 INFO neutron.api.v2.resource [None req-bfc76920-3c78-4155-92fb-3feccb48664f 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 685/1327] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/routers/f6dd3a6e-538f-40fa-b0e0-8023e3018ac4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:35.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6091b25-d829-465b-b711-e98bedccfdb7 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1328] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/subnets/77f21b3e-5d4b-49cf-b48f-303e9a1b5326 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 686/1329] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?device_id=8c54b022-3674-4b12-9a3e-3b0faad0467a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:35.140 8 INFO neutron.api.v2.resource [None req-d57a10e5-2e1c-4c0d-a11b-c9debe1d3d95 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1330] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/routers/8c54b022-3674-4b12-9a3e-3b0faad0467a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:35.158 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8fdf2358-4030-4f0a-91b8-786b72cb2bf3 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 687/1331] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/subnets/dd11b874-4216-4089-a194-55f49856f1ba => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:12:35.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-186be750-6289-41af-96e3-945425d0a897 9157d4b4091d4e82aaa5610c517e7eaf 926f7bc483c44812b9693adbdba1d57c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1332] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/subnets/aaac682a-0009-44ab-89e0-51cde16005a4 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 688/1333] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/networks?id=4dbc0c07-d696-45f7-ab91-9c9c326c1871 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1334] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/quotas/2f4f3fdf26c54aee9431ff3f5dbfead7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 689/1335] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?tenant_id=2f4f3fdf26c54aee9431ff3f5dbfead7&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1336] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/networks/4dbc0c07-d696-45f7-ab91-9c9c326c1871?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 690/1337] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/networks/4dbc0c07-d696-45f7-ab91-9c9c326c1871?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1338] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1339] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/security-groups?tenant_id=926f7bc483c44812b9693adbdba1d57c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1340] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:35.863 9 INFO neutron.db.l3_db [req-5f5585dd-5cbc-4282-a1cc-62a676e4876b req-f199da55-2e8f-4639-820d-a2089bdcf0b5 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] Floating IP c0d5c0eb-3a70-4fc8-8875-2c541879a1d0 disassociated. External IP: 10.96.250.203, port: e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab. [pid: 8|app: 0|req: 651/1341] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:35 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1342] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/security-groups/8ec26384-1310-4ae4-8206-3cca872b092e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1343] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:36 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1344] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:36 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1345] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:12:35 2026] DELETE /v2.0/ports/e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1346] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:36 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 692/1347] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:37 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1348] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:37 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:37.225 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fd3ad8f-4eb9-461a-a617-acbcd7528d24'] response: {'server_uuid': '6b0905be-06e0-480b-8890-459b61c20f12', 'name': 'network-vif-deleted', 'tag': 'e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 693/1349] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:37 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1350] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:37 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 694/1351] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:38 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1352] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:38 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 695/1353] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:38 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1354] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:39 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 696/1355] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:39 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1356] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:39 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 697/1357] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:39 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1358] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:12:39 2026] GET /v2.0/networks?id=4dbc0c07-d696-45f7-ab91-9c9c326c1871 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:40.070 9 WARNING neutron_lib.context [req-5f8db5d5-d846-4f73-97a8-00655c97350b req-c1176ba0-d09e-453a-83cb-db2ce4f2a56c 3291b19287834d6b9837e80e52b73e9c 2f4f3fdf26c54aee9431ff3f5dbfead7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 662/1359] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:40 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 698/1360] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:12:40 2026] POST /v2.0/ports => generated 954 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 663/1361] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:40 2026] GET /v2.0/ports?device_id=6b0905be-06e0-480b-8890-459b61c20f12 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 699/1362] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:12:40 2026] PUT /v2.0/ports/6dac3143-8c5c-436c-8609-adf84c88eb56 => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:12:41.295 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc505645-67cc-47f6-9cb2-66b5c88a008e'] response: {'name': 'network-changed', 'server_uuid': 'c99c7811-ae7a-41e3-93f4-1a029343d462', 'tag': '6dac3143-8c5c-436c-8609-adf84c88eb56', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 700/1363] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 701/1364] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1365] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/security-groups?tenant_id=16880be32cb4413d8441fa1c56db32aa&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 702/1366] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:41 2026] DELETE /v2.0/security-groups/3acd9f49-4ca4-4342-b1e4-5076d8a7fe76 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1367] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:41 2026] DELETE /v2.0/security-groups/0e158bfe-3e61-4829-a9c2-35e68035f6cf => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:41.688 8 INFO neutron.api.v2.resource [None req-3b751f72-8f0f-474b-8d9f-5850a80aa714 466147c4d0be4ddc92ba8706f2fe3360 fb082f80350145fcb7ff83a6de8cccff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1368] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/security-groups/0e158bfe-3e61-4829-a9c2-35e68035f6cf => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 703/1369] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/security-groups?tenant_id=09904fea99a64006b6e6b2060d427a79&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 704/1370] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:41 2026] DELETE /v2.0/security-groups/9012d1e7-f58e-4c1e-9efa-9e9c3007773d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 705/1371] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/ports?tenant_id=2f4f3fdf26c54aee9431ff3f5dbfead7&device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 706/1372] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/networks?tenant_id=2f4f3fdf26c54aee9431ff3f5dbfead7&shared=False => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 707/1373] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1374] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:12:41 2026] DELETE /v2.0/floatingips/c0d5c0eb-3a70-4fc8-8875-2c541879a1d0 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1375] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:42 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1376] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:42 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 708/1377] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:41 2026] PUT /v2.0/routers/84e7f096-93ad-48eb-ac25-c419cbad883e/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 711/1380] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:12:42 2026] GET /v2.0/ports?tenant_id=2f4f3fdf26c54aee9431ff3f5dbfead7&device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 712/1381] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6dac3143-8c5c-436c-8609-adf84c88eb56 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 713/1382] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/subnets?id=13c0b7bf-a200-4fd0-bce8-7782418f2398 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 714/1383] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/ports?network_id=4dbc0c07-d696-45f7-ab91-9c9c326c1871&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 715/1384] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/networks/4dbc0c07-d696-45f7-ab91-9c9c326c1871?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 716/1385] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/networks/4dbc0c07-d696-45f7-ab91-9c9c326c1871?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:43.621 8 INFO neutron.services.segments.plugin [-] Segment d0bb6c0c-45fd-42f6-973c-6f763cded8b4 resource provider aggregate not found 2026-05-10 05:12:43.626 8 INFO neutron.services.segments.plugin [-] Segment d0bb6c0c-45fd-42f6-973c-6f763cded8b4 resource provider aggregate not found 2026-05-10 05:12:43.633 8 INFO neutron.services.segments.plugin [-] Segment d0bb6c0c-45fd-42f6-973c-6f763cded8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bb6c0c-45fd-42f6-973c-6f763cded8b4 found for delete ", "request_id": "req-3fca3cec-c660-4d0e-bba2-afacd402f60b"}]} 2026-05-10 05:12:43.638 8 INFO neutron.db.l3_hamode_db [None req-417d8f8e-b181-4436-b660-7b70b2fdd0ba 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network d1c5cda5-b528-4179-8bc3-69b9f800aaf6 was deleted as no HA routers are present in tenant fb082f80350145fcb7ff83a6de8cccff. [pid: 8|app: 0|req: 670/1386] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:42 2026] DELETE /v2.0/routers/84e7f096-93ad-48eb-ac25-c419cbad883e => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:43.654 8 INFO neutron.services.segments.plugin [-] Segment d0bb6c0c-45fd-42f6-973c-6f763cded8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bb6c0c-45fd-42f6-973c-6f763cded8b4 found for delete ", "request_id": "req-948fda4b-ae45-488f-b920-920d2a6a4ac5"}]} [pid: 8|app: 0|req: 671/1387] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1388] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 717/1389] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:43 2026] DELETE /v2.0/subnets/1c4b2071-b3ce-4afd-b3f4-fd5ad2084a01 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1390] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:43 2026] DELETE /v2.0/networks/50936ff0-9a6a-4d11-a684-7b9f056fb48a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 718/1391] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/security-groups?tenant_id=fb082f80350145fcb7ff83a6de8cccff&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1392] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:44 2026] DELETE /v2.0/security-groups/4bcf2f4d-29b5-4065-a80f-6ac9ba87312e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 719/1393] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1394] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 720/1395] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:46.075 8 INFO neutron.services.segments.plugin [-] Segment 73025351-0d72-4eb3-a4a2-831e84a89543 resource provider aggregate not found 2026-05-10 05:12:46.079 8 INFO neutron.services.segments.plugin [-] Segment 73025351-0d72-4eb3-a4a2-831e84a89543 resource provider aggregate not found 2026-05-10 05:12:46.090 8 INFO neutron.services.segments.plugin [-] Segment 73025351-0d72-4eb3-a4a2-831e84a89543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73025351-0d72-4eb3-a4a2-831e84a89543 found for delete ", "request_id": "req-57477969-d30a-46cc-af38-56fd7e116625"}]} 2026-05-10 05:12:46.090 8 INFO neutron.services.segments.plugin [-] Segment 73025351-0d72-4eb3-a4a2-831e84a89543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73025351-0d72-4eb3-a4a2-831e84a89543 found for delete ", "request_id": "req-1867f4bc-1fff-4387-a472-f914b099a741"}]} [pid: 8|app: 0|req: 676/1396] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 721/1397] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:47 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1398] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:47 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 722/1399] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:48 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1400] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:48 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 723/1401] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/security-groups?tenant_id=7bfc12fd6ac444578eacced9118a3d75&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 724/1402] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:49 2026] DELETE /v2.0/security-groups/7c91d57b-4f67-4abf-a71d-06dd2434506a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1403] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 725/1404] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1405] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:50 2026] GET /v2.0/security-groups?tenant_id=d524cae6745a480eb88d1a8e52e4e63a&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 726/1406] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:50 2026] DELETE /v2.0/security-groups/02ed4912-c6a8-47e4-b70c-92d230677122 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1407] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1408] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/security-groups?id=370fd18c-15f1-45b1-923a-259e0e123220&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 727/1409] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1410] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1411] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 728/1412] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:51 2026] GET /v2.0/security-groups?tenant_id=b69229f4506546e08b7bcbf0f5304955&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1413] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:12:51 2026] DELETE /v2.0/ports/6dac3143-8c5c-436c-8609-adf84c88eb56 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 729/1414] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:51 2026] DELETE /v2.0/security-groups/50d094a1-c658-4969-b069-31717c58c1ee => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1415] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:52 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 730/1416] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:53 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:54.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffb7f859-5cf4-4c8a-ad6a-d40c20f18a91'] response: {'server_uuid': 'c99c7811-ae7a-41e3-93f4-1a029343d462', 'name': 'network-vif-deleted', 'tag': '6dac3143-8c5c-436c-8609-adf84c88eb56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 687/1417] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:54 2026] GET /v2.0/ports?device_id=c99c7811-ae7a-41e3-93f4-1a029343d462 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 731/1418] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:54 2026] GET /v2.0/security-groups?tenant_id=4497a25b300d41e1b65a2a73468e0f74&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:54.931 8 WARNING neutron_lib.context [None req-e458a10b-d367-4c30-b8e4-c59db296fc29 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 732/1419] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:54 2026] DELETE /v2.0/security-groups/cfb5b71e-8abd-4d68-9cd5-fb0cea42b4aa => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:55.062 8 INFO neutron.db.segments_db [None req-e458a10b-d367-4c30-b8e4-c59db296fc29 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Added segment a893a9c7-ec58-445a-bbbc-416fc8f21296 of type vxlan for network 1289f64c-cdf9-462e-b4f1-da7614181b52 [pid: 8|app: 0|req: 688/1420] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:12:54 2026] POST /v2.0/networks => generated 632 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:55.147 8 WARNING neutron_lib.context [None req-bab59a99-1a69-462f-a637-710cf8c9cd7e 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:12:55.179 8 INFO neutron.db.segments_db [None req-bab59a99-1a69-462f-a637-710cf8c9cd7e 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Added segment aa6b181b-f6b0-4cb8-a9de-2314e8b298ab of type vxlan for network 6b9e403e-1fbd-4bc1-b6b9-8cc77f5e06e7 [pid: 9|app: 0|req: 733/1421] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:55 2026] GET /v2.0/security-groups?tenant_id=d9471f05fa994dcd8559737a9f934712&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 734/1422] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:55 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 735/1423] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:55 2026] DELETE /v2.0/security-groups/0de538e6-3f86-4bfe-ad60-92513180e590 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 736/1424] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:55 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:55.392 8 INFO neutron.db.l3_hamode_db [None req-bab59a99-1a69-462f-a637-710cf8c9cd7e 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 737/1425] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:55 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 738/1426] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:55 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:56.117 8 INFO neutron.db.l3_hamode_db [None req-bab59a99-1a69-462f-a637-710cf8c9cd7e 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 689/1427] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:55 2026] POST /v2.0/routers => generated 695 bytes in 1891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1428] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1429] 10.0.0.123 () {32 vars in 776 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/subnets?project_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&cidr=10.100.0.0%2F28 => generated 14 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1430] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/security-groups?id=daf538b2-cf37-4f95-b386-fea5a934d2ca&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1431] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1432] 10.0.0.123 () {32 vars in 784 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/subnets?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:12:57.409 8 WARNING neutron_lib.context [None req-54275977-4c30-4020-acfb-113c8742e357 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 739/1433] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:12:56 2026] PUT /v2.0/routers/b749a192-b789-4162-ad06-5ab5471be60c/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1434] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1435] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:12:57 2026] POST /v2.0/subnets => generated 657 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:12:57.874 8 INFO neutron.db.l3_db [req-a7696db4-3146-446f-a1f5-3089bcd29253 req-2803301e-2fd3-4ec9-b98a-205763e7dc50 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] Floating IP 5f78d2f9-e836-4cfb-b7a6-31561d0ca7db disassociated. External IP: 10.96.250.209, port: 85b1bd61-6714-4cd2-ab44-902d28aaa007. [pid: 8|app: 0|req: 696/1436] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:12:57 2026] DELETE /v2.0/ports/85b1bd61-6714-4cd2-ab44-902d28aaa007 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:12:58.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56fa7a8f-de6c-4f04-b2d4-98ff61050365'] response: {'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'name': 'network-vif-deleted', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'status': 'completed', 'code': 200} 2026-05-10 05:12:58.449 9 INFO neutron.services.segments.plugin [-] Segment 2446bba6-c5eb-44f7-96a4-87a7177a575e resource provider aggregate not found 2026-05-10 05:12:58.457 9 INFO neutron.services.segments.plugin [-] Segment 2446bba6-c5eb-44f7-96a4-87a7177a575e resource provider aggregate not found 2026-05-10 05:12:58.469 9 INFO neutron.db.l3_hamode_db [None req-c9647177-f93d-4633-88d7-1ad24b88b7f9 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 2de67d2e-c685-4ee4-a31b-4506bd52ee73 was deleted as no HA routers are present in tenant 2f4f3fdf26c54aee9431ff3f5dbfead7. [pid: 9|app: 0|req: 741/1437] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:57 2026] DELETE /v2.0/routers/b749a192-b789-4162-ad06-5ab5471be60c => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:12:58.477 9 INFO neutron.services.segments.plugin [-] Segment 2446bba6-c5eb-44f7-96a4-87a7177a575e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2446bba6-c5eb-44f7-96a4-87a7177a575e found for delete ", "request_id": "req-adb61a81-d0ee-4fc7-850f-a378417ef3f3"}]} 2026-05-10 05:12:58.486 9 INFO neutron.services.segments.plugin [-] Segment 2446bba6-c5eb-44f7-96a4-87a7177a575e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2446bba6-c5eb-44f7-96a4-87a7177a575e found for delete ", "request_id": "req-52258d08-5831-4364-9218-e2f1627593c8"}]} [pid: 9|app: 0|req: 744/1440] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:58 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 745/1441] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:12:58 2026] DELETE /v2.0/subnets/13c0b7bf-a200-4fd0-bce8-7782418f2398 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 746/1442] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:12:58 2026] DELETE /v2.0/networks/4dbc0c07-d696-45f7-ab91-9c9c326c1871 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 747/1443] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/security-groups?tenant_id=2f4f3fdf26c54aee9431ff3f5dbfead7&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 748/1444] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:12:59 2026] DELETE /v2.0/security-groups/370fd18c-15f1-45b1-923a-259e0e123220 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 749/1445] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1446] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:12:58 2026] PUT /v2.0/routers/794cf3d6-1567-4aac-9cd9-5105c7bbaa74/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1447] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/networks => generated 5059 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1448] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/subnets => generated 3898 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 751/1449] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/routers => generated 1465 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:00.093 8 WARNING neutron_lib.context [None req-f7a565c8-5e1b-48cb-96f7-05e88f6a5477 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1450] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:13:00.234 9 WARNING neutron_lib.context [None req-28cbea0b-5681-4be2-9936-433b216d198d 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 752/1451] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:00.357 8 WARNING neutron_lib.context [None req-55307510-239f-48a0-af0b-74653b2f7e02 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1452] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:00.517 9 WARNING neutron_lib.context [None req-ed47c81f-516a-4c79-96f2-e581f4ad3717 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:00.540 9 INFO neutron.services.segments.plugin [-] Segment 3d692549-dd3b-4c76-afe4-5f7865d33dd5 resource provider aggregate not found 2026-05-10 05:13:00.547 9 INFO neutron.services.segments.plugin [-] Segment 3d692549-dd3b-4c76-afe4-5f7865d33dd5 resource provider aggregate not found 2026-05-10 05:13:00.552 9 INFO neutron.services.segments.plugin [-] Segment 3d692549-dd3b-4c76-afe4-5f7865d33dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d692549-dd3b-4c76-afe4-5f7865d33dd5 found for delete ", "request_id": "req-bc198f7d-15eb-4e04-a792-b48c3a36572d"}]} 2026-05-10 05:13:00.562 9 INFO neutron.services.segments.plugin [-] Segment 3d692549-dd3b-4c76-afe4-5f7865d33dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d692549-dd3b-4c76-afe4-5f7865d33dd5 found for delete ", "request_id": "req-77d37059-f76d-4558-833d-0555b01c7468"}]} [pid: 9|app: 0|req: 753/1453] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:00.650 8 WARNING neutron_lib.context [None req-d2446fee-b184-4a7e-bf6b-ea75bcff635d 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 754/1454] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:00 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1455] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:00.789 9 WARNING neutron_lib.context [None req-f8598ea4-fc53-4426-9204-4307da284cda 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:00.822 9 INFO neutron.db.securitygroups_db [None req-f8598ea4-fc53-4426-9204-4307da284cda 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Project 9c8a49bdbb2d4b4d8118e62255fd6bbb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 755/1456] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:00.931 8 WARNING neutron_lib.context [None req-6b02bbae-dbf0-40f9-859a-d2bb14968f37 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:00.963 8 INFO neutron.db.securitygroups_db [None req-6b02bbae-dbf0-40f9-859a-d2bb14968f37 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Project 9c8a49bdbb2d4b4d8118e62255fd6bbb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 702/1457] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1458] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-groups?tenant_id=b62d9bb40cb648638a583fef23ad3412&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1459] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/networks => generated 1297 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 757/1460] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:01 2026] DELETE /v2.0/security-groups/9d04d341-dcd7-4c67-87aa-76206b7c030a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1461] 10.0.0.42 () {34 vars in 1097 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-227937189&fields=id&tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 758/1462] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 759/1463] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/quotas/9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1464] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-groups?tenant_id=50fd8dd4c25543ff85c0e85bf1c6b5d5&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 760/1465] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1466] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 762/1467] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1468] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:01 2026] DELETE /v2.0/security-groups/53423771-59f5-4461-9473-b1608270a54c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 763/1469] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1470] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 764/1471] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:02 2026] GET /v2.0/ports?device_id=8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1472] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:03 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 765/1473] 10.0.0.103 () {30 vars in 650 bytes} [Sun May 10 05:13:03 2026] GET /v2.0/extensions => generated 20516 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1474] 10.0.0.103 () {30 vars in 724 bytes} [Sun May 10 05:13:03 2026] GET /v2.0/quotas/a0655f2b5b474c2c8ee30d357a2eafb2/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 766/1475] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:03 2026] DELETE /v2.0/security-groups/daf538b2-cf37-4f95-b386-fea5a934d2ca => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:04.082 8 INFO neutron.api.v2.resource [None req-143974dc-0b72-493a-8e01-149f60fb348e 3465f17d826d4c18b91ecae803c44620 06afd369ea6f46bca5dd96d08a09ca65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1476] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:13:04 2026] GET /v2.0/security-groups/daf538b2-cf37-4f95-b386-fea5a934d2ca => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1477] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:04 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1478] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:04 2026] DELETE /v2.0/floatingips/5f78d2f9-e836-4cfb-b7a6-31561d0ca7db => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1479] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:05 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1480] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:13:04 2026] PUT /v2.0/routers/afb38504-9c35-4443-ad46-0f0117b9b440/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1481] 10.0.0.103 () {30 vars in 650 bytes} [Sun May 10 05:13:05 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1482] 10.0.0.103 () {30 vars in 724 bytes} [Sun May 10 05:13:05 2026] GET /v2.0/quotas/a0655f2b5b474c2c8ee30d357a2eafb2/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:06.180 9 INFO neutron.services.segments.plugin [-] Segment 7e477d73-97f4-45c5-b28b-193d2036b6d7 resource provider aggregate not found 2026-05-10 05:13:06.183 9 INFO neutron.services.segments.plugin [-] Segment 7e477d73-97f4-45c5-b28b-193d2036b6d7 resource provider aggregate not found 2026-05-10 05:13:06.195 9 INFO neutron.db.l3_hamode_db [None req-cbaaf427-d3a0-4f5f-a065-eee5dda28653 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 4e78c957-aadd-4af0-8998-05514c829af3 was deleted as no HA routers are present in tenant 06afd369ea6f46bca5dd96d08a09ca65. 2026-05-10 05:13:06.197 9 INFO neutron.services.segments.plugin [-] Segment 7e477d73-97f4-45c5-b28b-193d2036b6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e477d73-97f4-45c5-b28b-193d2036b6d7 found for delete ", "request_id": "req-3664b718-d0c4-4dff-a700-bb9c4c0984e6"}]} [pid: 9|app: 0|req: 769/1483] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:05 2026] DELETE /v2.0/routers/afb38504-9c35-4443-ad46-0f0117b9b440 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:06.245 9 INFO neutron.services.segments.plugin [-] Segment 7e477d73-97f4-45c5-b28b-193d2036b6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e477d73-97f4-45c5-b28b-193d2036b6d7 found for delete ", "request_id": "req-28350cd1-7c32-4d35-babd-742e08989c41"}]} [pid: 9|app: 0|req: 770/1484] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:06 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 771/1485] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:06 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1486] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:06 2026] DELETE /v2.0/subnets/67c1b68a-d85b-4008-8d57-6f6cce36bc24 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 772/1487] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:13:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:06.355 9 WARNING neutron_lib.context [req-5e6335de-2d1b-4d23-909c-7f32584ba4ed req-497cca6b-cfe5-4ef0-8546-cc01a272456a 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:06.583 8 INFO neutron.services.segments.plugin [-] Segment 037b513b-7a0c-430d-b687-feea9a1207c0 resource provider aggregate not found 2026-05-10 05:13:06.586 8 INFO neutron.services.segments.plugin [-] Segment 037b513b-7a0c-430d-b687-feea9a1207c0 resource provider aggregate not found 2026-05-10 05:13:06.593 8 INFO neutron.services.segments.plugin [-] Segment 037b513b-7a0c-430d-b687-feea9a1207c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037b513b-7a0c-430d-b687-feea9a1207c0 found for delete ", "request_id": "req-fbe10dc1-ce8f-40c7-a4ff-7944119fcc45"}]} [pid: 8|app: 0|req: 716/1488] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:06 2026] DELETE /v2.0/networks/844b78ef-324a-464b-8854-71be31d3fcdb => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 773/1489] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:13:06 2026] POST /v2.0/ports => generated 954 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:06.711 8 INFO neutron.services.segments.plugin [-] Segment 037b513b-7a0c-430d-b687-feea9a1207c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037b513b-7a0c-430d-b687-feea9a1207c0 found for delete ", "request_id": "req-3852bac3-9163-4085-9958-a350f03e9bfb"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 774/1490] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:06 2026] GET /v2.0/security-groups?tenant_id=06afd369ea6f46bca5dd96d08a09ca65&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 775/1491] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:06 2026] DELETE /v2.0/security-groups/166759f9-d7d1-4d2b-8a57-30d5c493945c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1492] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:13:06 2026] PUT /v2.0/ports/917294af-a8d3-4044-ac6d-477b645eeea2 => generated 1235 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:07.401 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d6a901c-3b8d-460d-8744-5c258d79b30d'] response: {'name': 'network-changed', 'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 718/1493] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1494] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 776/1495] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/security-groups?tenant_id=e3caa726710d419fab24caaa07d2175b&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1496] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:07 2026] DELETE /v2.0/security-groups/fa3e868a-d390-4a46-8c5a-a69dfd72ac42 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 777/1497] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/security-groups?tenant_id=a0655f2b5b474c2c8ee30d357a2eafb2&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1498] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/security-groups?tenant_id=a5c608a2417e44ddbd7602123ea8f161&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 778/1499] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:07 2026] DELETE /v2.0/security-groups/6a209a4a-0ce5-416e-b8fb-23b9b056cbcf => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1500] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1238 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1501] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:13:07 2026] GET /v2.0/networks?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 779/1502] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:07 2026] DELETE /v2.0/security-groups/dbcd552c-eeea-46fd-822c-133a00a79bc2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1503] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:13:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 780/1504] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:08 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1505] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:08 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:09.069 9 INFO neutron.db.segments_db [None req-7e41f4c9-bc51-4777-9ac2-59bff1890133 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment b64fdd9d-4544-40ad-b79c-da7fb865a600 of type vxlan for network 23967373-716c-4367-b7df-5180abf9f874 [pid: 8|app: 0|req: 726/1506] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1507] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=917294af-a8d3-4044-ac6d-477b645eeea2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1508] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:13:08 2026] POST /v2.0/networks => generated 746 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1509] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1510] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1511] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 782/1512] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:09 2026] POST /v2.0/subnets => generated 693 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1513] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:09.413 9 INFO neutron.db.segments_db [None req-b3bc035d-07ec-4b0d-935d-4ac1308a7153 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 0d7d6322-d974-48de-abf9-fe2d79ca4d0b of type vxlan for network 0d78505a-5ce0-46b7-af7e-8969ca255ab3 2026-05-10 05:13:09.669 9 INFO neutron.db.l3_hamode_db [None req-b3bc035d-07ec-4b0d-935d-4ac1308a7153 1e0d2a14a35f4512a89725ec232cb302 d4bb19c21f644e12bbcc8df4179138eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1514] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1515] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:09 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:10.486 9 INFO neutron.db.l3_hamode_db [None req-b3bc035d-07ec-4b0d-935d-4ac1308a7153 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1516] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:10 2026] GET /v2.0/security-groups?tenant_id=0f7ff4193874474d821ef18b69fe2d97&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1517] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:10 2026] DELETE /v2.0/security-groups/908f2b74-93a8-4d0b-94e9-dcfb144a67b4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1518] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:11 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1519] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:11 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1520] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:09 2026] POST /v2.0/routers => generated 733 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:12.143 9 WARNING neutron_lib.context [None req-0d73a3c7-1822-422a-a4c3-6e4a32825eaf 9a0cf068d8794b3fbaf5c7b1273b44ec 80e71bfbc0eb4170a6a8ca657db51156 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 738/1521] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:13:11 2026] PUT /v2.0/routers/736f89d6-4e1b-4dbd-8854-26f43e8928e9/add_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 784/1522] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:11 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:12.677 9 WARNING neutron_lib.context [None req-b668e595-a9af-432a-b197-901d73333a32 9a0cf068d8794b3fbaf5c7b1273b44ec 80e71bfbc0eb4170a6a8ca657db51156 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1523] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:12 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1524] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:12 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 785/1527] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:12 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:13.254 9 WARNING neutron_lib.context [None req-8c138e57-5e00-4d7e-9f8b-933a926fe1b2 9a0cf068d8794b3fbaf5c7b1273b44ec 80e71bfbc0eb4170a6a8ca657db51156 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1528] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/security-groups?tenant_id=605132c6eb0f45f383aad0fb79465fa1&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1529] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:13 2026] DELETE /v2.0/security-groups/3bf74fe3-c772-4f80-a520-5fc0226e4bd4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1530] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/networks?id=23967373-716c-4367-b7df-5180abf9f874 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1531] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/quotas/d4bb19c21f644e12bbcc8df4179138eb => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1532] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/ports?tenant_id=d4bb19c21f644e12bbcc8df4179138eb&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1533] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/networks/23967373-716c-4367-b7df-5180abf9f874?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1534] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/networks/23967373-716c-4367-b7df-5180abf9f874?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 786/1535] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:13 2026] POST /v2.0/floatingips => generated 552 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:13.878 9 WARNING neutron_lib.context [None req-2976153f-1d52-4371-a55a-2244af83d10d 9a0cf068d8794b3fbaf5c7b1273b44ec 80e71bfbc0eb4170a6a8ca657db51156 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1536] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1537] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1538] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1539] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:13 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1540] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:14 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1541] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:13:14 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:14.170 8 WARNING neutron_lib.context [None req-2d2bc189-1dc7-4a6c-aeb6-03743b109c49 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 787/1542] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:13 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:14.452 9 WARNING neutron_lib.context [None req-a3294b82-937d-4c5c-a188-df9ae0d6cba4 9a0cf068d8794b3fbaf5c7b1273b44ec 80e71bfbc0eb4170a6a8ca657db51156 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 788/1543] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:14 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:14.967 8 INFO neutron.db.l3_db [None req-2d2bc189-1dc7-4a6c-aeb6-03743b109c49 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Floating IP 68125508-6b7c-42f7-bc75-0d9a26cf84b2 associated. External IP: 10.96.250.206, port: 917294af-a8d3-4044-ac6d-477b645eeea2. [pid: 9|app: 0|req: 789/1544] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:13:14 2026] PUT /v2.0/floatingips/ca76070f-ec2a-433c-9213-3c09d55cae5b/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 790/1545] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 791/1546] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:13:15 2026] PUT /v2.0/floatingips/48e2ae50-e004-4ff5-8e95-c2ab3c9c3107/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 792/1547] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:13:15 2026] PUT /v2.0/floatingips/a28acea4-bb05-4c38-87f9-57c61d86f8db/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1548] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:13:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:15.344 9 WARNING neutron_lib.context [None req-9933da38-c8fa-4b24-910c-cf03752cf815 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:15.525 9 INFO neutron.db.segments_db [None req-9933da38-c8fa-4b24-910c-cf03752cf815 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Added segment 4ae12b6a-adfd-418b-9055-92d45c350999 of type vxlan for network 8629357b-c018-4d56-995c-eb336b3dfac4 2026-05-10 05:13:15.603 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b15955ec-3bd8-420c-9264-5ed2e7325421'] response: {'name': 'network-changed', 'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 757/1549] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:13:15 2026] PUT /v2.0/floatingips/893cfc8f-d73f-4021-b981-886cb6eb5c84/tags => generated 19 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1550] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 793/1551] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:15 2026] POST /v2.0/networks => generated 644 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1552] 10.0.0.123 () {32 vars in 672 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:15.695 9 WARNING neutron_lib.context [None req-6ad066a3-2636-45b4-90fe-11898079d284 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1553] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1554] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1555] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1556] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 794/1557] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:15 2026] POST /v2.0/subnets => generated 641 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1558] 10.0.0.123 () {32 vars in 680 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:15.903 8 WARNING neutron_lib.context [None req-898285bc-beac-4ed5-ae61-189c867e1e08 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 795/1559] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:15.954 8 INFO neutron.db.segments_db [None req-898285bc-beac-4ed5-ae61-189c867e1e08 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Added segment 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe of type vxlan for network a2991e12-024b-4d09-8009-f6456084a021 [pid: 9|app: 0|req: 796/1560] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1561] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=917294af-a8d3-4044-ac6d-477b645eeea2 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1562] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:15 2026] POST /v2.0/networks => generated 643 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1563] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1564] 10.0.0.123 () {32 vars in 690 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 799/1565] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 800/1566] 10.0.0.123 () {32 vars in 702 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1567] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1568] 10.0.0.123 () {34 vars in 743 bytes} [Sun May 10 05:13:16 2026] PUT /v2.0/networks/a2991e12-024b-4d09-8009-f6456084a021 => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 802/1569] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:16.193 9 WARNING neutron_lib.context [None req-ce4ad00c-f580-453c-9fc6-7a6c9fb106fe 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1570] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/floatingips/ca76070f-ec2a-433c-9213-3c09d55cae5b => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1571] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 803/1572] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:16 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 804/1573] 10.0.0.123 () {34 vars in 741 bytes} [Sun May 10 05:13:16 2026] PUT /v2.0/subnets/f68a8428-7ad1-4ea3-a275-3065137983ab => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1574] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/floatingips/48e2ae50-e004-4ff5-8e95-c2ab3c9c3107 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:16.791 9 INFO neutron.services.segments.plugin [-] Segment 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe resource provider aggregate not found 2026-05-10 05:13:16.799 9 INFO neutron.services.segments.plugin [-] Segment 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe resource provider aggregate not found 2026-05-10 05:13:16.811 9 INFO neutron.services.segments.plugin [-] Segment 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe found for delete ", "request_id": "req-7a86c370-8824-450a-aeee-12d97acbb96d"}]} [pid: 9|app: 0|req: 805/1575] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/networks/a2991e12-024b-4d09-8009-f6456084a021 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:16.829 9 INFO neutron.services.segments.plugin [-] Segment 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cec4da0-f5b6-4e41-a57e-cc9a0170bbfe found for delete ", "request_id": "req-4de0f0be-d796-4c57-b764-13ad060f6f08"}]} [pid: 9|app: 0|req: 806/1576] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:16.859 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e088a7cf-2630-4773-b67a-cea1685061c1 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 807/1577] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/networks/a2991e12-024b-4d09-8009-f6456084a021 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 808/1578] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1579] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/floatingips/a28acea4-bb05-4c38-87f9-57c61d86f8db => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 809/1580] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/subnets?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 810/1581] 10.0.0.123 () {32 vars in 653 bytes} [Sun May 10 05:13:16 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 811/1582] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:13:17 2026] GET /v2.0/networks => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 812/1583] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:13:17 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 813/1584] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:13:17 2026] GET /v2.0/networks/8629357b-c018-4d56-995c-eb336b3dfac4 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1585] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:13:17 2026] GET /v2.0/subnets/e5dbeabb-8aad-4036-b726-6e0ba5a3f4d3 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 815/1586] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:17 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:17.243 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0099c68d-163e-4e24-9fd4-b8a1e09986af 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 816/1587] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:17 2026] DELETE /v2.0/subnets/f68a8428-7ad1-4ea3-a275-3065137983ab => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1588] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:16 2026] DELETE /v2.0/floatingips/893cfc8f-d73f-4021-b981-886cb6eb5c84 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:17.260 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a106d2d1-a420-4824-87bb-18d0a2916a5c 1231d9aa55d849b4a9532a20daec9ebc f31b5f4613b94131af9115666f18b4c9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 817/1589] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:17 2026] DELETE /v2.0/networks/a2991e12-024b-4d09-8009-f6456084a021 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 818/1590] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:17 2026] DELETE /v2.0/subnets/e5dbeabb-8aad-4036-b726-6e0ba5a3f4d3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1591] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:17 2026] DELETE /v2.0/floatingips/5d82d894-8c7e-4115-9178-f20ed31269b7 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 819/1592] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:17 2026] DELETE /v2.0/networks/8629357b-c018-4d56-995c-eb336b3dfac4 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1593] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:18 2026] GET /v2.0/networks?id=23967373-716c-4367-b7df-5180abf9f874 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:18.235 9 WARNING neutron_lib.context [req-70f34bdd-bcf5-4b91-827e-59fe65490e39 req-0e54927f-ef41-46b8-bd17-45cc196d8022 b1cbaf08ee494558b42da947b726182c d4bb19c21f644e12bbcc8df4179138eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1594] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:18 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 820/1595] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:13:18 2026] POST /v2.0/ports => generated 958 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 776/1596] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:18 2026] GET /v2.0/security-groups?tenant_id=0eeb113963984bbba2f4b7c708af08dc&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 821/1597] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:18 2026] GET /v2.0/security-groups?tenant_id=f31b5f4613b94131af9115666f18b4c9&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 822/1598] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:18 2026] DELETE /v2.0/security-groups/f051b9e7-01bb-4ca3-88ff-71e93a6b4bb3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:18.829 9 INFO neutron.services.segments.plugin [-] Segment 4ae12b6a-adfd-418b-9055-92d45c350999 resource provider aggregate not found 2026-05-10 05:13:18.846 9 INFO neutron.services.segments.plugin [-] Segment 4ae12b6a-adfd-418b-9055-92d45c350999 resource provider aggregate not found 2026-05-10 05:13:18.849 9 INFO neutron.services.segments.plugin [-] Segment 4ae12b6a-adfd-418b-9055-92d45c350999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae12b6a-adfd-418b-9055-92d45c350999 found for delete ", "request_id": "req-4ee2bcec-de32-4bac-9f7b-1262e9c06f71"}]} 2026-05-10 05:13:18.865 9 INFO neutron.services.segments.plugin [-] Segment 4ae12b6a-adfd-418b-9055-92d45c350999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae12b6a-adfd-418b-9055-92d45c350999 found for delete ", "request_id": "req-1efd0294-db5a-4b08-bf03-86d73626b6ba"}]} [pid: 9|app: 0|req: 823/1599] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:18 2026] DELETE /v2.0/security-groups/38d8eb11-6791-4193-b307-c81b8386de12 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 824/1600] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:18 2026] GET /v2.0/security-groups?tenant_id=dd1d497ed8d54dc0bcbb3848a61887cd&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1601] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:13:18 2026] PUT /v2.0/ports/e3323479-685a-4f7e-aaf7-235d44ee1b2b => generated 1239 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 825/1602] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:19 2026] DELETE /v2.0/security-groups/f2a8800b-d630-4a4f-95bb-44cd413c6e65 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:19.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fbaf8f1-ca97-4a98-ac62-d4c6ebcb69c9'] response: {'name': 'network-changed', 'server_uuid': '0ceaac7d-7a8e-41d2-b30c-a7172cf6630d', 'tag': 'e3323479-685a-4f7e-aaf7-235d44ee1b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 778/1603] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:19 2026] GET /v2.0/security-groups?tenant_id=80e71bfbc0eb4170a6a8ca657db51156&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1604] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:19 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1605] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:19 2026] DELETE /v2.0/security-groups/0f830229-7327-4f77-9441-f7fb2aa0b830 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 827/1606] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:19 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1607] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:19 2026] GET /v2.0/ports?tenant_id=d4bb19c21f644e12bbcc8df4179138eb&device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 828/1608] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:13:20 2026] GET /v2.0/networks?tenant_id=d4bb19c21f644e12bbcc8df4179138eb&shared=False => generated 774 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1609] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:13:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 829/1610] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:20 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1611] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:20 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 830/1612] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/ports?tenant_id=d4bb19c21f644e12bbcc8df4179138eb&device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1613] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e3323479-685a-4f7e-aaf7-235d44ee1b2b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1614] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/subnets?id=5bfa392d-1c54-43f2-89e9-4e1141b20e54 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1615] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/ports?network_id=23967373-716c-4367-b7df-5180abf9f874&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 832/1616] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/networks/23967373-716c-4367-b7df-5180abf9f874?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1617] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/networks/23967373-716c-4367-b7df-5180abf9f874?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 833/1618] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1619] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:21 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 834/1620] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:22 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1621] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:22 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 835/1622] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:23 2026] GET /v2.0/security-groups?tenant_id=c1cc28c006f746a89f491b7fbfe7ad74&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:23.359 8 WARNING neutron_lib.context [None req-ea5e8a9e-5161-4b2a-b9f5-4bafb5e89a82 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 836/1623] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:23 2026] DELETE /v2.0/security-groups/5fb97e06-c63c-4209-8dc3-170bae6a06bf => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:23.502 8 INFO neutron.db.segments_db [None req-ea5e8a9e-5161-4b2a-b9f5-4bafb5e89a82 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Added segment 085adcae-ea1e-403a-b976-c54dddcc3a7d of type vxlan for network 62892a77-cce9-4f02-9dc4-e0454be62730 [pid: 8|app: 0|req: 788/1624] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:23 2026] POST /v2.0/networks => generated 631 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:23.595 8 WARNING neutron_lib.context [None req-9d8c558e-2397-4af3-8f91-ed3ec54e2af7 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 837/1625] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:23 2026] GET /v2.0/security-groups?tenant_id=9e5dad9f98c647d488bf690cd5d22f38&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:23.642 8 INFO neutron.db.segments_db [None req-9d8c558e-2397-4af3-8f91-ed3ec54e2af7 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Added segment 3ff7b281-2116-49b3-b9df-ed2efe19bb97 of type vxlan for network 245b3aad-bc25-4b50-a51f-3285b9d104f5 [pid: 8|app: 0|req: 789/1626] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:23 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 838/1627] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:23 2026] DELETE /v2.0/security-groups/274bf9ee-b02e-47e2-8fe2-828942d0d5da => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:23.726 8 WARNING neutron_lib.context [None req-6803453a-d63e-4d14-b1e1-e215c3b2c940 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:23.773 8 INFO neutron.db.segments_db [None req-6803453a-d63e-4d14-b1e1-e215c3b2c940 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Added segment 783d23da-22a9-42f5-8f9c-9cd4fe58e026 of type vxlan for network 35bf486e-0536-43e4-ac94-6d998d964840 [pid: 8|app: 0|req: 790/1628] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:23 2026] POST /v2.0/networks => generated 631 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:23.853 9 WARNING neutron_lib.context [None req-06c7053c-dfbc-4c3c-98d7-2f8ace9c155c 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:23.896 9 INFO neutron.db.segments_db [None req-06c7053c-dfbc-4c3c-98d7-2f8ace9c155c 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Added segment 34cd2824-54d1-465b-a2b8-16a77cca7f7a of type vxlan for network 3b264054-848a-4c52-8ad5-98f10ec6c0e3 [pid: 9|app: 0|req: 839/1629] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:23 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:23.988 8 WARNING neutron_lib.context [None req-48342239-af86-49e3-9eb9-26c776ccae3c 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:24.034 8 INFO neutron.db.segments_db [None req-48342239-af86-49e3-9eb9-26c776ccae3c 18f639a0fc7f44b1b6b6fb46f043ac48 af8e1e4401b74a3bb9c8b2a59d54d254 - - default default] Added segment d55b441f-021f-4f87-840b-bb47fad49d18 of type vxlan for network 1398d6e0-8d08-4c6a-9f0a-1149f99592db [pid: 9|app: 0|req: 840/1630] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 841/1631] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1632] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:23 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 842/1633] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:24 2026] PUT /v2.0/networks/62892a77-cce9-4f02-9dc4-e0454be62730/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1634] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:24 2026] PUT /v2.0/networks/245b3aad-bc25-4b50-a51f-3285b9d104f5/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 843/1635] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:24 2026] PUT /v2.0/networks/35bf486e-0536-43e4-ac94-6d998d964840/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1636] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:24 2026] PUT /v2.0/networks/3b264054-848a-4c52-8ad5-98f10ec6c0e3/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 844/1637] 10.0.0.123 () {32 vars in 666 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1638] 10.0.0.123 () {32 vars in 680 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 845/1639] 10.0.0.123 () {32 vars in 676 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1640] 10.0.0.123 () {32 vars in 688 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 846/1641] 10.0.0.123 () {32 vars in 674 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1642] 10.0.0.123 () {32 vars in 688 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 847/1643] 10.0.0.123 () {32 vars in 684 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1644] 10.0.0.123 () {32 vars in 696 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 848/1645] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1646] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:13:24 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:24.973 8 INFO neutron.services.segments.plugin [-] Segment 085adcae-ea1e-403a-b976-c54dddcc3a7d resource provider aggregate not found 2026-05-10 05:13:24.989 8 INFO neutron.services.segments.plugin [-] Segment 085adcae-ea1e-403a-b976-c54dddcc3a7d resource provider aggregate not found 2026-05-10 05:13:25.003 8 INFO neutron.services.segments.plugin [-] Segment 085adcae-ea1e-403a-b976-c54dddcc3a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085adcae-ea1e-403a-b976-c54dddcc3a7d found for delete ", "request_id": "req-550040b1-c32f-4b75-8458-076cf1ebceef"}]} 2026-05-10 05:13:25.005 8 INFO neutron.services.segments.plugin [-] Segment 085adcae-ea1e-403a-b976-c54dddcc3a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085adcae-ea1e-403a-b976-c54dddcc3a7d found for delete ", "request_id": "req-cf5f80ff-ec02-4d31-b319-08b6a7e49fa9"}]} [pid: 8|app: 0|req: 798/1647] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:24 2026] DELETE /v2.0/networks/62892a77-cce9-4f02-9dc4-e0454be62730 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:25.127 9 INFO neutron.services.segments.plugin [-] Segment 3ff7b281-2116-49b3-b9df-ed2efe19bb97 resource provider aggregate not found 2026-05-10 05:13:25.134 9 INFO neutron.services.segments.plugin [-] Segment 3ff7b281-2116-49b3-b9df-ed2efe19bb97 resource provider aggregate not found 2026-05-10 05:13:25.144 9 INFO neutron.services.segments.plugin [-] Segment 3ff7b281-2116-49b3-b9df-ed2efe19bb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff7b281-2116-49b3-b9df-ed2efe19bb97 found for delete ", "request_id": "req-ec3a6dd7-3d07-4c54-aa40-0d92e44b6a7a"}]} 2026-05-10 05:13:25.146 9 INFO neutron.services.segments.plugin [-] Segment 3ff7b281-2116-49b3-b9df-ed2efe19bb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff7b281-2116-49b3-b9df-ed2efe19bb97 found for delete ", "request_id": "req-48d40dca-fb24-4420-b535-2c8818140887"}]} [pid: 9|app: 0|req: 850/1648] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:25 2026] DELETE /v2.0/networks/245b3aad-bc25-4b50-a51f-3285b9d104f5 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1649] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:25 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 851/1650] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:25 2026] DELETE /v2.0/networks/35bf486e-0536-43e4-ac94-6d998d964840 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1651] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:25 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 852/1652] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:25 2026] DELETE /v2.0/networks/3b264054-848a-4c52-8ad5-98f10ec6c0e3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1653] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:25 2026] DELETE /v2.0/networks/1398d6e0-8d08-4c6a-9f0a-1149f99592db => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 853/1654] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 854/1655] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1656] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/security-groups?tenant_id=af8e1e4401b74a3bb9c8b2a59d54d254&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 855/1657] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:26 2026] DELETE /v2.0/security-groups/afded47f-fc4b-4e89-bb23-1dcb0b8a64d9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 856/1658] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 857/1659] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1660] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/security-groups?tenant_id=05943e54b0534f1a8bed7c8fd5ffaaef&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1661] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:26 2026] GET /v2.0/security-groups?tenant_id=425e39ab14924fe1974c8d80638eca56&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:27.018 8 INFO neutron.services.segments.plugin [-] Segment d55b441f-021f-4f87-840b-bb47fad49d18 resource provider aggregate not found 2026-05-10 05:13:27.022 8 INFO neutron.services.segments.plugin [-] Segment d55b441f-021f-4f87-840b-bb47fad49d18 resource provider aggregate not found [pid: 8|app: 0|req: 804/1662] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:26 2026] DELETE /v2.0/security-groups/d8f3de9f-4f3b-4711-9018-30c53bcddac3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1663] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:26 2026] DELETE /v2.0/security-groups/d0254a46-c04a-46cc-9f2b-f6edbf491d93 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:27.210 8 INFO neutron.services.segments.plugin [-] Segment d55b441f-021f-4f87-840b-bb47fad49d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55b441f-021f-4f87-840b-bb47fad49d18 found for delete ", "request_id": "req-9c2637ea-95d7-494d-b9d1-913b81580e92"}]} 2026-05-10 05:13:27.211 8 INFO neutron.services.segments.plugin [-] Segment d55b441f-021f-4f87-840b-bb47fad49d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55b441f-021f-4f87-840b-bb47fad49d18 found for delete ", "request_id": "req-62f0f3b9-5fa5-4482-b9de-23158d3b1d44"}]} [pid: 8|app: 0|req: 805/1664] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:27 2026] GET /v2.0/security-groups?tenant_id=31784c9139ef48299fbb3116cd7f27fa&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:27.377 9 INFO neutron.services.segments.plugin [-] Segment 783d23da-22a9-42f5-8f9c-9cd4fe58e026 resource provider aggregate not found 2026-05-10 05:13:27.383 9 INFO neutron.services.segments.plugin [-] Segment 783d23da-22a9-42f5-8f9c-9cd4fe58e026 resource provider aggregate not found 2026-05-10 05:13:27.389 9 INFO neutron.services.segments.plugin [-] Segment 783d23da-22a9-42f5-8f9c-9cd4fe58e026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783d23da-22a9-42f5-8f9c-9cd4fe58e026 found for delete ", "request_id": "req-016bbd1d-0f2d-496f-8380-58947acc1943"}]} 2026-05-10 05:13:27.399 9 INFO neutron.services.segments.plugin [-] Segment 34cd2824-54d1-465b-a2b8-16a77cca7f7a resource provider aggregate not found 2026-05-10 05:13:27.403 9 INFO neutron.services.segments.plugin [-] Segment 783d23da-22a9-42f5-8f9c-9cd4fe58e026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783d23da-22a9-42f5-8f9c-9cd4fe58e026 found for delete ", "request_id": "req-8a97b96d-4d71-4aba-b6ae-297de26d845f"}]} 2026-05-10 05:13:27.411 9 INFO neutron.services.segments.plugin [-] Segment 34cd2824-54d1-465b-a2b8-16a77cca7f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34cd2824-54d1-465b-a2b8-16a77cca7f7a found for delete ", "request_id": "req-a49cd780-cabf-4631-8b36-7ed2f8ca7ad3"}]} 2026-05-10 05:13:27.415 9 INFO neutron.services.segments.plugin [-] Segment 34cd2824-54d1-465b-a2b8-16a77cca7f7a resource provider aggregate not found 2026-05-10 05:13:27.434 9 INFO neutron.services.segments.plugin [-] Segment 34cd2824-54d1-465b-a2b8-16a77cca7f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34cd2824-54d1-465b-a2b8-16a77cca7f7a found for delete ", "request_id": "req-62198741-8cf5-416e-9483-4045f9ccca39"}]} [pid: 9|app: 0|req: 860/1665] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:27 2026] DELETE /v2.0/security-groups/0bba500e-6c66-431b-9621-0b9c33143bf1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1666] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:27 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 861/1667] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:27 2026] GET /v2.0/security-groups?id=4ee74f73-07a4-482e-857d-09d1934b086d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1670] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:13:28 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 863/1671] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:13:28 2026] DELETE /v2.0/ports/e3323479-685a-4f7e-aaf7-235d44ee1b2b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 864/1672] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:29 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:29.130 8 INFO neutron.db.segments_db [None req-9441dd0b-b840-434e-8006-a5979a9c4e81 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe of type vxlan for network e0c8fce1-0da6-4bd7-8c05-e7268bf170cb [pid: 8|app: 0|req: 809/1673] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:13:28 2026] POST /v2.0/networks => generated 740 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:29.217 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-834e4ed3-5e57-43b1-8d4e-648ef490ed1b'] response: {'server_uuid': '0ceaac7d-7a8e-41d2-b30c-a7172cf6630d', 'name': 'network-vif-deleted', 'tag': 'e3323479-685a-4f7e-aaf7-235d44ee1b2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 810/1674] 10.0.0.123 () {32 vars in 826 bytes} [Sun May 10 05:13:29 2026] GET /v2.0/ports?project_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&network_id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 3691 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 865/1675] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:29 2026] POST /v2.0/subnets => generated 687 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:29.459 8 INFO neutron.db.segments_db [None req-1e03ad8d-ea82-4e60-82ae-62d47063a179 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 513129bf-513b-4d74-a5d0-5dec72fac2ca of type vxlan for network a5cdcc2d-4ef2-4d0b-91e1-bad347875f86 [pid: 9|app: 0|req: 866/1676] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:13:29 2026] GET /v2.0/subnets?network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:29.753 8 INFO neutron.db.l3_hamode_db [None req-1e03ad8d-ea82-4e60-82ae-62d47063a179 1e0d2a14a35f4512a89725ec232cb302 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:13:29.902 9 INFO neutron.db.l3_db [None req-7640b550-00b7-478c-929d-0f2d5925e600 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Floating IP 68125508-6b7c-42f7-bc75-0d9a26cf84b2 disassociated. External IP: 10.96.250.206, port: 917294af-a8d3-4044-ac6d-477b645eeea2. [pid: 9|app: 0|req: 867/1677] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:29 2026] PUT /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 554 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 868/1678] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:30 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 869/1679] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:30 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:30.569 8 INFO neutron.db.l3_hamode_db [None req-1e03ad8d-ea82-4e60-82ae-62d47063a179 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 870/1680] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:31 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:31.314 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a5ffa3c-1a69-4df8-8c95-547707af5ac2'] response: {'name': 'network-changed', 'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 871/1681] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:31 2026] GET /v2.0/ports?device_id=0ceaac7d-7a8e-41d2-b30c-a7172cf6630d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1682] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:29 2026] POST /v2.0/routers => generated 727 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:31.484 8 WARNING neutron_lib.context [None req-3be7db12-51d5-4f22-9443-205f60552228 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:31.622 8 INFO neutron.db.segments_db [None req-3be7db12-51d5-4f22-9443-205f60552228 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Added segment ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd of type vxlan for network 9de9825c-4a05-4c83-a29f-e04c880ddb2d [pid: 8|app: 0|req: 812/1683] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:31 2026] POST /v2.0/networks => generated 631 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:31.743 8 WARNING neutron_lib.context [None req-7dfbfff0-d848-4009-ac3e-2e18e3d0ab20 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1684] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:31 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1685] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:32.128 8 WARNING neutron_lib.context [None req-031bcd8f-89c9-4210-8405-f657e0d7881d 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:32.184 8 INFO neutron.db.segments_db [None req-031bcd8f-89c9-4210-8405-f657e0d7881d 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Added segment e24bb010-1e48-4855-bce5-7681edc17a83 of type vxlan for network c2278111-8533-4c72-b407-dc7d77d84de5 [pid: 8|app: 0|req: 815/1686] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:32 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1687] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:32.337 8 WARNING neutron_lib.context [None req-be1438b2-7973-4cc6-ae92-01fc06b73f3c 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 872/1688] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:13:31 2026] PUT /v2.0/routers/a7dee87c-7443-43ae-8e5b-9b913d98ccde/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 873/1689] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 874/1690] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=917294af-a8d3-4044-ac6d-477b645eeea2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1691] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:32 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 818/1692] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:32.701 8 WARNING neutron_lib.context [None req-888752fe-a919-41da-8ee5-880efee80538 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:32.754 8 INFO neutron.db.segments_db [None req-888752fe-a919-41da-8ee5-880efee80538 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Added segment fd259500-79af-4406-a2c4-94d04a948f12 of type vxlan for network d3cc04a0-bf37-46c4-b3a9-e5005fcdbe8b [pid: 8|app: 0|req: 819/1693] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:32 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1694] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:32 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:32.874 8 WARNING neutron_lib.context [None req-343ffb7a-31b7-4a13-b62f-063cab9da65a 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1695] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:32 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 822/1696] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:33 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:33.209 8 WARNING neutron_lib.context [None req-82ca49f2-9b3a-4a45-ab9c-2c7399afb646 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:33.251 8 INFO neutron.db.segments_db [None req-82ca49f2-9b3a-4a45-ab9c-2c7399afb646 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Added segment daebb41d-a465-4a49-b161-b6381d93b122 of type vxlan for network 1ccea9cc-3959-45b1-8102-1db781f5892a [pid: 8|app: 0|req: 823/1697] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:33 2026] POST /v2.0/networks => generated 632 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1698] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:33 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:33.365 8 WARNING neutron_lib.context [None req-ce461b09-8f7a-4d89-8819-c9f42262df32 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 875/1699] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:13:32 2026] PUT /v2.0/routers/736f89d6-4e1b-4dbd-8854-26f43e8928e9/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1700] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:33 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:33.651 8 WARNING neutron_lib.context [None req-fbcd99fd-989c-48a4-8906-201201ba5138 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1701] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:13:33 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:13:33.787 8 WARNING neutron_lib.context [None req-52d13203-159a-4321-9e0a-cf5335c8502b 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:33.835 8 INFO neutron.db.segments_db [None req-52d13203-159a-4321-9e0a-cf5335c8502b 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Added segment d5390826-d10b-4c4f-bf7a-47152ccffa36 of type vxlan for network 7b5b7291-2dde-400e-9ffc-4ff040797ba3 [pid: 8|app: 0|req: 827/1702] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:33 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.078 8 INFO neutron.db.segments_db [None req-cb110988-c14c-4c62-ae0b-1fb8f41cf33b 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 7c0f3af4-db1e-45a2-8764-8b0b0217a044 of type vxlan for network 1dee5ff1-4658-4f67-96b5-00500138e3d5 [pid: 8|app: 0|req: 828/1703] 10.0.0.123 () {34 vars in 671 bytes} [Sun May 10 05:13:33 2026] POST /v2.0/networks => generated 741 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.179 8 WARNING neutron_lib.context [None req-7823adfa-57cb-4113-8279-a6f35869c469 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1704] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.317 8 WARNING neutron_lib.context [None req-593539e2-ea70-4600-82ef-e11ec9f12382 0dd9882d5e204d099489d7f0748827c1 4ac3056d3bc749e681d1c4970e44973a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:34.357 9 INFO neutron.services.segments.plugin [-] Segment 0d7d6322-d974-48de-abf9-fe2d79ca4d0b resource provider aggregate not found 2026-05-10 05:13:34.362 9 INFO neutron.services.segments.plugin [-] Segment 0d7d6322-d974-48de-abf9-fe2d79ca4d0b resource provider aggregate not found 2026-05-10 05:13:34.374 9 INFO neutron.services.segments.plugin [-] Segment 0d7d6322-d974-48de-abf9-fe2d79ca4d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7d6322-d974-48de-abf9-fe2d79ca4d0b found for delete ", "request_id": "req-f66b5217-6393-4d1f-8212-d46d0cc6bde1"}]} 2026-05-10 05:13:34.374 9 INFO neutron.services.segments.plugin [-] Segment 0d7d6322-d974-48de-abf9-fe2d79ca4d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7d6322-d974-48de-abf9-fe2d79ca4d0b found for delete ", "request_id": "req-121368b8-0231-4a9f-9826-6e76988cbc48"}]} 2026-05-10 05:13:34.374 9 INFO neutron.db.l3_hamode_db [None req-332ead80-ec35-4a8a-a4a1-5492c5cee1a1 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 0d78505a-5ce0-46b7-af7e-8969ca255ab3 was deleted as no HA routers are present in tenant d4bb19c21f644e12bbcc8df4179138eb. [pid: 9|app: 0|req: 876/1705] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:33 2026] DELETE /v2.0/routers/736f89d6-4e1b-4dbd-8854-26f43e8928e9 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 877/1706] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/subnets => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.565 9 WARNING neutron_lib.context [None req-9c8871f6-d3ad-4466-869f-dad9f05ba4e7 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1707] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 878/1708] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.709 9 INFO neutron.db.segments_db [None req-4ea6cf74-37e3-46f9-9aa4-b2d6a468f7e3 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Added segment 380a3cd3-3463-4b51-b522-cd1dbe2e0607 of type vxlan for network 54cec4e5-a4e9-4069-8b16-e211875060b6 [pid: 8|app: 0|req: 831/1709] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:34 2026] DELETE /v2.0/subnets/5bfa392d-1c54-43f2-89e9-4e1141b20e54 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1710] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:13:34 2026] PUT /v2.0/ports/bb597875-2ec8-47c9-a08a-fe22953852a2/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:34.802 8 WARNING neutron_lib.context [None req-b51f7954-fe5e-4465-8b28-e983af707a68 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1711] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:34.938 9 INFO neutron.db.l3_hamode_db [None req-4ea6cf74-37e3-46f9-9aa4-b2d6a468f7e3 1e0d2a14a35f4512a89725ec232cb302 d2d3e4515c684f48a99cac40182097f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:13:35.200 8 INFO neutron.services.segments.plugin [-] Segment b64fdd9d-4544-40ad-b79c-da7fb865a600 resource provider aggregate not found 2026-05-10 05:13:35.203 8 INFO neutron.services.segments.plugin [-] Segment b64fdd9d-4544-40ad-b79c-da7fb865a600 resource provider aggregate not found 2026-05-10 05:13:35.215 8 INFO neutron.services.segments.plugin [-] Segment b64fdd9d-4544-40ad-b79c-da7fb865a600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b64fdd9d-4544-40ad-b79c-da7fb865a600 found for delete ", "request_id": "req-b7602d53-5950-454b-86da-b8db5a30fa28"}]} [pid: 8|app: 0|req: 834/1712] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:34 2026] DELETE /v2.0/networks/23967373-716c-4367-b7df-5180abf9f874 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:35.242 8 INFO neutron.services.segments.plugin [-] Segment b64fdd9d-4544-40ad-b79c-da7fb865a600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b64fdd9d-4544-40ad-b79c-da7fb865a600 found for delete ", "request_id": "req-f080e74e-a829-4859-bc15-a10aa7d2f77d"}]} [pid: 8|app: 0|req: 835/1713] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:13:35 2026] PUT /v2.0/ports/124151f7-6179-400b-ab38-89628c8939fb/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:35.279 8 WARNING neutron_lib.context [None req-4e74efcd-175e-4598-a20b-24c163acace5 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1714] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1715] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:13:35 2026] PUT /v2.0/ports/d7ac023f-cd00-45fb-a903-b51b79a0e6ab/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:35.417 8 WARNING neutron_lib.context [None req-022bf803-2dfe-4015-bebf-bee690f2c3f8 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:35.451 8 INFO neutron.db.securitygroups_db [None req-022bf803-2dfe-4015-bebf-bee690f2c3f8 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Project 9c8a49bdbb2d4b4d8118e62255fd6bbb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 838/1716] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1717] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:35 2026] GET /v2.0/security-groups?tenant_id=d4bb19c21f644e12bbcc8df4179138eb&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1718] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:13:35 2026] PUT /v2.0/ports/90c34151-a2a5-4934-b2dd-73c21adaff40/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:35.585 8 WARNING neutron_lib.context [None req-5f4fc8ab-304d-4524-8434-591c1c852f95 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:35.647 8 INFO neutron.db.securitygroups_db [None req-5f4fc8ab-304d-4524-8434-591c1c852f95 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Project 9c8a49bdbb2d4b4d8118e62255fd6bbb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 841/1719] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:35.767 9 INFO neutron.db.l3_hamode_db [None req-4ea6cf74-37e3-46f9-9aa4-b2d6a468f7e3 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 842/1720] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:35 2026] DELETE /v2.0/security-groups/4ee74f73-07a4-482e-857d-09d1934b086d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1721] 10.0.0.123 () {32 vars in 660 bytes} [Sun May 10 05:13:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1722] 10.0.0.123 () {32 vars in 674 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1723] 10.0.0.123 () {32 vars in 670 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1724] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/networks => generated 1297 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1725] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1726] 10.0.0.123 () {32 vars in 668 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1727] 10.0.0.42 () {34 vars in 1097 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-720403261&fields=id&tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1728] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1729] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:34 2026] POST /v2.0/routers => generated 728 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1730] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 880/1731] 10.0.0.123 () {32 vars in 678 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1732] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/quotas/9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 882/1733] 10.0.0.123 () {32 vars in 690 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 883/1734] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:13:36 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 884/1735] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:37 2026] DELETE /v2.0/ports/bb597875-2ec8-47c9-a08a-fe22953852a2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 885/1736] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:13:37 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 886/1737] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:37 2026] DELETE /v2.0/ports/124151f7-6179-400b-ab38-89628c8939fb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 887/1738] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:13:37 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 888/1739] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:37 2026] DELETE /v2.0/ports/d7ac023f-cd00-45fb-a903-b51b79a0e6ab => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 889/1740] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:37 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 890/1741] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:37 2026] DELETE /v2.0/ports/90c34151-a2a5-4934-b2dd-73c21adaff40 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1742] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:13:36 2026] PUT /v2.0/routers/a82ee049-5658-472f-8a94-a288ec84c0bc/add_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 891/1743] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:37 2026] DELETE /v2.0/ports/7017f714-6700-4a37-904f-b77559507d74 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:38.273 8 INFO neutron.services.segments.plugin [-] Segment ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd resource provider aggregate not found 2026-05-10 05:13:38.280 8 INFO neutron.services.segments.plugin [-] Segment ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd resource provider aggregate not found 2026-05-10 05:13:38.287 8 INFO neutron.services.segments.plugin [-] Segment ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd found for delete ", "request_id": "req-c2c28759-4b9b-4850-8733-83efd400c2ff"}]} 2026-05-10 05:13:38.300 8 INFO neutron.services.segments.plugin [-] Segment ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc9f158-59d8-4fe1-a6d5-a7b8fe849bcd found for delete ", "request_id": "req-0a8c5ea8-59a2-4169-be65-1dc4259cbf30"}]} [pid: 8|app: 0|req: 853/1744] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.0/networks/9de9825c-4a05-4c83-a29f-e04c880ddb2d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:38.499 9 INFO neutron.services.segments.plugin [-] Segment e24bb010-1e48-4855-bce5-7681edc17a83 resource provider aggregate not found 2026-05-10 05:13:38.503 9 INFO neutron.services.segments.plugin [-] Segment e24bb010-1e48-4855-bce5-7681edc17a83 resource provider aggregate not found 2026-05-10 05:13:38.514 9 INFO neutron.services.segments.plugin [-] Segment e24bb010-1e48-4855-bce5-7681edc17a83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24bb010-1e48-4855-bce5-7681edc17a83 found for delete ", "request_id": "req-2521b2ef-814b-4c49-b7a4-b4cbbdd41a5f"}]} [pid: 9|app: 0|req: 892/1745] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.0/networks/c2278111-8533-4c72-b407-dc7d77d84de5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:38.625 9 INFO neutron.services.segments.plugin [-] Segment e24bb010-1e48-4855-bce5-7681edc17a83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24bb010-1e48-4855-bce5-7681edc17a83 found for delete ", "request_id": "req-5b3ad99f-7a91-4eff-bec1-411e847e7e12"}]} [pid: 8|app: 0|req: 854/1746] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.0/networks/d3cc04a0-bf37-46c4-b3a9-e5005fcdbe8b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:38.678 8 WARNING neutron_lib.context [None req-5ab413e7-39ea-4540-9ee4-90ee66e52852 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 855/1747] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:13:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 893/1748] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:38 2026] GET /v2.0/security-groups?tenant_id=09be45f0b15044d8a1958579080fdc57&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:38.857 9 WARNING neutron_lib.context [None req-2a0363c9-53e4-4698-81f0-432d125e7868 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 856/1749] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.0/networks/1ccea9cc-3959-45b1-8102-1db781f5892a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1750] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:38 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 894/1751] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1752] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.0/security-groups/a33bd556-36f8-4220-a578-10875f8366e3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:39.094 8 WARNING neutron_lib.context [None req-e5f3049e-9895-4ce0-95fb-cd690f0b9239 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 895/1753] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:39 2026] DELETE /v2.0/networks/7b5b7291-2dde-400e-9ffc-4ff040797ba3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1754] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:39.299 9 WARNING neutron_lib.context [None req-3b647a83-40ac-4b29-b31e-ef130285bb38 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 896/1755] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:39.437 8 WARNING neutron_lib.context [None req-c80084c1-bd18-46f6-8848-aacd9151f400 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1756] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:39.579 9 WARNING neutron_lib.context [None req-057d8568-0716-4f9f-b264-0effd1cb49f2 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:39.619 9 INFO neutron.db.securitygroups_db [None req-057d8568-0716-4f9f-b264-0effd1cb49f2 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Project dc866c43a9cd463e86a14b8c3e692c5d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 897/1757] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:39.697 8 WARNING neutron_lib.context [None req-7bc611f0-5c10-48fc-9d5e-834f3fb9f362 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:39.728 8 INFO neutron.db.securitygroups_db [None req-7bc611f0-5c10-48fc-9d5e-834f3fb9f362 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Project dc866c43a9cd463e86a14b8c3e692c5d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 861/1758] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1759] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:40 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:40.219 8 WARNING neutron_lib.context [None req-558ea1aa-b616-40c6-905f-4260edb342ba 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 898/1760] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:39 2026] GET /v2.0/security-groups?tenant_id=a5b450ff657d401a97279a804c06d841&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:40.307 8 INFO neutron.services.segments.plugin [-] Segment fd259500-79af-4406-a2c4-94d04a948f12 resource provider aggregate not found 2026-05-10 05:13:40.315 8 INFO neutron.services.segments.plugin [-] Segment fd259500-79af-4406-a2c4-94d04a948f12 resource provider aggregate not found 2026-05-10 05:13:40.318 8 INFO neutron.services.segments.plugin [-] Segment fd259500-79af-4406-a2c4-94d04a948f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd259500-79af-4406-a2c4-94d04a948f12 found for delete ", "request_id": "req-44d21ccd-e21e-4c95-b3ed-b5f0c2ae9c13"}]} 2026-05-10 05:13:40.329 8 INFO neutron.services.segments.plugin [-] Segment daebb41d-a465-4a49-b161-b6381d93b122 resource provider aggregate not found 2026-05-10 05:13:40.332 8 INFO neutron.services.segments.plugin [-] Segment fd259500-79af-4406-a2c4-94d04a948f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd259500-79af-4406-a2c4-94d04a948f12 found for delete ", "request_id": "req-1b7a77c7-15ef-45e6-a251-d924012187f9"}]} 2026-05-10 05:13:40.345 8 INFO neutron.services.segments.plugin [-] Segment daebb41d-a465-4a49-b161-b6381d93b122 resource provider aggregate not found 2026-05-10 05:13:40.348 8 INFO neutron.services.segments.plugin [-] Segment daebb41d-a465-4a49-b161-b6381d93b122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daebb41d-a465-4a49-b161-b6381d93b122 found for delete ", "request_id": "req-6f4d42d3-685c-473f-a51f-8207021ad3e4"}]} [pid: 8|app: 0|req: 863/1761] 10.0.0.123 () {34 vars in 685 bytes} [Sun May 10 05:13:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:13:40.364 8 INFO neutron.services.segments.plugin [-] Segment daebb41d-a465-4a49-b161-b6381d93b122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daebb41d-a465-4a49-b161-b6381d93b122 found for delete ", "request_id": "req-53c25bc9-a635-43dd-856b-f5446e64b7b9"}]} 2026-05-10 05:13:40.371 8 WARNING neutron_lib.context [None req-59933a41-a0e2-44d7-938c-da6901968891 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 899/1762] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.0/security-groups/d00bda3b-e744-4f04-89e1-1b78a8824b45 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1763] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:40.490 9 WARNING neutron_lib.context [None req-cc189827-d4c7-419f-a0ee-649dc9587e57 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:40.531 9 INFO neutron.services.segments.plugin [-] Segment d5390826-d10b-4c4f-bf7a-47152ccffa36 resource provider aggregate not found 2026-05-10 05:13:40.551 9 INFO neutron.services.segments.plugin [-] Segment d5390826-d10b-4c4f-bf7a-47152ccffa36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5390826-d10b-4c4f-bf7a-47152ccffa36 found for delete ", "request_id": "req-6cd8423a-52eb-43bc-863f-74af8abb1baa"}]} [pid: 8|app: 0|req: 865/1764] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:40 2026] GET /v2.0/security-groups?tenant_id=d489efe0ecca41418d4e6b8545a2ff60&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 900/1765] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:13:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:40.644 9 INFO neutron.services.segments.plugin [-] Segment d5390826-d10b-4c4f-bf7a-47152ccffa36 resource provider aggregate not found 2026-05-10 05:13:40.651 9 WARNING neutron_lib.context [None req-57c6354f-120f-4331-8e70-4f065a17a04b 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:40.666 9 INFO neutron.services.segments.plugin [-] Segment d5390826-d10b-4c4f-bf7a-47152ccffa36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5390826-d10b-4c4f-bf7a-47152ccffa36 found for delete ", "request_id": "req-271994b7-d909-4514-b177-8948ec22fda2"}]} [pid: 8|app: 0|req: 866/1766] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.0/security-groups/019532a9-124c-473b-88d8-b326c14348d9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1767] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:40 2026] GET /v2.0/security-groups?tenant_id=4ac3056d3bc749e681d1c4970e44973a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1768] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.0/security-groups/c7c89414-51d4-4918-b554-74bd78cb6e62 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:41.157 8 WARNING neutron_lib.context [None req-d502c247-d646-4382-a721-47d5d0efa066 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 901/1769] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:13:40 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 902/1770] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:41.304 8 INFO neutron.db.segments_db [None req-d502c247-d646-4382-a721-47d5d0efa066 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Added segment 845d0790-2a38-4d3a-a3be-5f2709129f4a of type vxlan for network 06e28431-5808-4abe-8455-0e3c459d6e66 [pid: 9|app: 0|req: 903/1771] 10.0.0.42 () {34 vars in 1099 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1414673148&fields=id&tenant_id=dc866c43a9cd463e86a14b8c3e692c5d => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 904/1772] 10.0.0.42 () {34 vars in 1097 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--938731078&fields=id&tenant_id=dc866c43a9cd463e86a14b8c3e692c5d => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1773] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:40 2026] POST /v2.0/networks => generated 650 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:41.401 8 WARNING neutron_lib.context [None req-7f33938e-abf8-4cdc-adb2-e421c283377a 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 905/1774] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/networks?id=e0c8fce1-0da6-4bd7-8c05-e7268bf170cb => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 906/1775] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/quotas/dc866c43a9cd463e86a14b8c3e692c5d => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 907/1776] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/ports?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 908/1777] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 909/1778] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1779] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:41 2026] POST /v2.0/subnets => generated 627 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:41.685 9 WARNING neutron_lib.context [None req-24f331e0-05f1-4135-b994-36f33299a37a 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:41.734 9 INFO neutron.db.segments_db [None req-24f331e0-05f1-4135-b994-36f33299a37a 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Added segment dfb100bf-1e79-4880-b5e7-69388aaa5961 of type vxlan for network fa06446b-266f-4c02-a86f-8b61c7556103 [pid: 8|app: 0|req: 871/1780] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1781] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:42.021 9 INFO neutron.db.l3_hamode_db [None req-24f331e0-05f1-4135-b994-36f33299a37a 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 873/1782] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:13:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb => generated 272 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:42.048 8 WARNING neutron_lib.context [req-8f3b9984-7549-438a-a66c-ba50ff884a08 req-bc2b61e1-3074-4758-9e79-fb231b04b960 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1783] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:13:42 2026] POST /v2.0/ports => generated 958 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 875/1784] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:42 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:42.885 9 INFO neutron.db.l3_hamode_db [None req-24f331e0-05f1-4135-b994-36f33299a37a 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 876/1785] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:13:42 2026] PUT /v2.0/ports/3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 => generated 1239 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 877/1786] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:42 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1787] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:42 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:43.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d630d5ad-c9ac-463b-816e-5f60c24701e2'] response: {'name': 'network-changed', 'server_uuid': 'a2228127-de57-4037-9bbe-a3413a1e3aab', 'tag': '3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 881/1790] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:43 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1791] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:13:43 2026] GET /v2.0/networks?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&shared=False => generated 756 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1792] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:13:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 910/1793] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:41 2026] POST /v2.0/routers => generated 693 bytes in 2035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 911/1794] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 912/1795] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 913/1796] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 914/1797] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 915/1798] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 916/1799] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 917/1800] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 918/1801] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:44 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1802] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:13:43 2026] PUT /v2.0/routers/cfd3535d-38cf-4210-a3e3-5dc143f523c8/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:45.046 9 WARNING neutron_lib.context [None req-dbee1da5-58bd-4dce-912f-8018976325d1 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1803] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:45 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:45.059 8 WARNING neutron_lib.context [None req-065b6bed-c164-4682-85da-fa04d82e8a39 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:45.219 9 INFO neutron.db.segments_db [None req-dbee1da5-58bd-4dce-912f-8018976325d1 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Added segment 8a567b30-43a3-4ec4-af4e-c2e239a848af of type vxlan for network 16226406-1965-4fae-aed6-b7f1a90ac6e4 [pid: 9|app: 0|req: 919/1804] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:44 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 920/1805] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:45 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 921/1806] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:45 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:45.345 9 WARNING neutron_lib.context [None req-9adeb962-9b09-4ae8-aae8-2fee6fcc3759 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1807] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/ports => generated 954 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 887/1808] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:45 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:45.451 8 WARNING neutron_lib.context [None req-44d10736-eda2-4fee-b118-d5030ea5865d 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 922/1809] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:45.668 9 WARNING neutron_lib.context [None req-c3f4752c-f99f-4908-b15d-7b4f029df28f 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1810] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/ports => generated 955 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:45.826 8 WARNING neutron_lib.context [None req-dd43d79c-eedf-4c1e-9294-04c28ef75562 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 923/1811] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:45.863 9 WARNING neutron_lib.context [None req-f3f798dd-2628-49a2-83bb-0205304455af 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:45.921 9 INFO neutron.db.segments_db [None req-f3f798dd-2628-49a2-83bb-0205304455af 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Added segment 65d3fcfa-2372-4593-b959-166c6ee5a292 of type vxlan for network b16fc2ff-2cdb-4477-bfff-92db010118b0 [pid: 9|app: 0|req: 924/1812] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:46.014 9 WARNING neutron_lib.context [None req-175be769-1b16-423b-bd57-335ff05089fe 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 925/1813] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:46 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 926/1814] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:46 2026] GET /v2.0/networks?id=e0c8fce1-0da6-4bd7-8c05-e7268bf170cb => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:46.367 9 WARNING neutron_lib.context [None req-971453ae-280c-4eec-888d-b0e4910c5f7a 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 927/1815] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:13:46 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 928/1816] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:46 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 929/1817] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:13:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc866c43a9cd463e86a14b8c3e692c5d => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:46.597 8 INFO neutron.db.l3_db [None req-dd43d79c-eedf-4c1e-9294-04c28ef75562 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Floating IP b41e1a01-e9f6-4410-ad35-8dd16cd79932 associated. External IP: 10.96.250.205, port: 8248917e-c7e1-4e8a-93d3-640554cd8c22. [pid: 9|app: 0|req: 930/1818] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:46 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:46.609 9 WARNING neutron_lib.context [None req-d882f2f7-1fa5-4415-a211-fe8705566b8f 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:46.662 9 INFO neutron.db.segments_db [None req-d882f2f7-1fa5-4415-a211-fe8705566b8f 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Added segment b04fd7b9-d380-4874-a10b-7e903384709d of type vxlan for network 9dd420c9-8e23-4c75-8206-700c78f1d12c [pid: 9|app: 0|req: 931/1819] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:46 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:46.744 9 WARNING neutron_lib.context [req-400ca7a3-0bab-4564-9d63-751903117e09 req-ff4cdc7d-8e74-4e0b-88c0-48eae679396d 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1820] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:13:45 2026] POST /v2.0/floatingips => generated 842 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1821] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:46 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:46.929 8 WARNING neutron_lib.context [None req-7da002f0-b67f-4683-bfba-73eb464bbc1c 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 932/1822] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:13:46 2026] POST /v2.0/ports => generated 993 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 891/1823] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:46 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:47.189 9 INFO neutron.db.l3_db [None req-5cee9af1-1a88-4a68-bce6-6350a155940f 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Floating IP b41e1a01-e9f6-4410-ad35-8dd16cd79932 disassociated. External IP: 10.96.250.205, port: 8248917e-c7e1-4e8a-93d3-640554cd8c22. [pid: 9|app: 0|req: 933/1824] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:47 2026] PUT /v2.0/floatingips/b41e1a01-e9f6-4410-ad35-8dd16cd79932 => generated 552 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:47.513 9 WARNING neutron_lib.context [None req-cc769533-8cd1-4d13-a603-f0a618f0dddc 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1825] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:13:47 2026] PUT /v2.0/ports/11d824dd-f21f-417b-99ed-5d00c96894a4 => generated 1274 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:47.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83e40966-391c-4e46-a957-4dbe9927cb84'] response: {'name': 'network-changed', 'server_uuid': 'b4a7884f-5d9d-4d88-babc-23c96194a857', 'tag': '11d824dd-f21f-417b-99ed-5d00c96894a4', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 934/1826] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:13:47 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 935/1827] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:47 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:47.740 9 WARNING neutron_lib.context [None req-76bb3a36-e3ec-4d0b-a467-07442cd43f62 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:47.787 9 INFO neutron.db.segments_db [None req-76bb3a36-e3ec-4d0b-a467-07442cd43f62 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Added segment fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 of type vxlan for network f7c86a1c-7458-41df-a9ee-36b9011a3d20 [pid: 8|app: 0|req: 893/1828] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:47 2026] DELETE /v2.0/floatingips/b41e1a01-e9f6-4410-ad35-8dd16cd79932 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 936/1829] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:47 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:47.874 9 WARNING neutron_lib.context [None req-c8159a00-f286-46a5-8a58-609056607ef2 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1830] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:47 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:47.885 8 WARNING neutron_lib.context [None req-497b4f95-7def-41f0-b405-7d42d24cef5e 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 895/1831] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:47 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 896/1832] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:48 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:48.239 8 WARNING neutron_lib.context [None req-c31eddf3-d741-4756-b681-e7d76e939281 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1833] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:13:48 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1834] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:48 2026] GET /v2.0/ports?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:48.615 9 INFO neutron.db.l3_db [None req-c8159a00-f286-46a5-8a58-609056607ef2 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Floating IP 2f768def-0139-4747-ad7b-f9e379eb17e1 associated. External IP: 10.96.250.207, port: a876d7fe-f329-4054-90e3-8192bbbc8665. [pid: 8|app: 0|req: 899/1835] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:48 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:48.865 8 WARNING neutron_lib.context [None req-80e044c2-7cfa-4fec-b82d-3757924440e2 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:48.910 8 INFO neutron.db.segments_db [None req-80e044c2-7cfa-4fec-b82d-3757924440e2 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Added segment 36928402-f9d1-48bc-8103-c5d171749174 of type vxlan for network 192cfd78-183a-4f79-aba3-290b05f32de3 [pid: 9|app: 0|req: 937/1836] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:13:47 2026] POST /v2.0/floatingips => generated 841 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1837] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:48 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 938/1838] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:13:48 2026] GET /v2.0/networks?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 939/1839] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1840] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/floatingips/2f768def-0139-4747-ad7b-f9e379eb17e1 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:49.073 8 WARNING neutron_lib.context [None req-de0c4066-ee0d-4b03-8981-0e0f6cd52ba2 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 940/1841] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 941/1842] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 942/1843] 10.0.0.123 () {32 vars in 655 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/floatingips => generated 844 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1844] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:13:49 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:49.396 8 WARNING neutron_lib.context [None req-5844f4e1-b9d9-41b5-92be-ecdc2d0f94dc 96502b5bee8b481e9eb95ffed3de90fa c36c617274704386a47e1a3282ae2b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1845] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:13:49 2026] POST /v2.0/trunks => generated 407 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1846] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:49 2026] PUT /v2.0/trunks/290ce8cc-775e-43bc-81f3-033aea777cc2/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1847] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:49 2026] PUT /v2.0/trunks/1b3cf1c2-c922-4fae-a814-fc9db00cf4a4/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1848] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:49 2026] PUT /v2.0/trunks/8118ef07-454b-4208-806b-2c7cb05d0665/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1849] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:49 2026] PUT /v2.0/trunks/c8c3c878-efd3-4d66-8cd0-8ec81bfc6eb0/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1850] 10.0.0.123 () {32 vars in 662 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1851] 10.0.0.123 () {32 vars in 676 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1852] 10.0.0.123 () {32 vars in 672 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1853] 10.0.0.123 () {32 vars in 684 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1854] 10.0.0.123 () {32 vars in 670 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1855] 10.0.0.123 () {32 vars in 684 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1856] 10.0.0.123 () {32 vars in 680 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1857] 10.0.0.123 () {32 vars in 692 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1858] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/trunks/290ce8cc-775e-43bc-81f3-033aea777cc2 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1859] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:49 2026] GET /v2.0/ports/9f510a32-8a6d-4b12-88e5-98b41d6b1d44 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1860] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:13:49 2026] DELETE /v2.0/trunks/290ce8cc-775e-43bc-81f3-033aea777cc2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1861] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1862] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/trunks/1b3cf1c2-c922-4fae-a814-fc9db00cf4a4 => generated 420 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1863] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1864] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports/83595d04-4376-4aac-aa26-794c3f26229d => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1865] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1866] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1867] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:13:50 2026] DELETE /v2.0/trunks/1b3cf1c2-c922-4fae-a814-fc9db00cf4a4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1868] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1869] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=11d824dd-f21f-417b-99ed-5d00c96894a4 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1870] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1871] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/trunks/8118ef07-454b-4208-806b-2c7cb05d0665 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:50.423 9 INFO neutron.db.l3_db [None req-12c9dc63-6c22-4fa3-97b3-fb837700bcb8 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Floating IP 2f768def-0139-4747-ad7b-f9e379eb17e1 associated. External IP: 10.96.250.207, port: a876d7fe-f329-4054-90e3-8192bbbc8665. [pid: 8|app: 0|req: 930/1872] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1873] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/subnets?id=d6d5741e-37fb-4456-b713-37c0bc2eedf9 => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1874] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1875] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports/a01e0d79-8137-4c51-9b4b-62a6095bd3bc => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1876] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:50 2026] GET /v2.0/ports?network_id=e0c8fce1-0da6-4bd7-8c05-e7268bf170cb&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:50.924 8 INFO neutron.db.l3_db [None req-22f23ccd-9221-4421-a992-a6b59f1e4089 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Floating IP 68125508-6b7c-42f7-bc75-0d9a26cf84b2 associated. External IP: 10.96.250.206, port: 3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9. [pid: 9|app: 0|req: 943/1877] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:49 2026] PUT /v2.0/floatingips/2f768def-0139-4747-ad7b-f9e379eb17e1 => generated 842 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 944/1878] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/trunks/8118ef07-454b-4208-806b-2c7cb05d0665 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 945/1879] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1880] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:50 2026] PUT /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 856 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:51.242 9 INFO neutron.db.l3_db [None req-4a4a9763-59bd-47b9-ba84-a68e97b7f14d 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] Floating IP 2f768def-0139-4747-ad7b-f9e379eb17e1 disassociated. External IP: 10.96.250.207, port: 8248917e-c7e1-4e8a-93d3-640554cd8c22. [pid: 8|app: 0|req: 936/1881] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/trunks/c8c3c878-efd3-4d66-8cd0-8ec81bfc6eb0 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:51.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e034b1a-3df0-45e5-81c4-61fd084c8702'] response: {'name': 'network-changed', 'server_uuid': 'a2228127-de57-4037-9bbe-a3413a1e3aab', 'tag': '3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 937/1882] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1883] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1884] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/ports/0fd04464-feb4-4f92-a2c9-85845df7bc5b => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1885] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/trunks/c8c3c878-efd3-4d66-8cd0-8ec81bfc6eb0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1886] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/trunks/a864cd52-a240-4e30-be2e-ba5b34008695 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1887] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:51 2026] PUT /v2.0/floatingips/2f768def-0139-4747-ad7b-f9e379eb17e1 => generated 552 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1888] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/ports/a5840827-8206-4a5f-a92c-4eeef3040d5a => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 947/1889] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 948/1890] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/trunks/a864cd52-a240-4e30-be2e-ba5b34008695 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 949/1891] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1892] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/floatingips/2f768def-0139-4747-ad7b-f9e379eb17e1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1893] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:51.880 8 INFO neutron.api.v2.resource [None req-5793ab32-5031-4af5-bca0-e6512d21cd8f 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1894] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/floatingips/2f768def-0139-4747-ad7b-f9e379eb17e1 => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 950/1895] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/ports/9f510a32-8a6d-4b12-88e5-98b41d6b1d44 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1896] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:51 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1897] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/ports/83595d04-4376-4aac-aa26-794c3f26229d => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1898] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 951/1899] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:51 2026] DELETE /v2.0/ports/8248917e-c7e1-4e8a-93d3-640554cd8c22 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 952/1900] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1901] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:52 2026] DELETE /v2.0/ports/a01e0d79-8137-4c51-9b4b-62a6095bd3bc => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1902] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1903] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 953/1904] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:52 2026] DELETE /v2.0/ports/a876d7fe-f329-4054-90e3-8192bbbc8665 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 954/1905] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 955/1906] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/ports?device_id=cfd3535d-38cf-4210-a3e3-5dc143f523c8 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1907] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:52 2026] DELETE /v2.0/ports/0fd04464-feb4-4f92-a2c9-85845df7bc5b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 956/1908] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 957/1909] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:52 2026] DELETE /v2.0/ports/a5840827-8206-4a5f-a92c-4eeef3040d5a => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1910] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:52 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:53.066 9 INFO neutron.services.segments.plugin [-] Segment 8a567b30-43a3-4ec4-af4e-c2e239a848af resource provider aggregate not found 2026-05-10 05:13:53.071 9 INFO neutron.services.segments.plugin [-] Segment 8a567b30-43a3-4ec4-af4e-c2e239a848af resource provider aggregate not found [pid: 9|app: 0|req: 959/1911] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:52 2026] DELETE /v2.0/networks/16226406-1965-4fae-aed6-b7f1a90ac6e4 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:13:53.087 9 INFO neutron.services.segments.plugin [-] Segment 8a567b30-43a3-4ec4-af4e-c2e239a848af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a567b30-43a3-4ec4-af4e-c2e239a848af found for delete ", "request_id": "req-e6fb047c-1353-4399-a52b-02065a6a7907"}]} 2026-05-10 05:13:53.088 9 INFO neutron.services.segments.plugin [-] Segment 8a567b30-43a3-4ec4-af4e-c2e239a848af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a567b30-43a3-4ec4-af4e-c2e239a848af found for delete ", "request_id": "req-2cd9ae1d-59b0-4ee4-8f8e-d8693032e0b2"}]} [pid: 9|app: 0|req: 960/1912] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:53 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 961/1913] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:53 2026] DELETE /v2.0/networks/b16fc2ff-2cdb-4477-bfff-92db010118b0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 962/1914] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:53 2026] DELETE /v2.0/networks/9dd420c9-8e23-4c75-8206-700c78f1d12c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1915] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:13:52 2026] PUT /v2.0/routers/cfd3535d-38cf-4210-a3e3-5dc143f523c8/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1916] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:13:53 2026] GET /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 963/1917] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:53 2026] DELETE /v2.0/networks/f7c86a1c-7458-41df-a9ee-36b9011a3d20 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 964/1918] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:53 2026] DELETE /v2.0/networks/192cfd78-183a-4f79-aba3-290b05f32de3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 965/1919] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:13:53 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 966/1920] 199.204.45.223 () {34 vars in 1124 bytes} [Sun May 10 05:13:53 2026] GET /v2.0/security-groups?id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 967/1921] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:54 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 968/1922] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:54 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:54.323 8 INFO neutron.services.segments.plugin [-] Segment dfb100bf-1e79-4880-b5e7-69388aaa5961 resource provider aggregate not found 2026-05-10 05:13:54.327 8 INFO neutron.services.segments.plugin [-] Segment dfb100bf-1e79-4880-b5e7-69388aaa5961 resource provider aggregate not found 2026-05-10 05:13:54.344 8 INFO neutron.services.segments.plugin [-] Segment dfb100bf-1e79-4880-b5e7-69388aaa5961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb100bf-1e79-4880-b5e7-69388aaa5961 found for delete ", "request_id": "req-d3645f1a-f417-40f6-af1c-b112cb65c05a"}]} 2026-05-10 05:13:54.346 8 INFO neutron.services.segments.plugin [-] Segment dfb100bf-1e79-4880-b5e7-69388aaa5961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb100bf-1e79-4880-b5e7-69388aaa5961 found for delete ", "request_id": "req-ed9a6141-50cd-41e7-8560-b7c7a90da486"}]} 2026-05-10 05:13:54.347 8 INFO neutron.db.l3_hamode_db [None req-8352c318-2c21-4f4a-836f-fe0776bb5db3 1c46b35e3fb245d7a0a5d5c4bc4ae7c6 cebf84110d6b4accaae62c35590e3dce - - default default] HA network fa06446b-266f-4c02-a86f-8b61c7556103 was deleted as no HA routers are present in tenant cebf84110d6b4accaae62c35590e3dce. [pid: 8|app: 0|req: 955/1923] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:53 2026] DELETE /v2.0/routers/cfd3535d-38cf-4210-a3e3-5dc143f523c8 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1924] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:54 2026] DELETE /v2.0/subnets/57f2d550-bd27-48e9-9c38-ae86faf7bc36 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 969/1925] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:54 2026] GET /v2.0/security-groups?tenant_id=35ec0a0b5f624b149dff31f3bd4ca754&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1926] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:54 2026] DELETE /v2.0/networks/06e28431-5808-4abe-8455-0e3c459d6e66 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 970/1927] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:54 2026] DELETE /v2.0/security-groups/b2c433a3-f41f-4cc8-9cf4-be2c91a6e277 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1928] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:54 2026] GET /v2.0/security-groups?tenant_id=c36c617274704386a47e1a3282ae2b3e&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 971/1929] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:54 2026] DELETE /v2.0/security-groups/198599d4-c8eb-4a11-b1ab-14f274ad9516 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:55.147 9 INFO neutron.services.segments.plugin [-] Segment 65d3fcfa-2372-4593-b959-166c6ee5a292 resource provider aggregate not found 2026-05-10 05:13:55.154 9 INFO neutron.services.segments.plugin [-] Segment 65d3fcfa-2372-4593-b959-166c6ee5a292 resource provider aggregate not found 2026-05-10 05:13:55.166 9 INFO neutron.services.segments.plugin [-] Segment 65d3fcfa-2372-4593-b959-166c6ee5a292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d3fcfa-2372-4593-b959-166c6ee5a292 found for delete ", "request_id": "req-299ac63c-7996-4343-ba37-b74470e469d4"}]} 2026-05-10 05:13:55.174 9 INFO neutron.services.segments.plugin [-] Segment 65d3fcfa-2372-4593-b959-166c6ee5a292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d3fcfa-2372-4593-b959-166c6ee5a292 found for delete ", "request_id": "req-b4e82df4-6534-46a9-b04f-fbb6e2b9a011"}]} 2026-05-10 05:13:55.184 9 INFO neutron.services.segments.plugin [-] Segment b04fd7b9-d380-4874-a10b-7e903384709d resource provider aggregate not found 2026-05-10 05:13:55.198 9 INFO neutron.services.segments.plugin [-] Segment b04fd7b9-d380-4874-a10b-7e903384709d resource provider aggregate not found 2026-05-10 05:13:55.215 9 INFO neutron.services.segments.plugin [-] Segment b04fd7b9-d380-4874-a10b-7e903384709d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b04fd7b9-d380-4874-a10b-7e903384709d found for delete ", "request_id": "req-a048e6c8-4b75-49ca-8ecc-c4cc77703862"}]} 2026-05-10 05:13:55.219 9 INFO neutron.services.segments.plugin [-] Segment b04fd7b9-d380-4874-a10b-7e903384709d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b04fd7b9-d380-4874-a10b-7e903384709d found for delete ", "request_id": "req-e34128d1-6c05-4349-90f3-a333535083d0"}]} 2026-05-10 05:13:55.241 9 INFO neutron.services.segments.plugin [-] Segment fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 resource provider aggregate not found 2026-05-10 05:13:55.247 9 INFO neutron.services.segments.plugin [-] Segment fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 resource provider aggregate not found 2026-05-10 05:13:55.253 9 INFO neutron.services.segments.plugin [-] Segment fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 found for delete ", "request_id": "req-2291e579-7ecd-468d-9cc5-bee5ca78edd1"}]} 2026-05-10 05:13:55.264 9 INFO neutron.services.segments.plugin [-] Segment 36928402-f9d1-48bc-8103-c5d171749174 resource provider aggregate not found 2026-05-10 05:13:55.268 9 INFO neutron.services.segments.plugin [-] Segment fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2720f6-edc9-41aa-a3ac-e81ddf0165b5 found for delete ", "request_id": "req-87bf700f-ab22-4aac-86e8-7476abcab206"}]} 2026-05-10 05:13:55.283 9 INFO neutron.services.segments.plugin [-] Segment 36928402-f9d1-48bc-8103-c5d171749174 resource provider aggregate not found 2026-05-10 05:13:55.287 9 INFO neutron.services.segments.plugin [-] Segment 36928402-f9d1-48bc-8103-c5d171749174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36928402-f9d1-48bc-8103-c5d171749174 found for delete ", "request_id": "req-ac6a8ec3-72c2-4393-9a00-6011962642e3"}]} 2026-05-10 05:13:55.329 9 INFO neutron.services.segments.plugin [-] Segment 36928402-f9d1-48bc-8103-c5d171749174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36928402-f9d1-48bc-8103-c5d171749174 found for delete ", "request_id": "req-553d3967-5cd9-4701-a24e-888c5d0ca5a8"}]} [pid: 9|app: 0|req: 972/1930] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:55 2026] GET /v2.0/security-groups?tenant_id=5eef3196115d4cf3b4df083079446e1c&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 973/1931] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:55 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1932] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:13:55 2026] GET /v2.0/security-groups?tenant_id=cebf84110d6b4accaae62c35590e3dce&name=default => generated 2925 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1933] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:55 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 974/1934] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:55 2026] DELETE /v2.0/security-groups/dca56326-7ba2-417e-82a3-b586f2d5e339 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1935] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:13:55 2026] DELETE /v2.0/security-groups/c2d171eb-0d46-43ef-ac7d-be8647151a90 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 975/1936] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:56 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:56.773 8 INFO neutron.services.segments.plugin [-] Segment 845d0790-2a38-4d3a-a3be-5f2709129f4a resource provider aggregate not found 2026-05-10 05:13:56.781 8 INFO neutron.services.segments.plugin [-] Segment 845d0790-2a38-4d3a-a3be-5f2709129f4a resource provider aggregate not found 2026-05-10 05:13:56.789 8 INFO neutron.services.segments.plugin [-] Segment 845d0790-2a38-4d3a-a3be-5f2709129f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845d0790-2a38-4d3a-a3be-5f2709129f4a found for delete ", "request_id": "req-14223dae-de53-4b75-aed3-9ea48aa276dc"}]} [pid: 8|app: 0|req: 962/1937] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:13:56 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 976/1938] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:13:56 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:56.915 8 INFO neutron.services.segments.plugin [-] Segment 845d0790-2a38-4d3a-a3be-5f2709129f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845d0790-2a38-4d3a-a3be-5f2709129f4a found for delete ", "request_id": "req-eb6a606f-ae70-46d8-a99f-3a2bd1980202"}]} 2026-05-10 05:13:57.235 8 INFO neutron.db.l3_db [None req-41044684-e5f8-40c8-99fe-331c4ab1646f 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Floating IP bc70a833-f948-4cb2-b861-54b236d916a5 associated. External IP: 10.96.250.209, port: 11d824dd-f21f-417b-99ed-5d00c96894a4. [pid: 8|app: 0|req: 963/1939] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:13:56 2026] PUT /v2.0/floatingips/bc70a833-f948-4cb2-b861-54b236d916a5 => generated 855 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:13:57.764 9 WARNING neutron_lib.context [None req-353c630b-7954-4e04-b653-e54e381371a9 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:57.973 9 INFO neutron.db.segments_db [None req-353c630b-7954-4e04-b653-e54e381371a9 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Added segment 3534beae-43cf-4078-9f59-545672ceb706 of type vxlan for network 2b48c5f7-1489-48e2-ba43-47af7b49945a [pid: 9|app: 0|req: 977/1942] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:57 2026] POST /v2.0/networks => generated 644 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:58.136 8 WARNING neutron_lib.context [None req-439d59f8-e045-44aa-bc65-191f0aae6032 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:58.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-421195d8-56d2-4140-a6f9-fd4d978bb237'] response: {'name': 'network-changed', 'server_uuid': 'b4a7884f-5d9d-4d88-babc-23c96194a857', 'tag': '11d824dd-f21f-417b-99ed-5d00c96894a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 966/1943] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:13:58 2026] POST /v2.0/ports => generated 774 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:58.418 9 WARNING neutron_lib.context [None req-d4baa899-0d09-46e1-87a5-e5cc7c80b15e 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:13:58.476 9 INFO neutron.db.segments_db [None req-d4baa899-0d09-46e1-87a5-e5cc7c80b15e 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Added segment 264f94d0-6a85-45db-8a58-b1ba1923cdbe of type vxlan for network d3e4c8cb-e3f0-4ad8-9c8b-bc5c4519d5d2 [pid: 9|app: 0|req: 978/1944] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:13:58 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:58.579 8 WARNING neutron_lib.context [None req-feb45409-92a8-40e6-be1a-7c4e14e84934 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/1945] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:13:58 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 979/1946] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:13:58.852 9 WARNING neutron_lib.context [None req-1f7b34a2-e14e-4b36-8203-230d27e27d1f 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 968/1947] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:13:58 2026] GET /v2.0/ports?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1948] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:58 2026] PUT /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1949] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:13:58 2026] GET /v2.0/networks?id=e0c8fce1-0da6-4bd7-8c05-e7268bf170cb => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1950] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:58 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1951] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=11d824dd-f21f-417b-99ed-5d00c96894a4 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1952] 10.0.0.123 () {34 vars in 764 bytes} [Sun May 10 05:13:58 2026] PUT /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1953] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/subnets?id=d6d5741e-37fb-4456-b713-37c0bc2eedf9 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1954] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1955] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/ports?network_id=e0c8fce1-0da6-4bd7-8c05-e7268bf170cb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1956] 10.0.0.123 () {34 vars in 760 bytes} [Sun May 10 05:13:59 2026] PUT /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1957] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1958] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 980/1959] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:13:58 2026] POST /v2.0/ports => generated 950 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 980/1960] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1961] 10.0.0.123 () {34 vars in 782 bytes} [Sun May 10 05:13:59 2026] PUT /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 982/1962] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 983/1963] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:13:59 2026] PUT /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 984/1964] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 985/1965] 10.0.0.123 () {32 vars in 741 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:59.427 9 INFO neutron.api.v2.resource [None req-fb207e19-ddc1-4bc4-9118-fa7a58c7f96c 949b0d4c2c7e416ba63a9fd081457692 d5541a0fc17e4b8d92688bd50dfb61e2 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 986/1966] 10.0.0.123 () {32 vars in 745 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 987/1967] 10.0.0.123 () {32 vars in 744 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 988/1968] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:59.507 9 INFO neutron.api.v2.resource [None req-fe99f851-3cbd-497b-991f-21f07a66d994 949b0d4c2c7e416ba63a9fd081457692 d5541a0fc17e4b8d92688bd50dfb61e2 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 989/1969] 10.0.0.123 () {32 vars in 748 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1970] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/ports/60302cd1-8917-402c-a1a0-4a8a7e37af15 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 990/1971] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:13:59.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44f94c82-eb9d-4fd7-9369-bc4e2a25254e 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1972] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/ports/60302cd1-8917-402c-a1a0-4a8a7e37af15 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 991/1973] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/policies/3164578a-abe1-4938-8f70-d39c89a6eda3/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:13:59.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-790d1c03-1778-4960-bdf9-74937ef7e0bc 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/1974] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:13:59 2026] GET /v2.0/ports/60302cd1-8917-402c-a1a0-4a8a7e37af15 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 992/1975] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/qos/policies/3164578a-abe1-4938-8f70-d39c89a6eda3 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1976] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/subnets/a0736cc8-b101-4968-8295-513166500b54 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:00.007 9 INFO neutron.services.segments.plugin [-] Segment 264f94d0-6a85-45db-8a58-b1ba1923cdbe resource provider aggregate not found 2026-05-10 05:14:00.012 9 INFO neutron.services.segments.plugin [-] Segment 264f94d0-6a85-45db-8a58-b1ba1923cdbe resource provider aggregate not found 2026-05-10 05:14:00.031 9 INFO neutron.services.segments.plugin [-] Segment 264f94d0-6a85-45db-8a58-b1ba1923cdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264f94d0-6a85-45db-8a58-b1ba1923cdbe found for delete ", "request_id": "req-353496b2-1bf4-480c-83fe-27b68af83552"}]} 2026-05-10 05:14:00.032 9 INFO neutron.services.segments.plugin [-] Segment 264f94d0-6a85-45db-8a58-b1ba1923cdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264f94d0-6a85-45db-8a58-b1ba1923cdbe found for delete ", "request_id": "req-add688f6-e2bc-4e4d-8e58-0ae1f1b03b16"}]} [pid: 9|app: 0|req: 993/1977] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:13:59 2026] DELETE /v2.0/networks/d3e4c8cb-e3f0-4ad8-9c8b-bc5c4519d5d2 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:00.061 8 WARNING neutron_lib.context [None req-827a820b-1e1f-43e3-a939-377467d6e923 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:00.131 8 INFO neutron.db.segments_db [None req-827a820b-1e1f-43e3-a939-377467d6e923 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Added segment 6f59d354-c5da-490c-8885-798274b6e05e of type vxlan for network f74bbcb1-c23e-453b-8abd-1f794b551d17 [pid: 8|app: 0|req: 985/1978] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:00 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:00.246 9 WARNING neutron_lib.context [None req-e9508bcd-4191-4204-9e00-915b0419a756 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 994/1979] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:00 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:00.502 9 WARNING neutron_lib.context [None req-a9af4ed3-a8a0-4be6-8e55-5df9f95a08c1 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 986/1980] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:00 2026] GET /v2.0/security-groups?tenant_id=d5541a0fc17e4b8d92688bd50dfb61e2&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1981] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:00 2026] DELETE /v2.0/security-groups/4922f28a-260e-4124-8974-bd0b749b40d3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 995/1982] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:14:00 2026] POST /v2.0/ports => generated 912 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1983] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:00 2026] GET /v2.0/security-groups?tenant_id=e79ef130a07844279e37567cb3e4a66c&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1984] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:14:00 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1985] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:00 2026] DELETE /v2.0/security-groups/824ad4c5-5a60-45c8-a8c1-886545d346fe => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 996/1986] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:14:00 2026] DELETE /v2.0/ports/7003d041-2e17-4da0-b495-d41f436f6d08 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1987] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:14:01 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:01.081 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3cb9758e-7f08-4282-b5de-3faafa8afd2d 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 997/1988] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:14:01 2026] GET /v2.0/ports/7003d041-2e17-4da0-b495-d41f436f6d08 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1989] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:01 2026] DELETE /v2.0/subnets/9d1d24cc-7b7f-49b8-9720-3fe3a1d29fd0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 998/1990] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:01 2026] DELETE /v2.0/networks/f74bbcb1-c23e-453b-8abd-1f794b551d17 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:01.565 8 WARNING neutron_lib.context [None req-f89a80c2-022a-473b-8835-14bbbf551ac6 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1991] 10.0.0.123 () {34 vars in 665 bytes} [Sun May 10 05:14:01 2026] POST /v2.0/ports => generated 775 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 999/1992] 10.0.0.123 () {34 vars in 737 bytes} [Sun May 10 05:14:01 2026] PUT /v2.0/ports/493f7509-dd7c-4f63-a2cb-cac2449cdfcc => generated 752 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 994/1993] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/ports/493f7509-dd7c-4f63-a2cb-cac2449cdfcc => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:02.289 9 INFO neutron.services.segments.plugin [-] Segment 6f59d354-c5da-490c-8885-798274b6e05e resource provider aggregate not found 2026-05-10 05:14:02.299 9 INFO neutron.services.segments.plugin [-] Segment 6f59d354-c5da-490c-8885-798274b6e05e resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:02.322 9 INFO neutron.services.segments.plugin [-] Segment 6f59d354-c5da-490c-8885-798274b6e05e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f59d354-c5da-490c-8885-798274b6e05e found for delete ", "request_id": "req-69ac2219-f0e4-4905-a81a-7637fa0473c4"}]} 2026-05-10 05:14:02.325 9 INFO neutron.services.segments.plugin [-] Segment 6f59d354-c5da-490c-8885-798274b6e05e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f59d354-c5da-490c-8885-798274b6e05e found for delete ", "request_id": "req-268fcbfa-6d52-48e8-90d0-f6b8f7a05dd3"}]} [pid: 9|app: 0|req: 1000/1994] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:14:02 2026] GET /v2.0/ports => generated 777 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:02.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83f89c8d-95ae-4640-a56e-c51945fcb508 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/1995] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:14:02 2026] GET /v2.0/ports/493f7509-dd7c-4f63-a2cb-cac2449cdfcc => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1001/1996] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:14:02 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1997] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:14:02 2026] GET /v2.0/ports/bd90b6f7-2fc2-4a77-866d-2ab588d28b7d => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:02.477 9 INFO neutron.pecan_wsgi.hooks.translation [None req-383534bd-7216-40b4-9a8c-6e4a720ae2c2 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1002/1998] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/ports/7003d041-2e17-4da0-b495-d41f436f6d08 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:02.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe1e0928-9102-4e2a-a0d4-63e09e3239e0 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/1999] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/subnets/9d1d24cc-7b7f-49b8-9720-3fe3a1d29fd0 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:02.518 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0d479cba-f41d-4c09-afda-3f992621de7e 7d9814db504746b5b2ef918f951a5c24 55247d69876b4a2d9a25de45df278b3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1003/2000] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/subnets/a0736cc8-b101-4968-8295-513166500b54 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2001] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/ports/bd90b6f7-2fc2-4a77-866d-2ab588d28b7d => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1004/2002] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:02 2026] DELETE /v2.0/networks/2b48c5f7-1489-48e2-ba43-47af7b49945a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2003] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:03 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1005/2004] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:03 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2005] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:03 2026] GET /v2.0/security-groups?tenant_id=55247d69876b4a2d9a25de45df278b3b&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1006/2006] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:03 2026] DELETE /v2.0/security-groups/08ac963f-0d84-4730-9dfe-b7dff768006f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2007] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:04 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:04.338 9 INFO neutron.services.segments.plugin [-] Segment 3534beae-43cf-4078-9f59-545672ceb706 resource provider aggregate not found 2026-05-10 05:14:04.355 9 INFO neutron.services.segments.plugin [-] Segment 3534beae-43cf-4078-9f59-545672ceb706 resource provider aggregate not found 2026-05-10 05:14:04.362 9 INFO neutron.services.segments.plugin [-] Segment 3534beae-43cf-4078-9f59-545672ceb706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3534beae-43cf-4078-9f59-545672ceb706 found for delete ", "request_id": "req-311c143a-78d7-4ced-b48b-7e1ea2cf4dff"}]} [pid: 9|app: 0|req: 1007/2008] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:04 2026] GET /v2.0/security-groups?id=948f5e7d-b7a3-436f-8442-4d65191aae98&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2009] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:14:05 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:05.095 9 INFO neutron.services.segments.plugin [-] Segment 3534beae-43cf-4078-9f59-545672ceb706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3534beae-43cf-4078-9f59-545672ceb706 found for delete ", "request_id": "req-eb749a47-2a1d-4b51-9a49-87ea432447ac"}]} 2026-05-10 05:14:05.355 9 INFO neutron.db.l3_db [req-3f888816-818d-479b-a40f-a12910011ef6 req-6d9f0e4c-e7a3-44da-b64c-6765ed762c4f 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] Floating IP 68125508-6b7c-42f7-bc75-0d9a26cf84b2 disassociated. External IP: 10.96.250.206, port: 3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9. 2026-05-10 05:14:05.458 8 WARNING neutron_lib.context [None req-f8e20634-7096-4f5c-b0f9-2b247d7104d9 a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1003/2010] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2011] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:05 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1008/2012] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:14:05 2026] DELETE /v2.0/ports/3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2013] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:14:05 2026] GET /v2.0/security-groups => generated 4529 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:05.784 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f6c2b1a-3bf0-4353-bd26-c0d1189b240d'] response: {'server_uuid': 'a2228127-de57-4037-9bbe-a3413a1e3aab', 'name': 'network-vif-deleted', 'tag': '3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1009/2014] 10.0.0.123 () {34 vars in 758 bytes} [Sun May 10 05:14:05 2026] PUT /v2.0/security-groups/8ca1a5e3-5311-4470-ba35-18f46bb86bd2 => generated 1663 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2015] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:14:05 2026] GET /v2.0/security-groups/8ca1a5e3-5311-4470-ba35-18f46bb86bd2 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1010/2016] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:05 2026] DELETE /v2.0/security-groups/8ca1a5e3-5311-4470-ba35-18f46bb86bd2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2017] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:14:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:06.009 9 INFO neutron.api.v2.resource [None req-be603494-6006-42e4-b362-7c182d5370a7 a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1011/2018] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:05 2026] DELETE /v2.0/security-groups/8ca1a5e3-5311-4470-ba35-18f46bb86bd2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:06.023 8 WARNING neutron_lib.context [None req-c888f31a-2438-4d3e-8ffe-47cab4bb86af a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2019] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:14:06.133 9 WARNING neutron_lib.context [None req-9e6c8d55-f105-4ed3-9423-d0b82a07e861 a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1012/2020] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2021] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules/ebbe686b-e156-4ce4-8147-6379cf16eb9d => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1013/2022] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2023] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1014/2024] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:14:06 2026] DELETE /v2.0/security-group-rules/ebbe686b-e156-4ce4-8147-6379cf16eb9d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2025] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1015/2026] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:06.522 9 WARNING neutron_lib.context [None req-6c57fd21-cbba-4de5-8e67-899553c6403e a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1016/2027] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1017/2028] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules/aa7b95e5-2d0c-42d3-a29d-8f5859a1c682 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2029] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1279 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1018/2030] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2031] 10.0.0.123 () {32 vars in 858 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/floatingips?floating_network_id=f760e31a-5f12-4de6-83ea-1ea8dd288ebe&port_id=11d824dd-f21f-417b-99ed-5d00c96894a4 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1019/2032] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:14:06 2026] DELETE /v2.0/security-group-rules/aa7b95e5-2d0c-42d3-a29d-8f5859a1c682 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2033] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1020/2034] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:06.912 8 WARNING neutron_lib.context [None req-48f0865a-6126-40b3-85bc-a3d434f80d1c a4905be85e35455ea5065b79d19ae961 4440614856ae4dfc80db718b71485db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/2035] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1021/2036] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-group-rules/fb8907a7-234f-4ca3-8704-73770cce588f => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2037] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1022/2038] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:14:07 2026] DELETE /v2.0/security-group-rules/fb8907a7-234f-4ca3-8704-73770cce588f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2039] 199.204.45.223 () {34 vars in 1096 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1023/2040] 10.0.0.123 () {32 vars in 673 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2041] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:07 2026] DELETE /v2.0/security-groups/badde4c8-1598-4c83-93b2-da90d5a04e72 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1024/2042] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2043] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1025/2044] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2045] 10.0.0.84 () {34 vars in 1119 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1026/2046] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2047] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:07 2026] GET /v2.0/security-groups?tenant_id=4440614856ae4dfc80db718b71485db6&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2048] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/ports?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1027/2049] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:08 2026] DELETE /v2.0/security-groups/8ac48992-fe4a-46e4-9922-ccaf48cba6aa => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2050] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/networks?id=1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1028/2051] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=917294af-a8d3-4044-ac6d-477b645eeea2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2052] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/subnets?id=810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1029/2053] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/ports?network_id=1289f64c-cdf9-462e-b4f1-da7614181b52&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2054] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/ports?device_id=a2228127-de57-4037-9bbe-a3413a1e3aab => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1030/2055] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:14:08 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2056] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:14:09 2026] GET /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1031/2057] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:10 2026] DELETE /v2.0/security-groups/948f5e7d-b7a3-436f-8442-4d65191aae98 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1032/2058] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2059] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:10 2026] DELETE /v2.0/floatingips/68125508-6b7c-42f7-bc75-0d9a26cf84b2 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2060] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:10.619 9 WARNING neutron_lib.context [None req-122a9abe-ad1e-48e1-b332-12c0dbab6c1b cc2f8d9f7b574bf2b150efa555282b3d baa24aa6e2ae48ba98a11c5ca3a4dd80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1033/2061] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:10 2026] POST /v2.0/subnetpools => generated 548 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1034/2062] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/subnetpools/7e53afe8-76a8-427c-a92d-25996247b9ce => generated 548 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2063] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1035/2064] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:14:10 2026] PUT /v2.0/subnetpools/7e53afe8-76a8-427c-a92d-25996247b9ce => generated 500 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2065] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1036/2066] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:10 2026] DELETE /v2.0/subnetpools/7e53afe8-76a8-427c-a92d-25996247b9ce => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:10.837 8 INFO neutron.api.v2.resource [None req-85270a6c-3356-4520-b7e6-71b7aecf2b61 cc2f8d9f7b574bf2b150efa555282b3d baa24aa6e2ae48ba98a11c5ca3a4dd80 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2067] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/subnetpools/7e53afe8-76a8-427c-a92d-25996247b9ce => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:10.855 9 INFO neutron.api.v2.resource [None req-5e3c63fe-26b8-4398-8a56-745999b06774 cc2f8d9f7b574bf2b150efa555282b3d baa24aa6e2ae48ba98a11c5ca3a4dd80 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1037/2068] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:10 2026] DELETE /v2.0/subnetpools/7e53afe8-76a8-427c-a92d-25996247b9ce => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:11.112 8 WARNING neutron_lib.context [None req-096fa9f4-d78c-44db-8b19-ae0600851cec 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:11.263 8 INFO neutron.db.segments_db [None req-096fa9f4-d78c-44db-8b19-ae0600851cec 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Added segment d692e43a-2076-4e48-9972-c630af4fa214 of type vxlan for network e4993253-802f-4419-b78c-727fbd06623c [pid: 8|app: 0|req: 1032/2069] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:10 2026] POST /v2.0/networks => generated 639 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:11.354 9 WARNING neutron_lib.context [None req-941fbae0-9889-44ef-b696-1a99314e83bf 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2070] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-groups?tenant_id=baa24aa6e2ae48ba98a11c5ca3a4dd80&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1038/2071] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:11 2026] POST /v2.0/subnets => generated 657 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1039/2072] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:11 2026] DELETE /v2.0/security-groups/d25031ad-6484-4b67-adab-c340a68fcab9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2073] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:11.732 8 WARNING neutron_lib.context [None req-b5d1e0c7-276f-432c-b369-b59d3e1c3908 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1040/2074] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1041/2075] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1042/2076] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2077] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:11 2026] POST /v2.0/subnets => generated 731 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:11.983 8 WARNING neutron_lib.context [None req-12fbfbc3-b811-4e96-8088-9a1279fd464c 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1043/2078] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-groups?id=4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:12.025 8 INFO neutron.db.segments_db [None req-12fbfbc3-b811-4e96-8088-9a1279fd464c 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Added segment bdb745aa-6851-445d-95a0-957ddc9f6489 of type vxlan for network 0f08d6e2-3199-4f82-83c1-878979c83c67 [pid: 8|app: 0|req: 1036/2079] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:11 2026] POST /v2.0/networks => generated 637 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:12.129 9 WARNING neutron_lib.context [None req-4d106ca3-7f6c-41d2-80ad-ed64d30a5240 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1044/2080] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:12 2026] POST /v2.0/subnets => generated 656 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:12.368 8 WARNING neutron_lib.context [None req-e777d7de-6f80-4e4b-8a73-df26d76ff018 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/2081] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:12 2026] POST /v2.0/subnets => generated 725 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:12.682 9 WARNING neutron_lib.context [None req-c78dcf39-3d7c-4a66-bae4-3c3b68e82d94 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:12.742 9 INFO neutron.db.segments_db [None req-c78dcf39-3d7c-4a66-bae4-3c3b68e82d94 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Added segment 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 of type vxlan for network 1d0d0244-ff58-4bd1-a83d-f696e894ab97 [pid: 8|app: 0|req: 1038/2082] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1045/2083] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:12 2026] POST /v2.0/networks => generated 637 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2084] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2085] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:12.899 8 WARNING neutron_lib.context [None req-ec44c0a2-86c1-465c-8894-9ead2a24a62e 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:13.139 9 INFO neutron.db.l3_db [req-57d50a65-934e-45b0-a483-c2d9955d9852 req-edabd892-3999-44d7-afe5-63a4e9002561 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] Floating IP bc70a833-f948-4cb2-b861-54b236d916a5 disassociated. External IP: 10.96.250.209, port: 11d824dd-f21f-417b-99ed-5d00c96894a4. [pid: 8|app: 0|req: 1041/2086] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:12 2026] POST /v2.0/subnets => generated 655 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2087] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:14:13 2026] DELETE /v2.0/ports/917294af-a8d3-4044-ac6d-477b645eeea2 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2088] 10.0.0.42 () {34 vars in 1119 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/security-groups?id=fab71edb-7487-4fd6-bf41-6cee3bca06a2&id=5a2fa404-8f86-4fcd-a5e5-883abe9fd628&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2091] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:13.471 8 WARNING neutron_lib.context [None req-88d80d01-64c3-4215-9be3-49367908a389 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:13.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ec62129-7490-4a49-82e6-6a72ecec616c'] response: {'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'name': 'network-vif-deleted', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1046/2092] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:14:12 2026] DELETE /v2.0/ports/11d824dd-f21f-417b-99ed-5d00c96894a4 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1047/2093] 10.0.0.123 () {32 vars in 623 bytes} [Sun May 10 05:14:13 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 05:14:13.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e97e7ac-017a-4975-b494-ab9140bbc15e'] response: {'server_uuid': 'b4a7884f-5d9d-4d88-babc-23c96194a857', 'name': 'network-vif-deleted', 'tag': '11d824dd-f21f-417b-99ed-5d00c96894a4', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1048/2094] 10.0.0.123 () {32 vars in 633 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/ => generated 632 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2095] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:13 2026] POST /v2.0/subnets => generated 729 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:13.730 9 WARNING neutron_lib.context [None req-39ea5233-f57b-4b49-a714-673bdafad2f1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:13.771 9 INFO neutron.db.segments_db [None req-39ea5233-f57b-4b49-a714-673bdafad2f1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Added segment 28bee965-f949-4669-a5d0-fdf94b8a9217 of type vxlan for network 71b281d2-5e55-4d7c-9eee-97327eaa2814 2026-05-10 05:14:14.033 9 INFO neutron.db.l3_hamode_db [None req-39ea5233-f57b-4b49-a714-673bdafad2f1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1048/2096] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/security-groups?tenant_id=8043f47f6545495d938f466de6d4b309&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2097] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:14 2026] DELETE /v2.0/security-groups/da6f00f9-778f-4792-9c49-bb276d2658e7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2098] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2099] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:14.839 9 INFO neutron.db.l3_hamode_db [None req-39ea5233-f57b-4b49-a714-673bdafad2f1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2100] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:15 2026] GET /v2.0/ports?device_id=1e04bd5c-2951-4847-9696-4778231ad5ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2101] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:15 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1049/2102] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:13 2026] POST /v2.0/routers => generated 684 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1050/2103] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:16 2026] DELETE /v2.0/security-groups/4c4bd6ae-ff21-45a9-bb89-3261dbcfd48c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1051/2104] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:16 2026] GET /v2.0/ports?device_id=b4a7884f-5d9d-4d88-babc-23c96194a857 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2105] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:14:15 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/add_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1052/2106] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:14:16 2026] PUT /v2.0/routers/794cf3d6-1567-4aac-9cd9-5105c7bbaa74/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1053/2107] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.0/security-groups/fab71edb-7487-4fd6-bf41-6cee3bca06a2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1054/2108] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.0/subnets/810efb9c-99eb-40b3-aead-6a0554ddcb52 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:18.517 9 INFO neutron.api.v2.resource [None req-f12a7d70-43d7-450d-b79a-9a96ff721e86 26a685cdcc3641449493d39210e41ed5 dc866c43a9cd463e86a14b8c3e692c5d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1055/2109] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:14:18 2026] GET /v2.0/security-groups/fab71edb-7487-4fd6-bf41-6cee3bca06a2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2110] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:14:17 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/add_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2111] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.0/floatingips/bc70a833-f948-4cb2-b861-54b236d916a5 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:19.392 9 INFO neutron.services.segments.plugin [-] Segment aa6b181b-f6b0-4cb8-a9de-2314e8b298ab resource provider aggregate not found 2026-05-10 05:14:19.396 9 INFO neutron.services.segments.plugin [-] Segment aa6b181b-f6b0-4cb8-a9de-2314e8b298ab resource provider aggregate not found 2026-05-10 05:14:19.410 9 INFO neutron.db.l3_hamode_db [None req-e4d94e09-009f-47db-9b29-58351c573097 00f2a4469b2948f6ac8e3ecc8d3969eb 9c8a49bdbb2d4b4d8118e62255fd6bbb - - default default] HA network 6b9e403e-1fbd-4bc1-b6b9-8cc77f5e06e7 was deleted as no HA routers are present in tenant 9c8a49bdbb2d4b4d8118e62255fd6bbb. 2026-05-10 05:14:19.412 9 INFO neutron.services.segments.plugin [-] Segment aa6b181b-f6b0-4cb8-a9de-2314e8b298ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6b181b-f6b0-4cb8-a9de-2314e8b298ab found for delete ", "request_id": "req-81de0c98-024b-43f1-acde-6ca234b1a7a9"}]} [pid: 9|app: 0|req: 1056/2112] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.0/routers/794cf3d6-1567-4aac-9cd9-5105c7bbaa74 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:19.421 9 INFO neutron.services.segments.plugin [-] Segment aa6b181b-f6b0-4cb8-a9de-2314e8b298ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6b181b-f6b0-4cb8-a9de-2314e8b298ab found for delete ", "request_id": "req-9c1be513-cfb0-48d7-a575-a44989179e20"}]} [pid: 8|app: 0|req: 1057/2113] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:19 2026] GET /v2.0/security-groups?tenant_id=2ebc176e350241b1b5f3ad580a415701&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:19 2026] DELETE /v2.0/security-groups/5a2fa404-8f86-4fcd-a5e5-883abe9fd628 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:19.746 8 INFO neutron.services.segments.plugin [-] Segment a893a9c7-ec58-445a-bbbc-416fc8f21296 resource provider aggregate not found 2026-05-10 05:14:19.752 8 INFO neutron.services.segments.plugin [-] Segment a893a9c7-ec58-445a-bbbc-416fc8f21296 resource provider aggregate not found 2026-05-10 05:14:19.762 8 INFO neutron.services.segments.plugin [-] Segment a893a9c7-ec58-445a-bbbc-416fc8f21296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a893a9c7-ec58-445a-bbbc-416fc8f21296 found for delete ", "request_id": "req-9118ed7e-b2a4-4602-b95b-bfe97eccfdfb"}]} 2026-05-10 05:14:19.768 8 INFO neutron.services.segments.plugin [-] Segment a893a9c7-ec58-445a-bbbc-416fc8f21296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a893a9c7-ec58-445a-bbbc-416fc8f21296 found for delete ", "request_id": "req-c1aa9b1d-3327-48d9-be53-ff50cc3d7fd2"}]} [pid: 8|app: 0|req: 1059/2115] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:19 2026] DELETE /v2.0/networks/1289f64c-cdf9-462e-b4f1-da7614181b52 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2116] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:19 2026] DELETE /v2.0/security-groups/0f8a76c3-c669-4d90-8d73-b19b92317812 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2117] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:14:19 2026] PUT /v2.0/routers/a7dee87c-7443-43ae-8e5b-9b913d98ccde/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1057/2118] 10.0.0.123 () {34 vars in 783 bytes} [Sun May 10 05:14:19 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2119] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:20 2026] GET /v2.0/security-groups?tenant_id=1b64431ecf6149429a9b2ed205893d51&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:21.113 8 WARNING neutron_lib.context [None req-d89d0ce1-47b2-4bd1-978c-f33f5c068930 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2120] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:21 2026] POST /v2.0/security-groups => generated 1627 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2121] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:21 2026] DELETE /v2.0/security-groups/feba905c-43dc-46f0-9302-95067ebbc630 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:21.336 8 WARNING neutron_lib.context [None req-a8b06a59-e53b-49e7-af11-a88a240d19ab 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2122] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:21.456 8 WARNING neutron_lib.context [None req-a5b401b2-6dd1-465f-bc41-0c65a0455eaf 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2123] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2124] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:21 2026] GET /v2.0/security-groups?tenant_id=9c8a49bdbb2d4b4d8118e62255fd6bbb&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:21.610 8 WARNING neutron_lib.context [None req-3d1d12c2-39e9-4b55-b8a0-809dcd2ecca4 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2125] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:21.825 9 INFO neutron.services.segments.plugin [-] Segment 513129bf-513b-4d74-a5d0-5dec72fac2ca resource provider aggregate not found 2026-05-10 05:14:21.833 9 INFO neutron.services.segments.plugin [-] Segment 513129bf-513b-4d74-a5d0-5dec72fac2ca resource provider aggregate not found 2026-05-10 05:14:21.837 9 INFO neutron.services.segments.plugin [-] Segment 513129bf-513b-4d74-a5d0-5dec72fac2ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513129bf-513b-4d74-a5d0-5dec72fac2ca found for delete ", "request_id": "req-d0ed6f02-e07b-4344-bf64-c945ec3d1394"}]} 2026-05-10 05:14:21.846 9 INFO neutron.services.segments.plugin [-] Segment 513129bf-513b-4d74-a5d0-5dec72fac2ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513129bf-513b-4d74-a5d0-5dec72fac2ca found for delete ", "request_id": "req-1de98e15-8e0c-4ebc-b488-f2812c4e4151"}]} [pid: 8|app: 0|req: 1069/2126] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:21 2026] DELETE /v2.0/security-groups/f9468883-7b31-40e9-a1d0-2a7ade85c267 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:21.855 9 INFO neutron.db.l3_hamode_db [None req-14ed06ca-f549-48ab-89a7-13fc747bb45a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network a5cdcc2d-4ef2-4d0b-91e1-bad347875f86 was deleted as no HA routers are present in tenant dc866c43a9cd463e86a14b8c3e692c5d. 2026-05-10 05:14:21.860 8 WARNING neutron_lib.context [None req-52167b5b-c72e-4a19-83d2-6a746a43c513 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1058/2127] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:20 2026] DELETE /v2.0/routers/a7dee87c-7443-43ae-8e5b-9b913d98ccde => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2128] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.009 8 WARNING neutron_lib.context [None req-b83d31ce-6624-4150-845a-c8b9c695fc58 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1059/2129] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:21 2026] DELETE /v2.0/subnets/d6d5741e-37fb-4456-b713-37c0bc2eedf9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2130] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.157 8 WARNING neutron_lib.context [None req-28007d73-d97d-4925-bcaa-73886db2ea9a 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2131] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.300 8 WARNING neutron_lib.context [None req-99fa78c2-3099-48be-9981-8d24a1ed67d2 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1060/2132] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:22 2026] DELETE /v2.0/networks/e0c8fce1-0da6-4bd7-8c05-e7268bf170cb => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2133] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.453 8 WARNING neutron_lib.context [None req-4bdffb64-a9ef-4e73-9324-ad99fef120e7 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2134] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.598 8 WARNING neutron_lib.context [None req-022a4e0c-2be6-4ace-924a-105cd058442f 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2135] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.752 8 WARNING neutron_lib.context [None req-6a12c4ea-d654-426e-9ba6-5211692fe4ab 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2136] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:22.888 8 WARNING neutron_lib.context [None req-305b1a89-b222-4f1b-8da7-4b4a7c01bd25 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2137] 10.0.0.123 () {34 vars in 695 bytes} [Sun May 10 05:14:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1061/2138] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:14:22 2026] PUT /v2.0/routers/a82ee049-5658-472f-8a94-a288ec84c0bc/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1062/2139] 10.0.0.42 () {34 vars in 1093 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-708505391&fields=id&tenant_id=7d2eefc5741e40a983dd0c103c6c79c4 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1063/2140] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1064/2141] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/quotas/7d2eefc5741e40a983dd0c103c6c79c4 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1065/2142] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&fields=id => generated 287 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1066/2143] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1067/2144] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1068/2145] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:23 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:24.091 8 INFO neutron.services.segments.plugin [-] Segment 380a3cd3-3463-4b51-b522-cd1dbe2e0607 resource provider aggregate not found 2026-05-10 05:14:24.096 8 INFO neutron.services.segments.plugin [-] Segment 380a3cd3-3463-4b51-b522-cd1dbe2e0607 resource provider aggregate not found 2026-05-10 05:14:24.107 8 INFO neutron.services.segments.plugin [-] Segment 380a3cd3-3463-4b51-b522-cd1dbe2e0607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380a3cd3-3463-4b51-b522-cd1dbe2e0607 found for delete ", "request_id": "req-9a53be72-f8f3-40ae-a78a-f1371b9bde56"}]} 2026-05-10 05:14:24.113 8 INFO neutron.services.segments.plugin [-] Segment 380a3cd3-3463-4b51-b522-cd1dbe2e0607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 380a3cd3-3463-4b51-b522-cd1dbe2e0607 found for delete ", "request_id": "req-4728a5da-44b6-4686-b71d-02ef035a2ff8"}]} 2026-05-10 05:14:24.117 8 INFO neutron.db.l3_hamode_db [None req-256785f0-87a3-423f-97e1-cc39c59e8fa3 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] HA network 54cec4e5-a4e9-4069-8b16-e211875060b6 was deleted as no HA routers are present in tenant d2d3e4515c684f48a99cac40182097f7. [pid: 8|app: 0|req: 1078/2146] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:23 2026] DELETE /v2.0/routers/a82ee049-5658-472f-8a94-a288ec84c0bc => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:24.160 9 INFO neutron.services.segments.plugin [-] Segment c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe resource provider aggregate not found 2026-05-10 05:14:24.164 9 INFO neutron.services.segments.plugin [-] Segment c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe resource provider aggregate not found 2026-05-10 05:14:24.173 9 INFO neutron.services.segments.plugin [-] Segment c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe found for delete ", "request_id": "req-e47bed6f-04a4-4d6b-b744-eb70a303e229"}]} 2026-05-10 05:14:24.177 9 INFO neutron.services.segments.plugin [-] Segment c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ace6a9-8483-4bf4-9ff8-323fa2fabdbe found for delete ", "request_id": "req-4cd6a789-0678-4e5e-b4a5-5213e9844074"}]} [pid: 9|app: 0|req: 1069/2147] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:24 2026] DELETE /v2.0/subnets/f1cadda2-f9a8-4862-a7a1-6c84fb2bd9e1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2148] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:24 2026] DELETE /v2.0/networks/1dee5ff1-4658-4f67-96b5-00500138e3d5 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1070/2149] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:24 2026] GET /v2.0/security-groups?tenant_id=dc866c43a9cd463e86a14b8c3e692c5d&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2150] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:24 2026] DELETE /v2.0/security-groups/c68516db-1715-4345-828a-e86709195f14 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1071/2151] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:25 2026] GET /v2.0/security-groups?tenant_id=d2d3e4515c684f48a99cac40182097f7&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2152] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:25 2026] DELETE /v2.0/security-groups/3e214100-fb08-4bb1-811e-481768359225 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:26.097 9 WARNING neutron_lib.context [None req-b755fb71-ce78-4678-a00d-4908ffe7d490 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:26.238 9 INFO neutron.db.segments_db [None req-b755fb71-ce78-4678-a00d-4908ffe7d490 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Added segment 685206d6-6102-4dbd-99ad-8293eb60e9bd of type vxlan for network 8ab7996b-c692-467f-972f-c5f9443802f7 [pid: 9|app: 0|req: 1072/2153] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:25 2026] POST /v2.0/networks => generated 631 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:26.352 8 WARNING neutron_lib.context [None req-8afce1ee-e6d0-4063-8696-70b2b32a4822 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:26.365 8 INFO neutron.services.segments.plugin [-] Segment 7c0f3af4-db1e-45a2-8764-8b0b0217a044 resource provider aggregate not found 2026-05-10 05:14:26.370 8 INFO neutron.services.segments.plugin [-] Segment 7c0f3af4-db1e-45a2-8764-8b0b0217a044 resource provider aggregate not found 2026-05-10 05:14:26.376 8 INFO neutron.services.segments.plugin [-] Segment 7c0f3af4-db1e-45a2-8764-8b0b0217a044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0f3af4-db1e-45a2-8764-8b0b0217a044 found for delete ", "request_id": "req-0d70f411-4715-4543-bda5-1bdcc7cda41f"}]} 2026-05-10 05:14:26.387 8 INFO neutron.services.segments.plugin [-] Segment 7c0f3af4-db1e-45a2-8764-8b0b0217a044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0f3af4-db1e-45a2-8764-8b0b0217a044 found for delete ", "request_id": "req-6f1fa5b2-b3aa-4034-aaf7-d5dd5aaeb184"}]} [pid: 8|app: 0|req: 1082/2154] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:26 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:26.641 9 WARNING neutron_lib.context [None req-87e31149-94af-4694-8e08-a80fd9b4b374 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:26.695 9 INFO neutron.db.segments_db [None req-87e31149-94af-4694-8e08-a80fd9b4b374 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Added segment 7ad93ee0-67e1-46bb-818f-d81753e3523f of type vxlan for network d6c47b18-65c8-4e62-ab7a-13273e30a5cb [pid: 9|app: 0|req: 1073/2155] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:26 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:26.793 8 WARNING neutron_lib.context [None req-b85287d5-fb51-45f0-b3c0-0395ac89f641 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2156] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:26 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:27.030 9 WARNING neutron_lib.context [None req-1ccc296d-b19c-432b-b02a-53add6488a29 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:27.080 9 INFO neutron.db.segments_db [None req-1ccc296d-b19c-432b-b02a-53add6488a29 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Added segment 9b5e267f-ecd5-4693-9284-411d3405d5d5 of type vxlan for network 7c3067c8-73c4-4f7a-b018-9d1298848ab2 [pid: 9|app: 0|req: 1074/2157] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:27 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:27.173 8 WARNING neutron_lib.context [None req-67f59bd1-e347-4f75-85b3-4de2ddbdc31e d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1084/2158] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:27 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:27.448 9 WARNING neutron_lib.context [None req-af431365-f621-446b-83b9-1111511ba039 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:27.509 9 INFO neutron.db.segments_db [None req-af431365-f621-446b-83b9-1111511ba039 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Added segment da698091-821e-40ad-8e49-127e5e7ca934 of type vxlan for network 3c9b95b0-cada-4286-b928-e05840834800 [pid: 9|app: 0|req: 1075/2159] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:27 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:27.613 8 WARNING neutron_lib.context [None req-5897f242-87d3-4116-a6ab-7061c61091ad d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2160] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:27 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:27.873 9 WARNING neutron_lib.context [None req-e8d920f3-1442-48fb-b187-1cd01d21eee3 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:27.940 9 INFO neutron.db.segments_db [None req-e8d920f3-1442-48fb-b187-1cd01d21eee3 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Added segment f8d474bd-fb6a-4769-8037-347915294849 of type vxlan for network 652c5f0d-cace-428e-ac22-fe3400ff3dcb [pid: 9|app: 0|req: 1076/2163] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:27 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:28.101 9 WARNING neutron_lib.context [None req-765bc66f-e6f6-414a-8ef4-546f1eff9c71 d10f5e7ea2014e6fbfd99e2549ac1fb2 c00bc908916f490bb9654c973f048e05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2164] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 704 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2165] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d2eefc5741e40a983dd0c103c6c79c4 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:28.172 8 WARNING neutron_lib.context [req-103c9580-da74-430f-b782-6b3a1e06f399 req-17c8d1dc-dd9b-4e6a-81f9-376723986cf4 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1077/2166] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:28 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1078/2167] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:28 2026] PUT /v2.0/subnets/8664ab55-a21b-42c0-9fea-8f54cccb269f/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1079/2168] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:28 2026] PUT /v2.0/subnets/7f525385-7dd9-4589-9dd0-1d71540bacbb/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1080/2169] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:28 2026] PUT /v2.0/subnets/33f8abd7-82b6-4688-88b5-4b6d21bcc004/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1081/2170] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:28 2026] PUT /v2.0/subnets/d6bee379-8e7f-4aa2-9a00-6c7075ee2c42/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2171] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:14:28 2026] POST /v2.0/ports => generated 1179 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1082/2172] 10.0.0.123 () {32 vars in 664 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1083/2173] 10.0.0.123 () {32 vars in 678 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1084/2174] 10.0.0.123 () {32 vars in 674 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1085/2175] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1086/2176] 10.0.0.123 () {32 vars in 672 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1087/2177] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1182 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1088/2178] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1089/2179] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:28 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1090/2180] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:14:29 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1091/2181] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:14:29 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2182] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:14:28 2026] PUT /v2.0/ports/c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 1460 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1092/2183] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:29 2026] DELETE /v2.0/subnets/8664ab55-a21b-42c0-9fea-8f54cccb269f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:29.395 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eb7b498-1b6c-4d90-82e5-3b7f3f52013b'] response: {'name': 'network-changed', 'server_uuid': '81c12aed-0097-4e15-b1cf-1ea1a8a6d237', 'tag': 'c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1092/2184] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:29 2026] DELETE /v2.0/subnets/7f525385-7dd9-4589-9dd0-1d71540bacbb => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2185] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:29 2026] DELETE /v2.0/subnets/33f8abd7-82b6-4688-88b5-4b6d21bcc004 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:29.730 9 INFO neutron.db.segments_db [None req-37437797-c568-4354-8bce-d33b842d17c2 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] Added segment 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 of type vxlan for network d5f712b2-ad2c-4ec7-bc67-8dd3846167cc [pid: 9|app: 0|req: 1093/2186] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:29 2026] POST /v2.0/networks => generated 726 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2187] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:29 2026] DELETE /v2.0/subnets/d6bee379-8e7f-4aa2-9a00-6c7075ee2c42 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2188] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:29 2026] DELETE /v2.0/subnets/b5c638ad-9cc8-49eb-be54-403d588c126c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2189] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:30 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1463 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1094/2190] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:29 2026] POST /v2.0/subnets => generated 644 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:30.063 9 WARNING neutron.api.v2.base [None req-43f96f5c-d314-42c4-b291-a7754c28496b e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-10 05:14:30.064 9 INFO neutron.api.v2.resource [None req-43f96f5c-d314-42c4-b291-a7754c28496b e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 9|app: 0|req: 1095/2191] 10.0.0.123 () {34 vars in 681 bytes} [Sun May 10 05:14:30 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-10 05:14:30.283 9 INFO neutron.services.segments.plugin [-] Segment 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 resource provider aggregate not found 2026-05-10 05:14:30.288 9 INFO neutron.services.segments.plugin [-] Segment 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 resource provider aggregate not found 2026-05-10 05:14:30.299 9 INFO neutron.services.segments.plugin [-] Segment 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 found for delete ", "request_id": "req-29805491-8588-4d1f-942f-379f5f88120e"}]} [pid: 9|app: 0|req: 1096/2192] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/d5f712b2-ad2c-4ec7-bc67-8dd3846167cc => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:30.316 9 INFO neutron.services.segments.plugin [-] Segment 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85bfd4c5-41c5-420c-97e5-f02a0a1b3489 found for delete ", "request_id": "req-fff45d9d-642f-48e8-9b5d-7e014110c709"}]} 2026-05-10 05:14:30.351 8 INFO neutron.services.segments.plugin [-] Segment 685206d6-6102-4dbd-99ad-8293eb60e9bd resource provider aggregate not found 2026-05-10 05:14:30.356 8 INFO neutron.services.segments.plugin [-] Segment 685206d6-6102-4dbd-99ad-8293eb60e9bd resource provider aggregate not found 2026-05-10 05:14:30.365 8 INFO neutron.services.segments.plugin [-] Segment 685206d6-6102-4dbd-99ad-8293eb60e9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 685206d6-6102-4dbd-99ad-8293eb60e9bd found for delete ", "request_id": "req-68c90e2f-3b91-47e9-90af-1762ef50d77c"}]} [pid: 9|app: 0|req: 1097/2193] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:14:30 2026] GET /v2.0/networks?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&shared=False => generated 2374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:30.370 8 INFO neutron.services.segments.plugin [-] Segment 685206d6-6102-4dbd-99ad-8293eb60e9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 685206d6-6102-4dbd-99ad-8293eb60e9bd found for delete ", "request_id": "req-61f04ec9-9243-4854-9b3b-3afff4550042"}]} [pid: 8|app: 0|req: 1097/2194] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/8ab7996b-c692-467f-972f-c5f9443802f7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:30.433 9 INFO neutron.db.segments_db [None req-a8d38af9-bfc2-44a0-889c-348b9fc93019 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] Added segment 435a9802-8c86-4c05-88dc-d4e64fcc58ac of type vxlan for network 513e35ac-e281-4abd-9e90-d1233701a83b [pid: 8|app: 0|req: 1098/2195] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:14:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1098/2196] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:30 2026] POST /v2.0/networks => generated 727 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2197] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/d6c47b18-65c8-4e62-ab7a-13273e30a5cb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1099/2198] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:30 2026] POST /v2.0/subnets => generated 647 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:30.729 9 WARNING neutron.api.v2.base [None req-fe22411d-b820-49dd-bd78-92add45ff183 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-10 05:14:30.730 9 INFO neutron.api.v2.resource [None req-fe22411d-b820-49dd-bd78-92add45ff183 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 9|app: 0|req: 1100/2199] 10.0.0.123 () {34 vars in 681 bytes} [Sun May 10 05:14:30 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2200] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/7c3067c8-73c4-4f7a-b018-9d1298848ab2 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1101/2201] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/513e35ac-e281-4abd-9e90-d1233701a83b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:31.007 9 INFO neutron.db.segments_db [None req-f27455d0-684b-4c17-9943-95572da7b50a e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] Added segment b16e0ff4-7c6c-44f9-a151-c3ab62673e2d of type vxlan for network 1cefb550-9e9d-43ad-a2a8-d2293f9faa61 [pid: 9|app: 0|req: 1102/2202] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:30 2026] POST /v2.0/networks => generated 727 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2203] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:30 2026] DELETE /v2.0/networks/3c9b95b0-cada-4286-b928-e05840834800 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1103/2204] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:14:31 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2205] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:31 2026] DELETE /v2.0/networks/652c5f0d-cace-428e-ac22-fe3400ff3dcb => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1104/2206] 10.0.0.123 () {34 vars in 681 bytes} [Sun May 10 05:14:31 2026] POST /v2.0/rbac-policies => generated 324 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2207] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1105/2208] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2209] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1106/2210] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/subnets?id=4f7003e5-0234-4092-b74d-411ad4d7fb4e&id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2211] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1107/2212] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2213] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1108/2214] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2215] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:14:31 2026] GET /v2.0/networks/1cefb550-9e9d-43ad-a2a8-d2293f9faa61 => generated 655 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:32.338 9 INFO neutron.services.segments.plugin [-] Segment 435a9802-8c86-4c05-88dc-d4e64fcc58ac resource provider aggregate not found 2026-05-10 05:14:32.343 9 INFO neutron.services.segments.plugin [-] Segment 435a9802-8c86-4c05-88dc-d4e64fcc58ac resource provider aggregate not found 2026-05-10 05:14:32.357 9 INFO neutron.services.segments.plugin [-] Segment 435a9802-8c86-4c05-88dc-d4e64fcc58ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435a9802-8c86-4c05-88dc-d4e64fcc58ac found for delete ", "request_id": "req-de1f6923-6b18-459c-9a9b-a12139474f01"}]} 2026-05-10 05:14:32.359 9 INFO neutron.services.segments.plugin [-] Segment 435a9802-8c86-4c05-88dc-d4e64fcc58ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435a9802-8c86-4c05-88dc-d4e64fcc58ac found for delete ", "request_id": "req-b8c01304-b462-4329-89d0-eb0a39be5e97"}]} [pid: 9|app: 0|req: 1109/2216] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:32 2026] GET /v2.0/security-groups?tenant_id=c00bc908916f490bb9654c973f048e05&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:32.419 8 INFO neutron.services.segments.plugin [-] Segment 7ad93ee0-67e1-46bb-818f-d81753e3523f resource provider aggregate not found 2026-05-10 05:14:32.425 8 INFO neutron.services.segments.plugin [-] Segment 7ad93ee0-67e1-46bb-818f-d81753e3523f resource provider aggregate not found 2026-05-10 05:14:32.435 8 INFO neutron.services.segments.plugin [-] Segment 7ad93ee0-67e1-46bb-818f-d81753e3523f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad93ee0-67e1-46bb-818f-d81753e3523f found for delete ", "request_id": "req-3ba2e929-2286-4f10-b962-432ea4f518b9"}]} 2026-05-10 05:14:32.440 8 INFO neutron.services.segments.plugin [-] Segment 7ad93ee0-67e1-46bb-818f-d81753e3523f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad93ee0-67e1-46bb-818f-d81753e3523f found for delete ", "request_id": "req-c7658c50-7e9c-4f22-b96d-f1ddc4c561ae"}]} 2026-05-10 05:14:32.451 8 INFO neutron.services.segments.plugin [-] Segment 9b5e267f-ecd5-4693-9284-411d3405d5d5 resource provider aggregate not found 2026-05-10 05:14:32.454 8 INFO neutron.services.segments.plugin [-] Segment 9b5e267f-ecd5-4693-9284-411d3405d5d5 resource provider aggregate not found 2026-05-10 05:14:32.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5245b23e-9e17-468e-86a1-cce6e4c9596e 39b43b84c6a24826af18ee8aa2d928d7 0a339a166a184908951bab593ae8f945 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2217] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:14:32 2026] GET /v2.0/networks/1cefb550-9e9d-43ad-a2a8-d2293f9faa61 => generated 138 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:32.468 8 INFO neutron.services.segments.plugin [-] Segment 9b5e267f-ecd5-4693-9284-411d3405d5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5e267f-ecd5-4693-9284-411d3405d5d5 found for delete ", "request_id": "req-617a2d09-03bc-44b4-bbb1-e74cf4c87b3e"}]} 2026-05-10 05:14:32.481 8 INFO neutron.services.segments.plugin [-] Segment 9b5e267f-ecd5-4693-9284-411d3405d5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5e267f-ecd5-4693-9284-411d3405d5d5 found for delete ", "request_id": "req-011ba964-ae37-4fac-994a-05e87bccbc60"}]} 2026-05-10 05:14:32.496 8 INFO neutron.services.segments.plugin [-] Segment da698091-821e-40ad-8e49-127e5e7ca934 resource provider aggregate not found 2026-05-10 05:14:32.499 8 INFO neutron.services.segments.plugin [-] Segment da698091-821e-40ad-8e49-127e5e7ca934 resource provider aggregate not found [pid: 9|app: 0|req: 1110/2218] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/security-groups/04dc5de2-137a-4380-a6db-377e6cf69b7e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:32.513 8 INFO neutron.services.segments.plugin [-] Segment da698091-821e-40ad-8e49-127e5e7ca934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da698091-821e-40ad-8e49-127e5e7ca934 found for delete ", "request_id": "req-da927f1f-330f-4b85-a5e2-dfea020af629"}]} 2026-05-10 05:14:32.519 8 INFO neutron.services.segments.plugin [-] Segment da698091-821e-40ad-8e49-127e5e7ca934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da698091-821e-40ad-8e49-127e5e7ca934 found for delete ", "request_id": "req-ce50d7d7-3d5e-483a-b6f3-481c5246d1a7"}]} 2026-05-10 05:14:32.528 8 INFO neutron.services.segments.plugin [-] Segment f8d474bd-fb6a-4769-8037-347915294849 resource provider aggregate not found 2026-05-10 05:14:32.535 8 INFO neutron.services.segments.plugin [-] Segment f8d474bd-fb6a-4769-8037-347915294849 resource provider aggregate not found 2026-05-10 05:14:32.542 8 INFO neutron.services.segments.plugin [-] Segment f8d474bd-fb6a-4769-8037-347915294849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d474bd-fb6a-4769-8037-347915294849 found for delete ", "request_id": "req-666871b8-fcab-48d3-982b-c08b4a52949b"}]} 2026-05-10 05:14:32.549 8 INFO neutron.services.segments.plugin [-] Segment f8d474bd-fb6a-4769-8037-347915294849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d474bd-fb6a-4769-8037-347915294849 found for delete ", "request_id": "req-bf63bd2b-da58-4b5c-9176-810a98adcf88"}]} [pid: 9|app: 0|req: 1111/2219] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:32 2026] GET /v2.0/security-groups?tenant_id=d3c57442ee0c4c59847121bd2d7236a9&name=default => generated 2927 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1112/2220] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/security-groups/ce41db0e-865b-408a-9dcf-a9dfc507b4e0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2221] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/networks/1cefb550-9e9d-43ad-a2a8-d2293f9faa61 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:14:32.918 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2310b56d-fa5c-46c7-b3f9-c233fc7658ac e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1113/2222] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/subnets/a0512c4e-e835-47da-b04e-dd9364252a2e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:32.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c111fe4c-b74e-4704-ba5a-b196e8ae2d27 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2223] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/subnets/7ee1b74b-1d91-481c-8294-52abc780acbc => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:14:32.975 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d549531d-1dcd-4606-a35a-5f6fc4e5ea10 e8ffaabf40804288bdc48cb0b098817b ec8cfd118b9c4b20884bb88accbf46fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1114/2224] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:32 2026] DELETE /v2.0/subnets/5c8fdb13-48f7-48c7-949e-d9ce41c30890 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2225] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:32 2026] GET /v2.0/security-groups?tenant_id=80ae8b395c9a4401a2d277cfa783309f&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2226] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:33 2026] DELETE /v2.0/security-groups/c361ca8a-e661-4835-a2c0-fcfb49e98f73 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1115/2227] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:33 2026] GET /v2.0/security-groups?tenant_id=2a0bec31c7744a53957b5e29caf82204&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2228] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:33 2026] DELETE /v2.0/security-groups/49068b5e-3873-4e57-9f74-d1ce19e34743 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1116/2229] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:33 2026] GET /v2.0/security-groups?tenant_id=ec8cfd118b9c4b20884bb88accbf46fe&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2230] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:33 2026] DELETE /v2.0/security-groups/51953b2f-f214-43d9-80cc-8e6316cb5541 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1117/2231] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:34 2026] GET /v2.0/security-groups?tenant_id=0a339a166a184908951bab593ae8f945&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2232] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:34 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1194 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1118/2233] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:34 2026] DELETE /v2.0/security-groups/79e48c94-ded2-4b6c-b650-1ce464c5dbb4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2234] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:34 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1119/2235] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:34 2026] GET /v2.0/security-groups?tenant_id=5441f81cfe624ecdb66627598bac1e45&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:34.556 8 INFO neutron.services.segments.plugin [-] Segment b16e0ff4-7c6c-44f9-a151-c3ab62673e2d resource provider aggregate not found [pid: 8|app: 0|req: 1117/2236] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:34 2026] DELETE /v2.0/security-groups/4f6e26db-9bdc-4e80-bf53-c8d22c940e77 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:37.349 9 WARNING neutron_lib.context [None req-a786cfb1-d34b-4d5b-a517-6a3a6d492590 e3ef3c9b96204652a6ae943867480c80 97670feaa4d34193a6f0495671f18a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1120/2237] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:37.505 8 INFO neutron.services.segments.plugin [-] Segment b16e0ff4-7c6c-44f9-a151-c3ab62673e2d resource provider aggregate not found 2026-05-10 05:14:37.513 8 WARNING neutron_lib.context [None req-9da730eb-d031-401a-820d-ef15a04e0613 e3ef3c9b96204652a6ae943867480c80 97670feaa4d34193a6f0495671f18a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:37.517 8 INFO neutron.services.segments.plugin [-] Segment b16e0ff4-7c6c-44f9-a151-c3ab62673e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e0ff4-7c6c-44f9-a151-c3ab62673e2d found for delete ", "request_id": "req-52e67904-2cf2-4132-b6ee-160bf1acf1ed"}]} 2026-05-10 05:14:37.525 8 INFO neutron.services.segments.plugin [-] Segment b16e0ff4-7c6c-44f9-a151-c3ab62673e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e0ff4-7c6c-44f9-a151-c3ab62673e2d found for delete ", "request_id": "req-4b2afb37-e523-4985-bf58-644f3ea7360c"}]} [pid: 8|app: 0|req: 1118/2238] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:37.602 9 WARNING neutron_lib.context [None req-aa057583-9eb1-4957-b32f-ab06cf10e60e e3ef3c9b96204652a6ae943867480c80 97670feaa4d34193a6f0495671f18a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1121/2239] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:37.652 9 WARNING neutron_lib.context [None req-87e2d3c0-405d-45c0-a1a0-c224d6e947f0 e3ef3c9b96204652a6ae943867480c80 97670feaa4d34193a6f0495671f18a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1122/2240] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:37.695 9 WARNING neutron_lib.context [None req-6803b893-97e9-4565-af97-0a902d45d675 e3ef3c9b96204652a6ae943867480c80 97670feaa4d34193a6f0495671f18a30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1123/2241] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1124/2242] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:37 2026] PUT /v2.0/subnetpools/2b8936d2-0f6c-43f7-915e-0b7ed578d6c3/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1125/2243] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:37 2026] PUT /v2.0/subnetpools/05f1115d-059a-4131-87e1-4424f665a9be/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1126/2244] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:37 2026] PUT /v2.0/subnetpools/40869781-f39b-428f-a309-874471793369/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:37.852 8 WARNING neutron_lib.context [None req-2905d036-68ef-4260-8601-25c80d72834a 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1127/2245] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:37 2026] PUT /v2.0/subnetpools/0ad7213e-eec5-430f-973e-e0f76ce380fb/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1128/2246] 10.0.0.123 () {32 vars in 672 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:37.887 8 INFO neutron.db.segments_db [None req-2905d036-68ef-4260-8601-25c80d72834a 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Added segment 23887a79-474a-4c56-82b2-96a4dd3d5e76 of type vxlan for network c6286fb8-4f73-4d50-be4d-f73e29b85528 [pid: 9|app: 0|req: 1129/2247] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1130/2248] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1131/2249] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1132/2250] 10.0.0.123 () {32 vars in 680 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1133/2251] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:14:37 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1134/2252] 10.0.0.123 () {32 vars in 690 bytes} [Sun May 10 05:14:38 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1135/2253] 10.0.0.123 () {32 vars in 702 bytes} [Sun May 10 05:14:38 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1136/2254] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:38 2026] DELETE /v2.0/subnetpools/2b8936d2-0f6c-43f7-915e-0b7ed578d6c3 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:38.172 8 INFO neutron.db.l3_hamode_db [None req-2905d036-68ef-4260-8601-25c80d72834a 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1137/2255] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:38 2026] DELETE /v2.0/subnetpools/05f1115d-059a-4131-87e1-4424f665a9be => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1138/2256] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:38 2026] DELETE /v2.0/subnetpools/40869781-f39b-428f-a309-874471793369 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1139/2257] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:38 2026] DELETE /v2.0/subnetpools/0ad7213e-eec5-430f-973e-e0f76ce380fb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:38.319 8 INFO neutron.db.l3_hamode_db [None req-2905d036-68ef-4260-8601-25c80d72834a 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1140/2258] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:38 2026] DELETE /v2.0/subnetpools/270ab6c3-7012-42f3-ac80-5b0e1e9a784b => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1141/2259] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:14:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1142/2260] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:14:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1143/2261] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:14:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1144/2262] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:14:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1145/2263] 10.0.0.123 () {34 vars in 678 bytes} [Sun May 10 05:14:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1146/2264] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:38 2026] PUT /v2.0/policies/d33bdbeb-5bc6-4a14-9cdd-96f8544068b7/tags => generated 17 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1147/2265] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:38 2026] PUT /v2.0/policies/b067bc2b-89a8-4a92-8b27-c4e7b6dc1faf/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1148/2266] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:38 2026] PUT /v2.0/policies/55bec90f-62a1-4e6c-81f1-7b47a8447215/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1149/2267] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:38 2026] PUT /v2.0/policies/57eb3451-0209-47c8-a9ad-936219862ec4/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1150/2268] 10.0.0.123 () {32 vars in 674 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2269] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:37 2026] POST /v2.0/routers => generated 474 bytes in 1639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2270] 10.0.0.123 () {32 vars in 688 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:39.338 8 WARNING neutron_lib.context [None req-7613bc16-ad25-4565-8029-8fa15f09ef9b 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:39.367 8 INFO neutron.db.l3_hamode_db [None req-7613bc16-ad25-4565-8029-8fa15f09ef9b 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1151/2271] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/security-groups?tenant_id=0db7cf3401f34e1ca43eebbd8e524277&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:39.478 8 INFO neutron.db.l3_hamode_db [None req-7613bc16-ad25-4565-8029-8fa15f09ef9b 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1152/2272] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1153/2273] 10.0.0.123 () {32 vars in 684 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1154/2274] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:39 2026] DELETE /v2.0/security-groups/9e11d580-d132-4554-9131-018e27c42a41 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1155/2275] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:39 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2276] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:39 2026] POST /v2.0/routers => generated 474 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:40.041 8 WARNING neutron_lib.context [None req-314ecaec-1224-4f94-be5f-229a78c764a2 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:40.075 8 INFO neutron.db.l3_hamode_db [None req-314ecaec-1224-4f94-be5f-229a78c764a2 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1156/2277] 10.0.0.123 () {32 vars in 696 bytes} [Sun May 10 05:14:40 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1157/2278] 10.0.0.123 () {32 vars in 818 bytes} [Sun May 10 05:14:40 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&mac_address=fa%3A16%3A3e%3Ab9%3A40%3Aad => generated 1196 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:40.182 8 INFO neutron.db.l3_hamode_db [None req-314ecaec-1224-4f94-be5f-229a78c764a2 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1158/2279] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:40 2026] GET /v2.0/security-groups?tenant_id=fa5d94638ac04b6bbb063b6f2714dcaa&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1159/2280] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:14:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:40.325 9 WARNING neutron_lib.context [None req-61560a97-bf46-4648-a26d-3a27dde3e5a1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2281] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:40 2026] POST /v2.0/routers => generated 474 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2282] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:40 2026] DELETE /v2.0/security-groups/2c784873-6531-4fd2-ae24-62e5d23e6532 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2283] 10.0.0.123 () {32 vars in 696 bytes} [Sun May 10 05:14:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:40.913 8 WARNING neutron_lib.context [None req-712c9aa4-9162-4a8d-be5e-3b9cdbc86a31 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:40.944 8 INFO neutron.db.l3_hamode_db [None req-712c9aa4-9162-4a8d-be5e-3b9cdbc86a31 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:14:41.027 9 INFO neutron.db.l3_db [None req-61560a97-bf46-4648-a26d-3a27dde3e5a1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 9bf2e4f2-4294-43a2-8bda-c1373944c4e1 associated. External IP: 10.96.250.206, port: c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b. 2026-05-10 05:14:41.054 8 INFO neutron.db.l3_hamode_db [None req-712c9aa4-9162-4a8d-be5e-3b9cdbc86a31 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1160/2284] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:14:40 2026] POST /v2.0/floatingips => generated 854 bytes in 999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:41.361 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-394adc80-184c-4567-a3ac-1c9d435f2072'] response: {'name': 'network-changed', 'server_uuid': '81c12aed-0097-4e15-b1cf-1ea1a8a6d237', 'tag': 'c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1161/2285] 10.0.0.123 () {32 vars in 692 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1162/2286] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/security-groups?tenant_id=97670feaa4d34193a6f0495671f18a30&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1163/2287] 10.0.0.42 () {34 vars in 1093 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-708505391&fields=id&tenant_id=7d2eefc5741e40a983dd0c103c6c79c4 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1164/2288] 10.0.0.123 () {32 vars in 704 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2289] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:40 2026] POST /v2.0/routers => generated 474 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2290] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1165/2291] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:41 2026] DELETE /v2.0/security-groups/51a86d95-c5b1-4349-ace9-37c3691cab89 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:41.680 9 WARNING neutron_lib.context [None req-94c0e219-1f68-494d-8f03-d5016e16b8c7 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2292] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:41 2026] DELETE /v2.0/qos/policies/d33bdbeb-5bc6-4a14-9cdd-96f8544068b7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2293] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/quotas/7d2eefc5741e40a983dd0c103c6c79c4 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:41.724 9 INFO neutron.db.l3_hamode_db [None req-94c0e219-1f68-494d-8f03-d5016e16b8c7 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1129/2294] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:41 2026] DELETE /v2.0/qos/policies/b067bc2b-89a8-4a92-8b27-c4e7b6dc1faf => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:41.850 9 INFO neutron.db.l3_hamode_db [None req-94c0e219-1f68-494d-8f03-d5016e16b8c7 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1130/2295] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&fields=id => generated 333 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2296] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:41 2026] DELETE /v2.0/qos/policies/55bec90f-62a1-4e6c-81f1-7b47a8447215 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2297] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:41 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2298] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2299] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:42 2026] DELETE /v2.0/qos/policies/57eb3451-0209-47c8-a9ad-936219862ec4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2300] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2301] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2302] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:42 2026] DELETE /v2.0/qos/policies/98658443-56c9-4652-bcc0-5bf588f72ece => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2303] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2304] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2305] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/subnets?id=4f7003e5-0234-4092-b74d-411ad4d7fb4e&id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2306] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2307] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1166/2308] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:41 2026] POST /v2.0/routers => generated 474 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2309] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1167/2310] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:42 2026] PUT /v2.0/routers/28f512e3-e023-4990-9c49-67db8e344d82/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2311] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2312] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1168/2313] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:42 2026] PUT /v2.0/routers/8f21350f-b681-4bff-899c-8c35a875eadf/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2314] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:42 2026] PUT /v2.0/routers/3a26be50-8178-4c8d-9e3d-8e6ca8938b9e/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1169/2315] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:42 2026] PUT /v2.0/routers/6a1b14b7-a1e5-4120-87c7-11137e1612d4/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2316] 10.0.0.123 () {32 vars in 664 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1170/2317] 10.0.0.123 () {32 vars in 678 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2318] 10.0.0.123 () {32 vars in 674 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1171/2319] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1174/2322] 10.0.0.123 () {32 vars in 672 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1175/2323] 10.0.0.123 () {32 vars in 686 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2324] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:42 2026] GET /v2.0/security-groups?tenant_id=08c0fb3a0ce2478bb1b466a8774867f1&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1176/2325] 10.0.0.123 () {32 vars in 682 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2326] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:43 2026] DELETE /v2.0/security-groups/a60d316c-cd8f-4951-8af8-8d5c6c3dae2e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1177/2327] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2328] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/routers/28f512e3-e023-4990-9c49-67db8e344d82 => generated 485 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2329] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/security-groups?tenant_id=4b1b515fcdb24156bedec889a8b32aff&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2330] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:43 2026] DELETE /v2.0/security-groups/5d7f021b-3b25-44fe-862f-618da362a40a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2331] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/security-groups?tenant_id=8ab0890cb7ab447cae6de502ff4e5c0c&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1178/2332] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:43 2026] PUT /v2.0/routers/28f512e3-e023-4990-9c49-67db8e344d82 => generated 485 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1179/2333] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:43 2026] GET /v2.0/ports?device_id=28f512e3-e023-4990-9c49-67db8e344d82 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2334] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:43 2026] DELETE /v2.0/security-groups/e1e7a9ce-e4f3-4783-a086-bb1be9ecbc7a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1180/2335] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:43 2026] DELETE /v2.0/routers/28f512e3-e023-4990-9c49-67db8e344d82 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2336] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:44 2026] GET /v2.0/routers/8f21350f-b681-4bff-899c-8c35a875eadf => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1181/2337] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:44 2026] PUT /v2.0/routers/8f21350f-b681-4bff-899c-8c35a875eadf => generated 493 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1182/2338] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:44 2026] GET /v2.0/ports?device_id=8f21350f-b681-4bff-899c-8c35a875eadf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:45.006 8 WARNING neutron_lib.context [None req-0056211f-53b6-4be7-b45a-9c3cc0a1cd98 d5c0a30598e846b9bc594f995e151c4c e21a7585d0fe4975ba4c9c90410ce6df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1183/2339] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:44 2026] DELETE /v2.0/routers/8f21350f-b681-4bff-899c-8c35a875eadf => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1184/2340] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/routers/3a26be50-8178-4c8d-9e3d-8e6ca8938b9e => generated 502 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2341] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:14:44 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2342] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2343] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2344] 10.0.0.123 () {34 vars in 770 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2345] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2346] 10.0.0.123 () {34 vars in 766 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2347] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2348] 10.0.0.123 () {34 vars in 788 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2349] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2350] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2351] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2352] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1185/2353] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:45 2026] PUT /v2.0/routers/3a26be50-8178-4c8d-9e3d-8e6ca8938b9e => generated 502 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:45.875 8 INFO neutron.api.v2.resource [None req-c4e6e663-d1ba-449f-9b53-247b18874f00 d5c0a30598e846b9bc594f995e151c4c e21a7585d0fe4975ba4c9c90410ce6df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1169/2354] 10.0.0.123 () {32 vars in 751 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1186/2355] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/ports?device_id=3a26be50-8178-4c8d-9e3d-8e6ca8938b9e => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2356] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:14:45 2026] DELETE /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2357] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:45 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:45.983 8 INFO neutron.api.v2.resource [None req-b59332dd-6474-4297-beba-7679fdd475f6 d5c0a30598e846b9bc594f995e151c4c e21a7585d0fe4975ba4c9c90410ce6df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2358] 10.0.0.123 () {32 vars in 754 bytes} [Sun May 10 05:14:45 2026] DELETE /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2359] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:14:45 2026] DELETE /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2360] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:46 2026] GET /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1187/2361] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:45 2026] DELETE /v2.0/routers/3a26be50-8178-4c8d-9e3d-8e6ca8938b9e => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1188/2362] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:46 2026] GET /v2.0/routers/6a1b14b7-a1e5-4120-87c7-11137e1612d4 => generated 487 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2363] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:14:46 2026] DELETE /v2.0/floatingips/5f90180b-466f-4bc3-ac65-8138a4a904b6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2364] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:14:46 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2365] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:14:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d2eefc5741e40a983dd0c103c6c79c4 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:46.712 8 WARNING neutron_lib.context [req-1a506172-b6bd-4433-bec0-346a1a5007a1 req-73905aba-5b21-4a9d-afdd-077c7e00a566 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1189/2366] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:46 2026] PUT /v2.0/routers/6a1b14b7-a1e5-4120-87c7-11137e1612d4 => generated 487 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1190/2367] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:46 2026] GET /v2.0/ports?device_id=6a1b14b7-a1e5-4120-87c7-11137e1612d4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2368] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:14:46 2026] POST /v2.0/ports => generated 1183 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1191/2369] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:46 2026] DELETE /v2.0/routers/6a1b14b7-a1e5-4120-87c7-11137e1612d4 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1179/2370] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:47 2026] GET /v2.0/security-groups?tenant_id=e21a7585d0fe4975ba4c9c90410ce6df&name=default => generated 2929 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2371] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:47 2026] GET /v2.0/routers/4ed1ac7a-caf6-4d0c-bf63-3b729ab14edb => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1192/2372] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:14:47 2026] PUT /v2.0/ports/043a69b6-1162-44a5-8141-7e23bcb30659 => generated 1464 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1181/2373] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:47 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1198 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:47.610 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99838311-9923-48da-8202-29c7ffb5ea20'] response: {'name': 'network-changed', 'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1193/2374] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:47 2026] DELETE /v2.0/security-groups/f8d41100-8cf0-4a98-b2b2-1f60f6ae7acb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1194/2375] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:47 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1195/2376] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:47 2026] GET /v2.0/security-groups?tenant_id=1dcaf33026724e3085fcb29709098a6a&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:48.014 9 WARNING neutron_lib.context [None req-13c82996-4ad6-4979-9886-d51273e34572 c6d09cec78474b57a6100648718c0163 81bcd70e2d7c4514bd85e478797c16ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2377] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:47 2026] PUT /v2.0/routers/4ed1ac7a-caf6-4d0c-bf63-3b729ab14edb => generated 480 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2378] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:48 2026] DELETE /v2.0/security-groups/aca72cce-db07-4ae9-916e-bc9bc378651c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1196/2379] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1197/2380] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/ports?device_id=4ed1ac7a-caf6-4d0c-bf63-3b729ab14edb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2381] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:48.267 9 WARNING neutron_lib.context [None req-a9a7c2e0-dcc3-437a-8354-2cd94c560e75 c6d09cec78474b57a6100648718c0163 81bcd70e2d7c4514bd85e478797c16ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1198/2382] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1199/2383] 199.204.45.223 () {34 vars in 1018 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/networks?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&shared=False => generated 2374 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:48.477 9 WARNING neutron_lib.context [None req-46f6afb1-0756-43a2-b640-d53c9e961b15 c6d09cec78474b57a6100648718c0163 81bcd70e2d7c4514bd85e478797c16ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1200/2384] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1201/2385] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1465 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1202/2386] 199.204.45.223 () {34 vars in 930 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:48.660 9 WARNING neutron_lib.context [None req-3c67cf6c-adad-4157-8795-dfc16b240ba9 c6d09cec78474b57a6100648718c0163 81bcd70e2d7c4514bd85e478797c16ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:48.738 8 INFO neutron.services.segments.plugin [-] Segment 23887a79-474a-4c56-82b2-96a4dd3d5e76 resource provider aggregate not found 2026-05-10 05:14:48.742 8 INFO neutron.services.segments.plugin [-] Segment 23887a79-474a-4c56-82b2-96a4dd3d5e76 resource provider aggregate not found 2026-05-10 05:14:48.755 8 INFO neutron.services.segments.plugin [-] Segment 23887a79-474a-4c56-82b2-96a4dd3d5e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23887a79-474a-4c56-82b2-96a4dd3d5e76 found for delete ", "request_id": "req-acf0a292-feec-4ec2-9937-dc5eeed05d67"}]} 2026-05-10 05:14:48.755 8 INFO neutron.db.l3_hamode_db [None req-580baa08-f1ad-4cc5-b8f8-34d4090e705f 26b8f415917f4be086452cc3f141f6cd 4df375dbcbff48098496ba4490999d2c - - default default] HA network c6286fb8-4f73-4d50-be4d-f73e29b85528 was deleted as no HA routers are present in tenant 4df375dbcbff48098496ba4490999d2c. [pid: 8|app: 0|req: 1185/2387] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:48 2026] DELETE /v2.0/routers/4ed1ac7a-caf6-4d0c-bf63-3b729ab14edb => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:48.760 8 INFO neutron.services.segments.plugin [-] Segment 23887a79-474a-4c56-82b2-96a4dd3d5e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23887a79-474a-4c56-82b2-96a4dd3d5e76 found for delete ", "request_id": "req-744d9ee6-d059-461c-b0f6-e5ab197e2e83"}]} [pid: 9|app: 0|req: 1203/2388] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2389] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:14:48 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:48.789 9 WARNING neutron_lib.context [None req-f6eae8d1-6f01-45ec-a1e9-97ea7f241e9d c6d09cec78474b57a6100648718c0163 81bcd70e2d7c4514bd85e478797c16ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1204/2390] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2391] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:14:48 2026] PUT /v2.0/security-groups/f22f2759-e7a6-49e1-9e22-0bb096fea1b7/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1205/2392] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:14:49 2026] PUT /v2.0/security-groups/febe56f6-5900-4616-8da6-69ea543ed2c8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2393] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:14:49 2026] PUT /v2.0/security-groups/ed2594fa-c5cb-4346-b013-7b0e8ba70303/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1206/2394] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:14:49 2026] PUT /v2.0/security-groups/2d6d82c0-f7dd-4e5e-842f-ca2c15a11fd7/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2395] 10.0.0.123 () {32 vars in 680 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1207/2396] 10.0.0.123 () {32 vars in 694 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2397] 10.0.0.123 () {32 vars in 690 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1208/2398] 10.0.0.123 () {32 vars in 702 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2399] 10.0.0.123 () {32 vars in 688 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1209/2400] 10.0.0.123 () {32 vars in 702 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2401] 10.0.0.123 () {32 vars in 698 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2402] 10.0.0.123 () {32 vars in 710 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2403] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/f22f2759-e7a6-49e1-9e22-0bb096fea1b7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1210/2404] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/security-groups?tenant_id=4df375dbcbff48098496ba4490999d2c&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2405] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/febe56f6-5900-4616-8da6-69ea543ed2c8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1211/2406] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2407] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/e8a7599c-6fe2-47dc-8cdb-ec2d362d0b9b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2408] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1212/2409] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/ed2594fa-c5cb-4346-b013-7b0e8ba70303 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2410] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2411] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2412] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1213/2413] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/2d6d82c0-f7dd-4e5e-842f-ca2c15a11fd7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2414] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2415] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:14:49 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1214/2416] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:49 2026] DELETE /v2.0/security-groups/cf871095-ecb6-4cfe-9f4c-1bde2ff0a650 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1215/2417] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:14:50 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2418] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:50 2026] GET /v2.0/security-groups?tenant_id=8639b419bf4a405fa94a5c1f1aa925bb&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1216/2419] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:50 2026] DELETE /v2.0/security-groups/b8d59f91-0e0c-4eaf-a005-7400a0c29afd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2420] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:50 2026] GET /v2.0/security-groups?tenant_id=9b5a05c66b2c442885fbd0686a50fcc7&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1217/2421] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:50 2026] DELETE /v2.0/security-groups/56177c84-bf0f-40e4-84ad-47552e5166e0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2422] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:50 2026] GET /v2.0/security-groups?tenant_id=a310f7be994744bea48bd10a10443616&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1218/2423] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:51 2026] DELETE /v2.0/security-groups/6e2a6c42-90d3-4c2d-aee3-ffe6f3a4ee31 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2424] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:51 2026] GET /v2.0/security-groups?tenant_id=b6214b4ea46244e687dcc0f62973c32f&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1219/2425] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:51 2026] DELETE /v2.0/security-groups/9db90b94-4abc-44d6-832f-095bc991ed55 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:51.586 8 WARNING neutron_lib.context [None req-506d35fb-b5ff-4b16-b55f-8803076dabdd 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1220/2426] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:51 2026] GET /v2.0/security-groups?tenant_id=81bcd70e2d7c4514bd85e478797c16ff&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:51.628 8 INFO neutron.db.segments_db [None req-506d35fb-b5ff-4b16-b55f-8803076dabdd 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] Added segment d9ae8610-5714-40b5-9bd7-cfd4921bd174 of type vxlan for network 66d6203a-d76f-404a-85d8-dc0068c9e212 [pid: 9|app: 0|req: 1221/2427] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:51 2026] DELETE /v2.0/security-groups/327f2b9a-a200-44c3-b49c-fcad7b395bb4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:51.867 8 INFO neutron.db.l3_hamode_db [None req-506d35fb-b5ff-4b16-b55f-8803076dabdd 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:14:51.971 8 INFO neutron.db.l3_hamode_db [None req-506d35fb-b5ff-4b16-b55f-8803076dabdd 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1207/2428] 10.0.0.123 () {34 vars in 668 bytes} [Sun May 10 05:14:51 2026] POST /v2.0/routers => generated 474 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1222/2429] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:52 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2430] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:52 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1223/2431] 10.0.0.123 () {34 vars in 762 bytes} [Sun May 10 05:14:52 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2432] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:52 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1224/2433] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:52 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2434] 10.0.0.123 () {34 vars in 758 bytes} [Sun May 10 05:14:52 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1225/2435] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:52 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2436] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:52 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1226/2437] 10.0.0.123 () {34 vars in 780 bytes} [Sun May 10 05:14:52 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2438] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1227/2439] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:14:53 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2440] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1228/2441] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:53.348 8 INFO neutron.api.v2.resource [None req-5d976586-22a8-4083-9cc5-9e647540c304 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2442] 10.0.0.123 () {32 vars in 743 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1229/2443] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:14:53 2026] DELETE /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2444] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:53.526 9 INFO neutron.api.v2.resource [None req-a9d1f043-3d72-474d-a603-797683faf4b5 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1230/2445] 10.0.0.123 () {32 vars in 746 bytes} [Sun May 10 05:14:53 2026] DELETE /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2446] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:14:53 2026] DELETE /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1231/2447] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2448] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:14:53 2026] GET /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1232/2449] 10.0.0.123 () {34 vars in 742 bytes} [Sun May 10 05:14:53 2026] PUT /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1233/2450] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/ports?device_id=f37b39bd-9534-4300-9eff-1fe1f7fee5ad => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:54.296 8 WARNING neutron_lib.context [None req-789606f3-6e27-44fb-bc5e-3bc55ab058b3 fe0bdcdcd79549fc92078166a7442c94 94b5c2adb89c40549fb08d575a5e9b59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:54.420 8 INFO neutron.db.segments_db [None req-789606f3-6e27-44fb-bc5e-3bc55ab058b3 fe0bdcdcd79549fc92078166a7442c94 94b5c2adb89c40549fb08d575a5e9b59 - - default default] Added segment 7a0f5ec6-78b9-42cc-b20a-3daf992f204f of type vxlan for network 3d190fe4-13e4-43ab-bd45-cd8aa4bc910a [pid: 8|app: 0|req: 1218/2451] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:53 2026] POST /v2.0/networks => generated 631 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2452] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:54 2026] PUT /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2453] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2454] 10.0.0.123 () {34 vars in 764 bytes} [Sun May 10 05:14:54 2026] PUT /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2455] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2456] 10.0.0.123 () {34 vars in 760 bytes} [Sun May 10 05:14:54 2026] PUT /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:14:54.785 9 INFO neutron.services.segments.plugin [-] Segment d9ae8610-5714-40b5-9bd7-cfd4921bd174 resource provider aggregate not found [pid: 8|app: 0|req: 1224/2457] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:54.798 9 INFO neutron.services.segments.plugin [-] Segment d9ae8610-5714-40b5-9bd7-cfd4921bd174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ae8610-5714-40b5-9bd7-cfd4921bd174 found for delete ", "request_id": "req-b17ae0e1-e2fa-41f3-99ae-19393c7481f1"}]} 2026-05-10 05:14:54.800 9 INFO neutron.services.segments.plugin [-] Segment d9ae8610-5714-40b5-9bd7-cfd4921bd174 resource provider aggregate not found 2026-05-10 05:14:54.810 9 INFO neutron.services.segments.plugin [-] Segment d9ae8610-5714-40b5-9bd7-cfd4921bd174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ae8610-5714-40b5-9bd7-cfd4921bd174 found for delete ", "request_id": "req-96419d76-5eeb-4975-8f7d-6b5085cd8f24"}]} 2026-05-10 05:14:54.816 9 INFO neutron.db.l3_hamode_db [None req-4c4f7623-4c18-4ff6-ad47-dc5ffcdb526a 9432dd0cbc0d4231b8d7639162a33601 0e43006c944c4ffc886e3b1f08b28d21 - - default default] HA network 66d6203a-d76f-404a-85d8-dc0068c9e212 was deleted as no HA routers are present in tenant 0e43006c944c4ffc886e3b1f08b28d21. [pid: 9|app: 0|req: 1234/2458] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:14:54 2026] DELETE /v2.0/routers/f37b39bd-9534-4300-9eff-1fe1f7fee5ad => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2459] 10.0.0.123 () {34 vars in 782 bytes} [Sun May 10 05:14:54 2026] PUT /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1235/2460] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2461] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:14:54 2026] PUT /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1236/2462] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1237/2463] 10.0.0.123 () {32 vars in 741 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:55.015 9 INFO neutron.api.v2.resource [None req-69dd7544-b308-43c7-9615-3a9125df0b02 fe0bdcdcd79549fc92078166a7442c94 94b5c2adb89c40549fb08d575a5e9b59 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1238/2464] 10.0.0.123 () {32 vars in 745 bytes} [Sun May 10 05:14:54 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1239/2465] 10.0.0.123 () {32 vars in 744 bytes} [Sun May 10 05:14:55 2026] DELETE /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:55.075 8 WARNING neutron_lib.context [None req-31121af5-802f-4bd1-afa7-f15f6bcf42ca e84f735790ab44b1b169923005164920 1122387a683043fe945e2d7ec3030390 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1240/2466] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:14:55.144 9 INFO neutron.api.v2.resource [None req-4bd003e9-c72a-414f-a506-5a6850f03f50 fe0bdcdcd79549fc92078166a7442c94 94b5c2adb89c40549fb08d575a5e9b59 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1241/2467] 10.0.0.123 () {32 vars in 748 bytes} [Sun May 10 05:14:55 2026] DELETE /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1242/2468] 10.0.0.123 () {32 vars in 736 bytes} [Sun May 10 05:14:55 2026] DELETE /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:55.211 8 INFO neutron.db.segments_db [None req-31121af5-802f-4bd1-afa7-f15f6bcf42ca e84f735790ab44b1b169923005164920 1122387a683043fe945e2d7ec3030390 - - default default] Added segment 8794acea-5b1a-4491-bc72-e68d90b00edc of type vxlan for network f6d8b761-43df-4732-b0b4-1b9fb2ceefe6 [pid: 9|app: 0|req: 1243/2469] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2470] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:54 2026] POST /v2.0/networks => generated 630 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:55.303 8 WARNING neutron_lib.context [None req-351cbef2-c3b6-4241-8256-ef944ab4ed96 e84f735790ab44b1b169923005164920 1122387a683043fe945e2d7ec3030390 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1244/2471] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:55 2026] DELETE /v2.0/networks/3d190fe4-13e4-43ab-bd45-cd8aa4bc910a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2472] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:14:55 2026] POST /v2.0/ports => generated 743 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1229/2473] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:14:55 2026] PUT /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2474] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2475] 10.0.0.123 () {34 vars in 758 bytes} [Sun May 10 05:14:55 2026] PUT /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2476] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1245/2477] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/security-groups?tenant_id=0e43006c944c4ffc886e3b1f08b28d21&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2478] 10.0.0.123 () {34 vars in 754 bytes} [Sun May 10 05:14:55 2026] PUT /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2479] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2480] 10.0.0.123 () {34 vars in 776 bytes} [Sun May 10 05:14:55 2026] PUT /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1246/2481] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:55 2026] DELETE /v2.0/security-groups/26ae8b25-37f9-40cd-b436-cd8a2f93533a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2482] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1247/2483] 10.0.0.123 () {34 vars in 747 bytes} [Sun May 10 05:14:55 2026] PUT /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2484] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1248/2485] 10.0.0.123 () {32 vars in 735 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:56.028 9 INFO neutron.api.v2.resource [None req-eaa628f3-7e46-43b5-be0a-0a4c47f9659c e84f735790ab44b1b169923005164920 1122387a683043fe945e2d7ec3030390 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1249/2486] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2487] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:55 2026] GET /v2.0/security-groups?tenant_id=0482eadc2acf4f128c2b34329fae849a&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2488] 10.0.0.123 () {32 vars in 738 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1250/2489] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:56 2026] GET /v2.0/security-groups?tenant_id=94b5c2adb89c40549fb08d575a5e9b59&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1251/2490] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:56 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2491] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/security-groups/d7bf8aed-e013-43cd-a779-4772c909a2cb => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:56.230 8 INFO neutron.api.v2.resource [None req-a36dc80f-45fb-4ff2-bcf4-debe3b314493 e84f735790ab44b1b169923005164920 1122387a683043fe945e2d7ec3030390 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2492] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2493] 10.0.0.123 () {32 vars in 730 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1252/2494] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/security-groups/049c059d-4ce4-4cd6-bfab-5c844f6c17df => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2495] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:14:56 2026] GET /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1253/2496] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/ports/8939b438-c979-442f-b382-9300b3c6dfbb => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2497] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:56 2026] GET /v2.0/security-groups?tenant_id=6a79905437b043fcb9098b761cc23c75&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1254/2498] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/networks/f6d8b761-43df-4732-b0b4-1b9fb2ceefe6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2499] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:56 2026] DELETE /v2.0/security-groups/411e2a61-cd0a-473f-8c9e-c00768016617 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:14:57.227 9 INFO neutron.services.segments.plugin [-] Segment 7a0f5ec6-78b9-42cc-b20a-3daf992f204f resource provider aggregate not found 2026-05-10 05:14:57.236 9 INFO neutron.services.segments.plugin [-] Segment 7a0f5ec6-78b9-42cc-b20a-3daf992f204f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a0f5ec6-78b9-42cc-b20a-3daf992f204f found for delete ", "request_id": "req-8ff1899a-307f-4bf1-90ce-77203162a3e9"}]} 2026-05-10 05:14:57.240 9 INFO neutron.services.segments.plugin [-] Segment 7a0f5ec6-78b9-42cc-b20a-3daf992f204f resource provider aggregate not found 2026-05-10 05:14:57.250 9 INFO neutron.services.segments.plugin [-] Segment 8794acea-5b1a-4491-bc72-e68d90b00edc resource provider aggregate not found 2026-05-10 05:14:57.254 9 INFO neutron.services.segments.plugin [-] Segment 7a0f5ec6-78b9-42cc-b20a-3daf992f204f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a0f5ec6-78b9-42cc-b20a-3daf992f204f found for delete ", "request_id": "req-3e95f108-b6e8-4532-b549-d58a3fbfd046"}]} 2026-05-10 05:14:57.264 9 INFO neutron.services.segments.plugin [-] Segment 8794acea-5b1a-4491-bc72-e68d90b00edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8794acea-5b1a-4491-bc72-e68d90b00edc found for delete ", "request_id": "req-1283779d-8067-4ead-a9b3-3326c76ab746"}]} 2026-05-10 05:14:57.265 9 INFO neutron.services.segments.plugin [-] Segment 8794acea-5b1a-4491-bc72-e68d90b00edc resource provider aggregate not found 2026-05-10 05:14:57.275 9 INFO neutron.services.segments.plugin [-] Segment 8794acea-5b1a-4491-bc72-e68d90b00edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8794acea-5b1a-4491-bc72-e68d90b00edc found for delete ", "request_id": "req-8a16f676-0177-4121-869b-d1c63762f21a"}]} [pid: 9|app: 0|req: 1255/2500] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:57 2026] GET /v2.0/security-groups?tenant_id=fc16ef44f3204382a94f5c406de4e62a&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2501] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:57 2026] DELETE /v2.0/security-groups/0825f76a-fce9-436d-ba2a-7d7c6f86082a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1256/2502] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:14:57 2026] GET /v2.0/security-groups?tenant_id=1122387a683043fe945e2d7ec3030390&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2503] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:14:57 2026] DELETE /v2.0/security-groups/3658bb6c-9cbf-4e52-99af-f4476719ab1f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1258/2506] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:14:57 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2507] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:14:58 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1259/2508] 10.0.0.123 () {32 vars in 818 bytes} [Sun May 10 05:14:58 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&mac_address=fa%3A16%3A3e%3Ac6%3A4f%3A34 => generated 1200 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:14:58.220 8 WARNING neutron_lib.context [None req-542c2ecf-25e7-4f18-ae74-deaffbcf4c19 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:59.020 8 INFO neutron.db.l3_db [None req-542c2ecf-25e7-4f18-ae74-deaffbcf4c19 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 6378dbbf-17e8-4fd6-9c95-814a0248c88f associated. External IP: 10.96.250.202, port: 043a69b6-1162-44a5-8141-7e23bcb30659. [pid: 8|app: 0|req: 1250/2509] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:14:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:59.337 9 WARNING neutron_lib.context [None req-782230c7-7af9-4117-b167-57a7cb516324 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:59.490 9 INFO neutron.db.segments_db [None req-782230c7-7af9-4117-b167-57a7cb516324 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] Added segment 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 of type vxlan for network 87f4606c-b97f-45f4-96d3-562d28a7da02 [pid: 9|app: 0|req: 1260/2510] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:14:59 2026] POST /v2.0/networks => generated 632 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:14:59.612 8 WARNING neutron_lib.context [None req-88cd1f4c-8ef9-4c7d-b665-67e12a8b5a9d 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:14:59.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4db3a730-d5d6-4611-aca6-01a5b8885f6c'] response: {'name': 'network-changed', 'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1251/2511] 10.0.0.123 () {34 vars in 664 bytes} [Sun May 10 05:14:59 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:59.939 8 WARNING neutron_lib.context [None req-fb632066-dae9-44e3-8143-2c217f132c18 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:15:00.053 9 WARNING neutron_lib.context [None req-b71743f8-8a19-4a93-aa8a-7cbb77cbc09e ee6ee5f81df34759900ae727d585ea28 ed448bf175e64be79a7979560d893e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2512] 10.0.0.123 () {34 vars in 666 bytes} [Sun May 10 05:14:59 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2513] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2514] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2515] 10.0.0.123 () {34 vars in 760 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2516] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2517] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1261/2518] 10.0.0.123 () {34 vars in 684 bytes} [Sun May 10 05:14:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1262/2519] 10.0.0.123 () {34 vars in 756 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2520] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1263/2521] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2522] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2523] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1264/2524] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2525] 10.0.0.123 () {34 vars in 778 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2526] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2527] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1265/2528] 10.0.0.123 () {34 vars in 778 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2529] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1266/2530] 10.0.0.123 () {34 vars in 749 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2531] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2532] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 37 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1267/2533] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2534] 10.0.0.123 () {34 vars in 774 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1268/2535] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2536] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:15:00.502 8 INFO neutron.api.v2.resource [None req-8ea7a9da-2048-4a27-9e00-6d1f7108bd1a 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2537] 10.0.0.123 () {32 vars in 741 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1269/2538] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2539] 10.0.0.123 () {34 vars in 796 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1270/2540] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1271/2541] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2542] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1272/2543] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2544] 10.0.0.123 () {34 vars in 767 bytes} [Sun May 10 05:15:00 2026] PUT /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1273/2545] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:15:00.649 8 INFO neutron.api.v2.resource [None req-093542b7-1723-4115-9565-7b84af98e864 1ac3fb8a957f4ec4965e675f574ee61a 26aee27415004fd99a0d002114e5d54f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2546] 10.0.0.123 () {32 vars in 744 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1274/2547] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2548] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1275/2549] 10.0.0.123 () {32 vars in 755 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2550] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:15:00.717 9 INFO neutron.api.v2.resource [None req-f8a1406a-2a44-40c4-a7cb-6fbfca8041a1 ee6ee5f81df34759900ae727d585ea28 ed448bf175e64be79a7979560d893e12 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1276/2551] 10.0.0.123 () {32 vars in 759 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2552] 10.0.0.123 () {32 vars in 719 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1277/2553] 10.0.0.123 () {32 vars in 758 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1278/2554] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2555] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/ports/41d7756b-302a-4e1a-a174-05c1a6739c51 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:15:00.832 9 INFO neutron.api.v2.resource [None req-0e000056-3c19-41dc-af3f-47919380ec04 ee6ee5f81df34759900ae727d585ea28 ed448bf175e64be79a7979560d893e12 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1279/2556] 10.0.0.123 () {32 vars in 762 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1280/2557] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2558] 10.0.0.123 () {32 vars in 722 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/trunks/d58582b6-f39c-4326-acec-3ce309cd6aaa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1281/2559] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:00 2026] GET /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1282/2560] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/security-groups/39853a5c-d411-477a-9322-bbe1cf4f661c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2561] 10.0.0.123 () {32 vars in 720 bytes} [Sun May 10 05:15:00 2026] DELETE /v2.0/ports/41d7756b-302a-4e1a-a174-05c1a6739c51 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:15:01.125 9 WARNING neutron_lib.context [None req-4348636b-0e25-424b-8e46-9e9e321a8099 4638b2dd7ab14165aea644135d66957a 3b92583067de4af795ece2a92621228a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:15:01.226 8 INFO neutron.services.segments.plugin [-] Segment 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 resource provider aggregate not found 2026-05-10 05:15:01.230 8 INFO neutron.services.segments.plugin [-] Segment 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 resource provider aggregate not found [pid: 8|app: 0|req: 1280/2562] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:15:01 2026] DELETE /v2.0/networks/87f4606c-b97f-45f4-96d3-562d28a7da02 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:15:01.269 9 INFO neutron.db.segments_db [None req-4348636b-0e25-424b-8e46-9e9e321a8099 4638b2dd7ab14165aea644135d66957a 3b92583067de4af795ece2a92621228a - - default default] Added segment c34d90fc-026a-49ae-a145-515f3bb32509 of type vxlan for network 410008e4-ca72-491e-a4ff-3ec36ee4f3dd [pid: 9|app: 0|req: 1283/2563] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:15:00 2026] POST /v2.0/networks => generated 632 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:15:01.366 8 INFO neutron.services.segments.plugin [-] Segment 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 found for delete ", "request_id": "req-8f6f480d-62dd-449d-b4b7-af56c99f5140"}]} 2026-05-10 05:15:01.368 8 INFO neutron.services.segments.plugin [-] Segment 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7c7685-9f02-4be6-b991-aa6bc712bdd6 found for delete ", "request_id": "req-2df756fd-3ff3-4484-a9a8-714daba73e5d"}]} 2026-05-10 05:15:01.375 8 WARNING neutron_lib.context [None req-7c040088-9955-4c50-94c8-3b2cc03da526 4638b2dd7ab14165aea644135d66957a 3b92583067de4af795ece2a92621228a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:15:01.420 8 INFO neutron.db.segments_db [None req-7c040088-9955-4c50-94c8-3b2cc03da526 4638b2dd7ab14165aea644135d66957a 3b92583067de4af795ece2a92621228a - - default default] Added segment de60102b-d460-42ad-b751-f5d9f9a07067 of type vxlan for network 198e14b8-1b68-4721-8efe-43db6209d7c9 [pid: 8|app: 0|req: 1281/2564] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:15:01 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1284/2565] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:15:01 2026] PUT /v2.0/networks/410008e4-ca72-491e-a4ff-3ec36ee4f3dd/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2566] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/networks/410008e4-ca72-491e-a4ff-3ec36ee4f3dd/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1285/2567] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:15:01 2026] PUT /v2.0/networks/198e14b8-1b68-4721-8efe-43db6209d7c9/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1286/2568] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/networks/198e14b8-1b68-4721-8efe-43db6209d7c9/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1287/2569] 10.0.0.123 () {34 vars in 753 bytes} [Sun May 10 05:15:01 2026] PUT /v2.0/networks/198e14b8-1b68-4721-8efe-43db6209d7c9/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1288/2570] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/networks/198e14b8-1b68-4721-8efe-43db6209d7c9/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1289/2571] 10.0.0.123 () {32 vars in 733 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/networks/410008e4-ca72-491e-a4ff-3ec36ee4f3dd/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:15:01.908 9 INFO neutron.services.segments.plugin [-] Segment c34d90fc-026a-49ae-a145-515f3bb32509 resource provider aggregate not found 2026-05-10 05:15:01.911 9 INFO neutron.services.segments.plugin [-] Segment c34d90fc-026a-49ae-a145-515f3bb32509 resource provider aggregate not found 2026-05-10 05:15:01.916 9 INFO neutron.services.segments.plugin [-] Segment c34d90fc-026a-49ae-a145-515f3bb32509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c34d90fc-026a-49ae-a145-515f3bb32509 found for delete ", "request_id": "req-a08a5ee8-f532-49db-aad5-57e01e402e7e"}]} 2026-05-10 05:15:01.921 9 INFO neutron.services.segments.plugin [-] Segment c34d90fc-026a-49ae-a145-515f3bb32509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c34d90fc-026a-49ae-a145-515f3bb32509 found for delete ", "request_id": "req-b93e00ff-4cc4-4451-951f-2a7bb0538840"}]} [pid: 8|app: 0|req: 1283/2572] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/security-groups?tenant_id=f55741e82326443da51bf449ecdb4bae&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1290/2573] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:15:01 2026] DELETE /v2.0/networks/410008e4-ca72-491e-a4ff-3ec36ee4f3dd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2574] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:01 2026] GET /v2.0/security-groups?tenant_id=26aee27415004fd99a0d002114e5d54f&name=default => generated 2929 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1291/2575] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:01 2026] DELETE /v2.0/security-groups/64394ff6-e595-489d-9ade-47afb793bdd5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2576] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:15:02 2026] DELETE /v2.0/networks/198e14b8-1b68-4721-8efe-43db6209d7c9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1292/2577] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:02 2026] DELETE /v2.0/security-groups/9b7c1331-34ad-4676-a29e-343ec9982c48 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2578] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:02 2026] GET /v2.0/security-groups?tenant_id=ed448bf175e64be79a7979560d893e12&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1293/2579] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:02 2026] DELETE /v2.0/security-groups/a597da72-3d58-4dd9-a086-8d669d8a15e4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2580] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:02 2026] GET /v2.0/security-groups?tenant_id=d9f116a25803442aa083ad8c5ede0c71&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1294/2581] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:02 2026] DELETE /v2.0/security-groups/6a685bb1-7244-4c62-b2c8-98294d1fbd99 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2582] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:02 2026] GET /v2.0/security-groups?tenant_id=4f3dbb8b7b1f450fb47fa43c15bcc1a4&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1295/2583] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:03 2026] DELETE /v2.0/security-groups/bdc9488a-61ef-46e8-9953-dfe039481d1a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2584] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:03 2026] GET /v2.0/security-groups?tenant_id=3b92583067de4af795ece2a92621228a&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1296/2585] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:03 2026] DELETE /v2.0/security-groups/9e47dff9-2c30-4aa6-8525-94b6f80599bc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:15:03.589 8 INFO neutron.services.segments.plugin [-] Segment de60102b-d460-42ad-b751-f5d9f9a07067 resource provider aggregate not found 2026-05-10 05:15:03.595 8 INFO neutron.services.segments.plugin [-] Segment de60102b-d460-42ad-b751-f5d9f9a07067 resource provider aggregate not found 2026-05-10 05:15:03.604 8 INFO neutron.services.segments.plugin [-] Segment de60102b-d460-42ad-b751-f5d9f9a07067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de60102b-d460-42ad-b751-f5d9f9a07067 found for delete ", "request_id": "req-29b84699-3383-4d53-ab08-c92f57a9e247"}]} 2026-05-10 05:15:03.611 8 INFO neutron.services.segments.plugin [-] Segment de60102b-d460-42ad-b751-f5d9f9a07067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de60102b-d460-42ad-b751-f5d9f9a07067 found for delete ", "request_id": "req-57da1627-c59a-40e5-9525-bf8fe11b1882"}]} [pid: 8|app: 0|req: 1290/2586] 10.0.0.84 () {34 vars in 989 bytes} [Sun May 10 05:15:03 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1297/2587] 10.0.0.84 () {34 vars in 1039 bytes} [Sun May 10 05:15:03 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:15:05.650 8 WARNING neutron_lib.context [None req-25bdc63c-28b9-4cc9-9a86-808df250a081 b8811c9cee7e4ba39c35ba6ded3a79a6 9394d47352194844b078971d09d99492 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1291/2588] 10.0.0.123 () {34 vars in 676 bytes} [Sun May 10 05:15:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1298/2589] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:15:05 2026] PUT /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2590] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:05 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1299/2591] 10.0.0.123 () {34 vars in 770 bytes} [Sun May 10 05:15:05 2026] PUT /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2592] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:05 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1300/2593] 10.0.0.123 () {34 vars in 766 bytes} [Sun May 10 05:15:05 2026] PUT /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2594] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:05 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1301/2595] 10.0.0.123 () {34 vars in 788 bytes} [Sun May 10 05:15:05 2026] PUT /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2596] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:05 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1302/2597] 10.0.0.123 () {34 vars in 759 bytes} [Sun May 10 05:15:05 2026] PUT /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2598] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1303/2599] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:15:06.105 8 INFO neutron.api.v2.resource [None req-36699d04-ee47-40d2-a694-ccc33a9fe3f1 b8811c9cee7e4ba39c35ba6ded3a79a6 9394d47352194844b078971d09d99492 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2600] 10.0.0.123 () {32 vars in 751 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1304/2601] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1305/2602] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:15:06.208 9 INFO neutron.api.v2.resource [None req-31196e0f-be28-413c-b00d-201cb7acb49e b8811c9cee7e4ba39c35ba6ded3a79a6 9394d47352194844b078971d09d99492 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1306/2603] 10.0.0.123 () {32 vars in 754 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1307/2604] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1308/2605] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1309/2606] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/subnetpools/ceb0b978-b2b9-4d06-a831-b2e6574a65b9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2607] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/security-groups?tenant_id=ab4e07c5f2384ec5be30eab0320d448b&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1310/2608] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/security-groups/00e14f7c-47e3-40e6-84bd-5e4e5292a53f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2609] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:06 2026] GET /v2.0/security-groups?tenant_id=c19411e713104ce0987ed1f356846e6a&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1311/2610] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:06 2026] DELETE /v2.0/security-groups/eb694885-c7b3-4f81-8a00-aa64b100cb89 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1312/2611] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:15:07 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2612] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:07 2026] GET /v2.0/security-groups?tenant_id=a8010b03f2bf4abc90ea686b5f27d92f&name=default => generated 2929 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1313/2613] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:07 2026] DELETE /v2.0/security-groups/eafbdeb2-6ffa-4285-beed-89b85b56ac18 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2614] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:07 2026] GET /v2.0/security-groups?tenant_id=9394d47352194844b078971d09d99492&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1314/2615] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:07 2026] DELETE /v2.0/security-groups/e69e25ec-0af7-4ae0-9b17-06a8e186557d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2616] 10.0.0.23 () {30 vars in 688 bytes} [Sun May 10 05:15:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1315/2617] 10.0.0.23 () {30 vars in 690 bytes} [Sun May 10 05:15:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2618] 10.0.0.23 () {30 vars in 666 bytes} [Sun May 10 05:15:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1316/2619] 10.0.0.23 () {30 vars in 702 bytes} [Sun May 10 05:15:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2620] 10.0.0.23 () {28 vars in 437 bytes} [Sun May 10 05:15:08 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1317/2621] 10.0.0.23 () {30 vars in 726 bytes} [Sun May 10 05:15:08 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2622] 10.0.0.23 () {30 vars in 688 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1318/2623] 10.0.0.23 () {30 vars in 690 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2624] 10.0.0.23 () {30 vars in 666 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1319/2625] 10.0.0.23 () {30 vars in 702 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2626] 10.0.0.23 () {30 vars in 726 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1320/2627] 10.0.0.23 () {30 vars in 688 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2628] 10.0.0.23 () {30 vars in 690 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1321/2629] 10.0.0.23 () {30 vars in 666 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2630] 10.0.0.23 () {30 vars in 702 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1322/2631] 10.0.0.23 () {30 vars in 728 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2632] 10.0.0.23 () {30 vars in 680 bytes} [Sun May 10 05:15:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1323/2633] 10.0.0.23 () {34 vars in 702 bytes} [Sun May 10 05:15:09 2026] POST /v2.0/ports => generated 1132 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:15:10.945 8 WARNING neutron_lib.context [None req-38ad9334-4d7d-40d8-b4cd-ec8268aefc72 b0fe1a62545a4730af1ec42ec463de3c cb0d8aba036840158c29df485ee1258b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:15:11.111 8 INFO neutron.db.segments_db [None req-38ad9334-4d7d-40d8-b4cd-ec8268aefc72 b0fe1a62545a4730af1ec42ec463de3c cb0d8aba036840158c29df485ee1258b - - default default] Added segment 3ca39736-4709-44ce-82d5-c51f28d68bad of type vxlan for network e91e1ca1-f521-4ef0-ac3b-8d69e77a2c7f [pid: 8|app: 0|req: 1311/2634] 10.0.0.123 () {34 vars in 670 bytes} [Sun May 10 05:15:10 2026] POST /v2.0/networks => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:11.205 9 WARNING neutron_lib.context [None req-6aaddd80-4d1e-46c9-8037-28ed1b065578 b0fe1a62545a4730af1ec42ec463de3c cb0d8aba036840158c29df485ee1258b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 9|app: 0|req: 1324/2635] 10.0.0.123 () {34 vars in 669 bytes} [Sun May 10 05:15:11 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2636] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:15:11 2026] PUT /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1325/2637] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2638] 10.0.0.123 () {34 vars in 762 bytes} [Sun May 10 05:15:11 2026] PUT /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1326/2639] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2640] 10.0.0.123 () {34 vars in 758 bytes} [Sun May 10 05:15:11 2026] PUT /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1327/2641] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2642] 10.0.0.123 () {34 vars in 780 bytes} [Sun May 10 05:15:11 2026] PUT /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1328/2643] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2644] 10.0.0.123 () {34 vars in 751 bytes} [Sun May 10 05:15:11 2026] PUT /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1329/2645] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2646] 10.0.0.123 () {32 vars in 739 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:15:11.932 9 INFO neutron.api.v2.resource [None req-1ea4483a-4b49-46c5-a41f-0b0c4c3735cd b0fe1a62545a4730af1ec42ec463de3c cb0d8aba036840158c29df485ee1258b - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1330/2647] 10.0.0.123 () {32 vars in 743 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2648] 10.0.0.123 () {32 vars in 742 bytes} [Sun May 10 05:15:11 2026] DELETE /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1331/2649] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2650] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:15:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:15:12.030 9 INFO neutron.api.v2.resource [None req-5d09a003-bc8b-4d07-ab3c-24a1cbd8ca91 b0fe1a62545a4730af1ec42ec463de3c cb0d8aba036840158c29df485ee1258b - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1332/2651] 10.0.0.123 () {32 vars in 746 bytes} [Sun May 10 05:15:12 2026] DELETE /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2652] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2653] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2654] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1333/2655] 10.0.0.123 () {32 vars in 734 bytes} [Sun May 10 05:15:12 2026] DELETE /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2656] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1334/2657] 10.0.0.123 () {32 vars in 731 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2658] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:15:12 2026] DELETE /v2.0/subnets/10df3805-9aa0-4f2c-ae60-405ec7542c1b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2659] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2660] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2661] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2662] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:15:12.341 8 INFO neutron.api.v2.resource [None req-483fb3cd-7ec2-4e59-a9d5-8b514c9667c0 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1329/2663] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2664] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2665] 199.204.45.223 () {34 vars in 735 bytes} [Sun May 10 05:15:12 2026] POST /v2.0/security-groups => generated 1638 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:15:12.506 9 INFO neutron.services.segments.plugin [-] Segment 3ca39736-4709-44ce-82d5-c51f28d68bad resource provider aggregate not found 2026-05-10 05:15:12.510 9 INFO neutron.services.segments.plugin [-] Segment 3ca39736-4709-44ce-82d5-c51f28d68bad resource provider aggregate not found 2026-05-10 05:15:12.519 9 INFO neutron.services.segments.plugin [-] Segment 3ca39736-4709-44ce-82d5-c51f28d68bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca39736-4709-44ce-82d5-c51f28d68bad found for delete ", "request_id": "req-9e173791-1668-4c4a-bec6-20da3df203df"}]} 2026-05-10 05:15:12.523 9 INFO neutron.services.segments.plugin [-] Segment 3ca39736-4709-44ce-82d5-c51f28d68bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca39736-4709-44ce-82d5-c51f28d68bad found for delete ", "request_id": "req-290c1c87-0c80-488e-b4f4-6f693bfb23fd"}]} [pid: 8|app: 0|req: 1332/2666] 199.204.45.223 () {30 vars in 814 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/security-group-rules?security_group_id=d5e9c3c5-9dd0-40c6-bae7-9e7e8cbb1b15 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1335/2667] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:15:12 2026] DELETE /v2.0/networks/e91e1ca1-f521-4ef0-ac3b-8d69e77a2c7f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2668] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:15:12 2026] PUT /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1336/2669] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1334/2670] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1337/2671] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2672] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1338/2673] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:15:12 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2676] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:13 2026] GET /v2.0/security-groups?tenant_id=b090a66c242c4fefa1d17fe1677297a2&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1340/2677] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:13 2026] DELETE /v2.0/security-groups/0fbb5444-8be5-4658-9ac5-03ca20f19c12 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2678] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:15:13 2026] GET /v2.0/security-groups?tenant_id=cb0d8aba036840158c29df485ee1258b&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1341/2679] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:15:13 2026] DELETE /v2.0/security-groups/fe566def-3dcc-434d-b14d-938d9dc88163 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2680] 10.0.0.42 () {34 vars in 1015 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1342/2681] 10.0.0.42 () {34 vars in 981 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2682] 10.0.0.42 () {34 vars in 964 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/quotas/998de7f4033943608daa5d28fd96231c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1343/2683] 10.0.0.42 () {34 vars in 1001 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2684] 10.0.0.42 () {34 vars in 1007 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1344/2685] 10.0.0.42 () {34 vars in 1107 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2686] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:20 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1345/2687] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:21 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2688] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:23 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1346/2689] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:23 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2690] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:15:25 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1347/2691] 199.204.45.223 () {34 vars in 1050 bytes} [Sun May 10 05:15:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=998de7f4033943608daa5d28fd96231c => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2692] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:15:25 2026] POST /v2.0/ports => generated 1082 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1348/2693] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:15:25 2026] PUT /v2.0/ports/d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 1243 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1346/2694] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1349/2695] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2696] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:15:26.881 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7ad9bef-2974-4bf3-8ac7-5afe0acc0fd2'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': 'd5f5a160-d883-47fd-a5f3-f40844a34e25', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1350/2697] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2698] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1351/2699] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2700] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:15:26 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1352/2701] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:15:27 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2702] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:15:27 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2705] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1354/2706] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2707] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1355/2708] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2709] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1356/2710] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2711] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:15:28 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1357/2712] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:29 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2713] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:15:29 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1358/2714] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:29 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2715] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:15:30 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1359/2716] 199.204.45.223 () {34 vars in 1044 bytes} [Sun May 10 05:15:30 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2717] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:32 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1360/2718] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:15:32 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2719] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:32 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1361/2720] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:35 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2721] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:15:35 2026] GET /v2.0/security-groups?id=d51ac356-0f43-47e0-8b1b-bfe499fc9e0b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1362/2722] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:15:35 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2727] 199.204.45.223 () {34 vars in 1096 bytes} [Sun May 10 05:16:08 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1365/2728] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1465 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2729] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1366/2730] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2731] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1367/2732] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2733] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1368/2734] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1369/2735] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1370/2736] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1371/2737] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1372/2738] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/subnets?id=4f7003e5-0234-4092-b74d-411ad4d7fb4e&id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1373/2739] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1374/2740] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1375/2741] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:10 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1376/2742] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:11 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2743] 199.204.45.223 () {34 vars in 716 bytes} [Sun May 10 05:16:10 2026] POST /v2.0/ports => generated 1093 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1377/2744] 10.0.0.42 () {34 vars in 970 bytes} [Sun May 10 05:16:11 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1093 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1368/2745] 10.0.0.42 () {34 vars in 906 bytes} [Sun May 10 05:16:11 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1378/2746] 199.204.45.223 () {34 vars in 1262 bytes} [Sun May 10 05:16:12 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2747] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:12 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1379/2748] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:12 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2749] 199.204.45.223 () {34 vars in 975 bytes} [Sun May 10 05:16:12 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1380/2750] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:12 2026] GET /v2.0/networks?id=e4993253-802f-4419-b78c-727fbd06623c => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2753] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:16:12 2026] PUT /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1283 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1383/2754] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2523 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1372/2755] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1384/2756] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2757] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1385/2758] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:14.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee004508-d5e6-40d8-959d-09809c2c2754'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1374/2759] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1386/2760] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2761] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1387/2762] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2763] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1388/2764] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:14 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2765] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:15 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1389/2766] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:15 2026] GET /v2.0/networks?id=e4993253-802f-4419-b78c-727fbd06623c => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2767] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1390/2768] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:16 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2769] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:16 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1391/2770] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:16 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2771] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:16 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1392/2772] 10.0.0.42 () {34 vars in 970 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1285 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2773] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:16:18 2026] PUT /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1310 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:18.592 9 INFO neutron.api.v2.resource [None req-866e14cd-2df1-4b3b-aea0-d9319cc7a684 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1393/2774] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:18.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe7f1227-4baa-4b25-92a5-003e284302e1'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2775] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1394/2776] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:16:18 2026] PUT /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1310 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2777] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1395/2778] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2779] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2780] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2781] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1396/2782] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2783] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1397/2784] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/networks?id=e4993253-802f-4419-b78c-727fbd06623c => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:19.248 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f857b377-92bb-4583-961e-5a04a53fadec'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1398/2785] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2786] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1399/2787] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2788] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1400/2789] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2790] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1401/2791] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2792] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2793] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1402/2794] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2795] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1403/2796] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/networks?id=e4993253-802f-4419-b78c-727fbd06623c => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2797] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1404/2798] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2799] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1405/2800] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2801] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:30.048 8 WARNING neutron_lib.context [None req-1c5af75e-2a20-45f7-b8eb-6392c564d770 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-10 05:16:30.773 8 INFO neutron.db.l3_db [None req-1c5af75e-2a20-45f7-b8eb-6392c564d770 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 324437f2-e0ae-4153-8c8e-28b1ca6f7704 associated. External IP: 10.96.250.203, port: 8f0dff29-dc0f-482a-adde-fc79d7e0166d. [pid: 8|app: 0|req: 1398/2804] 10.0.0.123 () {34 vars in 677 bytes} [Sun May 10 05:16:30 2026] POST /v2.0/floatingips => generated 899 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1407/2805] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2806] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1408/2807] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2808] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:33.702 9 INFO neutron.api.v2.resource [None req-bb7057ef-81df-4e76-9819-203a050f6ee3 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1409/2809] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2810] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1410/2811] 199.204.45.223 () {30 vars in 814 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/security-group-rules?security_group_id=d5e9c3c5-9dd0-40c6-bae7-9e7e8cbb1b15 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2812] 199.204.45.223 () {34 vars in 746 bytes} [Sun May 10 05:16:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1411/2813] 199.204.45.223 () {34 vars in 746 bytes} [Sun May 10 05:16:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2814] 10.0.0.23 () {30 vars in 688 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1412/2815] 10.0.0.23 () {30 vars in 690 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2816] 10.0.0.23 () {30 vars in 666 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1413/2817] 10.0.0.23 () {30 vars in 702 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1415/2820] 10.0.0.23 () {28 vars in 437 bytes} [Sun May 10 05:16:43 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2821] 10.0.0.23 () {30 vars in 726 bytes} [Sun May 10 05:16:43 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1416/2822] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2823] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1417/2824] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2825] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1418/2826] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2827] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1419/2828] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2829] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1420/2830] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2831] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1421/2832] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2833] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1422/2834] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2835] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:16:46 2026] POST /v2.0/ports => generated 1295 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1423/2836] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:16:46 2026] PUT /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1456 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1414/2837] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4034 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1424/2838] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2839] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1425/2840] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2841] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:48.584 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a45f04-5429-41c9-a29a-1c54c6a6f4f2'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '49b425d9-a4cd-4d12-9bd3-21bf6327f222', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1426/2842] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2843] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1427/2844] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2845] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1428/2846] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2847] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1429/2848] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2849] 199.204.45.223 () {34 vars in 1102 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1430/2850] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/subnets?id=4f7003e5-0234-4092-b74d-411ad4d7fb4e&id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2851] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1431/2852] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2853] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:49 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1432/2854] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:49 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2855] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4034 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1433/2856] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2857] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1434/2858] 199.204.45.223 () {34 vars in 1102 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2859] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/subnets?id=4f7003e5-0234-4092-b74d-411ad4d7fb4e&id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1435/2860] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2861] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1436/2862] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2863] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1437/2864] 10.0.0.42 () {34 vars in 970 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1458 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2865] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1438/2866] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2867] 199.204.45.223 () {34 vars in 789 bytes} [Sun May 10 05:16:52 2026] PUT /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1197 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1439/2868] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1430/2869] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1440/2870] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:53.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-905f9d7d-5f73-485b-919c-31fe791b65c5'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '49b425d9-a4cd-4d12-9bd3-21bf6327f222', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2871] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1441/2872] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2873] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1442/2874] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2875] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1443/2876] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2877] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1444/2878] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2879] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1445/2880] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2881] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1446/2882] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2883] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1447/2884] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/subnets?id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2885] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1448/2886] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2887] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1450/2890] 10.0.0.23 () {30 vars in 688 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2891] 10.0.0.23 () {30 vars in 690 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1451/2892] 10.0.0.23 () {30 vars in 666 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2893] 10.0.0.23 () {30 vars in 702 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1452/2894] 10.0.0.23 () {28 vars in 437 bytes} [Sun May 10 05:16:59 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2895] 10.0.0.23 () {30 vars in 726 bytes} [Sun May 10 05:16:59 2026] GET /v2.0/subnets/069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 655 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1453/2896] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2897] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1454/2898] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2899] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1455/2900] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2901] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/subnets/069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1456/2902] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3811 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2903] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1457/2904] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2905] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1458/2906] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2907] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:01 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1459/2908] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:01 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2909] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:02 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1460/2910] 199.204.45.223 () {38 vars in 955 bytes} [Sun May 10 05:17:02 2026] POST /v2.0/ports => generated 1307 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2911] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:17:02 2026] PUT /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1468 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1461/2912] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 5271 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1452/2913] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1462/2914] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:04.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5768d0c-b527-487d-86ce-671f252a17d0'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': 'fafc9039-7214-431a-840d-fe547b924006', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1453/2915] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1463/2916] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2917] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1464/2918] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2919] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1465/2920] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2921] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1466/2922] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2923] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1467/2924] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/subnets?id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2925] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1468/2926] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2927] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1469/2928] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=fafc9039-7214-431a-840d-fe547b924006 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2929] 199.204.45.223 () {34 vars in 1106 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28b&port_id=fafc9039-7214-431a-840d-fe547b924006 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1470/2930] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2931] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1471/2932] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2933] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1472/2934] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2935] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 5271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1473/2936] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2937] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=fafc9039-7214-431a-840d-fe547b924006 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1474/2938] 199.204.45.223 () {34 vars in 1106 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28b&port_id=fafc9039-7214-431a-840d-fe547b924006 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2939] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1475/2940] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2941] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1476/2942] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2943] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1477/2944] 10.0.0.42 () {34 vars in 970 bytes} [Sun May 10 05:17:08 2026] GET /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2945] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:08 2026] GET /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1478/2946] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:08 2026] GET /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1470 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1479/2947] 199.204.45.223 () {34 vars in 1096 bytes} [Sun May 10 05:17:08 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2948] 199.204.45.223 () {34 vars in 789 bytes} [Sun May 10 05:17:08 2026] PUT /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1201 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1480/2949] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1470/2950] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets/069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1481/2951] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:09.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93ba6737-d77b-4674-a13e-e78d999d4476'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': 'fafc9039-7214-431a-840d-fe547b924006', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1471/2952] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1482/2953] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2954] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1483/2955] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2956] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1484/2957] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2958] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1485/2959] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2960] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1486/2961] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2962] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1487/2963] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 5040 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2964] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1488/2965] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=fafc9039-7214-431a-840d-fe547b924006 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2966] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1489/2967] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2968] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1490/2969] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1491/2970] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2971] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1492/2972] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2973] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1493/2974] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2975] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1494/2976] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2977] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2980] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1496/2981] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2982] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1497/2983] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2984] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1498/2985] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 5040 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2986] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1499/2987] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2988] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1500/2989] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2990] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1501/2991] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:17:20 2026] PUT /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1026 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2992] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1502/2993] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2994] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4865 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:21.877 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c954150-ecd5-4da6-af63-fa738ddc64c1'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': 'fafc9039-7214-431a-840d-fe547b924006', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1503/2995] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2996] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1504/2997] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2998] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1505/2999] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3000] 199.204.45.223 () {34 vars in 975 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3001] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1506/3002] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:17:23 2026] DELETE /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3003] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:25.063 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f8fd2b9e-81fb-47a6-add4-e6ba26d8f3ad 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1507/3004] 199.204.45.223 () {32 vars in 758 bytes} [Sun May 10 05:17:25 2026] DELETE /v2.0/ports/fafc9039-7214-431a-840d-fe547b924006 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3005] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:25.168 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbcc6199-a874-4b63-9e73-6c196d56e23d'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-deleted', 'tag': 'fafc9039-7214-431a-840d-fe547b924006', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1508/3006] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3007] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1509/3008] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3009] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1510/3010] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3011] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1511/3012] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3013] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1512/3014] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3015] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1513/3016] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3017] 199.204.45.223 () {34 vars in 1226 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e&id=e4993253-802f-4419-b78c-727fbd06623c&id=0f08d6e2-3199-4f82-83c1-878979c83c67&id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 3095 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1514/3018] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3019] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1515/3020] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3021] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1516/3022] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3023] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1517/3024] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3025] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1518/3026] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3027] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1519/3028] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3029] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/subnets?id=aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1520/3030] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/ports?network_id=0f08d6e2-3199-4f82-83c1-878979c83c67&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3031] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1521/3032] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1523/3035] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3036] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1524/3037] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3038] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1525/3039] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3040] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1526/3041] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3042] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1527/3043] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3044] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1233 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1528/3045] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:17:29 2026] PUT /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1026 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3046] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:29.633 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3de8acd8-9cb0-412c-8594-84c091558a11'] response: {'name': 'network-changed', 'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'tag': '49b425d9-a4cd-4d12-9bd3-21bf6327f222', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1529/3047] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3048] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3640 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1530/3049] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3050] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks?id=0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1531/3051] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3052] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1532/3053] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3640 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3054] 199.204.45.223 () {34 vars in 975 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3055] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1533/3056] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:17:31 2026] DELETE /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3057] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:32 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:32.935 9 INFO neutron.pecan_wsgi.hooks.translation [None req-70428ce4-2660-4e49-83cc-fb4f71f1b664 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1534/3058] 199.204.45.223 () {32 vars in 758 bytes} [Sun May 10 05:17:32 2026] DELETE /v2.0/ports/49b425d9-a4cd-4d12-9bd3-21bf6327f222 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3059] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:33.056 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d936cb8b-2251-416c-bc0f-0141af6f2572'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-deleted', 'tag': '49b425d9-a4cd-4d12-9bd3-21bf6327f222', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1535/3060] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3061] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1536/3062] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3063] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1537/3064] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3065] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1538/3066] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3067] 199.204.45.223 () {30 vars in 742 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 799 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1539/3068] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3069] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1540/3070] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3071] 199.204.45.223 () {34 vars in 1066 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e&id=e4993253-802f-4419-b78c-727fbd06623c => generated 1523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1541/3072] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3073] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1542/3074] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3075] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1543/3076] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3077] 199.204.45.223 () {34 vars in 1056 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.15&port_id=7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1544/3078] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/subnets?id=99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3079] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports?network_id=e4993253-802f-4419-b78c-727fbd06623c&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1545/3080] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3081] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3084] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1547/3085] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3086] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1548/3087] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:44.951 8 INFO neutron.api.v2.resource [None req-1f37eb4c-e531-4819-a77e-7f68a416ba9b 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3088] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1549/3089] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 2865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3090] 199.204.45.223 () {30 vars in 814 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/security-group-rules?security_group_id=d5e9c3c5-9dd0-40c6-bae7-9e7e8cbb1b15 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1550/3091] 199.204.45.223 () {32 vars in 788 bytes} [Sun May 10 05:17:45 2026] DELETE /v2.0/security-group-rules/012af0dd-f844-4eed-9b88-990b2e5876a4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3092] 199.204.45.223 () {32 vars in 788 bytes} [Sun May 10 05:17:45 2026] DELETE /v2.0/security-group-rules/c919fdcc-bc00-463b-91ad-81cd3c51e353 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:49.261 9 INFO neutron.db.l3_db [None req-b0540839-a9b5-4402-9bb6-f16e33b69bdb 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 324437f2-e0ae-4153-8c8e-28b1ca6f7704 disassociated (deleted). External IP: 10.96.250.203, port: 8f0dff29-dc0f-482a-adde-fc79d7e0166d. [pid: 9|app: 0|req: 1551/3093] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:17:48 2026] DELETE /v2.0/floatingips/324437f2-e0ae-4153-8c8e-28b1ca6f7704 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:49.589 8 INFO neutron.api.v2.resource [None req-eb19b696-68db-4bda-a785-269351e6afdf 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3094] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:17:49 2026] GET /v2.0/floatingips/324437f2-e0ae-4153-8c8e-28b1ca6f7704 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1552/3095] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3096] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1553/3097] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3098] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:50.360 9 INFO neutron.api.v2.resource [None req-b4bc17a2-9d50-4091-9c80-b5e654838abf 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1554/3099] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3100] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1555/3101] 199.204.45.223 () {30 vars in 814 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/security-group-rules?security_group_id=d5e9c3c5-9dd0-40c6-bae7-9e7e8cbb1b15 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3102] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1556/3103] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3104] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1557/3105] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3106] 199.204.45.223 () {30 vars in 740 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1558/3107] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3108] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1559/3109] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3110] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:51 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1560/3111] 199.204.45.223 () {34 vars in 975 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3112] 199.204.45.223 () {34 vars in 1060 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1561/3113] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3114] 199.204.45.223 () {34 vars in 1016 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1562/3115] 199.204.45.223 () {38 vars in 1028 bytes} [Sun May 10 05:17:52 2026] PUT /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1147 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3116] 199.204.45.223 () {30 vars in 768 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1563/3117] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:17:53 2026] PUT /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1086 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3118] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 1086 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1564/3119] 199.204.45.223 () {32 vars in 758 bytes} [Sun May 10 05:17:54 2026] DELETE /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1565/3120] 199.204.45.223 () {30 vars in 702 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3121] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports?tenant_id=998de7f4033943608daa5d28fd96231c&device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1566/3122] 199.204.45.223 () {30 vars in 704 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1567/3123] 199.204.45.223 () {30 vars in 680 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1568/3124] 199.204.45.223 () {30 vars in 716 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:54.791 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5b7771e1-2c61-44fb-88ca-9b5385fe0260 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1569/3125] 199.204.45.223 () {32 vars in 758 bytes} [Sun May 10 05:17:54 2026] DELETE /v2.0/ports/7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3126] 199.204.45.223 () {34 vars in 1066 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks?id=44391a52-db3a-4b90-95a1-ff5aba05f24e&id=e4993253-802f-4419-b78c-727fbd06623c => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3127] 199.204.45.223 () {34 vars in 1062 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1570/3128] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:54.854 9 INFO neutron.api.v2.resource [None req-fe808938-33bc-4828-93ed-92997e37d08c 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1571/3129] 199.204.45.223 () {30 vars in 762 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/security-groups/lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3130] 199.204.45.223 () {34 vars in 984 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/subnets?id=b76c8309-9803-41ef-94bc-a9f3f7b9da67 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1572/3131] 199.204.45.223 () {30 vars in 784 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/security-groups?name=lb-c1f4a648-9070-4f76-b94e-df8af6d17a14 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3132] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports?network_id=44391a52-db3a-4b90-95a1-ff5aba05f24e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1573/3133] 199.204.45.223 () {30 vars in 736 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3134] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3135] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks/44391a52-db3a-4b90-95a1-ff5aba05f24e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1574/3136] 199.204.45.223 () {34 vars in 788 bytes} [Sun May 10 05:17:54 2026] PUT /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 1094 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3137] 199.204.45.223 () {32 vars in 778 bytes} [Sun May 10 05:17:55 2026] DELETE /v2.0/security-groups/d5e9c3c5-9dd0-40c6-bae7-9e7e8cbb1b15 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1575/3138] 199.204.45.223 () {32 vars in 758 bytes} [Sun May 10 05:17:55 2026] DELETE /v2.0/ports/8f0dff29-dc0f-482a-adde-fc79d7e0166d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3139] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/ports?device_id=6dfdea64-a77b-4bda-8b0b-129386c5b53e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1576/3142] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:17:57 2026] DELETE /v2.0/ports/d5f5a160-d883-47fd-a5f3-f40844a34e25 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:00.133 8 INFO neutron.db.l3_db [None req-483c2cad-c486-40b2-9426-a14210781b63 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 6378dbbf-17e8-4fd6-9c95-814a0248c88f disassociated (deleted). External IP: 10.96.250.202, port: 043a69b6-1162-44a5-8141-7e23bcb30659. [pid: 8|app: 0|req: 1567/3143] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] DELETE /v2.0/floatingips/6378dbbf-17e8-4fd6-9c95-814a0248c88f => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:00.465 9 INFO neutron.api.v2.resource [None req-5ead31c9-90c0-4d7c-8d8c-bc8228fd6cfa 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1577/3144] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/floatingips/6378dbbf-17e8-4fd6-9c95-814a0248c88f => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:18:00.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dd7f8e5-9423-4d89-9e5e-ae816a8aba85'] response: {'name': 'network-changed', 'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1568/3145] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1200 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:00.736 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2056ece9-bd1b-4698-8097-d3e7f012ea1b'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-deleted', 'tag': 'd5f5a160-d883-47fd-a5f3-f40844a34e25', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1578/3146] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3147] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1579/3148] 199.204.45.223 () {34 vars in 986 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/networks?id=1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3149] 199.204.45.223 () {34 vars in 1058 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1580/3150] 199.204.45.223 () {34 vars in 1104 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4a&port_id=043a69b6-1162-44a5-8141-7e23bcb30659 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3151] 199.204.45.223 () {34 vars in 1064 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/subnets?id=069f6053-6cee-4d79-a0f6-d5a17ef9265b&id=7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1581/3152] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3153] 199.204.45.223 () {34 vars in 1052 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?network_id=1d0d0244-ff58-4bd1-a83d-f696e894ab97&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1582/3154] 199.204.45.223 () {34 vars in 1012 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3155] 199.204.45.223 () {34 vars in 1112 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1583/3156] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3157] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:18:02 2026] DELETE /v2.0/ports/043a69b6-1162-44a5-8141-7e23bcb30659 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1584/3158] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=038e6ead-6130-4cd7-9b21-faea4800b1fb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:10.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdf61663-19f0-4e2c-a242-52772549c1e9'] response: {'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'name': 'network-vif-deleted', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'status': 'completed', 'code': 200} 2026-05-10 05:18:11.205 8 INFO neutron.db.l3_db [None req-5da9501d-3f4b-4942-a969-65a8a099e099 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] Floating IP 9bf2e4f2-4294-43a2-8bda-c1373944c4e1 disassociated (deleted). External IP: 10.96.250.206, port: c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b. [pid: 8|app: 0|req: 1575/3159] 10.0.0.123 () {32 vars in 732 bytes} [Sun May 10 05:18:10 2026] DELETE /v2.0/floatingips/9bf2e4f2-4294-43a2-8bda-c1373944c4e1 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:11.530 9 INFO neutron.api.v2.resource [None req-97b8c1bf-2bd3-474f-b4bb-573c6517fc27 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1585/3160] 10.0.0.123 () {32 vars in 729 bytes} [Sun May 10 05:18:11 2026] GET /v2.0/floatingips/9bf2e4f2-4294-43a2-8bda-c1373944c4e1 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3161] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:18:11 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1196 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1586/3162] 10.0.0.42 () {34 vars in 1039 bytes} [Sun May 10 05:18:11 2026] GET /v2.0/security-groups?id=65de99d5-ecda-47e3-aa6e-9654c4f51642&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1588/3165] 199.204.45.223 () {34 vars in 994 bytes} [Sun May 10 05:18:13 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:13.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab6e8a6d-e860-4694-8a21-b04232e66e8b'] response: {'name': 'network-changed', 'server_uuid': '81c12aed-0097-4e15-b1cf-1ea1a8a6d237', 'tag': 'c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1578/3166] 199.204.45.223 () {36 vars in 997 bytes} [Sun May 10 05:18:13 2026] DELETE /v2.0/ports/c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1589/3167] 199.204.45.223 () {34 vars in 1080 bytes} [Sun May 10 05:18:14 2026] GET /v2.0/ports?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3168] 10.0.0.42 () {34 vars in 989 bytes} [Sun May 10 05:18:16 2026] GET /v2.0/ports?device_id=81c12aed-0097-4e15-b1cf-1ea1a8a6d237 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1590/3169] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:21 2026] DELETE /v2.0/security-group-rules/fe62019e-226b-4d43-b940-3fde0a1dd94a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c67fa6d2-e5ae-43e5-9d74-c7cab613bbdd'] response: {'server_uuid': '81c12aed-0097-4e15-b1cf-1ea1a8a6d237', 'name': 'network-vif-deleted', 'tag': 'c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b', 'status': 'completed', 'code': 200} 2026-05-10 05:18:22.057 8 INFO neutron.api.v2.resource [None req-fe82d72d-5022-426b-beb7-597cee83eee5 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3170] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/fe62019e-226b-4d43-b940-3fde0a1dd94a => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1591/3171] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/fe6e601c-3d10-43b4-a07f-e82ad540829b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.145 8 INFO neutron.api.v2.resource [None req-25fb5ab2-4e28-4056-b165-4e73c2022d5a 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3172] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/fe6e601c-3d10-43b4-a07f-e82ad540829b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1592/3173] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/5e080462-4f5a-462c-a1d3-ef5758ae3973 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.232 8 INFO neutron.api.v2.resource [None req-c7b2eb64-98ae-439e-b1a1-7eed2f677ba1 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3174] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/5e080462-4f5a-462c-a1d3-ef5758ae3973 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1593/3175] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/62e16de1-c412-4fdf-b1ef-b575763bd2a8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.318 8 INFO neutron.api.v2.resource [None req-e28051af-a762-48d7-8c8a-99655ee30bd9 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3176] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/62e16de1-c412-4fdf-b1ef-b575763bd2a8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1594/3177] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/3cc288f1-6990-4730-8101-c6010875c0df => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.405 8 INFO neutron.api.v2.resource [None req-1ed12824-77d4-40f4-9024-db6511c328a2 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3178] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/3cc288f1-6990-4730-8101-c6010875c0df => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1595/3179] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/c5a80cd4-8cd0-4c2f-9872-c3604e438762 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.491 8 INFO neutron.api.v2.resource [None req-3a9e698d-d331-4a99-8cfb-a909698caea2 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3180] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/c5a80cd4-8cd0-4c2f-9872-c3604e438762 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1596/3181] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/ffcf61e7-ffd0-4ff5-92bc-b1592d913559 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.580 8 INFO neutron.api.v2.resource [None req-24d62bc8-3185-4059-98e3-d3f2c28a1892 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3182] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/ffcf61e7-ffd0-4ff5-92bc-b1592d913559 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1597/3183] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/dd062fbc-d4d8-4432-b658-9043ae482c5f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.669 8 INFO neutron.api.v2.resource [None req-b49c9155-f11a-43de-87f0-5975931e0069 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3184] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/dd062fbc-d4d8-4432-b658-9043ae482c5f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1598/3185] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/e5c20a5c-10d1-4aca-b209-1ca43911e526 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.747 8 INFO neutron.api.v2.resource [None req-d22d8f77-9ba7-4178-8ac3-3ee3d49af0eb 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3186] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/e5c20a5c-10d1-4aca-b209-1ca43911e526 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1599/3187] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/3747fb51-503b-42da-b31d-a0bd4f4b71c8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.835 8 INFO neutron.api.v2.resource [None req-db5d8a2f-5516-4522-8009-6c4c79e77c0b 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3188] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/3747fb51-503b-42da-b31d-a0bd4f4b71c8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1600/3189] 10.0.0.123 () {32 vars in 750 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-group-rules/ead97ea8-9944-4110-983e-f161ec486abe => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:22.920 8 INFO neutron.api.v2.resource [None req-46975c31-8873-41d1-8b48-9abbf3a65455 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3190] 10.0.0.123 () {32 vars in 747 bytes} [Sun May 10 05:18:22 2026] GET /v2.0/security-group-rules/ead97ea8-9944-4110-983e-f161ec486abe => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1601/3191] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:22 2026] DELETE /v2.0/security-groups/65de99d5-ecda-47e3-aa6e-9654c4f51642 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:23.026 8 INFO neutron.api.v2.resource [None req-9916b552-920c-460c-9563-eec4c1fc9aea 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3192] 10.0.0.123 () {32 vars in 737 bytes} [Sun May 10 05:18:23 2026] GET /v2.0/security-groups/65de99d5-ecda-47e3-aa6e-9654c4f51642 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1602/3193] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:23 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:24.336 8 INFO neutron.api.v2.resource [None req-9aeee2b5-6039-4cf3-a4bb-75abe80c6b78 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3194] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:24 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1603/3195] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:24 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:25.389 8 INFO neutron.api.v2.resource [None req-0314e7a2-603a-4e8e-ba1c-e795693d2c88 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3196] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:25 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1604/3197] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:25 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:26.612 8 INFO neutron.api.v2.resource [None req-cdcf28b4-69f3-4992-92a4-4c68cd0a9746 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3198] 10.0.0.123 () {34 vars in 789 bytes} [Sun May 10 05:18:26 2026] PUT /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:18:27.401 9 INFO neutron.db.l3_hamode_db [None req-ffe01f18-e6a0-4968-bd11-e973363d9cc5 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] HA network 71b281d2-5e55-4d7c-9eee-97327eaa2814 was deleted as no HA routers are present in tenant 7d2eefc5741e40a983dd0c103c6c79c4. [pid: 9|app: 0|req: 1605/3199] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:26 2026] DELETE /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:27.425 8 INFO neutron.api.v2.resource [None req-ffa834dc-9387-442f-a62e-3853035c5410 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3200] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/routers/fd4e29c5-bf96-40ff-a120-0049e957fe56 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:18:27.445 9 INFO neutron.services.segments.plugin [-] Segment 28bee965-f949-4669-a5d0-fdf94b8a9217 resource provider aggregate not found 2026-05-10 05:18:27.457 9 INFO neutron.services.segments.plugin [-] Segment 28bee965-f949-4669-a5d0-fdf94b8a9217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28bee965-f949-4669-a5d0-fdf94b8a9217 found for delete ", "request_id": "req-726a8ed8-b77b-4914-b9c3-c51d8c3c4d5b"}]} 2026-05-10 05:18:27.460 9 INFO neutron.services.segments.plugin [-] Segment 28bee965-f949-4669-a5d0-fdf94b8a9217 resource provider aggregate not found 2026-05-10 05:18:27.472 9 INFO neutron.services.segments.plugin [-] Segment 28bee965-f949-4669-a5d0-fdf94b8a9217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28bee965-f949-4669-a5d0-fdf94b8a9217 found for delete ", "request_id": "req-c60d7bba-cc92-490d-98a1-a24600a0dd81"}]} [pid: 9|app: 0|req: 1606/3201] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:27 2026] DELETE /v2.0/subnets/7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:27.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e56ab6a-4307-49a7-ab8d-d2786cfe3e8e 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3202] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/subnets/7df1de49-ad52-4b56-9d77-74ca5a106158 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1607/3203] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:27 2026] DELETE /v2.0/subnets/069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:27.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fce53034-2ca9-4f1c-905c-3db2ef7404b8 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3204] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/subnets/069f6053-6cee-4d79-a0f6-d5a17ef9265b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1608/3207] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:18:27 2026] DELETE /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:28.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5035dddb-4844-4ca1-a908-c9a2e5dcf26f 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3208] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/networks/1d0d0244-ff58-4bd1-a83d-f696e894ab97 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1609/3209] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:28 2026] DELETE /v2.0/subnets/4f7003e5-0234-4092-b74d-411ad4d7fb4e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:28.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-755eda1e-8e53-46ff-868e-ed78bedcfa4f 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3210] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/subnets/4f7003e5-0234-4092-b74d-411ad4d7fb4e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1610/3211] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:28 2026] DELETE /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:28.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28cbf274-49f1-479f-9c50-b97af5e2f668 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3212] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/subnets/aadf4ebd-b041-4eb2-94cc-631b242e47db => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1611/3213] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:18:28 2026] DELETE /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:28.758 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54247022-7628-4fca-97fc-09eb87373295 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3214] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/networks/0f08d6e2-3199-4f82-83c1-878979c83c67 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1612/3215] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:28 2026] DELETE /v2.0/subnets/ab68f3bd-f798-44b9-af3b-bad6fa3aa4d3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:28.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-856b0730-3a7e-4509-b913-6c3bcd4174f2 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3216] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/subnets/ab68f3bd-f798-44b9-af3b-bad6fa3aa4d3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1613/3217] 10.0.0.123 () {32 vars in 724 bytes} [Sun May 10 05:18:28 2026] DELETE /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:29.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74af6cf4-1017-4b5c-8d6a-eb0d227c536a 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3218] 10.0.0.123 () {32 vars in 721 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/subnets/99ce6feb-8c77-4da8-bb73-1390baef4764 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1614/3219] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:18:29 2026] DELETE /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:29.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecd24f71-06d2-4ab4-a8e6-af7ad53e6556 035f029165be4cc3aed865a89f19bd88 7d2eefc5741e40a983dd0c103c6c79c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3220] 10.0.0.123 () {32 vars in 723 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/networks/e4993253-802f-4419-b78c-727fbd06623c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:18:31.212 9 INFO neutron.services.segments.plugin [-] Segment 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 resource provider aggregate not found 2026-05-10 05:18:31.217 9 INFO neutron.services.segments.plugin [-] Segment 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 resource provider aggregate not found 2026-05-10 05:18:31.224 9 INFO neutron.services.segments.plugin [-] Segment 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 found for delete ", "request_id": "req-50a9b14f-0eca-418f-bbd8-f616aad81ad7"}]} 2026-05-10 05:18:31.232 9 INFO neutron.services.segments.plugin [-] Segment 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a1df8cd-7077-460a-84aa-f1a1ccd468e4 found for delete ", "request_id": "req-245da788-1582-4bf7-8ee6-db9d160ed999"}]} 2026-05-10 05:18:31.238 9 INFO neutron.services.segments.plugin [-] Segment bdb745aa-6851-445d-95a0-957ddc9f6489 resource provider aggregate not found 2026-05-10 05:18:31.246 9 INFO neutron.services.segments.plugin [-] Segment bdb745aa-6851-445d-95a0-957ddc9f6489 resource provider aggregate not found 2026-05-10 05:18:31.253 9 INFO neutron.services.segments.plugin [-] Segment bdb745aa-6851-445d-95a0-957ddc9f6489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb745aa-6851-445d-95a0-957ddc9f6489 found for delete ", "request_id": "req-8f2f0494-5eaf-492b-b48a-04d560e7e818"}]} 2026-05-10 05:18:31.258 9 INFO neutron.services.segments.plugin [-] Segment bdb745aa-6851-445d-95a0-957ddc9f6489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb745aa-6851-445d-95a0-957ddc9f6489 found for delete ", "request_id": "req-8e2aa6ca-66cc-4cf6-866e-b6761d826f72"}]} 2026-05-10 05:18:31.270 9 INFO neutron.services.segments.plugin [-] Segment d692e43a-2076-4e48-9972-c630af4fa214 resource provider aggregate not found 2026-05-10 05:18:31.274 9 INFO neutron.services.segments.plugin [-] Segment d692e43a-2076-4e48-9972-c630af4fa214 resource provider aggregate not found 2026-05-10 05:18:31.284 9 INFO neutron.services.segments.plugin [-] Segment d692e43a-2076-4e48-9972-c630af4fa214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d692e43a-2076-4e48-9972-c630af4fa214 found for delete ", "request_id": "req-7ba81f4a-4bd4-4b0e-b0ac-abaf4ede08dc"}]} 2026-05-10 05:18:31.301 9 INFO neutron.services.segments.plugin [-] Segment d692e43a-2076-4e48-9972-c630af4fa214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d692e43a-2076-4e48-9972-c630af4fa214 found for delete ", "request_id": "req-5e623838-8e58-43c3-b107-b4f6c64a2a4f"}]} [pid: 9|app: 0|req: 1615/3221] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/security-groups?tenant_id=8c3b7e311cbf42fc8c056a4214121fbb&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3222] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:31 2026] DELETE /v2.0/security-groups/0ee84643-d1fe-4c65-8143-91e7870731cf => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1616/3223] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/security-groups?tenant_id=2305083883324e39ba1963760f7bd4db&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3224] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:31 2026] DELETE /v2.0/security-groups/3586fd68-6536-4a85-b5a9-dd5df1f86175 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1617/3225] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/security-groups?tenant_id=7d2eefc5741e40a983dd0c103c6c79c4&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3226] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:31 2026] DELETE /v2.0/security-groups/916d4338-5946-454d-bb0d-2f73d7639bfb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1618/3227] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/security-groups?tenant_id=580b60ec5c9748a6956dfb244b171f58&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3228] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:32 2026] DELETE /v2.0/security-groups/23ead066-bcd4-4a2c-a4f2-46fd104d5de0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1619/3229] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/security-groups?tenant_id=18ed26fb2ceb45aea0d6cc768320adba&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3230] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:32 2026] DELETE /v2.0/security-groups/49f8c41f-365f-4997-92d0-d36a96572792 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1620/3231] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/security-groups?tenant_id=021e497b42604462822f587c170143f4&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3232] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:32 2026] DELETE /v2.0/security-groups/a6e9a3b4-b0ea-42d1-b752-3c6b55f67b42 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1621/3233] 10.0.0.123 () {32 vars in 774 bytes} [Sun May 10 05:18:33 2026] GET /v2.0/security-groups?tenant_id=ecc888f5d63a48cd8d90316a66280fc0&name=default => generated 2929 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3234] 10.0.0.123 () {32 vars in 740 bytes} [Sun May 10 05:18:33 2026] DELETE /v2.0/security-groups/4946e1fa-b5f0-4c00-85a1-3b300b336a48 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1622/3235] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:18:35 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3236] 10.0.0.123 () {32 vars in 655 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1623/3237] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3238] 10.0.0.123 () {32 vars in 643 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1624/3239] 10.0.0.123 () {32 vars in 647 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3240] 10.0.0.123 () {32 vars in 649 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1625/3241] 10.0.0.123 () {32 vars in 663 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3242] 10.0.0.123 () {32 vars in 655 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)