+ 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 [Fri May 8 00:00:44 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-f4bd7bf57-7nx2g 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 0x7f7754e85668 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: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, 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-08 00:00:49.865 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:00:49.866 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-05-08 00:00:49.907 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 00:00:49.908 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-05-08 00:00:50.417 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:00:50.451 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 00:00:51.539 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:00:51.542 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:00:51.546 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 00:00:51.547 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:00:51.547 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 00:00:51.548 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 00:00:51.548 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.555 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.556 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.556 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.579 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 00:00:51.580 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.580 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.588 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:00:51.592 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 00:00:51.595 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 00:00:51.596 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 00:00:51.596 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 00:00:51.597 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 00:00:51.597 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.604 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.604 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 00:00:51.604 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.626 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 00:00:51.628 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.628 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 00:00:51.630 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:00:51.630 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:00:51.630 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 00:00:51.630 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 00:00:51.687 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 00:00:51.688 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 00:00:51.688 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 00:00:51.688 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 00:00:52.131 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:00:52.183 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing driver for type 'vlan' 2026-05-08 00:00:52.286 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:00:52.287 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 00:00:52.287 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 00:00:52.311 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.extensions.port_security [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 00:00:52.312 7 INFO neutron.plugins.ml2.managers [None req-552f1dc3-6216-4350-ae87-e5f205b3878a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 00:00:52.324 7 INFO neutron.quota [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded quota_driver: . 2026-05-08 00:00:52.325 7 INFO neutron.plugins.ml2.plugin [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:00:52.325 7 INFO neutron.plugins.ml2.managers [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:00:52.325 7 INFO neutron.plugins.ml2.managers [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:00:52.325 7 INFO neutron.plugins.ml2.managers [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:00:52.325 7 INFO neutron.extensions.vlantransparent [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Disabled vlantransparent extension. 2026-05-08 00:00:52.325 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: qos 2026-05-08 00:00:52.330 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] VlanTypeDriver initialization complete 2026-05-08 00:00:52.330 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 00:00:52.331 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 00:00:52.339 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: router 2026-05-08 00:00:52.349 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing extension driver 'port_security' 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.extensions.port_security [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing extension driver 'qos' 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 00:00:52.350 8 INFO neutron.plugins.ml2.managers [None req-44b10a1c-eeb2-4608-9e17-93b089d4b56b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 00:00:52.362 8 INFO neutron.quota [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded quota_driver: . 2026-05-08 00:00:52.363 8 INFO neutron.plugins.ml2.plugin [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 00:00:52.363 8 INFO neutron.plugins.ml2.managers [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 00:00:52.363 8 INFO neutron.plugins.ml2.managers [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 00:00:52.363 8 INFO neutron.plugins.ml2.managers [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 00:00:52.364 8 INFO neutron.extensions.vlantransparent [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Disabled vlantransparent extension. 2026-05-08 00:00:52.364 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: qos 2026-05-08 00:00:52.380 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: router 2026-05-08 00:00:52.382 7 INFO neutron.services.service_base [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 00:00:52.383 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: segments 2026-05-08 00:00:52.424 8 INFO neutron.services.service_base [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 00:00:52.424 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: segments 2026-05-08 00:00:52.485 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: trunk 2026-05-08 00:00:52.500 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: vpnaas 2026-05-08 00:00:52.524 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: trunk 2026-05-08 00:00:52.540 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: vpnaas 2026-05-08 00:00:52.540 7 WARNING stevedore.named [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 00:00:52.579 8 WARNING stevedore.named [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 00:00:52.620 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:00:52.620 7 INFO neutron.common.utils [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 00:00:52.620 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:00:52.625 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: tag 2026-05-08 00:00:52.632 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: timestamp 2026-05-08 00:00:52.635 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:00:52.638 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: flavors 2026-05-08 00:00:52.642 7 INFO neutron.manager [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loading Plugin: revisions 2026-05-08 00:00:52.645 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Initializing extension manager. 2026-05-08 00:00:52.646 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: address-group 2026-05-08 00:00:52.647 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: address-scope 2026-05-08 00:00:52.648 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 00:00:52.649 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: agent 2026-05-08 00:00:52.649 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 00:00:52.650 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 00:00:52.651 8 INFO neutron.common.utils [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 00:00:52.651 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:00:52.651 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: auto_allocate 2026-05-08 00:00:52.652 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:00:52.653 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: availability_zone 2026-05-08 00:00:52.653 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 00:00:52.654 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:00:52.654 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:00:52.656 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:00:52.656 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: tag 2026-05-08 00:00:52.657 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: dns-integration 2026-05-08 00:00:52.657 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:00:52.658 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 00:00:52.658 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: dvr 2026-05-08 00:00:52.659 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:00:52.659 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:00:52.660 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:00:52.661 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:00:52.661 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: external-net 2026-05-08 00:00:52.662 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:00:52.662 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: extraroute 2026-05-08 00:00:52.663 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:00:52.663 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: timestamp 2026-05-08 00:00:52.663 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 00:00:52.664 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:00:52.664 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:00:52.665 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:00:52.666 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:00:52.666 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 00:00:52.666 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: flavors 2026-05-08 00:00:52.667 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:00:52.668 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:00:52.669 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:00:52.669 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 00:00:52.670 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:00:52.670 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: flavors 2026-05-08 00:00:52.671 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: router 2026-05-08 00:00:52.673 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:00:52.673 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 00:00:52.673 8 INFO neutron.manager [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loading Plugin: revisions 2026-05-08 00:00:52.674 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 00:00:52.674 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:00:52.675 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: l3-ha 2026-05-08 00:00:52.675 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:00:52.676 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 00:00:52.676 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:00:52.677 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Initializing extension manager. 2026-05-08 00:00:52.677 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:00:52.678 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 00:00:52.678 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: address-group 2026-05-08 00:00:52.679 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: address-scope 2026-05-08 00:00:52.680 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 00:00:52.681 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: agent 2026-05-08 00:00:52.681 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 00:00:52.682 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 00:00:52.683 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 00:00:52.683 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 00:00:52.683 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:00:52.684 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: availability_zone 2026-05-08 00:00:52.684 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 00:00:52.685 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 00:00:52.685 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 00:00:52.685 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:00:52.686 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: default-subnetpools 2026-05-08 00:00:52.686 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:00:52.687 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: multi-provider 2026-05-08 00:00:52.687 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: net-mtu 2026-05-08 00:00:52.687 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 00:00:52.688 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:00:52.688 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: dns-integration 2026-05-08 00:00:52.688 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:00:52.688 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 00:00:52.689 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: network_ha 2026-05-08 00:00:52.689 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 00:00:52.690 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:00:52.690 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: dvr 2026-05-08 00:00:52.690 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 00:00:52.691 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:00:52.691 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 00:00:52.691 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: pagination 2026-05-08 00:00:52.691 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:00:52.692 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:00:52.692 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 00:00:52.692 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:00:52.693 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:00:52.693 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: external-net 2026-05-08 00:00:52.693 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:00:52.693 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 00:00:52.694 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-mac-override 2026-05-08 00:00:52.694 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: extraroute 2026-05-08 00:00:52.694 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:00:52.695 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 00:00:52.695 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:00:52.695 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 00:00:52.695 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 00:00:52.696 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:00:52.696 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 00:00:52.696 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:00:52.697 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 00:00:52.697 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 00:00:52.697 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 00:00:52.698 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: binding 2026-05-08 00:00:52.698 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: fip-port-details 2026-05-08 00:00:52.699 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: binding-extended 2026-05-08 00:00:52.699 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: flavors 2026-05-08 00:00:52.699 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-security 2026-05-08 00:00:52.700 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: project-id 2026-05-08 00:00:52.700 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 00:00:52.700 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: provider 2026-05-08 00:00:52.701 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: floatingip-pools 2026-05-08 00:00:52.701 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: ip_allocation 2026-05-08 00:00:52.702 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 00:00:52.702 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: l2_adjacency 2026-05-08 00:00:52.702 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos 2026-05-08 00:00:52.703 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:00:52.704 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: router 2026-05-08 00:00:52.704 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:00:52.704 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-default 2026-05-08 00:00:52.705 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-fip 2026-05-08 00:00:52.705 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:00:52.706 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 00:00:52.706 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:00:52.706 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 00:00:52.706 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:00:52.707 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 00:00:52.707 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:00:52.707 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 00:00:52.708 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:00:52.708 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: l3-ha 2026-05-08 00:00:52.708 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-pps 2026-05-08 00:00:52.708 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:00:52.709 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:00:52.709 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 00:00:52.709 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:00:52.710 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: l3-flavors 2026-05-08 00:00:52.710 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:00:52.710 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 00:00:52.711 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:00:52.711 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 00:00:52.713 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: quotas 2026-05-08 00:00:52.714 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: quota_details 2026-05-08 00:00:52.716 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 00:00:52.716 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:00:52.717 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: rbac-address-group 2026-05-08 00:00:52.717 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:00:52.718 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:00:52.718 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 00:00:52.718 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 00:00:52.719 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:00:52.719 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 00:00:52.719 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:00:52.720 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:00:52.720 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 00:00:52.721 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:00:52.721 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 00:00:52.722 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: multi-provider 2026-05-08 00:00:52.722 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: net-mtu 2026-05-08 00:00:52.722 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:00:52.723 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 00:00:52.723 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:00:52.723 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: network_availability_zone 2026-05-08 00:00:52.723 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 00:00:52.724 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:00:52.724 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: network_ha 2026-05-08 00:00:52.724 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:00:52.725 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: network-ip-availability 2026-05-08 00:00:52.725 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:00:52.726 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 00:00:52.726 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: pagination 2026-05-08 00:00:52.727 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-device-profile 2026-05-08 00:00:52.727 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 00:00:52.728 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 00:00:52.728 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 00:00:52.729 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-mac-override 2026-05-08 00:00:52.729 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 00:00:52.730 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 00:00:52.730 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: security-group 2026-05-08 00:00:52.730 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 00:00:52.731 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-resource-request 2026-05-08 00:00:52.731 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: segment 2026-05-08 00:00:52.731 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 00:00:52.732 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:00:52.732 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: service-type 2026-05-08 00:00:52.732 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 00:00:52.733 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: sorting 2026-05-08 00:00:52.733 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: binding 2026-05-08 00:00:52.733 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:00:52.734 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: binding-extended 2026-05-08 00:00:52.734 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:00:52.734 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-security 2026-05-08 00:00:52.734 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:00:52.735 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: project-id 2026-05-08 00:00:52.735 7 WARNING neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:00:52.735 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: provider 2026-05-08 00:00:52.736 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 00:00:52.736 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnet-external-network 2026-05-08 00:00:52.737 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnet_onboard 2026-05-08 00:00:52.737 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos 2026-05-08 00:00:52.737 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:00:52.738 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:00:52.738 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 00:00:52.738 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:00:52.739 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 00:00:52.739 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-default 2026-05-08 00:00:52.739 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:00:52.740 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-fip 2026-05-08 00:00:52.740 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: tag-creation 2026-05-08 00:00:52.740 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 00:00:52.740 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:00:52.741 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 00:00:52.741 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 00:00:52.742 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 00:00:52.742 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 00:00:52.743 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-pps 2026-05-08 00:00:52.744 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 00:00:52.744 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 00:00:52.744 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:00:52.745 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 00:00:52.745 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:00:52.745 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: quota-check-limit 2026-05-08 00:00:52.746 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: trunk 2026-05-08 00:00:52.746 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: trunk-details 2026-05-08 00:00:52.747 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:00:52.747 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: quotas 2026-05-08 00:00:52.748 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 00:00:52.749 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: quota_details 2026-05-08 00:00:52.750 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 00:00:52.750 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: rbac-policies 2026-05-08 00:00:52.751 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: rbac-address-group 2026-05-08 00:00:52.751 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:00:52.751 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 00:00:52.751 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:00:52.752 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 00:00:52.752 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 00:00:52.753 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: revision-if-match 2026-05-08 00:00:52.753 7 INFO neutron.api.extensions [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Loaded extension: vpnaas 2026-05-08 00:00:52.754 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 00:00:52.754 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: router_availability_zone 2026-05-08 00:00:52.755 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 00:00:52.756 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 00:00:52.756 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 00:00:52.756 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.756 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 00:00:52.756 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 00:00:52.757 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 00:00:52.757 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 00:00:52.758 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 00:00:52.758 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 00:00:52.759 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 00:00:52.760 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:00:52.760 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:00:52.763 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: security-group 2026-05-08 00:00:52.765 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: segment 2026-05-08 00:00:52.765 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:00:52.765 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 00:00:52.766 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:00:52.766 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: service-type 2026-05-08 00:00:52.766 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:00:52.766 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: sorting 2026-05-08 00:00:52.767 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 00:00:52.767 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.767 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.767 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: standard-attr-description 2026-05-08 00:00:52.768 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.768 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.768 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: stateful-security-group 2026-05-08 00:00:52.768 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:00:52.768 8 WARNING neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 00:00:52.769 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:00:52.769 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 00:00:52.769 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:00:52.769 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnet-external-network 2026-05-08 00:00:52.770 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:00:52.770 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:00:52.770 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnet_onboard 2026-05-08 00:00:52.770 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:00:52.771 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 00:00:52.771 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnet-service-types 2026-05-08 00:00:52.772 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnet_allocation 2026-05-08 00:00:52.772 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 00:00:52.773 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: tag-creation 2026-05-08 00:00:52.773 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 00:00:52.774 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:00:52.775 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] router is already registered 2026-05-08 00:00:52.775 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:00:52.775 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] floatingip is already registered 2026-05-08 00:00:52.777 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 00:00:52.778 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 00:00:52.779 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: trunk 2026-05-08 00:00:52.779 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:00:52.779 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] rbac_policy is already registered 2026-05-08 00:00:52.779 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: trunk-details 2026-05-08 00:00:52.779 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:00:52.780 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 00:00:52.780 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] security_group is already registered 2026-05-08 00:00:52.780 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:00:52.780 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 00:00:52.780 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] security_group_rule is already registered 2026-05-08 00:00:52.781 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.781 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.782 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.782 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.782 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 00:00:52.782 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:00:52.782 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] trunk is already registered 2026-05-08 00:00:52.783 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:00:52.783 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 00:00:52.783 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] endpoint_group is already registered 2026-05-08 00:00:52.783 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:00:52.783 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: vpn-flavors 2026-05-08 00:00:52.784 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] vpnservice is already registered 2026-05-08 00:00:52.784 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:00:52.784 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] ipsec_site_connection is already registered 2026-05-08 00:00:52.785 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:00:52.785 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] ipsecpolicy is already registered 2026-05-08 00:00:52.785 8 INFO neutron.api.extensions [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Loaded extension: vpnaas 2026-05-08 00:00:52.785 7 INFO neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:00:52.785 7 WARNING neutron.quota.resource_registry [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] ikepolicy is already registered 2026-05-08 00:00:52.787 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 00:00:52.788 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 00:00:52.788 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.788 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 00:00:52.791 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:00:52.792 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:00:52.796 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:00:52.797 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:00:52.797 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:00:52.798 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.798 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.799 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.799 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.799 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:00:52.800 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:00:52.800 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:00:52.801 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:00:52.801 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:00:52.802 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:00:52.805 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 00:00:52.806 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] router is already registered 2026-05-08 00:00:52.806 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 00:00:52.806 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] floatingip is already registered 2026-05-08 00:00:52.810 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 00:00:52.810 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] rbac_policy is already registered 2026-05-08 00:00:52.811 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 00:00:52.811 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] security_group is already registered 2026-05-08 00:00:52.811 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 00:00:52.811 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] security_group_rule is already registered 2026-05-08 00:00:52.812 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.812 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.813 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 00:00:52.813 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] subnetpool is already registered 2026-05-08 00:00:52.813 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 00:00:52.814 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] trunk is already registered 2026-05-08 00:00:52.814 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 00:00:52.814 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] endpoint_group is already registered 2026-05-08 00:00:52.814 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 00:00:52.815 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] vpnservice is already registered 2026-05-08 00:00:52.815 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 00:00:52.815 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] ipsec_site_connection is already registered 2026-05-08 00:00:52.816 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 00:00:52.816 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] ipsecpolicy is already registered 2026-05-08 00:00:52.816 8 INFO neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 00:00:52.816 8 WARNING neutron.quota.resource_registry [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] ikepolicy is already registered 2026-05-08 00:00:52.995 7 WARNING keystonemiddleware._common.config [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 00:00:53.002 7 WARNING oslo_config.cfg [None req-7ba3c045-de4e-4a80-82e7-02bfae9cf3bb - - - - - -] 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 9 seconds on interpreter 0x7f7754e85668 pid: 7 (default app) 2026-05-08 00:00:53.057 8 WARNING keystonemiddleware._common.config [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 00:00:53.064 8 WARNING oslo_config.cfg [None req-3823e709-b4e1-4277-8df9-2844ade555de - - - - - -] 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 9 seconds on interpreter 0x7f7754e85668 pid: 8 (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-08 00:00:57.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20a908ab-6c5e-416a-b44c-86ae850be376 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:00:56 2026] GET /v2.0/networks/public => generated 108 bytes in 713 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: 1/5] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:00:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:00:57.890 7 WARNING neutron.services.revisions.revision_plugin [None req-04a82aba-a803-4843-b07b-1a07304e1eee 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:00:57.929 7 INFO neutron.db.segments_db [None req-04a82aba-a803-4843-b07b-1a07304e1eee 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 854fb9b2-5373-4f62-b88a-7890b65d99ce of type flat for network 934f88f2-8831-411f-bf48-c185fb7738d6 2026-05-08 00:00:57.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04a82aba-a803-4843-b07b-1a07304e1eee 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:00:57 2026] POST /v2.0/networks => generated 124 bytes in 476 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:01:04.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa358291-f2af-423d-9096-097120f600fd 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:03 2026] GET /v2.0/networks/public => generated 108 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:01:04.527 8 WARNING neutron.services.revisions.revision_plugin [None req-4ed7a12b-5852-46f3-ba0f-944f5162b1e4 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:01:04.556 8 INFO neutron.db.segments_db [None req-4ed7a12b-5852-46f3-ba0f-944f5162b1e4 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment c2749944-484d-4d60-bdd9-f11bed1ac291 of type flat for network 6e997413-f16b-4e57-aeae-d56374471c6b 2026-05-08 00:01:04.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ed7a12b-5852-46f3-ba0f-944f5162b1e4 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:01:04 2026] POST /v2.0/networks => generated 124 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:01:10.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47387125-0eea-4b6f-948d-b3115393d72c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:10 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:01:10.507 8 WARNING neutron.services.revisions.revision_plugin [None req-9d84bedd-5ab7-4890-a839-0495a13c3271 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:01:10.522 8 INFO neutron.db.segments_db [None req-9d84bedd-5ab7-4890-a839-0495a13c3271 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 0efd619d-16d7-42d9-9d67-5d005193b709 of type flat for network 8cb3f7be-8304-42e6-96ff-cca7238ac823 2026-05-08 00:01:10.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d84bedd-5ab7-4890-a839-0495a13c3271 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:01:10 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-08 00:01:16.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-839c8ea9-dc79-4fee-87d6-afa0e8041b1a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:16 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:16 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-08 00:01:16.528 7 WARNING neutron.services.revisions.revision_plugin [None req-973dade4-cd0d-4048-80f0-6ee487c71a56 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:01:16.545 7 INFO neutron.db.segments_db [None req-973dade4-cd0d-4048-80f0-6ee487c71a56 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 22f389a7-4928-43fd-b0c1-e9286b89c983 of type flat for network 6e39562d-b657-4075-a715-f6697897172a 2026-05-08 00:01:16.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-973dade4-cd0d-4048-80f0-6ee487c71a56 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:01:16 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:01:22.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d1d5765-81c6-4a7a-8b7f-c37c03065166 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:22 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:22 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-08 00:01:22.548 7 WARNING neutron.services.revisions.revision_plugin [None req-c7e153c0-0640-4b68-b9ed-544ec78009a7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:01:22.574 7 INFO neutron.db.segments_db [None req-c7e153c0-0640-4b68-b9ed-544ec78009a7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 39823132-7252-4a41-a6f4-806d43a5c800 of type flat for network c95e74ea-01f8-4eac-addc-8763ca8080fd 2026-05-08 00:01:22.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7e153c0-0640-4b68-b9ed-544ec78009a7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:01:22 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:01:28.460 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2911fd4d-4dec-4370-91dc-7385a8ec5ba0 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:28 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:01:28.542 8 WARNING neutron.services.revisions.revision_plugin [None req-cd126628-d84a-4d41-9036-5162feef27ca 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Could not find related network for resource to bump revision. 2026-05-08 00:01:28.565 8 INFO neutron.db.segments_db [None req-cd126628-d84a-4d41-9036-5162feef27ca 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 4db53a2b-6738-482d-9946-8133f8c053a5 of type flat for network fcd9fa62-01cf-428b-bdb3-a7806d45a21b [pid: 8|app: 0|req: 10/23] 199.19.213.14 () {48 vars in 963 bytes} [Fri May 8 00:01:28 2026] POST /v2.0/networks => generated 706 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:01:30.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a50fed-3f77-41fb-8c01-175e1480c7bc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:01:29 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:01:30 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:01:30.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eddb40b2-26d3-4a69-ae0c-988208d01dc7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.19.213.14 () {44 vars in 1030 bytes} [Fri May 8 00:01:30 2026] GET /v2.0/subnets/public-subnet?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.19.213.14 () {44 vars in 1053 bytes} [Fri May 8 00:01:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.19.213.14 () {48 vars in 961 bytes} [Fri May 8 00:01:30 2026] POST /v2.0/subnets => generated 664 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:06:17.535 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:06:17.536 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:06:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.14) !!! 2026-05-08 00:06:17.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64235add-e5a5-4a40-a604-c0334a805e19 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.19.213.14 () {44 vars in 933 bytes} [Fri May 8 00:06:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:06:17.672 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:06:17.673 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:06:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.14) !!! [pid: 7|app: 0|req: 35/67] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:06:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:06:17.757 8 INFO neutron.db.segments_db [None req-4dd1a68e-a5e6-4110-908b-c8f6d31b5239 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 4b2b6598-9353-4056-b99d-5fe89d9efeb2 of type vxlan for network d6acb8b4-d331-4685-b1f7-9c651cf7044c [pid: 8|app: 0|req: 33/68] 199.19.213.14 () {48 vars in 962 bytes} [Fri May 8 00:06:17 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:06:18.766 7 INFO oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44174. 2026-05-08 00:06:18.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb571a6d-bd2f-49ab-ae01-514b2226458c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.14 () {44 vars in 933 bytes} [Fri May 8 00:06:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:06:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:06:18.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a099e10f-4cca-4276-a27a-9f418d2d7e4e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.19.213.14 () {44 vars in 1032 bytes} [Fri May 8 00:06:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:06:18.885 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44182. [pid: 8|app: 0|req: 35/72] 199.19.213.14 () {44 vars in 1055 bytes} [Fri May 8 00:06:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.14 () {48 vars in 961 bytes} [Fri May 8 00:06:18 2026] POST /v2.0/subnets => generated 651 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:06:20.328 7 INFO neutron.api.v2.resource [None req-be06a13a-7d0e-490f-89a4-489d9dc52d0c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/76] 199.19.213.14 () {44 vars in 967 bytes} [Fri May 8 00:06:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.14 () {44 vars in 989 bytes} [Fri May 8 00:06:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.14 () {48 vars in 976 bytes} [Fri May 8 00:06:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:21 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:21 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => 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: 39/81] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:21 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:22 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:22 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:22 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:23 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:23 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:23 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:24 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:24 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => 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: 45/93] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:25 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:26 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:26 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:26 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.14 () {44 vars in 983 bytes} [Fri May 8 00:06:27 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:06:27.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d3b906-5160-4023-a5df-07698e0a5284 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.19.213.14 () {44 vars in 1072 bytes} [Fri May 8 00:06:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.14 () {44 vars in 1095 bytes} [Fri May 8 00:06:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 12 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:27 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.14 () {48 vars in 957 bytes} [Fri May 8 00:06:28 2026] POST /v2.0/ports => generated 1096 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:06:35.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b107f2c5-40c3-41e0-9a52-d47e5ec12259 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/106] 199.19.213.14 () {44 vars in 974 bytes} [Fri May 8 00:06:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 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: 52/107] 199.19.213.14 () {44 vars in 996 bytes} [Fri May 8 00:06:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.19.213.14 () {48 vars in 1026 bytes} [Fri May 8 00:06:35 2026] PUT /v2.0/ports/a1956d29-4190-4650-abd1-7c5a7e540f21 => generated 1245 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.14 () {44 vars in 916 bytes} [Fri May 8 00:06:37 2026] GET /v2.0/ports => generated 3726 bytes in 100 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-08 00:06:38.192 7 INFO neutron.api.v2.resource [None req-0b106605-67ef-464a-8eaa-56ffb8c74f34 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/110] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:06:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.19.213.14 () {44 vars in 977 bytes} [Fri May 8 00:06:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.14 () {48 vars in 976 bytes} [Fri May 8 00:06:38 2026] POST /v2.0/security-groups => generated 1610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:39 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:39 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:39 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:39 2026] POST /v2.0/security-group-rules => generated 621 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:40 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:40 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:06:40 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:06:40 2026] POST /v2.0/security-group-rules => generated 625 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/133] 199.19.213.14 () {44 vars in 971 bytes} [Fri May 8 00:08:09 2026] GET /v2.0/quotas/a4a5409bb1114a50bb31ffa1f4634588 => generated 292 bytes in 16 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: 7|app: 0|req: 69/134] 199.19.213.14 () {48 vars in 1023 bytes} [Fri May 8 00:08:09 2026] PUT /v2.0/quotas/a4a5409bb1114a50bb31ffa1f4634588 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:10:29.705 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:10:29.706 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:10:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.14) !!! /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-08 00:10:29.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b054c37d-4819-4950-8d4d-834eef384ddf 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/153] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:10:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 229 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:10:29.938 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:10:29.939 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:10:29 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.19.213.14) !!! /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: 75/154] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:10:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:10:31.974 7 INFO oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57192. 2026-05-08 00:10:32.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b050604d-b5eb-4eff-9b12-7f0cf994421c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/155] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:10:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/156] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:10:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:16:38.554 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57202. 2026-05-08 00:16:38.556 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:16:38.561 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:16:38 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=f6958cf0ec2648b3820392325c4bd7f2 (ip 199.19.213.14) !!! 2026-05-08 00:16:38.710 8 INFO neutron.api.v2.resource [None req-05ce6d73-aab8-4191-8c5e-855d2a15fa74 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/207] 199.19.213.14 () {44 vars in 1070 bytes} [Fri May 8 00:16:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 139 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:16:38.722 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:16:38.723 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:16:38 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=f6958cf0ec2648b3820392325c4bd7f2 (ip 199.19.213.14) !!! [pid: 7|app: 0|req: 106/208] 199.19.213.14 () {44 vars in 1093 bytes} [Fri May 8 00:16:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 23 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.19.213.14 () {48 vars in 977 bytes} [Fri May 8 00:16:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:16:40.118 7 INFO oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44992. [pid: 7|app: 0|req: 107/210] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:40 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 1624 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:16:40 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:40 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:16:40.314 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45002. [pid: 8|app: 0|req: 105/213] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:16:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:41 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:16:41 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:41 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:16:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:42 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:16:42 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:42 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:16:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:43 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:16:43 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:16:43 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.19.213.14 () {48 vars in 987 bytes} [Fri May 8 00:16:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:18:59 2026] GET /v2.0/networks?tenant_id=f6958cf0ec2648b3820392325c4bd7f2&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:18:59.981 8 INFO neutron.db.segments_db [None req-886aa173-b593-44ff-a29f-c4e6358b629b 6229390fcfcb40d487e7a50fe063f16b f6958cf0ec2648b3820392325c4bd7f2 - - 0a99c46882b34c79b0d9078b3028a0a8 0a99c46882b34c79b0d9078b3028a0a8] Added segment 9807c53f-bbf9-4448-8752-0a951a8bd9fa of type vxlan for network dd4db8b8-defa-4c5e-95cc-e4b667796192 [pid: 8|app: 0|req: 121/245] 199.19.213.14 () {34 vars in 680 bytes} [Fri May 8 00:18:59 2026] POST /v2.0/networks => generated 718 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 199.19.213.14 () {30 vars in 720 bytes} [Fri May 8 00:19:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 122/247] 199.19.213.14 () {30 vars in 631 bytes} [Fri May 8 00:19:00 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: 7|app: 0|req: 126/248] 199.19.213.14 () {34 vars in 675 bytes} [Fri May 8 00:19:00 2026] POST /v2.0/ports => generated 999 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.19.213.14 () {30 vars in 701 bytes} [Fri May 8 00:19:00 2026] GET /v2.0/networks/dd4db8b8-defa-4c5e-95cc-e4b667796192 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.19.213.14 () {30 vars in 720 bytes} [Fri May 8 00:19:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.19.213.14 () {30 vars in 701 bytes} [Fri May 8 00:19:02 2026] GET /v2.0/networks/dd4db8b8-defa-4c5e-95cc-e4b667796192 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.19.213.14 () {44 vars in 971 bytes} [Fri May 8 00:19:14 2026] GET /v2.0/quotas/f6958cf0ec2648b3820392325c4bd7f2 => generated 292 bytes in 13 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: 8|app: 0|req: 126/255] 199.19.213.14 () {48 vars in 1023 bytes} [Fri May 8 00:19:14 2026] PUT /v2.0/quotas/f6958cf0ec2648b3820392325c4bd7f2 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:30:37.180 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:30:37.180 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:30:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.14) !!! 2026-05-08 00:30:37.337 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d598a11a-9861-403b-a79b-1914b69180cc 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/348] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:30:37 2026] GET /v2.0/networks/public => generated 108 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:30:37.347 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-08 00:30:37.349 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:30:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.14) !!! [pid: 7|app: 0|req: 176/349] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:30:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:30:38.470 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34964. 2026-05-08 00:30:38.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee068e1a-32d7-4452-bb8e-ab49cd64c595 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/350] 199.19.213.14 () {44 vars in 923 bytes} [Fri May 8 00:30:38 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:30:38.539 7 INFO oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34966. [pid: 7|app: 0|req: 177/351] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:30:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:30:38.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e359de7-1ff3-4c90-becf-353c7afdaf9b 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/352] 199.19.213.14 () {44 vars in 1030 bytes} [Fri May 8 00:30:38 2026] GET /v2.0/subnets/public-subnet?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.19.213.14 () {44 vars in 1053 bytes} [Fri May 8 00:30:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:31:07.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7d1e864-dac6-47bf-bbed-6d79c11d465f 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.19.213.14 () {44 vars in 933 bytes} [Fri May 8 00:31:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:31:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:31:08.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d883cb0e-320c-422d-868b-c655eb393212 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.19.213.14 () {44 vars in 933 bytes} [Fri May 8 00:31:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:31:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:31:08.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a99a6c92-f2be-47af-abb2-1f1ce920bf65 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.19.213.14 () {44 vars in 1032 bytes} [Fri May 8 00:31:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.14 () {44 vars in 1055 bytes} [Fri May 8 00:31:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:31:09.459 7 INFO neutron.api.v2.resource [None req-a05e34d0-bf45-4bdd-9113-30a460c762b8 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.19.213.14 () {44 vars in 967 bytes} [Fri May 8 00:31:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.19.213.14 () {44 vars in 989 bytes} [Fri May 8 00:31:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:10 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:10 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:10 2026] GET /v2.0/security-group-rules/4077f886-538e-43d0-b55d-8f8cf2883be9 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:11 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:11 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:11 2026] GET /v2.0/security-group-rules/8e76c750-da59-47eb-997d-c23164a4edf4 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:12 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:12 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:12 2026] GET /v2.0/security-group-rules/0190036d-f3b0-486c-9790-9ae423e81033 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:13 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:13 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:13 2026] GET /v2.0/security-group-rules/0c680446-c302-45a8-ab5b-8589c0caf5b1 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:14 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:14 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:14 2026] GET /v2.0/security-group-rules/0e12f0e4-c37f-43fa-9d11-ec42c99a03a3 => 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: 189/381] 199.19.213.14 () {44 vars in 983 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:31:15.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9266930-41b3-476e-b71c-a8bb15c503cf 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.19.213.14 () {44 vars in 1072 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.14 () {44 vars in 1095 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 1250 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:15 2026] GET /v2.0/security-groups/b76763ec-231a-4f00-a778-c6841591e513 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:31:23.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-583758b0-faa9-4eea-a21b-50e9cdc2528e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/387] 199.19.213.14 () {44 vars in 974 bytes} [Fri May 8 00:31:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.19.213.14 () {44 vars in 996 bytes} [Fri May 8 00:31:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.19.213.14 () {44 vars in 916 bytes} [Fri May 8 00:31:24 2026] GET /v2.0/ports => generated 4721 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:31:26.164 8 INFO neutron.api.v2.resource [None req-6f89ecc3-c8e8-40bf-acdc-3a10b705c16e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/390] 199.19.213.14 () {44 vars in 955 bytes} [Fri May 8 00:31:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.19.213.14 () {44 vars in 977 bytes} [Fri May 8 00:31:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:27 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:27 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:27 2026] GET /v2.0/security-group-rules/8b9f7f61-8f34-4ca0-8142-b40310ddf955 => generated 621 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:28 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2882 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:31:28 2026] GET /v2.0/security-groups/bd38f103-0d07-46cf-addb-b64fb41cf880 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:31:28 2026] GET /v2.0/security-group-rules/00250a1e-ea06-43e7-992a-33524250a935 => generated 625 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.19.213.14 () {44 vars in 971 bytes} [Fri May 8 00:31:40 2026] GET /v2.0/quotas/a4a5409bb1114a50bb31ffa1f4634588 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:32:31.106 7 INFO neutron.api.v2.resource [None req-579e9c6c-2cfa-479b-91c3-b143aad9c282 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/407] 199.19.213.14 () {44 vars in 1070 bytes} [Fri May 8 00:32:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.14 () {44 vars in 1093 bytes} [Fri May 8 00:32:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:32:32 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:32:32 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:32:32 2026] GET /v2.0/security-group-rules/3f3979a8-a893-4f10-8007-76d480cf498b => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:32:33 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 4075 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:32:33 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:32:33 2026] GET /v2.0/security-group-rules/e30600cb-de07-4af2-b793-711681346f55 => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:32:34 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:32:34 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:32:34 2026] GET /v2.0/security-group-rules/ac996e90-5263-4f4b-9db2-e9bfa9bc45fe => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.19.213.14 () {44 vars in 1084 bytes} [Fri May 8 00:32:35 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a?project_id=f6958cf0ec2648b3820392325c4bd7f2 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.14 () {44 vars in 997 bytes} [Fri May 8 00:32:35 2026] GET /v2.0/security-groups/720c8424-ae5c-47f6-be83-3934ecb8c97a => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 199.19.213.14 () {44 vars in 1007 bytes} [Fri May 8 00:32:35 2026] GET /v2.0/security-group-rules/9d9ddb80-c4f5-49d8-a671-110cb75ea68c => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 199.19.213.14 () {44 vars in 971 bytes} [Fri May 8 00:32:42 2026] GET /v2.0/quotas/f6958cf0ec2648b3820392325c4bd7f2 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 199.19.213.14 () {44 vars in 945 bytes} [Fri May 8 00:33:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:15.208 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 215/437] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:34:15 2026] GET /v2.0/networks => generated 2168 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:16.493 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 223/438] 10.0.0.11 () {32 vars in 653 bytes} [Fri May 8 00:34:16 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: 8|app: 0|req: 216/439] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:16.659 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f11da6-7cae-4d4d-b118-e0709c79f2a6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53998. [pid: 8|app: 0|req: 217/441] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/442] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:34:16 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: 8|app: 0|req: 218/443] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/444] 10.0.0.11 () {32 vars in 653 bytes} [Fri May 8 00:34:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:28.313 7 INFO oslo.messaging._drivers.impl_rabbit [-] [320b197f-bb90-4dde-a153-881c80e2ccf7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43358. 2026-05-08 00:34:28.468 8 INFO neutron.db.segments_db [None req-3ba11ce9-f74a-40f7-9798-ccd462956f0a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 0e7d56f7-a795-4814-92fa-22e5196afac7 of type vxlan for network 933c96d2-cc7b-4a70-a3b6-eece1e1ff50b 2026-05-08 00:34:28.520 7 INFO neutron.db.segments_db [None req-d7d89d50-87dd-46f9-abfa-ebbfb3cbdf99 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 0ab01349-fada-429e-bbdc-32465d1bd9c1 of type vxlan for network 7c9babf4-8306-430d-ab88-6d5412315bb7 [pid: 8|app: 0|req: 220/447] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/networks => generated 743 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/networks => generated 745 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:28.754 8 INFO neutron.db.segments_db [None req-b508e310-9b53-4751-9637-211809bdee02 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 446e552b-f5ad-4378-8097-c482eda54dfd of type vxlan for network 45551ce5-7ec6-4428-9ba6-2ea918f8155b [pid: 7|app: 0|req: 229/449] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/subnets => generated 690 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/450] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/networks => generated 748 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:28.897 8 INFO neutron.db.segments_db [None req-8ac26dd9-d0d7-455b-a6c6-459304a53933 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 2912d68d-a22a-4a30-97f3-a8ff556b4d8e of type vxlan for network bb8bd95a-245f-446c-a647-8af7d3b9af0a [pid: 7|app: 0|req: 230/451] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/subnets => generated 692 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:29.218 8 INFO neutron.db.l3_hamode_db [None req-8ac26dd9-d0d7-455b-a6c6-459304a53933 70b3443995534d09881098911de01086 c126f4eb45c54970b3d92abe82db35e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/452] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:29 2026] POST /v2.0/subnets => generated 695 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:29.311 7 INFO neutron.db.segments_db [None req-0db1dd8c-9a75-4278-9a7a-5ebca2324f25 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 92eb4b94-915d-4304-a8b5-e71096456308 of type vxlan for network b3d0d2ea-b20f-4358-bc4b-c43ee25d4fc7 2026-05-08 00:34:29.591 7 INFO neutron.db.l3_hamode_db [None req-0db1dd8c-9a75-4278-9a7a-5ebca2324f25 70b3443995534d09881098911de01086 bdc158bca662468884183e790dfb9cb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:34:30.376 8 INFO neutron.db.l3_hamode_db [None req-8ac26dd9-d0d7-455b-a6c6-459304a53933 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:34:30.780 7 INFO neutron.db.l3_hamode_db [None req-0db1dd8c-9a75-4278-9a7a-5ebca2324f25 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/453] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:28 2026] POST /v2.0/routers => generated 730 bytes in 2609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/454] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:34:31 2026] GET /v2.0/security-groups?tenant_id=065248b48bda4dbc954154e0d012586a&name=default => generated 2922 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:31.768 8 INFO neutron.db.segments_db [None req-ec6fd6b9-d011-44a4-9172-5badb4a8a672 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment fe3a3537-0ba1-4cf4-8bd2-60c638e78753 of type vxlan for network 699d1df3-2125-4b57-b248-3b180e05e10a [pid: 7|app: 0|req: 232/455] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:29 2026] POST /v2.0/routers => generated 732 bytes in 2695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:32.036 8 INFO neutron.db.l3_hamode_db [None req-ec6fd6b9-d011-44a4-9172-5badb4a8a672 70b3443995534d09881098911de01086 b3bba9b7ec934cd18396abceb78cb38f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:34:32.768 8 INFO neutron.db.l3_hamode_db [None req-ec6fd6b9-d011-44a4-9172-5badb4a8a672 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/456] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:31 2026] PUT /v2.0/routers/4b69c8ee-fd7a-44b8-824d-b23db536af01/add_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/457] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:34:33 2026] DELETE /v2.0/security-groups/6d4abe6c-8a25-411d-9684-bdb2af28c476 => 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: 224/458] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:31 2026] POST /v2.0/routers => generated 735 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:33 2026] PUT /v2.0/routers/67b83e42-a049-4335-befd-ccb15aca6138/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:34.651 7 WARNING neutron_lib.context [None req-a7446ca4-00e6-488a-8f7f-3f6693f0b796 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 236/460] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:34:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:34.799 7 WARNING neutron_lib.context [None req-08f79f12-baa7-4249-9f5b-06de937be9dc 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 237/461] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:34.938 7 WARNING neutron_lib.context [None req-0b3da6e6-5bf8-46c5-a3f9-d0a15d815942 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 240/464] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/465] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:33 2026] PUT /v2.0/routers/9dfaa5a2-14a7-43d1-a158-2f42cf220454/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:35.071 7 WARNING neutron_lib.context [None req-e910e05a-13cf-482f-bfd3-1fc826020660 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:34:35.480 8 INFO neutron.db.segments_db [None req-14113398-e250-4341-8e2c-1363bfe4eb56 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 760b0565-8607-41fb-97b2-2d5e75825732 of type vxlan for network 009d9f69-a782-4344-9184-c280a90f7565 [pid: 8|app: 0|req: 226/466] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/networks => generated 752 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/467] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/subnets => generated 699 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:35.822 8 WARNING neutron_lib.context [req-5bc2e7ff-3d49-4a5c-b9d0-4d05ca6be707 req-372c876b-da1f-4907-861b-75178f7def1e fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 241/468] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:35.950 7 INFO neutron.db.segments_db [None req-76ecfea7-e1cf-4221-9cd2-f42260ae0d08 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment a0cb55db-281b-4bf5-977b-b3b70836cca2 of type vxlan for network 9109217c-4028-486f-8c8c-58ff4471f0cd [pid: 8|app: 0|req: 228/469] 10.0.0.189 () {38 vars in 970 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/security-groups => generated 1681 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:35.998 8 WARNING neutron_lib.context [req-14d46566-490b-430d-9c76-e5b30bc2d921 req-975777c5-22ba-4261-ad1b-850f43c98ebc 177ef07fd1f14ecbae686a7ec21034eb b3bba9b7ec934cd18396abceb78cb38f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 229/470] 10.0.0.189 () {38 vars in 970 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/security-groups => generated 1685 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:36.100 8 WARNING neutron_lib.context [req-ec53d23d-f9bc-4766-8dd1-4215b5c981d1 req-f7b85acd-504e-44b7-bf6e-aa155cc45dd3 fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/471] 10.0.0.189 () {38 vars in 970 bytes} [Fri May 8 00:34:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:36.227 7 INFO neutron.db.l3_hamode_db [None req-76ecfea7-e1cf-4221-9cd2-f42260ae0d08 70b3443995534d09881098911de01086 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/472] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/security-groups/44c62653-317c-4730-8dda-61a6140f35af => generated 1685 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:36.524 8 WARNING neutron_lib.context [req-3512dbab-864c-4ef6-8c9d-5952e4b7925e req-6765749f-cde1-47de-aee0-7c4b9ca1897b fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 232/473] 10.0.0.189 () {38 vars in 970 bytes} [Fri May 8 00:34:36 2026] POST /v2.0/security-groups => generated 1681 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:36.654 8 WARNING neutron_lib.context [req-9dada14e-3f16-4344-9581-6e1a8fdaa51c req-933d12cc-6671-45ab-b32c-45f79113b40c 177ef07fd1f14ecbae686a7ec21034eb b3bba9b7ec934cd18396abceb78cb38f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 233/474] 10.0.0.189 () {38 vars in 980 bytes} [Fri May 8 00:34:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/475] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1221901022&fields=id&tenant_id=c126f4eb45c54970b3d92abe82db35e2 => 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: 235/476] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/security-groups?tenant_id=bdc158bca662468884183e790dfb9cb2 => generated 7905 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/networks?id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/security-groups/73ddfd48-cf95-4d11-807e-a5e4a2a96580 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/quotas/c126f4eb45c54970b3d92abe82db35e2 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/security-groups/73ddfd48-cf95-4d11-807e-a5e4a2a96580 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:37.087 7 INFO neutron.db.l3_hamode_db [None req-76ecfea7-e1cf-4221-9cd2-f42260ae0d08 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/481] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:36 2026] GET /v2.0/ports?tenant_id=c126f4eb45c54970b3d92abe82db35e2&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:37.097 8 WARNING neutron_lib.context [req-5470acd9-d1b4-4f4f-bbbf-b354fe59efe9 req-32b82166-60da-4495-885d-22c99f337902 177ef07fd1f14ecbae686a7ec21034eb b3bba9b7ec934cd18396abceb78cb38f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/482] 10.0.0.189 () {38 vars in 970 bytes} [Fri May 8 00:34:37 2026] POST /v2.0/security-groups => generated 1685 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/security-groups/264fb7cb-35eb-4286-b89f-e056ea150dfa => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.189 () {36 vars in 1012 bytes} [Fri May 8 00:34:37 2026] DELETE /v2.0/security-groups/264fb7cb-35eb-4286-b89f-e056ea150dfa => 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: 244/485] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.189 () {34 vars in 906 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 00:34:37.480 8 WARNING neutron_lib.context [req-d0d8c81e-eb25-43c4-aa17-96171c421da5 req-7522ac94-b94d-46bd-ade2-ff6188888635 177ef07fd1f14ecbae686a7ec21034eb b3bba9b7ec934cd18396abceb78cb38f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 246/487] 10.0.0.189 () {38 vars in 980 bytes} [Fri May 8 00:34:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/488] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:37.658 8 INFO neutron.api.v2.resource [req-91a2ca83-f429-42cd-aee5-6cc8b2be8212 req-8894df75-8482-4e22-80a5-c7215cfba1c9 fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/489] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/security-groups/264fb7cb-35eb-4286-b89f-e056ea150dfa => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?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: 250/491] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:37.742 8 WARNING neutron_lib.context [req-d21f998b-657d-40f1-953b-4054c5c990bb req-26e5581e-47bb-4980-8b03-1fbd5aeb724c 177ef07fd1f14ecbae686a7ec21034eb b3bba9b7ec934cd18396abceb78cb38f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 251/492] 10.0.0.189 () {38 vars in 980 bytes} [Fri May 8 00:34:37 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/493] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:37 2026] GET /v2.0/security-groups/f496278d-56c7-4c6b-88ad-40db242bf592 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 10.0.0.189 () {36 vars in 1012 bytes} [Fri May 8 00:34:37 2026] DELETE /v2.0/security-groups/f496278d-56c7-4c6b-88ad-40db242bf592 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/495] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/496] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/497] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:35 2026] POST /v2.0/routers => generated 739 bytes in 2246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:38.152 8 INFO neutron.api.v2.resource [req-0bf651fa-f5c6-45fb-97c0-d8c7c9c4d53d req-6514b529-be51-45f3-83d9-3d510c1a833d fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/498] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/f496278d-56c7-4c6b-88ad-40db242bf592 => 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: 257/499] 10.0.0.189 () {34 vars in 1000 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-group-rules/c1fe2d0f-1c0f-4da4-a7aa-f0d32771e493 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/500] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/2f9c805e-1514-4611-9a55-0d302e71bf4b => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/501] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/502] 10.0.0.189 () {36 vars in 1012 bytes} [Fri May 8 00:34:38 2026] DELETE /v2.0/security-groups/2f9c805e-1514-4611-9a55-0d302e71bf4b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/503] 10.0.0.189 () {36 vars in 1022 bytes} [Fri May 8 00:34:38 2026] DELETE /v2.0/security-group-rules/c1fe2d0f-1c0f-4da4-a7aa-f0d32771e493 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:34:38.399 8 INFO neutron.api.v2.resource [req-7dc944a1-7249-48e1-a950-49923583e2fe req-784118b9-2625-42fc-9264-650869ba6141 fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/504] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/2f9c805e-1514-4611-9a55-0d302e71bf4b => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/505] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/506] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups?tenant_id=bdc158bca662468884183e790dfb9cb2 => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/507] 10.0.0.189 () {36 vars in 1012 bytes} [Fri May 8 00:34:38 2026] DELETE /v2.0/security-groups/991172aa-468d-4187-9235-f5d7eb30b0eb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/508] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/73ddfd48-cf95-4d11-807e-a5e4a2a96580 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/509] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/44c62653-317c-4730-8dda-61a6140f35af => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/510] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/73ddfd48-cf95-4d11-807e-a5e4a2a96580 => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/511] 10.0.0.189 () {36 vars in 1012 bytes} [Fri May 8 00:34:38 2026] DELETE /v2.0/security-groups/44c62653-317c-4730-8dda-61a6140f35af => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:34:38.739 8 INFO neutron.api.v2.resource [req-f4db44e5-0220-470c-b4c9-36a4fa0e580f req-d799676e-d101-40fc-9b07-b89a4faa40a2 fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/512] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:38 2026] GET /v2.0/security-groups/2f9c805e-1514-4611-9a55-0d302e71bf4b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/513] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:38 2026] PUT /v2.0/routers/efcdd4dc-2c84-4630-a49a-5ea49c2523e1/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:39.542 7 INFO neutron.api.v2.resource [req-c8305fd7-021c-416e-8e48-0af2f1b4e028 req-e9685f8b-1e76-4814-ac3b-9ab8619807f8 fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/514] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:39 2026] GET /v2.0/security-groups/f496278d-56c7-4c6b-88ad-40db242bf592 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/515] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:39 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:39.591 7 INFO neutron.api.v2.resource [req-24327fa2-586b-428d-b5d1-2183d6912cfe req-4986af20-3486-45b7-b57f-efb04e1ff4da fcc06c38e6834db4916ce107390b06d3 bdc158bca662468884183e790dfb9cb2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/516] 10.0.0.189 () {34 vars in 990 bytes} [Fri May 8 00:34:39 2026] GET /v2.0/security-groups/264fb7cb-35eb-4286-b89f-e056ea150dfa => 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: 271/517] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:34:38 2026] PUT /v2.0/routers/9dfaa5a2-14a7-43d1-a158-2f42cf220454/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:40.361 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-389987c0-5cdf-472d-b4ba-1263c8ddcf7c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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: 7|app: 0|req: 247/518] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:34:39 2026] PUT /v2.0/routers/67b83e42-a049-4335-befd-ccb15aca6138/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:40.544 7 WARNING neutron_lib.context [None req-263b1f4c-b318-43ec-9218-1d87165c789d ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 248/519] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:34:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:40.723 8 INFO neutron.db.l3_hamode_db [None req-389987c0-5cdf-472d-b4ba-1263c8ddcf7c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 699d1df3-2125-4b57-b248-3b180e05e10a was deleted as no HA routers are present in tenant b3bba9b7ec934cd18396abceb78cb38f. [pid: 8|app: 0|req: 272/520] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:34:39 2026] DELETE /v2.0/routers/9dfaa5a2-14a7-43d1-a158-2f42cf220454 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/521] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:40 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:40.753 8 WARNING neutron_lib.context [None req-1d13af20-13dc-4516-9cc4-5ddcf597973d ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 274/522] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/523] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:34:40 2026] DELETE /v2.0/subnets/5db9ae37-138b-41fc-8cbb-d20b16c44829 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:34:41.045 8 WARNING neutron_lib.context [None req-fb4dfad1-82cd-4a2c-afbf-0f12be6a0078 ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:34:41.066 8 INFO neutron.services.segments.plugin [-] Segment fe3a3537-0ba1-4cf4-8bd2-60c638e78753 resource provider aggregate not found 2026-05-08 00:34:41.079 8 INFO neutron.services.segments.plugin [-] Segment fe3a3537-0ba1-4cf4-8bd2-60c638e78753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe3a3537-0ba1-4cf4-8bd2-60c638e78753 found for delete ", "request_id": "req-30f88dd3-66d4-4c6f-93ff-753599f29378"}]} 2026-05-08 00:34:41.104 8 INFO neutron.services.segments.plugin [-] Segment fe3a3537-0ba1-4cf4-8bd2-60c638e78753 resource provider aggregate not found 2026-05-08 00:34:41.132 8 INFO neutron.services.segments.plugin [-] Segment fe3a3537-0ba1-4cf4-8bd2-60c638e78753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe3a3537-0ba1-4cf4-8bd2-60c638e78753 found for delete ", "request_id": "req-9b4b0368-3b13-4f7d-b6ec-d9f8b2f991e7"}]} [pid: 8|app: 0|req: 276/524] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:41.365 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-bc23942a-19e7-4933-8995-e357b9d4c8f7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - 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: 8|app: 0|req: 277/525] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:34:41 2026] DELETE /v2.0/networks/45551ce5-7ec6-4428-9ba6-2ea918f8155b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:34:41.436 8 WARNING neutron_lib.context [None req-e48e91ce-d5cc-4523-ac3e-1d7d01adb2a5 ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:34:41.734 7 INFO neutron.db.l3_hamode_db [None req-bc23942a-19e7-4933-8995-e357b9d4c8f7 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network b3d0d2ea-b20f-4358-bc4b-c43ee25d4fc7 was deleted as no HA routers are present in tenant bdc158bca662468884183e790dfb9cb2. [pid: 7|app: 0|req: 249/526] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:34:40 2026] DELETE /v2.0/routers/67b83e42-a049-4335-befd-ccb15aca6138 => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/527] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:34:41 2026] GET /v2.0/security-groups?tenant_id=b3bba9b7ec934cd18396abceb78cb38f&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/528] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:34:41 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/529] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:34:41 2026] DELETE /v2.0/subnets/9b13134e-38ff-4f31-9a7b-85e9a7e80d13 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/530] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => 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: 279/531] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:34:42 2026] DELETE /v2.0/security-groups/8626ef1f-0583-44af-a6fc-398ed37a5f18 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:34:42.255 7 INFO neutron.services.segments.plugin [-] Segment 92eb4b94-915d-4304-a8b5-e71096456308 resource provider aggregate not found 2026-05-08 00:34:42.260 7 INFO neutron.services.segments.plugin [-] Segment 92eb4b94-915d-4304-a8b5-e71096456308 resource provider aggregate not found 2026-05-08 00:34:42.280 7 INFO neutron.services.segments.plugin [-] Segment 92eb4b94-915d-4304-a8b5-e71096456308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92eb4b94-915d-4304-a8b5-e71096456308 found for delete ", "request_id": "req-beb6c93c-4c2d-4cae-89b0-351c2be9c136"}]} 2026-05-08 00:34:42.284 7 INFO neutron.services.segments.plugin [-] Segment 92eb4b94-915d-4304-a8b5-e71096456308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92eb4b94-915d-4304-a8b5-e71096456308 found for delete ", "request_id": "req-ec7c4d80-9492-4d07-b2e0-5d21c83e02c3"}]} [pid: 7|app: 0|req: 253/532] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:34:42 2026] DELETE /v2.0/networks/7c9babf4-8306-430d-ab88-6d5412315bb7 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/533] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1173733936&fields=id&tenant_id=62e44e1ad7c845dfb97f98eb8ed79478 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/534] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/security-groups?tenant_id=bdc158bca662468884183e790dfb9cb2&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/535] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 684 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/536] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/quotas/62e44e1ad7c845dfb97f98eb8ed79478 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/537] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:34:42 2026] DELETE /v2.0/security-groups/73ddfd48-cf95-4d11-807e-a5e4a2a96580 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/538] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/539] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/540] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/541] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:43 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:43.110 8 INFO neutron.services.segments.plugin [-] Segment 446e552b-f5ad-4378-8097-c482eda54dfd resource provider aggregate not found 2026-05-08 00:34:43.124 8 INFO neutron.services.segments.plugin [-] Segment 446e552b-f5ad-4378-8097-c482eda54dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446e552b-f5ad-4378-8097-c482eda54dfd found for delete ", "request_id": "req-e57c07ac-d6c7-4ea4-b04f-5676f5deded4"}]} [pid: 7|app: 0|req: 259/542] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:43 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:43.148 8 INFO neutron.services.segments.plugin [-] Segment 446e552b-f5ad-4378-8097-c482eda54dfd resource provider aggregate not found 2026-05-08 00:34:43.168 8 INFO neutron.services.segments.plugin [-] Segment 446e552b-f5ad-4378-8097-c482eda54dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446e552b-f5ad-4378-8097-c482eda54dfd found for delete ", "request_id": "req-07c6a320-c68c-4f0e-a1fd-0cc0931b7031"}]} [pid: 8|app: 0|req: 284/543] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:34:42 2026] GET /v2.0/networks?id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b => generated 675 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/544] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:34:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c126f4eb45c54970b3d92abe82db35e2 => generated 181 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:43.379 8 WARNING neutron_lib.context [req-5b6994d6-9431-49c1-a2f3-a33e5747b5a3 req-59e29e07-1d21-4875-879f-41d4dceee6b5 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 285/545] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:34:43 2026] POST /v2.0/ports => generated 958 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/546] 199.19.213.14 () {34 vars in 909 bytes} [Fri May 8 00:34:43 2026] GET /v2.0/extensions => generated 20516 bytes in 7 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: 7|app: 0|req: 262/547] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:44 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:44.256 8 INFO neutron.db.segments_db [None req-8fae77f5-6cd0-4dff-bdde-fa9029babd77 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment c9108be3-9100-4b9d-b0fe-5b88f5a04c93 of type vxlan for network b7c0b0be-5e0d-4b15-8b9c-063af054939d 2026-05-08 00:34:44.305 7 INFO neutron.services.segments.plugin [-] Segment 0ab01349-fada-429e-bbdc-32465d1bd9c1 resource provider aggregate not found 2026-05-08 00:34:44.311 7 INFO neutron.services.segments.plugin [-] Segment 0ab01349-fada-429e-bbdc-32465d1bd9c1 resource provider aggregate not found [pid: 8|app: 0|req: 286/548] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:43 2026] POST /v2.0/networks => generated 737 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:44.327 7 INFO neutron.services.segments.plugin [-] Segment 0ab01349-fada-429e-bbdc-32465d1bd9c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab01349-fada-429e-bbdc-32465d1bd9c1 found for delete ", "request_id": "req-24879303-2871-4939-8623-d95e59acc7a7"}]} 2026-05-08 00:34:44.330 7 INFO neutron.services.segments.plugin [-] Segment 0ab01349-fada-429e-bbdc-32465d1bd9c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab01349-fada-429e-bbdc-32465d1bd9c1 found for delete ", "request_id": "req-19843bac-b7c7-4dba-9ed5-5a8862c5f663"}]} [pid: 8|app: 0|req: 287/549] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:44 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 961 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/550] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:44 2026] POST /v2.0/subnets => generated 684 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/551] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:44 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 7|app: 0|req: 263/552] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:34:44 2026] PUT /v2.0/ports/ff4c00b4-a89d-4ea0-9cec-92217670aba1 => generated 1239 bytes in 603 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-08 00:34:44.868 7 INFO neutron.db.segments_db [None req-ecc81566-2075-4f71-a570-87ac2937ac39 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 0ecf962f-b582-45ad-b963-5d14a41477b6 of type vxlan for network 787dda1b-4d70-45da-9a41-922a5c1343de 2026-05-08 00:34:45.024 8 INFO neutron.db.segments_db [None req-75d61168-3dae-4a96-9753-b2174bb657af 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 of type vxlan for network 2fcc6fae-e07e-4114-b896-6f51e032b3c7 2026-05-08 00:34:45.102 7 INFO neutron.db.l3_hamode_db [None req-ecc81566-2075-4f71-a570-87ac2937ac39 70b3443995534d09881098911de01086 cb75bebc4a624aa590ca1184a48228dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 290/553] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:34:44 2026] POST /v2.0/networks => generated 747 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:45.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb4fead9-d331-4a8b-9700-25d388debeaa'] response: {'name': 'network-changed', 'server_uuid': '91611415-c6c6-431c-a7fe-cd48403ce161', 'tag': 'ff4c00b4-a89d-4ea0-9cec-92217670aba1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 291/554] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:45 2026] POST /v2.0/subnets => generated 694 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/555] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:45 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:34:45.430 8 INFO neutron.db.segments_db [None req-63f7c8b6-bf64-40a3-9bf6-03f852906a06 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment b0b479d2-186d-46fe-9697-7ffd30c84642 of type vxlan for network 11250954-8918-4b45-a374-ca2b8aa03790 2026-05-08 00:34:45.699 8 INFO neutron.db.l3_hamode_db [None req-63f7c8b6-bf64-40a3-9bf6-03f852906a06 70b3443995534d09881098911de01086 2d717427804d431481e8c621e7025f7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:34:45.882 7 INFO neutron.db.l3_hamode_db [None req-ecc81566-2075-4f71-a570-87ac2937ac39 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:34:46.423 8 INFO neutron.db.l3_hamode_db [None req-63f7c8b6-bf64-40a3-9bf6-03f852906a06 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/556] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:44 2026] POST /v2.0/routers => generated 724 bytes in 2265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/557] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/558] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/ports?tenant_id=c126f4eb45c54970b3d92abe82db35e2&device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/559] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/560] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:34:45 2026] POST /v2.0/routers => generated 734 bytes in 2515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/561] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/562] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/563] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:34:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ff4c00b4-a89d-4ea0-9cec-92217670aba1 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/564] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:47 2026] PUT /v2.0/routers/8108e2ea-af8b-4231-8a40-b8a03116a6cb/add_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/565] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=62e44e1ad7c845dfb97f98eb8ed79478 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/566] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/subnets?id=0f49b99c-5763-41de-a30f-e98ec45dec66 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/567] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/568] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:49.233 7 WARNING neutron_lib.context [req-0e698b9a-47d6-4cad-998d-cc3ff6763b8e req-302067f4-cee0-4450-8489-98c0e39f57e9 ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 297/569] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:34:48 2026] PUT /v2.0/routers/5657fce0-45f0-4c0a-b56a-edb8a0f042b7/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/570] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/ports?network_id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/571] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/572] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/573] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:34:49 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?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-08 00:34:49.713 8 WARNING neutron_lib.context [None req-7e749305-3a19-4f54-a062-50febe3511e8 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 273/574] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:34:49 2026] POST /v2.0/ports => generated 954 bytes in 507 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: 302/575] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:34:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:49.851 8 WARNING neutron_lib.context [None req-9ffd6fb0-5821-4ad9-bc53-baeef5665ca0 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 303/576] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:49.958 8 WARNING neutron_lib.context [None req-70a2c714-5347-4880-8b7d-7fc171fd7e1b ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 306/579] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:34:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:34:50.138 8 WARNING neutron_lib.context [None req-130124f5-4246-42f1-83b3-fa360375706f 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 274/580] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:34:49 2026] PUT /v2.0/ports/f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 1235 bytes in 462 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-08 00:34:50.212 7 WARNING neutron_lib.context [None req-40cf49ce-6d11-4c08-a8e3-97c3e4577c69 ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 307/581] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:34:50.267 8 WARNING neutron_lib.context [None req-9af6c7f3-1280-4a29-a25d-0d1ea9b445d2 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:34:50.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aba91df4-7c9b-48cc-9359-dc56ac67eff6'] response: {'name': 'network-changed', 'server_uuid': '0ed9d542-89a3-4a05-821c-900aff68598b', 'tag': 'f9252cdc-7c37-4d46-a78e-083a6d790420', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/582] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/583] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:50.571 7 WARNING neutron_lib.context [None req-a0abf8c3-2fbe-4567-a489-acc2bb6d9483 ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 277/584] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:34:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/585] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 7|app: 0|req: 279/586] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/587] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/ports?tenant_id=c126f4eb45c54970b3d92abe82db35e2&device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:34:50.854 7 WARNING neutron_lib.context [None req-e6ea8b17-9def-45ab-bbad-c54291c17167 ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 308/588] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:34:50 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/589] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/590] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 311/591] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:34:50 2026] GET /v2.0/networks?id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/592] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/networks?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&shared=False => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/593] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ff4c00b4-a89d-4ea0-9cec-92217670aba1 => 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: 314/594] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/595] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/subnets?id=0f49b99c-5763-41de-a30f-e98ec45dec66 => generated 693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/596] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/ports?network_id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/597] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?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: 318/598] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1602987751&fields=id&tenant_id=cb75bebc4a624aa590ca1184a48228dd => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/599] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:34:50 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/600] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?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: 7|app: 0|req: 282/601] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/networks?id=b7c0b0be-5e0d-4b15-8b9c-063af054939d => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/602] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/quotas/cb75bebc4a624aa590ca1184a48228dd => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/603] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/ports?tenant_id=cb75bebc4a624aa590ca1184a48228dd&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/604] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/605] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/606] 10.0.0.189 () {34 vars in 906 bytes} [Fri May 8 00:34:51 2026] GET /v2.0/extensions => generated 20516 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/607] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/608] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/609] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 8|app: 0|req: 324/610] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/611] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/612] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/613] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/614] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/615] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/616] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/617] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:52 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => 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: 328/618] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:53 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/619] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:53 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/620] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:53 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/621] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:53 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/622] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:53 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/623] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:54 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => 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: 331/624] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:54 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 7|app: 0|req: 294/625] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:54 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/626] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:54 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/627] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:54 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => 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: 333/628] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:55 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/629] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:55 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/630] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:55 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/631] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:55 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/632] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:55 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/633] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/634] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/635] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/networks?id=b7c0b0be-5e0d-4b15-8b9c-063af054939d => generated 669 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/636] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb75bebc4a624aa590ca1184a48228dd => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:56.943 8 WARNING neutron_lib.context [req-587d45c7-7a98-4e02-96f4-8d287994d1bd req-72cf58f8-bbf8-43aa-8d59-31a19a27d15c 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 300/637] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/638] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/639] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:56 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 8|app: 0|req: 338/640] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:34:56 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) /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: 7|app: 0|req: 303/641] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1297578642&fields=id&tenant_id=2d717427804d431481e8c621e7025f7a => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/642] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/networks?id=2fcc6fae-e07e-4114-b896-6f51e032b3c7 => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/643] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/quotas/2d717427804d431481e8c621e7025f7a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/644] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/ports?tenant_id=2d717427804d431481e8c621e7025f7a&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/645] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/646] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?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: 339/647] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:34:57 2026] PUT /v2.0/ports/2cca700a-22b7-486e-b9c5-45db1b4bacc0 => generated 1235 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/648] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 50 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: 7|app: 0|req: 310/649] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/650] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:57 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/651] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/652] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/653] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/654] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:58.401 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cf00b15-a369-4466-863c-6f1ebf18cc9d'] response: {'name': 'network-changed', 'server_uuid': '40b722e5-9d66-4d73-91ed-17c168bd9403', 'tag': '2cca700a-22b7-486e-b9c5-45db1b4bacc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/655] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:58.922 7 INFO neutron.db.l3_db [None req-1ee1d8b5-0b21-4c81-92f3-2a453f08afcf 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Floating IP bcd94ade-6067-4a47-85b5-bf2b445b7b64 associated. External IP: 10.96.250.210, port: ff4c00b4-a89d-4ea0-9cec-92217670aba1. [pid: 8|app: 0|req: 344/656] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/ports?tenant_id=cb75bebc4a624aa590ca1184a48228dd&device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/657] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:34:58 2026] GET /v2.0/networks?tenant_id=cb75bebc4a624aa590ca1184a48228dd&shared=False => generated 765 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/658] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/659] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/660] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:34:58 2026] PUT /v2.0/floatingips/bcd94ade-6067-4a47-85b5-bf2b445b7b64 => generated 856 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/661] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/662] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/663] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:34:59.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf088f31-05f4-4727-8955-850f060a13b1'] response: {'name': 'network-changed', 'server_uuid': '91611415-c6c6-431c-a7fe-cd48403ce161', 'tag': 'ff4c00b4-a89d-4ea0-9cec-92217670aba1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 315/664] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 350/665] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/666] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 351/667] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => 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: 352/668] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/669] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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-08 00:34:59.918 7 INFO neutron.db.l3_db [None req-591db003-fea5-40ea-9d22-14ba87ba8831 ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Floating IP c70a096f-7535-4a38-ab65-14d31e81e0e3 associated. External IP: 10.96.250.216, port: f9252cdc-7c37-4d46-a78e-083a6d790420. [pid: 8|app: 0|req: 354/670] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/ports?tenant_id=c126f4eb45c54970b3d92abe82db35e2&device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/671] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/networks?id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/672] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ff4c00b4-a89d-4ea0-9cec-92217670aba1 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/673] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/subnets?id=0f49b99c-5763-41de-a30f-e98ec45dec66 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/674] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?network_id=933c96d2-cc7b-4a70-a3b6-eece1e1ff50b&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: 8|app: 0|req: 359/675] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?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: 360/676] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?tenant_id=cb75bebc4a624aa590ca1184a48228dd&device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/677] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:34:59 2026] PUT /v2.0/floatingips/c70a096f-7535-4a38-ab65-14d31e81e0e3 => generated 855 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/678] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => 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: 361/679] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/680] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2cca700a-22b7-486e-b9c5-45db1b4bacc0 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/681] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/subnets?id=bc486b63-908b-44d1-aa99-ffa5e4997dbc => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/682] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/683] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?network_id=b7c0b0be-5e0d-4b15-8b9c-063af054939d&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: 7|app: 0|req: 321/684] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/685] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?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: 365/686] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/687] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/688] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?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: 7|app: 0|req: 323/689] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 367/690] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:00 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/691] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&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: 368/692] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/693] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/694] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:01.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-051fe1ce-3f63-4bd1-b628-0ed000cb6fa8'] response: {'name': 'network-changed', 'server_uuid': '0ed9d542-89a3-4a05-821c-900aff68598b', 'tag': 'f9252cdc-7c37-4d46-a78e-083a6d790420', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/695] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 370/696] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:35:01 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/697] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/698] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/699] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/security-groups?id=1db0e8b9-64f1-49ce-9047-96ef907486b7&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/700] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:02.332 7 INFO neutron.db.l3_db [req-17dc10ee-5940-4994-a295-a4c9fd58f4b4 req-36eb2752-6474-4306-ac4f-3fe89be9b159 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] Floating IP bcd94ade-6067-4a47-85b5-bf2b445b7b64 disassociated. External IP: 10.96.250.210, port: ff4c00b4-a89d-4ea0-9cec-92217670aba1. [pid: 8|app: 0|req: 375/701] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/702] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/703] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 378/704] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 8|app: 0|req: 379/705] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => 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: 380/706] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/networks?id=2fcc6fae-e07e-4114-b896-6f51e032b3c7 => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/707] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d717427804d431481e8c621e7025f7a => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:02.677 8 WARNING neutron_lib.context [req-76d90bb4-b860-4aa9-8876-d03aded35467 req-35c0f01e-5ae7-4422-a8b9-b35b342d5c9c ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 327/708] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:35:01 2026] DELETE /v2.0/ports/ff4c00b4-a89d-4ea0-9cec-92217670aba1 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/709] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:02 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/710] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 382/711] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:35:02 2026] POST /v2.0/ports => generated 958 bytes in 437 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: 383/712] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/713] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/714] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/715] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/716] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/717] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/718] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:03.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08a4ed41-4864-47bb-8e1a-4fd997a2954c'] response: {'server_uuid': '91611415-c6c6-431c-a7fe-cd48403ce161', 'name': 'network-vif-deleted', 'tag': 'ff4c00b4-a89d-4ea0-9cec-92217670aba1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/719] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/720] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 392/721] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:03 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 7|app: 0|req: 330/722] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:35:03 2026] PUT /v2.0/ports/004a6006-9bee-4cae-aab4-1941f2fede54 => generated 1239 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/723] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:04 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 46 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: 7|app: 0|req: 331/724] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:04 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 394/725] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:04 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/728] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:04 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/729] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&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: 7|app: 0|req: 333/730] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/ports?tenant_id=2d717427804d431481e8c621e7025f7a&device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/731] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=004a6006-9bee-4cae-aab4-1941f2fede54 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/732] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/subnets?id=12fda24b-2a6d-489a-aeba-fb86a061e4fd => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/733] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/ports?network_id=2fcc6fae-e07e-4114-b896-6f51e032b3c7&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: 8|app: 0|req: 400/734] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/735] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/736] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 401/737] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?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) [pid: 7|app: 0|req: 337/738] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/739] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:05 2026] GET /v2.0/ports?device_id=91611415-c6c6-431c-a7fe-cd48403ce161 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:05.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-656fe4b6-b4f9-42dd-b1d7-74a4a0a8d917'] response: {'name': 'network-changed', 'server_uuid': '6b4406e3-2a0f-4c89-bee7-dedaac00e469', 'tag': '004a6006-9bee-4cae-aab4-1941f2fede54', 'status': 'completed', 'code': 200} 2026-05-08 00:35:06.006 7 INFO neutron.db.l3_db [None req-931d0598-7880-4fee-9c3a-6d118834e139 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Floating IP 063af93a-a61d-4d1d-9c36-e7e5e9416c7e associated. External IP: 10.96.250.215, port: 2cca700a-22b7-486e-b9c5-45db1b4bacc0. [pid: 8|app: 0|req: 403/740] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/741] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/742] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:35:05 2026] PUT /v2.0/floatingips/063af93a-a61d-4d1d-9c36-e7e5e9416c7e => generated 855 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/743] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/ports?tenant_id=2d717427804d431481e8c621e7025f7a&device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/744] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/745] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 7|app: 0|req: 340/746] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/networks?id=2fcc6fae-e07e-4114-b896-6f51e032b3c7 => generated 775 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/747] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=004a6006-9bee-4cae-aab4-1941f2fede54 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/748] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/subnets?id=12fda24b-2a6d-489a-aeba-fb86a061e4fd => generated 697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/749] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/ports?network_id=2fcc6fae-e07e-4114-b896-6f51e032b3c7&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: 409/750] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/751] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:06 2026] DELETE /v2.0/security-groups/1db0e8b9-64f1-49ce-9047-96ef907486b7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:06.831 7 INFO neutron.api.v2.resource [None req-87170153-80aa-42c3-93ed-cbe62e4e22f2 8483795eece342ac802d1cab93c56c02 c126f4eb45c54970b3d92abe82db35e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 343/752] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/security-groups/1db0e8b9-64f1-49ce-9047-96ef907486b7 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/753] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/754] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/755] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:06 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/756] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:35:06 2026] DELETE /v2.0/floatingips/bcd94ade-6067-4a47-85b5-bf2b445b7b64 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/757] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:07 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/758] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:07 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:08.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84f238d2-b243-45d9-b928-56a10d465a28'] response: {'name': 'network-changed', 'server_uuid': '40b722e5-9d66-4d73-91ed-17c168bd9403', 'tag': '2cca700a-22b7-486e-b9c5-45db1b4bacc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/759] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/760] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/security-groups?id=6ced22fb-22d8-4c0d-969a-8c99739f2a76&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: 413/761] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:07 2026] PUT /v2.0/routers/4b69c8ee-fd7a-44b8-824d-b23db536af01/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/762] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/ports?tenant_id=cb75bebc4a624aa590ca1184a48228dd&device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/763] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/networks?id=b7c0b0be-5e0d-4b15-8b9c-063af054939d => generated 765 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/764] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => 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: 417/765] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2cca700a-22b7-486e-b9c5-45db1b4bacc0 => 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: 418/766] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/767] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/subnets?id=bc486b63-908b-44d1-aa99-ffa5e4997dbc => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/768] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => 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: 421/769] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:08 2026] GET /v2.0/ports?network_id=b7c0b0be-5e0d-4b15-8b9c-063af054939d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:09.271 8 INFO neutron.db.l3_db [req-3a1f0148-40d0-4d91-92e5-c47b256687fe req-02d5f1e3-25bf-4919-a4f7-8cbd379439d1 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] Floating IP 063af93a-a61d-4d1d-9c36-e7e5e9416c7e disassociated. External IP: 10.96.250.215, port: 2cca700a-22b7-486e-b9c5-45db1b4bacc0. 2026-05-08 00:35:09.305 7 INFO neutron.services.segments.plugin [-] Segment 2912d68d-a22a-4a30-97f3-a8ff556b4d8e resource provider aggregate not found 2026-05-08 00:35:09.309 7 INFO neutron.services.segments.plugin [-] Segment 2912d68d-a22a-4a30-97f3-a8ff556b4d8e resource provider aggregate not found 2026-05-08 00:35:09.321 7 INFO neutron.services.segments.plugin [-] Segment 2912d68d-a22a-4a30-97f3-a8ff556b4d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2912d68d-a22a-4a30-97f3-a8ff556b4d8e found for delete ", "request_id": "req-0f16a69a-1581-4e4f-849b-67656bc44bf8"}]} 2026-05-08 00:35:09.324 7 INFO neutron.db.l3_hamode_db [None req-a5211dc0-6fa7-4240-8cc3-69f18e3e547e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network bb8bd95a-245f-446c-a647-8af7d3b9af0a was deleted as no HA routers are present in tenant c126f4eb45c54970b3d92abe82db35e2. [pid: 7|app: 0|req: 349/770] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:08 2026] DELETE /v2.0/routers/4b69c8ee-fd7a-44b8-824d-b23db536af01 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:09.332 7 INFO neutron.services.segments.plugin [-] Segment 2912d68d-a22a-4a30-97f3-a8ff556b4d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2912d68d-a22a-4a30-97f3-a8ff556b4d8e found for delete ", "request_id": "req-a34a11aa-ecd9-4727-89cf-20faf75623f5"}]} [pid: 7|app: 0|req: 350/771] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:09 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/772] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:09 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/773] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:09 2026] DELETE /v2.0/subnets/0f49b99c-5763-41de-a30f-e98ec45dec66 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/774] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:09 2026] GET /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d?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: 8|app: 0|req: 422/775] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:35:08 2026] DELETE /v2.0/ports/2cca700a-22b7-486e-b9c5-45db1b4bacc0 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:09.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c53dfdb-f3ed-40cc-939d-0bcbf4633265'] response: {'server_uuid': '40b722e5-9d66-4d73-91ed-17c168bd9403', 'name': 'network-vif-deleted', 'tag': '2cca700a-22b7-486e-b9c5-45db1b4bacc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 423/776] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:09 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 973 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/777] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:10 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/778] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:09 2026] DELETE /v2.0/networks/933c96d2-cc7b-4a70-a3b6-eece1e1ff50b => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/779] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:10 2026] GET /v2.0/security-groups?tenant_id=c126f4eb45c54970b3d92abe82db35e2&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/780] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:10 2026] DELETE /v2.0/security-groups/a0ea6396-d6e0-45ff-ac23-17effcbca24d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/781] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:10 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:11.352 7 INFO neutron.services.segments.plugin [-] Segment 0e7d56f7-a795-4814-92fa-22e5196afac7 resource provider aggregate not found 2026-05-08 00:35:11.357 7 INFO neutron.services.segments.plugin [-] Segment 0e7d56f7-a795-4814-92fa-22e5196afac7 resource provider aggregate not found 2026-05-08 00:35:11.364 7 INFO neutron.services.segments.plugin [-] Segment 0e7d56f7-a795-4814-92fa-22e5196afac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7d56f7-a795-4814-92fa-22e5196afac7 found for delete ", "request_id": "req-e6ec978c-04ed-434b-b1bd-b97a42ed7f45"}]} [pid: 7|app: 0|req: 356/782] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:11 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/783] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:11 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:11.572 7 INFO neutron.services.segments.plugin [-] Segment 0e7d56f7-a795-4814-92fa-22e5196afac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7d56f7-a795-4814-92fa-22e5196afac7 found for delete ", "request_id": "req-d0c5ce98-be73-42c5-8fe9-9b85a465653c"}]} [pid: 7|app: 0|req: 357/784] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:11 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/785] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:35:11 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1240 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/786] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:35:12 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 429/787] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:12 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/788] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:12 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/789] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:12 2026] GET /v2.0/ports?device_id=40b722e5-9d66-4d73-91ed-17c168bd9403 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/790] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:13 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/791] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:13 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&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: 7|app: 0|req: 360/792] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:13 2026] GET /v2.0/security-groups?tenant_id=c193b9ce55d4440cb148b8720a229d6f&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/793] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:13 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/794] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:13 2026] DELETE /v2.0/security-groups/6ced22fb-22d8-4c0d-969a-8c99739f2a76 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/795] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:13 2026] DELETE /v2.0/security-groups/e692ee50-f441-4422-b86e-9176a0244208 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:14.052 7 INFO neutron.api.v2.resource [None req-0f09947d-587b-44ca-bbdc-666dae0f5f89 0b1ac31c19294268a9cc3fe15c53a79c cb75bebc4a624aa590ca1184a48228dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/796] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:35:14 2026] GET /v2.0/security-groups/6ced22fb-22d8-4c0d-969a-8c99739f2a76 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/797] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:35:14 2026] DELETE /v2.0/floatingips/063af93a-a61d-4d1d-9c36-e7e5e9416c7e => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:14.928 8 INFO neutron.db.l3_db [None req-e9637cbc-61d8-4bcd-9979-070acefbe4dd ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Floating IP 12507ee3-4d9e-4b39-a8df-d10aed4de86e associated. External IP: 10.96.250.218, port: 004a6006-9bee-4cae-aab4-1941f2fede54. [pid: 8|app: 0|req: 434/798] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:35:13 2026] PUT /v2.0/floatingips/12507ee3-4d9e-4b39-a8df-d10aed4de86e => generated 856 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:15.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58a8f558-a7e5-4a72-9d2e-b8785b76c301'] response: {'name': 'network-changed', 'server_uuid': '6b4406e3-2a0f-4c89-bee7-dedaac00e469', 'tag': '004a6006-9bee-4cae-aab4-1941f2fede54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 435/799] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/800] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:14 2026] PUT /v2.0/routers/8108e2ea-af8b-4231-8a40-b8a03116a6cb/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/801] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/802] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/803] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:15 2026] GET /v2.0/ports?tenant_id=2d717427804d431481e8c621e7025f7a&device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => 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: 439/804] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&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: 440/805] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/networks?id=2fcc6fae-e07e-4114-b896-6f51e032b3c7 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/806] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=004a6006-9bee-4cae-aab4-1941f2fede54 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/807] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/subnets?id=12fda24b-2a6d-489a-aeba-fb86a061e4fd => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/808] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/ports?network_id=2fcc6fae-e07e-4114-b896-6f51e032b3c7&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: 444/809] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?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: 445/810] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:16 2026] GET /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:16.600 7 INFO neutron.services.segments.plugin [-] Segment 0ecf962f-b582-45ad-b963-5d14a41477b6 resource provider aggregate not found 2026-05-08 00:35:16.606 7 INFO neutron.services.segments.plugin [-] Segment 0ecf962f-b582-45ad-b963-5d14a41477b6 resource provider aggregate not found 2026-05-08 00:35:16.612 7 INFO neutron.services.segments.plugin [-] Segment 0ecf962f-b582-45ad-b963-5d14a41477b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecf962f-b582-45ad-b963-5d14a41477b6 found for delete ", "request_id": "req-e6fdeff7-19ba-452d-bb23-5218f1b4cd0e"}]} 2026-05-08 00:35:16.619 7 INFO neutron.services.segments.plugin [-] Segment 0ecf962f-b582-45ad-b963-5d14a41477b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecf962f-b582-45ad-b963-5d14a41477b6 found for delete ", "request_id": "req-74a4accf-fef8-492b-823a-230eb902c158"}]} 2026-05-08 00:35:16.622 7 INFO neutron.db.l3_hamode_db [None req-af070e22-6b7f-4e52-b495-327ca849d530 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 787dda1b-4d70-45da-9a41-922a5c1343de was deleted as no HA routers are present in tenant cb75bebc4a624aa590ca1184a48228dd. [pid: 7|app: 0|req: 366/811] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:15 2026] DELETE /v2.0/routers/8108e2ea-af8b-4231-8a40-b8a03116a6cb => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/812] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:16 2026] DELETE /v2.0/subnets/bc486b63-908b-44d1-aa99-ffa5e4997dbc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/813] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:16 2026] DELETE /v2.0/networks/b7c0b0be-5e0d-4b15-8b9c-063af054939d => 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: 447/814] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:17 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/815] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:17 2026] GET /v2.0/security-groups?id=d20c3751-032f-4c9a-b478-684cc7408288&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/816] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:17 2026] GET /v2.0/security-groups?tenant_id=cb75bebc4a624aa590ca1184a48228dd&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/817] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:17 2026] DELETE /v2.0/security-groups/b296f4f7-8a70-4470-a7d0-64253f21f2c1 => 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: 449/818] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:35:17 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:18.283 7 INFO neutron.db.l3_db [req-764d2ca9-5552-420e-8faf-dd862443144d req-649911e0-ad3c-4e58-a4b0-a70cf8cc10b6 ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] Floating IP 12507ee3-4d9e-4b39-a8df-d10aed4de86e disassociated. External IP: 10.96.250.218, port: 004a6006-9bee-4cae-aab4-1941f2fede54. 2026-05-08 00:35:18.633 7 INFO neutron.services.segments.plugin [-] Segment c9108be3-9100-4b9d-b0fe-5b88f5a04c93 resource provider aggregate not found 2026-05-08 00:35:18.642 7 INFO neutron.services.segments.plugin [-] Segment c9108be3-9100-4b9d-b0fe-5b88f5a04c93 resource provider aggregate not found [pid: 8|app: 0|req: 450/819] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:18 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:18.647 7 INFO neutron.services.segments.plugin [-] Segment c9108be3-9100-4b9d-b0fe-5b88f5a04c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9108be3-9100-4b9d-b0fe-5b88f5a04c93 found for delete ", "request_id": "req-a59b9985-5ab8-478b-ab89-cfa3a15cbb83"}]} 2026-05-08 00:35:18.652 7 INFO neutron.services.segments.plugin [-] Segment c9108be3-9100-4b9d-b0fe-5b88f5a04c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9108be3-9100-4b9d-b0fe-5b88f5a04c93 found for delete ", "request_id": "req-a8cc02a6-fff3-4049-b3f5-28dc7479282e"}]} [pid: 7|app: 0|req: 370/820] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:35:17 2026] DELETE /v2.0/ports/004a6006-9bee-4cae-aab4-1941f2fede54 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/821] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:18 2026] GET /v2.0/security-groups?tenant_id=c61e7d048aab4b2aa96ce9af57975a36&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:19.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c1fcbc-8477-47e2-8dbf-6360dd4e92ae'] response: {'server_uuid': '6b4406e3-2a0f-4c89-bee7-dedaac00e469', 'name': 'network-vif-deleted', 'tag': '004a6006-9bee-4cae-aab4-1941f2fede54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 371/822] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:19 2026] DELETE /v2.0/security-groups/36216339-5425-404f-b3c1-e23abac84a8a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/823] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:19 2026] GET /v2.0/security-groups?tenant_id=9c179d83f0a542e4a8bd5c7ff78cd78d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/824] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:19 2026] DELETE /v2.0/security-groups/2438aacf-d809-40b7-a7e3-78128ad394dc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/825] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:19 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:19.872 7 INFO neutron.db.segments_db [None req-bbb8f2d9-3001-4824-a6d3-86dc71463737 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 5c819bc0-74a2-4b59-b16c-04bf526430a5 of type vxlan for network 7b56a881-9953-4560-8186-6db2f4be1ed7 [pid: 7|app: 0|req: 372/828] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:35:19 2026] POST /v2.0/networks => generated 744 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/829] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:19 2026] POST /v2.0/subnets => generated 691 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:20.240 7 INFO neutron.db.segments_db [None req-87a7f237-b5cb-45ad-8b4e-ad1bf6703782 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 89863052-165d-40d8-8605-d94b75d3363f of type vxlan for network 1051b0a6-de0e-4dca-8eec-e279517f1ea4 2026-05-08 00:35:20.484 7 INFO neutron.db.l3_hamode_db [None req-87a7f237-b5cb-45ad-8b4e-ad1bf6703782 70b3443995534d09881098911de01086 7007d69e21144a0b8a2ac6716b4e781a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/830] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:20 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:21.377 7 INFO neutron.db.l3_hamode_db [None req-87a7f237-b5cb-45ad-8b4e-ad1bf6703782 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 459/831] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:22 2026] GET /v2.0/ports?device_id=6b4406e3-2a0f-4c89-bee7-dedaac00e469 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/832] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:20 2026] POST /v2.0/routers => generated 731 bytes in 2237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/833] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:23 2026] DELETE /v2.0/security-groups/d20c3751-032f-4c9a-b478-684cc7408288 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:23.289 7 INFO neutron.api.v2.resource [None req-66dc9534-0821-4f11-a03d-02859ba38b56 ca537bdf889c4555be2a91a67fe022df 2d717427804d431481e8c621e7025f7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/834] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:35:23 2026] GET /v2.0/security-groups/d20c3751-032f-4c9a-b478-684cc7408288 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/835] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:35:23 2026] DELETE /v2.0/floatingips/12507ee3-4d9e-4b39-a8df-d10aed4de86e => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/836] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:35:22 2026] PUT /v2.0/routers/d708af64-afc6-4684-b2ae-a06ca84e957d/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/837] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:23 2026] GET /v2.0/security-groups?tenant_id=9ce81d54c48d4d748a8d2cab0fcac060&name=default => generated 2925 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/838] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:24 2026] DELETE /v2.0/security-groups/2e453070-2862-4e38-8245-5f51ba208f8f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:24.342 8 WARNING neutron_lib.context [None req-d69469f3-e5c5-481a-bd0f-f60401c74a60 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 463/839] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:35:24 2026] POST /v2.0/security-groups => generated 1659 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/840] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:23 2026] PUT /v2.0/routers/5657fce0-45f0-4c0a-b56a-edb8a0f042b7/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:24.554 7 WARNING neutron_lib.context [None req-4583f975-44b9-4a48-a094-abf0fb51aab8 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 464/841] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:24 2026] GET /v2.0/security-groups?tenant_id=5f9df9a9226747eaa9c553316520ce56&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/842] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:35:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/843] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:24 2026] DELETE /v2.0/security-groups/7ee26525-250b-4928-b04e-6fe21d225631 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:24.813 7 WARNING neutron_lib.context [None req-209dabf9-a0c9-4085-9993-d0ae50773354 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 380/844] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:35:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:24.974 7 WARNING neutron_lib.context [None req-f27a6316-f0e0-41ce-bf81-70ca9905ccc9 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 381/845] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:35:24 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:25.728 8 INFO neutron.services.segments.plugin [-] Segment b0b479d2-186d-46fe-9697-7ffd30c84642 resource provider aggregate not found 2026-05-08 00:35:25.733 8 INFO neutron.services.segments.plugin [-] Segment b0b479d2-186d-46fe-9697-7ffd30c84642 resource provider aggregate not found 2026-05-08 00:35:25.749 8 INFO neutron.db.l3_hamode_db [None req-08fa41b9-2b8a-4119-9f1d-ad0e19b3d215 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 11250954-8918-4b45-a374-ca2b8aa03790 was deleted as no HA routers are present in tenant 2d717427804d431481e8c621e7025f7a. [pid: 8|app: 0|req: 465/846] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:24 2026] DELETE /v2.0/routers/5657fce0-45f0-4c0a-b56a-edb8a0f042b7 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/847] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:25 2026] DELETE /v2.0/subnets/12fda24b-2a6d-489a-aeba-fb86a061e4fd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:25.971 8 INFO neutron.services.segments.plugin [-] Segment b0b479d2-186d-46fe-9697-7ffd30c84642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b479d2-186d-46fe-9697-7ffd30c84642 found for delete ", "request_id": "req-cb9de345-e9fc-4aeb-96e7-b464ba627698"}]} 2026-05-08 00:35:25.973 8 INFO neutron.services.segments.plugin [-] Segment b0b479d2-186d-46fe-9697-7ffd30c84642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b479d2-186d-46fe-9697-7ffd30c84642 found for delete ", "request_id": "req-77f9d246-4b6e-4bde-a72d-fde516a74aa4"}]} [pid: 7|app: 0|req: 383/848] 10.0.0.189 () {34 vars in 1097 bytes} [Fri May 8 00:35:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--355716655&fields=id&tenant_id=7007d69e21144a0b8a2ac6716b4e781a => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/849] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/850] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/quotas/7007d69e21144a0b8a2ac6716b4e781a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/851] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/852] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:25 2026] DELETE /v2.0/networks/2fcc6fae-e07e-4114-b896-6f51e032b3c7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/853] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/854] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/855] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/security-groups?tenant_id=2d717427804d431481e8c621e7025f7a&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/856] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:26 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/857] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:26 2026] DELETE /v2.0/security-groups/12c2b388-8707-41ae-9608-98e0cbdfc2dc => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:27.222 7 WARNING neutron_lib.context [None req-bc96293a-e487-49bb-a2e6-2b8f61b8952f cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:27.393 7 INFO neutron.db.segments_db [None req-bc96293a-e487-49bb-a2e6-2b8f61b8952f cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Added segment 8479a370-9ee5-46b6-88d4-8147a8a9c671 of type vxlan for network ff405db3-f6b7-4d5e-b520-b50d44267aed [pid: 7|app: 0|req: 390/858] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:27 2026] POST /v2.0/networks => generated 643 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:27.538 8 WARNING neutron_lib.context [None req-6f603ba0-673f-40cc-83de-aed5ed9ce530 cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 391/859] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:27 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/860] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:27 2026] POST /v2.0/subnets => generated 641 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:27.882 7 WARNING neutron_lib.context [None req-c594e6f6-c001-418b-9ba9-9da7e5d3079e cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:27.968 7 INFO neutron.db.segments_db [None req-c594e6f6-c001-418b-9ba9-9da7e5d3079e cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Added segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 of type vxlan for network 42f83a37-421a-4892-a349-c3ad08f16d7d [pid: 7|app: 0|req: 392/861] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:27 2026] POST /v2.0/networks => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:28.119 8 INFO neutron.services.segments.plugin [-] Segment 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 resource provider aggregate not found 2026-05-08 00:35:28.125 8 INFO neutron.services.segments.plugin [-] Segment 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 resource provider aggregate not found 2026-05-08 00:35:28.139 8 INFO neutron.services.segments.plugin [-] Segment 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 found for delete ", "request_id": "req-e1a4fa76-598f-4b3b-baab-4a5491d703b5"}]} 2026-05-08 00:35:28.149 8 INFO neutron.services.segments.plugin [-] Segment 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2b68ce-b4e6-4e19-bde9-1b7c4c777222 found for delete ", "request_id": "req-d973f477-a812-41ae-a123-0072eeecac5e"}]} [pid: 8|app: 0|req: 470/862] 10.0.0.11 () {34 vars in 741 bytes} [Fri May 8 00:35:28 2026] PUT /v2.0/networks/42f83a37-421a-4892-a349-c3ad08f16d7d => generated 592 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:28.247 7 WARNING neutron_lib.context [None req-8d4fb2bd-3dd3-43e5-ad3b-1d2ae079d5cc cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 393/863] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:28 2026] POST /v2.0/subnets => generated 626 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/864] 10.0.0.11 () {34 vars in 739 bytes} [Fri May 8 00:35:28 2026] PUT /v2.0/subnets/8e977f4c-5eb8-41d0-aae6-c06eadb56415 => generated 636 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/865] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:28 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:29.040 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider aggregate not found 2026-05-08 00:35:29.045 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider aggregate not found 2026-05-08 00:35:29.056 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f51994-8f4e-43ff-ad56-4722c10bb0f3 found for delete ", "request_id": "req-04d8d61a-ec7f-4703-ac1c-22b82e847a18"}]} 2026-05-08 00:35:29.063 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f51994-8f4e-43ff-ad56-4722c10bb0f3 found for delete ", "request_id": "req-fb337a69-291a-49c5-8daf-681484bcb404"}]} [pid: 8|app: 0|req: 473/866] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:28 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/867] 10.0.0.189 () {34 vars in 970 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/ports/f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 968 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/868] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:28 2026] DELETE /v2.0/networks/42f83a37-421a-4892-a349-c3ad08f16d7d => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/869] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:29.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-832080d0-aa02-4c07-8e8d-baac2a65a943 cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/870] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:29 2026] DELETE /v2.0/networks/42f83a37-421a-4892-a349-c3ad08f16d7d => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/871] 199.19.213.14 () {34 vars in 998 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/subnets?network_id=009d9f69-a782-4344-9184-c280a90f7565 => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/872] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/873] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/subnets?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/874] 10.0.0.11 () {32 vars in 651 bytes} [Fri May 8 00:35:29 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: 7|app: 0|req: 396/875] 199.19.213.14 () {34 vars in 1144 bytes} [Fri May 8 00:35:29 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b&device_owner=compute%3Anova&network_id=009d9f69-a782-4344-9184-c280a90f7565 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/876] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/networks => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/877] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/subnets => generated 1280 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/878] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/networks/ff405db3-f6b7-4d5e-b520-b50d44267aed => generated 668 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/879] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/subnets/93461546-7ec6-4502-bc64-95a8434a57d1 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:30.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3911ca5c-7f99-4c85-9df0-5503fcfcf4ff cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/880] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:30 2026] DELETE /v2.0/subnets/8e977f4c-5eb8-41d0-aae6-c06eadb56415 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:35:30.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c9513ea-1e90-4acd-a794-a42150fe71a9 cae91e56045b485691f81ceb30456372 aad82b28c6014512bb3c89735dd56fc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/881] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:30 2026] DELETE /v2.0/networks/42f83a37-421a-4892-a349-c3ad08f16d7d => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/882] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:30 2026] DELETE /v2.0/subnets/93461546-7ec6-4502-bc64-95a8434a57d1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/883] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:35:30 2026] PUT /v2.0/ports/f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 1149 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:30.686 8 INFO neutron.services.segments.plugin [-] Segment 8479a370-9ee5-46b6-88d4-8147a8a9c671 resource provider aggregate not found 2026-05-08 00:35:30.689 8 INFO neutron.services.segments.plugin [-] Segment 8479a370-9ee5-46b6-88d4-8147a8a9c671 resource provider aggregate not found [pid: 8|app: 0|req: 487/884] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:30 2026] DELETE /v2.0/networks/ff405db3-f6b7-4d5e-b520-b50d44267aed => generated 0 bytes in 313 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-08 00:35:30.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f66daf73-5431-4d36-ba3b-409811df6d9a'] response: {'name': 'network-changed', 'server_uuid': '0ed9d542-89a3-4a05-821c-900aff68598b', 'tag': 'f9252cdc-7c37-4d46-a78e-083a6d790420', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/885] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 676 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:30.881 8 INFO neutron.services.segments.plugin [-] Segment 8479a370-9ee5-46b6-88d4-8147a8a9c671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8479a370-9ee5-46b6-88d4-8147a8a9c671 found for delete ", "request_id": "req-3b283a6b-518b-4733-ae8e-a4adb9f41eb4"}]} 2026-05-08 00:35:30.883 8 INFO neutron.services.segments.plugin [-] Segment 8479a370-9ee5-46b6-88d4-8147a8a9c671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8479a370-9ee5-46b6-88d4-8147a8a9c671 found for delete ", "request_id": "req-f559d2c1-1944-4ad9-ab72-62e2491362e5"}]} [pid: 7|app: 0|req: 399/886] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => 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: 488/887] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:35:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7007d69e21144a0b8a2ac6716b4e781a => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:30.938 7 WARNING neutron_lib.context [req-0233b560-2d5f-42c7-88ba-e45998165e99 req-c444d88a-208e-47bd-8b81-814e36aff611 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:31.079 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider aggregate not found 2026-05-08 00:35:31.085 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider aggregate not found 2026-05-08 00:35:31.106 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f51994-8f4e-43ff-ad56-4722c10bb0f3 found for delete ", "request_id": "req-bf9a783e-2b5e-4d2e-b759-04af836df2f7"}]} 2026-05-08 00:35:31.108 7 INFO neutron.services.segments.plugin [-] Segment f3f51994-8f4e-43ff-ad56-4722c10bb0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f51994-8f4e-43ff-ad56-4722c10bb0f3 found for delete ", "request_id": "req-117871fe-4029-4cf9-9cc8-c6b9154deaf3"}]} [pid: 8|app: 0|req: 489/888] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/889] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/890] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/891] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:35:30 2026] POST /v2.0/ports => generated 954 bytes in 396 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: 7|app: 0|req: 401/892] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => 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: 492/893] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/security-groups?tenant_id=aad82b28c6014512bb3c89735dd56fc8&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/894] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/895] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:31 2026] DELETE /v2.0/security-groups/559bbf64-4e73-40c4-82e1-738a227c987e => 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: 495/896] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&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: 496/897] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 497/898] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:31 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 7|app: 0|req: 402/899] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:35:31 2026] PUT /v2.0/ports/9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 1235 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/900] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 969 bytes in 79 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: 7|app: 0|req: 403/901] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 7|app: 0|req: 404/902] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/903] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/security-groups?tenant_id=43c71099ce434397a1423d6b63e0564d&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/904] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 8|app: 0|req: 500/905] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:32 2026] DELETE /v2.0/security-groups/6e92e73f-bb33-4ded-95f9-a0fbd1b1119c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/906] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/907] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/908] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/security-groups?tenant_id=a0afa6d5c8ed45bc875583bf0976e1c2&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/909] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:32.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-301bdf9d-f7ae-421a-aee3-313b4f075857'] response: {'name': 'network-changed', 'server_uuid': '3f55cc87-58eb-4d42-83df-920725cb3a2f', 'tag': '9e2a257c-ba00-42bf-b982-6dcec20faba6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 502/910] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/911] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/912] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:32 2026] DELETE /v2.0/security-groups/03667256-35d9-4c95-9396-95eb1a2dcfad => 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: 504/913] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/914] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/915] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/subnets?id=2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/916] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/917] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/ports?network_id=7b56a881-9953-4560-8186-6db2f4be1ed7&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/918] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/919] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/920] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?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: 7|app: 0|req: 413/921] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 8|app: 0|req: 509/922] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/923] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:33.515 8 WARNING neutron_lib.context [None req-3b2b5939-9310-4ffe-8301-4a12d28f8a56 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:33.665 8 INFO neutron.db.segments_db [None req-3b2b5939-9310-4ffe-8301-4a12d28f8a56 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Added segment aa1a13ea-2bef-4141-8af3-3284fbf01501 of type vxlan for network a56b28df-b641-4019-be0f-9ca1387ad3e6 [pid: 8|app: 0|req: 510/924] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:33 2026] POST /v2.0/networks => generated 645 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:33.774 7 WARNING neutron_lib.context [None req-c31cd46d-f50d-47c8-8633-4949ac596c56 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 511/925] 199.19.213.14 () {34 vars in 1118 bytes} [Fri May 8 00:35:33 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/926] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:35:33 2026] POST /v2.0/ports => generated 773 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-08 00:35:34.097 7 WARNING neutron_lib.context [None req-c2ee4bf4-b03f-4613-a971-974a85867bbc db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:34.163 7 INFO neutron.db.segments_db [None req-c2ee4bf4-b03f-4613-a971-974a85867bbc db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Added segment 2c236b57-8790-4385-9b8d-95a9885c05a3 of type vxlan for network 00bbc5d6-63e6-48b9-b295-4912e427615f [pid: 7|app: 0|req: 416/927] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:34 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/928] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:34.300 7 WARNING neutron_lib.context [None req-acc2beaa-212c-414f-9f0a-ba2d826c62c5 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 512/929] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:35:33 2026] PUT /v2.0/ports/f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 968 bytes in 608 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: 513/930] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:34.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2b22673-2f8d-46f9-bcb8-f4553b04ed03'] response: {'name': 'network-changed', 'server_uuid': '0ed9d542-89a3-4a05-821c-900aff68598b', 'tag': 'f9252cdc-7c37-4d46-a78e-083a6d790420', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 514/931] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/932] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/933] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:34 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/934] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 7|app: 0|req: 419/935] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/subnets?id=2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:34.597 8 WARNING neutron_lib.context [None req-0a1c2a0f-e73c-4c48-9099-0cc3d1a14036 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 420/936] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/ports?network_id=7b56a881-9953-4560-8186-6db2f4be1ed7&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: 7|app: 0|req: 421/937] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/938] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?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: 517/941] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:35:34 2026] POST /v2.0/ports => generated 954 bytes in 356 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: 518/942] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:34 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/943] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/944] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/945] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/946] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&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: 7|app: 0|req: 425/947] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:34 2026] DELETE /v2.0/ports/abbfce3d-1c04-44b6-ad21-014bce61e786 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/948] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:35.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ab73505-bca0-4cda-8ed0-db7ee321fe41 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 426/949] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:35 2026] DELETE /v2.0/ports/abbfce3d-1c04-44b6-ad21-014bce61e786 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:35:35.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db609d5b-b830-4c6f-a126-b3c3c26663a6 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/950] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/ports/abbfce3d-1c04-44b6-ad21-014bce61e786 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/951] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/952] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:35 2026] DELETE /v2.0/subnets/87abcd17-44ef-4271-8861-4c80db3d366d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/953] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/954] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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-08 00:35:35.892 8 INFO neutron.services.segments.plugin [-] Segment 2c236b57-8790-4385-9b8d-95a9885c05a3 resource provider aggregate not found 2026-05-08 00:35:35.896 8 INFO neutron.services.segments.plugin [-] Segment 2c236b57-8790-4385-9b8d-95a9885c05a3 resource provider aggregate not found 2026-05-08 00:35:35.908 8 INFO neutron.services.segments.plugin [-] Segment 2c236b57-8790-4385-9b8d-95a9885c05a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c236b57-8790-4385-9b8d-95a9885c05a3 found for delete ", "request_id": "req-afa11271-67dc-43a9-85fa-dbb66614b98e"}]} 2026-05-08 00:35:35.911 8 INFO neutron.services.segments.plugin [-] Segment 2c236b57-8790-4385-9b8d-95a9885c05a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c236b57-8790-4385-9b8d-95a9885c05a3 found for delete ", "request_id": "req-7e4a4969-d7e2-4fd8-8b91-a1e19d1dd67e"}]} [pid: 8|app: 0|req: 525/955] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:35 2026] DELETE /v2.0/networks/00bbc5d6-63e6-48b9-b295-4912e427615f => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:35.939 7 WARNING neutron_lib.context [None req-2e470224-2f64-49fc-9645-57475da40e0f db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:35.999 7 INFO neutron.db.segments_db [None req-2e470224-2f64-49fc-9645-57475da40e0f db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Added segment 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 of type vxlan for network 0ab8274e-496c-49ba-94a8-c123a58cde10 [pid: 8|app: 0|req: 526/956] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:35 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/957] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 7|app: 0|req: 431/958] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:35 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:36.152 8 WARNING neutron_lib.context [None req-4cecf12e-8213-4635-b90e-98de4dc2ee29 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 432/959] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/ports?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/960] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:36 2026] POST /v2.0/subnets => generated 626 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:36.469 8 WARNING neutron_lib.context [None req-3ab69772-636b-462c-9bad-d54da61d44c4 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 433/961] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/networks?id=009d9f69-a782-4344-9184-c280a90f7565 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/962] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/963] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/subnets?id=67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/964] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/ports?network_id=009d9f69-a782-4344-9184-c280a90f7565&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: 7|app: 0|req: 437/965] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/966] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565?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: 529/967] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:35:36 2026] POST /v2.0/ports => generated 911 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/968] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/969] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:36 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/970] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:36 2026] DELETE /v2.0/ports/30b3ae99-60db-4a08-8b1e-a33832c183d9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:37.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e114ab5c-279d-4ef4-a8fd-e8571ce46a40 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 441/971] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:37 2026] GET /v2.0/ports/30b3ae99-60db-4a08-8b1e-a33832c183d9 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/972] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:37 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/973] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:37 2026] GET /v2.0/security-groups?id=b043184d-7db8-4d43-856e-e83891e49a4e&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: 8|app: 0|req: 531/974] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:37 2026] DELETE /v2.0/subnets/03c9a724-55ef-4fcd-8a82-34c32c1ab13e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:37.727 7 INFO neutron.services.segments.plugin [-] Segment 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 resource provider aggregate not found 2026-05-08 00:35:37.740 7 INFO neutron.services.segments.plugin [-] Segment 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 found for delete ", "request_id": "req-3314f6cf-18b8-4b38-b911-ca5e916cb0ac"}]} 2026-05-08 00:35:37.744 7 INFO neutron.services.segments.plugin [-] Segment 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 resource provider aggregate not found [pid: 7|app: 0|req: 444/975] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:37 2026] DELETE /v2.0/networks/0ab8274e-496c-49ba-94a8-c123a58cde10 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:37.773 8 WARNING neutron_lib.context [None req-6d04c29a-f193-466e-943d-bcba0dedff2f db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:37.928 7 INFO neutron.services.segments.plugin [-] Segment 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf0aac6-26d1-4319-b918-f6b98ffea4a0 found for delete ", "request_id": "req-ad715310-e0d8-414b-8b5a-8158753115ba"}]} [pid: 7|app: 0|req: 445/976] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:35:37 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/977] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:35:37 2026] POST /v2.0/ports => generated 774 bytes in 404 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: 533/978] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:38.338 7 INFO neutron.db.l3_db [req-0532c0bc-8874-42b5-b1aa-0db4782f2861 req-ca89d7c7-305f-47de-9d87-cd9f60f3cdee ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] Floating IP c70a096f-7535-4a38-ab65-14d31e81e0e3 disassociated. External IP: 10.96.250.216, port: f9252cdc-7c37-4d46-a78e-083a6d790420. [pid: 8|app: 0|req: 534/979] 10.0.0.11 () {34 vars in 735 bytes} [Fri May 8 00:35:38 2026] PUT /v2.0/ports/71eae86d-3abc-4ec2-adf2-9c8ac5bb8bf3 => generated 752 bytes in 216 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: 535/980] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/981] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/982] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:35:38 2026] DELETE /v2.0/ports/f9252cdc-7c37-4d46-a78e-083a6d790420 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/983] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:38 2026] DELETE /v2.0/ports/71eae86d-3abc-4ec2-adf2-9c8ac5bb8bf3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/984] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:38.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a2e28e5-2401-4ef3-bf7e-361b8d2b0f88'] response: {'server_uuid': '0ed9d542-89a3-4a05-821c-900aff68598b', 'name': 'network-vif-deleted', 'tag': 'f9252cdc-7c37-4d46-a78e-083a6d790420', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 538/985] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports => generated 776 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:38.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e0d8fbc-61d3-4b99-a43a-96b8dd8498d4 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/986] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports/71eae86d-3abc-4ec2-adf2-9c8ac5bb8bf3 => 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: 540/987] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports => generated 776 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/988] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:38 2026] GET /v2.0/ports/40e1c64b-25bb-402c-94b4-701136a8b4e4 => generated 773 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:38.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ec081c5-b862-407f-8c01-5bf870296d9c db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/989] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:38 2026] DELETE /v2.0/ports/30b3ae99-60db-4a08-8b1e-a33832c183d9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:35:39.026 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c11ae4a2-fbfe-4c67-b46a-d4c0ab8eb6ba db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/990] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:39 2026] DELETE /v2.0/subnets/03c9a724-55ef-4fcd-8a82-34c32c1ab13e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:35:39.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3158a76e-338a-4dbe-8420-dcba58442d39 db3ccd7f8c38403f83bce85bfbb862bb de074dd184cc4e209e796d94bd4e79c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/991] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:39 2026] DELETE /v2.0/subnets/87abcd17-44ef-4271-8861-4c80db3d366d => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:35:39.235 7 INFO neutron.db.l3_db [None req-407d1ae0-f6d1-43e0-92f6-d28e3684b820 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Floating IP cd47c02e-a1e8-4da6-ab0c-090c0daa1027 associated. External IP: 10.96.250.207, port: 9e2a257c-ba00-42bf-b982-6dcec20faba6. [pid: 8|app: 0|req: 545/992] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:35:39 2026] DELETE /v2.0/ports/40e1c64b-25bb-402c-94b4-701136a8b4e4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:39.409 8 INFO neutron.services.segments.plugin [-] Segment aa1a13ea-2bef-4141-8af3-3284fbf01501 resource provider aggregate not found 2026-05-08 00:35:39.415 8 INFO neutron.services.segments.plugin [-] Segment aa1a13ea-2bef-4141-8af3-3284fbf01501 resource provider aggregate not found 2026-05-08 00:35:39.428 8 INFO neutron.services.segments.plugin [-] Segment aa1a13ea-2bef-4141-8af3-3284fbf01501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1a13ea-2bef-4141-8af3-3284fbf01501 found for delete ", "request_id": "req-37b687cc-ccbb-432e-a17f-12471568ae6f"}]} 2026-05-08 00:35:39.430 8 INFO neutron.services.segments.plugin [-] Segment aa1a13ea-2bef-4141-8af3-3284fbf01501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1a13ea-2bef-4141-8af3-3284fbf01501 found for delete ", "request_id": "req-3e0c5f23-0413-4af0-84de-093176835f94"}]} [pid: 8|app: 0|req: 546/993] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:39 2026] DELETE /v2.0/networks/a56b28df-b641-4019-be0f-9ca1387ad3e6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/994] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:39 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/995] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:35:38 2026] PUT /v2.0/floatingips/cd47c02e-a1e8-4da6-ab0c-090c0daa1027 => generated 855 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/996] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:40 2026] GET /v2.0/security-groups?tenant_id=de074dd184cc4e209e796d94bd4e79c2&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/997] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:40 2026] GET /v2.0/security-groups?tenant_id=8313a5455eb040348d50b2fc919fb541&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/998] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:40 2026] DELETE /v2.0/security-groups/9e79ec64-14ab-4912-bc4b-b46044b68c18 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/999] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:40 2026] DELETE /v2.0/security-groups/9671bcee-2f36-4e62-abea-521bc2a22950 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1000] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:40 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1001] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:40 2026] GET /v2.0/security-groups?tenant_id=7092955557fb44359e8d888d9f12ca65&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:40.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a199809-0341-434a-adfc-07a9818a0f89'] response: {'name': 'network-changed', 'server_uuid': '3f55cc87-58eb-4d42-83df-920725cb3a2f', 'tag': '9e2a257c-ba00-42bf-b982-6dcec20faba6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 452/1002] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:40 2026] DELETE /v2.0/security-groups/fba899f6-853f-44ca-9ee3-e8f0cb511958 => 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: 551/1003] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1004] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1005] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1006] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/subnets?id=2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1007] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/ports?network_id=7b56a881-9953-4560-8186-6db2f4be1ed7&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1008] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1009] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?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: 7|app: 0|req: 456/1010] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:41 2026] GET /v2.0/ports?device_id=0ed9d542-89a3-4a05-821c-900aff68598b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:42.597 8 WARNING neutron_lib.context [None req-4fe84cef-eb21-4bf2-a880-b85fcb0261e2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:42.764 8 INFO neutron.db.segments_db [None req-4fe84cef-eb21-4bf2-a880-b85fcb0261e2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e of type vxlan for network e3d55021-a912-4c23-86d1-f0dfcd998382 [pid: 8|app: 0|req: 555/1011] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:42 2026] POST /v2.0/networks => generated 634 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:42.888 7 WARNING neutron_lib.context [None req-11b6b6ec-94b3-4833-bc17-50e74d4846ca 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:42.950 7 INFO neutron.db.segments_db [None req-11b6b6ec-94b3-4833-bc17-50e74d4846ca 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 08d69e44-c870-4d8c-9512-0ad868871318 of type vxlan for network a713591f-fa14-4129-bb27-598ee1e42137 [pid: 8|app: 0|req: 556/1012] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:42 2026] DELETE /v2.0/security-groups/b043184d-7db8-4d43-856e-e83891e49a4e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:43.059 8 INFO neutron.api.v2.resource [None req-f50e6151-af93-482f-b8e7-23a1d53f0d44 ab8b1f1715ac43a3a46b06f4d5730292 62e44e1ad7c845dfb97f98eb8ed79478 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1013] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:35:43 2026] GET /v2.0/security-groups/b043184d-7db8-4d43-856e-e83891e49a4e => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1014] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:42 2026] POST /v2.0/networks => generated 633 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:43.072 7 WARNING neutron_lib.context [None req-635757e9-2b10-41b9-8807-617ca1076bbd 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 558/1015] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:35:43 2026] DELETE /v2.0/floatingips/c70a096f-7535-4a38-ab65-14d31e81e0e3 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1016] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:43 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:43.357 8 WARNING neutron_lib.context [None req-a9b5c5cc-18d7-4983-8f16-5a8d7d876b06 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 559/1017] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:43 2026] POST /v2.0/subnets => generated 655 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:43.592 8 WARNING neutron_lib.context [None req-e899d1a5-eb00-442a-abd1-c59aa9ef40a2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:43.644 8 INFO neutron.db.segments_db [None req-e899d1a5-eb00-442a-abd1-c59aa9ef40a2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 1bd1a3c9-584f-4667-b91a-18680e9f4985 of type vxlan for network 03ccfc94-b15e-4849-9261-4a9e2aaab633 2026-05-08 00:35:43.901 8 INFO neutron.db.l3_hamode_db [None req-e899d1a5-eb00-442a-abd1-c59aa9ef40a2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:35:44.050 8 INFO neutron.db.l3_hamode_db [None req-e899d1a5-eb00-442a-abd1-c59aa9ef40a2 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 459/1018] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:43 2026] PUT /v2.0/routers/efcdd4dc-2c84-4630-a49a-5ea49c2523e1/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1019] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:43 2026] POST /v2.0/routers => generated 511 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1020] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:44 2026] GET /v2.0/security-groups?tenant_id=9e436424084641d697123b6c2e4f3492&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:45.440 7 INFO neutron.services.segments.plugin [-] Segment a0cb55db-281b-4bf5-977b-b3b70836cca2 resource provider aggregate not found 2026-05-08 00:35:45.445 7 INFO neutron.services.segments.plugin [-] Segment a0cb55db-281b-4bf5-977b-b3b70836cca2 resource provider aggregate not found 2026-05-08 00:35:45.453 7 INFO neutron.services.segments.plugin [-] Segment a0cb55db-281b-4bf5-977b-b3b70836cca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0cb55db-281b-4bf5-977b-b3b70836cca2 found for delete ", "request_id": "req-72adebc2-3d18-42e5-9b16-919b1f694069"}]} 2026-05-08 00:35:45.461 7 INFO neutron.services.segments.plugin [-] Segment a0cb55db-281b-4bf5-977b-b3b70836cca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0cb55db-281b-4bf5-977b-b3b70836cca2 found for delete ", "request_id": "req-9b961982-9c3e-4290-929c-d3ac90c2dcc0"}]} 2026-05-08 00:35:45.471 7 INFO neutron.db.l3_hamode_db [None req-fecfde04-2812-4ef2-b484-5ef98a14fa3a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 9109217c-4028-486f-8c8c-58ff4471f0cd was deleted as no HA routers are present in tenant 62e44e1ad7c845dfb97f98eb8ed79478. [pid: 7|app: 0|req: 460/1021] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:44 2026] DELETE /v2.0/routers/efcdd4dc-2c84-4630-a49a-5ea49c2523e1 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1022] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:45 2026] DELETE /v2.0/security-groups/1baf1c30-7512-4aa7-a2fd-26d5d6e94376 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1023] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:45 2026] DELETE /v2.0/subnets/67d52c5b-ae07-45b6-aff1-0443467ae30c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1024] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:45 2026] GET /v2.0/security-groups?tenant_id=7455da986b18494d9f21fe60da778751&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1025] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:45 2026] DELETE /v2.0/networks/009d9f69-a782-4344-9184-c280a90f7565 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1026] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:35:45 2026] PUT /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1027] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:46 2026] DELETE /v2.0/security-groups/b53f6c25-5268-4905-a1e5-03f50b2748e8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1028] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:46 2026] GET /v2.0/ports/2087e462-79c0-4a68-8726-a68f3aff9879 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1029] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:46 2026] GET /v2.0/security-groups?tenant_id=62e44e1ad7c845dfb97f98eb8ed79478&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1030] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:46 2026] DELETE /v2.0/security-groups/b20dd7a8-ed29-4151-9988-7678964fd36d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:47.496 7 INFO neutron.services.segments.plugin [-] Segment 760b0565-8607-41fb-97b2-2d5e75825732 resource provider aggregate not found 2026-05-08 00:35:47.503 7 INFO neutron.services.segments.plugin [-] Segment 760b0565-8607-41fb-97b2-2d5e75825732 resource provider aggregate not found 2026-05-08 00:35:47.514 7 INFO neutron.services.segments.plugin [-] Segment 760b0565-8607-41fb-97b2-2d5e75825732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 760b0565-8607-41fb-97b2-2d5e75825732 found for delete ", "request_id": "req-7c444c2a-6921-4a39-94b5-9a71f2648e90"}]} 2026-05-08 00:35:47.520 7 INFO neutron.services.segments.plugin [-] Segment 760b0565-8607-41fb-97b2-2d5e75825732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 760b0565-8607-41fb-97b2-2d5e75825732 found for delete ", "request_id": "req-ce11b7c2-477a-44b7-b2db-707082977eea"}]} [pid: 7|app: 0|req: 466/1031] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:35:46 2026] PUT /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1032] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:47 2026] GET /v2.0/ports/1556e8d2-36c9-4d3f-8fc3-53d489fe200f => generated 967 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1033] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:47 2026] PUT /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1034] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:48 2026] PUT /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1035] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:35:49 2026] GET /v2.0/ports?device_id=355fa161-f759-47e8-a6ea-34310cdc047c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:35:50.011 8 INFO neutron.services.segments.plugin [-] Segment 1bd1a3c9-584f-4667-b91a-18680e9f4985 resource provider aggregate not found 2026-05-08 00:35:50.014 8 INFO neutron.services.segments.plugin [-] Segment 1bd1a3c9-584f-4667-b91a-18680e9f4985 resource provider aggregate not found 2026-05-08 00:35:50.022 8 INFO neutron.services.segments.plugin [-] Segment 1bd1a3c9-584f-4667-b91a-18680e9f4985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd1a3c9-584f-4667-b91a-18680e9f4985 found for delete ", "request_id": "req-37e52da9-f988-4b20-8cb2-a51a23053bda"}]} 2026-05-08 00:35:50.024 8 INFO neutron.db.l3_hamode_db [None req-4b173bd6-7012-4845-b039-309a5caf9392 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] HA network 03ccfc94-b15e-4849-9261-4a9e2aaab633 was deleted as no HA routers are present in tenant 07fd3fc657574370bf0903a6d1206332. [pid: 8|app: 0|req: 568/1038] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:49 2026] DELETE /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1039] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:50 2026] DELETE /v2.0/subnets/e227894c-d92d-4f1a-ae5b-13d718d1ed61 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:50.248 8 INFO neutron.services.segments.plugin [-] Segment 1bd1a3c9-584f-4667-b91a-18680e9f4985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd1a3c9-584f-4667-b91a-18680e9f4985 found for delete ", "request_id": "req-412dd5d4-a669-4d30-84a1-16e8173fdd46"}]} [pid: 8|app: 0|req: 569/1040] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:50 2026] DELETE /v2.0/subnets/df560741-205f-48a6-9cb0-5de21882e69d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1041] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:35:50 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1240 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1042] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:50 2026] DELETE /v2.0/networks/a713591f-fa14-4129-bb27-598ee1e42137 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1043] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:50 2026] GET /v2.0/security-groups?tenant_id=9658c22c6beb4acbb4499370a4ac0ef9&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1044] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:35:50 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 572/1045] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:50 2026] DELETE /v2.0/security-groups/56fdc8ef-b33f-4d78-affb-3580484f41f6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:51.060 7 INFO neutron.services.segments.plugin [-] Segment 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e resource provider aggregate not found 2026-05-08 00:35:51.064 7 INFO neutron.services.segments.plugin [-] Segment 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e resource provider aggregate not found 2026-05-08 00:35:51.075 7 INFO neutron.services.segments.plugin [-] Segment 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e found for delete ", "request_id": "req-1d185e81-c311-4da8-a944-f33ef9330a75"}]} 2026-05-08 00:35:51.078 7 INFO neutron.services.segments.plugin [-] Segment 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b01ea6f-8dd7-482d-8a5c-17717ba9f75e found for delete ", "request_id": "req-b4f35a13-7432-4ce1-a37e-fac4aa9c94c0"}]} [pid: 8|app: 0|req: 573/1046] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:50 2026] GET /v2.0/security-groups?tenant_id=eb3fb51f711142bab64ba89e2c2d7cc8&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1047] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:50 2026] DELETE /v2.0/networks/e3d55021-a912-4c23-86d1-f0dfcd998382 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:51.108 7 WARNING neutron_lib.context [None req-c971cfc3-a787-4d17-a87e-325f310e6172 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:51.164 7 INFO neutron.db.segments_db [None req-c971cfc3-a787-4d17-a87e-325f310e6172 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 24832237-72e3-4144-8d9d-42bff41bf9ce of type vxlan for network f1cddaba-21e4-4849-9260-4ebbc0a6668f [pid: 8|app: 0|req: 574/1048] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:51 2026] DELETE /v2.0/security-groups/2aeb1b5f-b22a-4f14-aa9c-2442f59ff500 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1049] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:51 2026] POST /v2.0/networks => generated 633 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:51.283 8 WARNING neutron_lib.context [None req-4ea05f35-c676-43f4-9e75-52fe453287cb 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 575/1050] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:51 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:51.542 8 WARNING neutron_lib.context [None req-3d76417e-a046-4cee-980f-388a7df84e22 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:51.580 8 INFO neutron.db.segments_db [None req-3d76417e-a046-4cee-980f-388a7df84e22 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 3673aea7-afc0-42bd-8f7f-f10989c9cf09 of type vxlan for network 617c8645-9ab6-49d0-909a-5dca8fd0c7a6 [pid: 7|app: 0|req: 476/1051] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:51 2026] GET /v2.0/security-groups?tenant_id=7c757f2991dc49f78292bfc9dfcb487f&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:51.876 8 INFO neutron.db.l3_hamode_db [None req-3d76417e-a046-4cee-980f-388a7df84e22 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 477/1052] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:51 2026] DELETE /v2.0/security-groups/9919ba36-90c1-49df-a86d-d04108bd8336 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:52.009 8 INFO neutron.db.l3_hamode_db [None req-3d76417e-a046-4cee-980f-388a7df84e22 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:35:52.038 8 INFO neutron.services.segments.plugin [-] Segment 08d69e44-c870-4d8c-9512-0ad868871318 resource provider aggregate not found 2026-05-08 00:35:52.065 8 INFO neutron.services.segments.plugin [-] Segment 08d69e44-c870-4d8c-9512-0ad868871318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d69e44-c870-4d8c-9512-0ad868871318 found for delete ", "request_id": "req-4830ae64-7108-43cb-be7d-f3a41922fa9f"}]} [pid: 7|app: 0|req: 478/1053] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/security-groups?tenant_id=d6238da9a67f4aeea959da0567fbf7df&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:35:52.272 8 INFO neutron.services.segments.plugin [-] Segment 08d69e44-c870-4d8c-9512-0ad868871318 resource provider aggregate not found 2026-05-08 00:35:52.287 8 INFO neutron.services.segments.plugin [-] Segment 08d69e44-c870-4d8c-9512-0ad868871318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d69e44-c870-4d8c-9512-0ad868871318 found for delete ", "request_id": "req-70a5d1bb-89fe-4e67-b71f-2f62cf938751"}]} [pid: 7|app: 0|req: 479/1054] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:52 2026] DELETE /v2.0/security-groups/32d8a26b-972c-4a83-b864-f1a3988d26ee => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1055] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1056] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1057] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1058] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 576/1059] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:51 2026] POST /v2.0/routers => generated 510 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:52.672 7 WARNING neutron_lib.context [None req-0f90a16f-61e4-4b0d-a34b-ea81dbb9b81e 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 484/1060] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:35:52 2026] POST /v2.0/ports => generated 964 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1061] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:52 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 108 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: 578/1062] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:53 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 579/1063] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:53 2026] GET /v2.0/security-groups?tenant_id=68332c8406f54b05a408d22809d11f61&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1064] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:35:53 2026] PUT /v2.0/routers/20934fe4-8fe5-4582-a7b3-9bbe0c280bde/add_router_interface => generated 309 bytes in 1203 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: 580/1065] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:54 2026] DELETE /v2.0/security-groups/b633de43-837b-4521-ba38-98b00029c2d6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1066] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => 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: 581/1067] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/ports/72dd12b1-e335-4235-b6f6-dbbadb5a8266 => generated 1038 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1068] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 7|app: 0|req: 488/1069] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1070] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1071] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1072] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/subnets?id=2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1073] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/ports?network_id=7b56a881-9953-4560-8186-6db2f4be1ed7&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: 7|app: 0|req: 493/1074] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1075] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:35:54 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?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: 8|app: 0|req: 582/1076] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:54 2026] PUT /v2.0/routers/20934fe4-8fe5-4582-a7b3-9bbe0c280bde/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:55.291 7 INFO neutron.api.v2.resource [None req-fe9fc039-6751-4e51-a33b-c756d9440b7d 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/1077] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:55 2026] PUT /v2.0/routers/20934fe4-8fe5-4582-a7b3-9bbe0c280bde/remove_router_interface => generated 197 bytes in 135 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, ' [pid: 8|app: 0|req: 583/1078] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:35:55 2026] GET /v2.0/ports?device_id=20934fe4-8fe5-4582-a7b3-9bbe0c280bde => 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: 584/1079] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:55 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:55.884 7 INFO neutron.services.segments.plugin [-] Segment 3673aea7-afc0-42bd-8f7f-f10989c9cf09 resource provider aggregate not found 2026-05-08 00:35:55.891 7 INFO neutron.services.segments.plugin [-] Segment 3673aea7-afc0-42bd-8f7f-f10989c9cf09 resource provider aggregate not found 2026-05-08 00:35:55.906 7 INFO neutron.services.segments.plugin [-] Segment 3673aea7-afc0-42bd-8f7f-f10989c9cf09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3673aea7-afc0-42bd-8f7f-f10989c9cf09 found for delete ", "request_id": "req-ec5f6ebc-9bd6-4981-8bcb-cb32b254a28b"}]} 2026-05-08 00:35:55.912 7 INFO neutron.services.segments.plugin [-] Segment 3673aea7-afc0-42bd-8f7f-f10989c9cf09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3673aea7-afc0-42bd-8f7f-f10989c9cf09 found for delete ", "request_id": "req-577b7103-31b2-4995-be1d-ad7bf07cbd17"}]} 2026-05-08 00:35:55.914 7 INFO neutron.db.l3_hamode_db [None req-516ff6a2-a1a0-4429-84fe-a288bb8725b4 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] HA network 617c8645-9ab6-49d0-909a-5dca8fd0c7a6 was deleted as no HA routers are present in tenant 07fd3fc657574370bf0903a6d1206332. [pid: 7|app: 0|req: 496/1080] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:55 2026] DELETE /v2.0/routers/20934fe4-8fe5-4582-a7b3-9bbe0c280bde => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1081] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:55 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1082] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:35:55 2026] DELETE /v2.0/subnets/4f208ea3-ea95-4f39-8a48-365ae9cf16da => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:56.424 8 INFO neutron.services.segments.plugin [-] Segment 24832237-72e3-4144-8d9d-42bff41bf9ce resource provider aggregate not found 2026-05-08 00:35:56.428 8 INFO neutron.services.segments.plugin [-] Segment 24832237-72e3-4144-8d9d-42bff41bf9ce resource provider aggregate not found 2026-05-08 00:35:56.440 8 INFO neutron.services.segments.plugin [-] Segment 24832237-72e3-4144-8d9d-42bff41bf9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24832237-72e3-4144-8d9d-42bff41bf9ce found for delete ", "request_id": "req-30a30afb-4155-47f0-8874-089fb57749c6"}]} 2026-05-08 00:35:56.445 8 INFO neutron.services.segments.plugin [-] Segment 24832237-72e3-4144-8d9d-42bff41bf9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24832237-72e3-4144-8d9d-42bff41bf9ce found for delete ", "request_id": "req-5adf8ef4-18be-48ab-8c43-032410302946"}]} [pid: 8|app: 0|req: 586/1083] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:56 2026] DELETE /v2.0/networks/f1cddaba-21e4-4849-9260-4ebbc0a6668f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:35:56.485 7 WARNING neutron_lib.context [None req-572a0e2f-41f6-4e83-aff1-f211404fc9bb 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:56.572 7 INFO neutron.db.segments_db [None req-572a0e2f-41f6-4e83-aff1-f211404fc9bb 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 49ca7054-d249-4de8-8e95-cfcbfc677479 of type vxlan for network e8304d45-f672-4979-a673-34f562962ccd [pid: 7|app: 0|req: 498/1084] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:56 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:56.703 7 WARNING neutron_lib.context [None req-64e673a4-307b-4e8e-b939-b4f48000a2a5 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 499/1085] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:56 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:35:56.965 7 WARNING neutron_lib.context [None req-026af3ff-d4e0-4d6e-9013-3e51266018bd 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:57.001 7 INFO neutron.db.segments_db [None req-026af3ff-d4e0-4d6e-9013-3e51266018bd 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 66186ae6-7bee-44d3-b60b-a35e82575c9d of type vxlan for network 4b828a4e-0106-40d1-b1d4-02570664935f [pid: 8|app: 0|req: 587/1086] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:56 2026] GET /v2.0/security-groups?tenant_id=2efd8636f0054c8d90eb4fb486e4f6ba&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1087] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:57 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => 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: 589/1088] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:57 2026] DELETE /v2.0/security-groups/01c81a25-b904-4a3a-a87e-cec64770af68 => 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: 590/1089] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:57 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:57.277 7 INFO neutron.db.l3_hamode_db [None req-026af3ff-d4e0-4d6e-9013-3e51266018bd 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:35:57.399 7 INFO neutron.db.l3_hamode_db [None req-026af3ff-d4e0-4d6e-9013-3e51266018bd 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 500/1090] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:35:56 2026] POST /v2.0/routers => generated 511 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1091] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:58 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1092] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:58 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1093] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:58 2026] GET /v2.0/security-groups?tenant_id=c0b3c065aec74c2ba201ebcf41520ae3&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1094] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:58 2026] DELETE /v2.0/security-groups/167593cd-7b93-4f32-9d93-7852c342dadf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1095] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:35:58 2026] PUT /v2.0/routers/08415026-72a2-4a28-860b-ede101cc00b9/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:59.374 7 WARNING neutron_lib.context [None req-f705a446-d45b-4f3f-b688-be00f6e54252 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:35:59.375 7 WARNING neutron_lib.context [None req-f705a446-d45b-4f3f-b688-be00f6e54252 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 592/1096] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:35:59 2026] GET /v2.0/security-groups?tenant_id=13b6ca9e62e849c1ad1a2b74cbae49a6&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1097] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:35:59 2026] GET /v2.0/ports/4ef15f31-16dc-4939-a956-7f62bbf03115 => generated 959 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:35:59.552 7 INFO neutron.db.segments_db [None req-f705a446-d45b-4f3f-b688-be00f6e54252 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment 7ae942fd-74b0-4050-8447-953ca6d3f29a of type vxlan for network d4f594b2-dd14-4136-a64d-84c3db131c54 [pid: 8|app: 0|req: 594/1098] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:35:59 2026] DELETE /v2.0/security-groups/24c2c74f-1a30-41e1-97c7-41a26194f1fa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:35:59.646 7 INFO neutron.db.segments_db [None req-f705a446-d45b-4f3f-b688-be00f6e54252 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment e0733b9f-1c55-45c4-9230-14281d422b97 of type vxlan for network 929a92a7-bf2f-4c22-95a2-9d566803006b [pid: 8|app: 0|req: 595/1099] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:35:59 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1100] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:35:59 2026] POST /v2.0/networks => generated 1245 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1101] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:35:59 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 7|app: 0|req: 507/1102] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:35:59 2026] GET /v2.0/networks => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:00.024 7 INFO neutron.services.segments.plugin [-] Segment 7ae942fd-74b0-4050-8447-953ca6d3f29a resource provider aggregate not found 2026-05-08 00:36:00.036 7 INFO neutron.services.segments.plugin [-] Segment 7ae942fd-74b0-4050-8447-953ca6d3f29a resource provider aggregate not found 2026-05-08 00:36:00.041 7 INFO neutron.services.segments.plugin [-] Segment 7ae942fd-74b0-4050-8447-953ca6d3f29a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae942fd-74b0-4050-8447-953ca6d3f29a found for delete ", "request_id": "req-30eff53b-eda3-4ac5-9815-019176a8831b"}]} 2026-05-08 00:36:00.054 7 INFO neutron.services.segments.plugin [-] Segment 7ae942fd-74b0-4050-8447-953ca6d3f29a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae942fd-74b0-4050-8447-953ca6d3f29a found for delete ", "request_id": "req-431fbafe-4f66-4ec3-bb45-3abf426d016d"}]} [pid: 7|app: 0|req: 508/1103] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:35:59 2026] DELETE /v2.0/networks/d4f594b2-dd14-4136-a64d-84c3db131c54 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1104] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:00 2026] DELETE /v2.0/networks/929a92a7-bf2f-4c22-95a2-9d566803006b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1105] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:36:00 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:00.313 7 WARNING neutron_lib.context [None req-d88abd52-44c3-4a40-b1f4-f43ebb95efd5 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:00.372 7 INFO neutron.db.segments_db [None req-d88abd52-44c3-4a40-b1f4-f43ebb95efd5 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment 3f94fd25-f428-44b9-9a06-6014e1df45ec of type vxlan for network 781db12d-db9b-40df-ba37-790b7e36bdb7 [pid: 7|app: 0|req: 511/1106] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:00 2026] POST /v2.0/networks => generated 654 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:00.474 7 WARNING neutron_lib.context [None req-fbba60f5-d98f-4d3f-9088-101f91e2a384 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:00.542 7 INFO neutron.db.segments_db [None req-fbba60f5-d98f-4d3f-9088-101f91e2a384 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment 82678542-6fa9-430c-9d32-62a7fcec653e of type vxlan for network b8724188-9cf9-4c09-9d77-7a164de46eb7 [pid: 8|app: 0|req: 596/1107] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:35:59 2026] PUT /v2.0/routers/08415026-72a2-4a28-860b-ede101cc00b9/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1108] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:00 2026] GET /v2.0/ports?device_id=08415026-72a2-4a28-860b-ede101cc00b9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1109] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:00 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:00.658 7 WARNING neutron_lib.context [None req-4c855804-326b-4fc2-ae8d-505185212373 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:00.693 7 WARNING neutron_lib.context [None req-4c855804-326b-4fc2-ae8d-505185212373 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:01.197 8 INFO neutron.services.segments.plugin [-] Segment 66186ae6-7bee-44d3-b60b-a35e82575c9d resource provider aggregate not found 2026-05-08 00:36:01.202 8 INFO neutron.services.segments.plugin [-] Segment 66186ae6-7bee-44d3-b60b-a35e82575c9d resource provider aggregate not found [pid: 7|app: 0|req: 513/1110] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:00 2026] POST /v2.0/ports => generated 1506 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:36:01.217 8 INFO neutron.services.segments.plugin [-] Segment 66186ae6-7bee-44d3-b60b-a35e82575c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66186ae6-7bee-44d3-b60b-a35e82575c9d found for delete ", "request_id": "req-a463a97e-9a0f-407a-9fb7-7561ee9857cb"}]} 2026-05-08 00:36:01.219 8 INFO neutron.services.segments.plugin [-] Segment 66186ae6-7bee-44d3-b60b-a35e82575c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66186ae6-7bee-44d3-b60b-a35e82575c9d found for delete ", "request_id": "req-66334e9b-9b3e-437e-b6a4-1c1e9d81afdf"}]} /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-08 00:36:01.219 8 INFO neutron.db.l3_hamode_db [None req-31c35830-f90f-4a3c-b20c-3a468b54ac03 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] HA network 4b828a4e-0106-40d1-b1d4-02570664935f was deleted as no HA routers are present in tenant 07fd3fc657574370bf0903a6d1206332. [pid: 8|app: 0|req: 598/1111] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:00 2026] DELETE /v2.0/routers/08415026-72a2-4a28-860b-ede101cc00b9 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1112] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:01 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1113] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:01 2026] GET /v2.0/ports => generated 1506 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1114] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:01 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 7|app: 0|req: 515/1115] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:01 2026] DELETE /v2.0/subnets/09a9ef40-c63c-46e2-91e4-535364a78eed => 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: 601/1116] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:01 2026] DELETE /v2.0/ports/a7481ccb-5653-4ab4-a261-54ad0262ea41 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1117] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:01 2026] DELETE /v2.0/networks/e8304d45-f672-4979-a673-34f562962ccd => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1118] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:01 2026] DELETE /v2.0/ports/b6552fed-4d95-40e2-9854-b1b90bbe40e5 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:01.806 7 WARNING neutron_lib.context [None req-2b392960-8ec8-4757-a1fa-fbd2c46e1d80 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 603/1119] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:01 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:01.848 7 INFO neutron.db.segments_db [None req-2b392960-8ec8-4757-a1fa-fbd2c46e1d80 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Added segment 58bf34b1-b7e6-4d41-a223-d293b2122eac of type vxlan for network 12d1041b-16c4-471a-be0c-96c773eb39b9 2026-05-08 00:36:01.851 8 WARNING neutron_lib.context [None req-a2937c8d-4ec3-4c63-b0aa-7b018a4cdd51 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:01.912 8 INFO neutron.db.segments_db [None req-a2937c8d-4ec3-4c63-b0aa-7b018a4cdd51 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment 54141b30-07ed-45b9-9546-fc50523fdaf9 of type vxlan for network cb7336bd-5956-4fbd-b07e-b12a396878fd [pid: 8|app: 0|req: 604/1120] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:01 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:02.027 8 WARNING neutron_lib.context [None req-0b9b16a4-ad67-4182-b2be-183bbb8d6c7c 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:02.059 7 INFO neutron.services.segments.plugin [-] Segment e0733b9f-1c55-45c4-9230-14281d422b97 resource provider aggregate not found 2026-05-08 00:36:02.074 7 INFO neutron.services.segments.plugin [-] Segment e0733b9f-1c55-45c4-9230-14281d422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0733b9f-1c55-45c4-9230-14281d422b97 found for delete ", "request_id": "req-a07fa696-bd50-4423-907b-864233c96a78"}]} 2026-05-08 00:36:02.078 7 INFO neutron.services.segments.plugin [-] Segment e0733b9f-1c55-45c4-9230-14281d422b97 resource provider aggregate not found 2026-05-08 00:36:02.087 7 INFO neutron.services.segments.plugin [-] Segment 49ca7054-d249-4de8-8e95-cfcbfc677479 resource provider aggregate not found 2026-05-08 00:36:02.087 8 INFO neutron.db.segments_db [None req-0b9b16a4-ad67-4182-b2be-183bbb8d6c7c 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Added segment 631fb01e-841b-4ee5-94fb-b9c54de13d83 of type vxlan for network 0f1a1386-9ce5-494b-8e02-01f616ea43a2 2026-05-08 00:36:02.097 7 INFO neutron.services.segments.plugin [-] Segment e0733b9f-1c55-45c4-9230-14281d422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0733b9f-1c55-45c4-9230-14281d422b97 found for delete ", "request_id": "req-8ac6b87e-05cb-4194-b83c-8344c1eb7094"}]} 2026-05-08 00:36:02.100 7 INFO neutron.services.segments.plugin [-] Segment 49ca7054-d249-4de8-8e95-cfcbfc677479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ca7054-d249-4de8-8e95-cfcbfc677479 found for delete ", "request_id": "req-8d87a065-ab43-4182-a400-1ea73410e1c2"}]} 2026-05-08 00:36:02.108 7 INFO neutron.services.segments.plugin [-] Segment 49ca7054-d249-4de8-8e95-cfcbfc677479 resource provider aggregate not found 2026-05-08 00:36:02.127 7 INFO neutron.services.segments.plugin [-] Segment 49ca7054-d249-4de8-8e95-cfcbfc677479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ca7054-d249-4de8-8e95-cfcbfc677479 found for delete ", "request_id": "req-b5eebc23-8996-4e48-9cb0-f2d41871fd02"}]} 2026-05-08 00:36:02.158 7 INFO neutron.db.l3_hamode_db [None req-2b392960-8ec8-4757-a1fa-fbd2c46e1d80 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 605/1121] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:02 2026] POST /v2.0/networks => generated 654 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1122] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:36:02 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:02.690 8 WARNING neutron_lib.context [None req-c54485f4-6fc2-45f0-9c33-03bf1949e095 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:02.719 8 WARNING neutron_lib.context [None req-c54485f4-6fc2-45f0-9c33-03bf1949e095 8ca34006b0e24c439320639ea904de0b dd581cc6ed034226b1ad915870000ebe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:03.045 7 INFO neutron.db.l3_hamode_db [None req-2b392960-8ec8-4757-a1fa-fbd2c46e1d80 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 607/1123] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:02 2026] POST /v2.0/subnets => generated 1323 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1124] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:03 2026] GET /v2.0/subnets => generated 1959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1125] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:03 2026] DELETE /v2.0/subnets/70df7efa-8b9d-4e04-a771-111f847dbd77 => 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: 610/1126] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:36:03 2026] GET /v2.0/ports?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1127] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:03 2026] DELETE /v2.0/subnets/35a7d400-cf08-47ba-8958-be7abad1aa91 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1128] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:03 2026] GET /v2.0/subnets => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:03.800 8 INFO neutron.services.segments.plugin [-] Segment 631fb01e-841b-4ee5-94fb-b9c54de13d83 resource provider aggregate not found 2026-05-08 00:36:03.804 8 INFO neutron.services.segments.plugin [-] Segment 631fb01e-841b-4ee5-94fb-b9c54de13d83 resource provider aggregate not found [pid: 8|app: 0|req: 613/1129] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:03 2026] DELETE /v2.0/networks/0f1a1386-9ce5-494b-8e02-01f616ea43a2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:03.841 8 INFO neutron.services.segments.plugin [-] Segment 631fb01e-841b-4ee5-94fb-b9c54de13d83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631fb01e-841b-4ee5-94fb-b9c54de13d83 found for delete ", "request_id": "req-31f5194f-b3e4-431b-8998-b320dc2fa07c"}]} 2026-05-08 00:36:03.842 8 INFO neutron.services.segments.plugin [-] Segment 631fb01e-841b-4ee5-94fb-b9c54de13d83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631fb01e-841b-4ee5-94fb-b9c54de13d83 found for delete ", "request_id": "req-fae3ee7a-e850-42c2-86dc-78694b7cf434"}]} [pid: 8|app: 0|req: 614/1130] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:03 2026] DELETE /v2.0/networks/cb7336bd-5956-4fbd-b07e-b12a396878fd => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1131] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:01 2026] POST /v2.0/routers => generated 692 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1132] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/networks?id=7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1133] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:03 2026] DELETE /v2.0/networks/b8724188-9cf9-4c09-9d77-7a164de46eb7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1134] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/routers/5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 698 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1135] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1136] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:04 2026] DELETE /v2.0/networks/781db12d-db9b-40df-ba37-790b7e36bdb7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1137] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/subnets?id=2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1138] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/routers => generated 701 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1139] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/ports?network_id=7b56a881-9953-4560-8186-6db2f4be1ed7&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: 619/1140] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1141] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1142] 10.0.0.11 () {34 vars in 739 bytes} [Fri May 8 00:36:04 2026] PUT /v2.0/routers/5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 705 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1143] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/routers/5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1144] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/ports?device_id=5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1145] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:04 2026] GET /v2.0/security-groups?tenant_id=dd581cc6ed034226b1ad915870000ebe&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1148] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/security-groups/cc45cd94-5178-4835-834a-ed1c900164dd => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:05.677 8 INFO neutron.db.l3_hamode_db [None req-6e6a6d47-51f7-4b6b-b50a-42ebe4a4f1c4 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] HA network 12d1041b-16c4-471a-be0c-96c773eb39b9 was deleted as no HA routers are present in tenant 07fd3fc657574370bf0903a6d1206332. [pid: 8|app: 0|req: 623/1149] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:04 2026] DELETE /v2.0/routers/5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1150] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:05 2026] GET /v2.0/ports?device_id=5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:05.734 8 INFO neutron.api.v2.resource [None req-89154854-4260-43d9-b917-f84d282a5915 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1151] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/routers/5f49c16f-914f-4775-ba97-3a5ee85ddd79 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1152] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:05 2026] GET /v2.0/ports?device_id=08415026-72a2-4a28-860b-ede101cc00b9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:05.806 8 INFO neutron.api.v2.resource [None req-fd411a53-03d8-4f48-b029-0497a50ddbdb 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1153] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/routers/08415026-72a2-4a28-860b-ede101cc00b9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:05.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-698dbf83-b56f-44b2-af23-fdde2b0af718 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1154] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/subnets/09a9ef40-c63c-46e2-91e4-535364a78eed => 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: 629/1155] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:05 2026] GET /v2.0/ports?device_id=20934fe4-8fe5-4582-a7b3-9bbe0c280bde => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:05.881 8 INFO neutron.services.segments.plugin [-] Segment 54141b30-07ed-45b9-9546-fc50523fdaf9 resource provider aggregate not found 2026-05-08 00:36:05.885 8 INFO neutron.services.segments.plugin [-] Segment 54141b30-07ed-45b9-9546-fc50523fdaf9 resource provider aggregate not found 2026-05-08 00:36:05.888 8 INFO neutron.api.v2.resource [None req-b9be4cb6-340f-4593-98e9-7d25bd22ffa1 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1156] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/routers/20934fe4-8fe5-4582-a7b3-9bbe0c280bde => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1157] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:05 2026] GET /v2.0/security-groups?tenant_id=a327c4e8b75241e8a11f680100befa98&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:05.902 8 INFO neutron.services.segments.plugin [-] Segment 54141b30-07ed-45b9-9546-fc50523fdaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54141b30-07ed-45b9-9546-fc50523fdaf9 found for delete ", "request_id": "req-dde9fa65-982b-4750-8338-1bf6e78f95c4"}]} 2026-05-08 00:36:05.906 8 INFO neutron.services.segments.plugin [-] Segment 54141b30-07ed-45b9-9546-fc50523fdaf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54141b30-07ed-45b9-9546-fc50523fdaf9 found for delete ", "request_id": "req-e4736aec-8e07-4420-ab16-ceb6c89685c2"}]} 2026-05-08 00:36:05.917 8 INFO neutron.services.segments.plugin [-] Segment 82678542-6fa9-430c-9d32-62a7fcec653e resource provider aggregate not found 2026-05-08 00:36:05.921 8 INFO neutron.services.segments.plugin [-] Segment 82678542-6fa9-430c-9d32-62a7fcec653e resource provider aggregate not found 2026-05-08 00:36:05.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-664c330d-b71d-4300-8707-f6bf6ea91547 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1158] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/subnets/4f208ea3-ea95-4f39-8a48-365ae9cf16da => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:05.936 8 INFO neutron.services.segments.plugin [-] Segment 82678542-6fa9-430c-9d32-62a7fcec653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82678542-6fa9-430c-9d32-62a7fcec653e found for delete ", "request_id": "req-73409387-16ce-410b-947f-394dca6beabc"}]} 2026-05-08 00:36:05.942 8 INFO neutron.services.segments.plugin [-] Segment 82678542-6fa9-430c-9d32-62a7fcec653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82678542-6fa9-430c-9d32-62a7fcec653e found for delete ", "request_id": "req-77d0e343-b80d-4982-a96a-e4263097b47b"}]} 2026-05-08 00:36:05.962 8 INFO neutron.services.segments.plugin [-] Segment 3f94fd25-f428-44b9-9a06-6014e1df45ec resource provider aggregate not found 2026-05-08 00:36:05.968 8 INFO neutron.services.segments.plugin [-] Segment 3f94fd25-f428-44b9-9a06-6014e1df45ec resource provider aggregate not found [pid: 8|app: 0|req: 632/1159] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:05 2026] GET /v2.0/ports?device_id=355fa161-f759-47e8-a6ea-34310cdc047c => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:05.985 8 INFO neutron.services.segments.plugin [-] Segment 3f94fd25-f428-44b9-9a06-6014e1df45ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f94fd25-f428-44b9-9a06-6014e1df45ec found for delete ", "request_id": "req-25a7f102-0ad5-4c65-b0fa-3ecf86cadd67"}]} 2026-05-08 00:36:05.991 8 INFO neutron.services.segments.plugin [-] Segment 3f94fd25-f428-44b9-9a06-6014e1df45ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f94fd25-f428-44b9-9a06-6014e1df45ec found for delete ", "request_id": "req-10f4f846-4bff-49c7-a807-5d3d2cf4ce3b"}]} 2026-05-08 00:36:06.005 8 INFO neutron.services.segments.plugin [-] Segment 58bf34b1-b7e6-4d41-a223-d293b2122eac resource provider aggregate not found [pid: 7|app: 0|req: 528/1160] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/security-groups/414ea3fe-e6be-4186-80ab-2bd147267441 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:06.011 8 INFO neutron.services.segments.plugin [-] Segment 58bf34b1-b7e6-4d41-a223-d293b2122eac resource provider aggregate not found 2026-05-08 00:36:06.014 8 INFO neutron.api.v2.resource [None req-c9f48cee-fc2a-4a60-b08c-5fdb0166d93c 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1161] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:05 2026] DELETE /v2.0/routers/355fa161-f759-47e8-a6ea-34310cdc047c => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:06.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d56aba6-9de8-4be3-b239-b27b433814ff 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1162] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:06 2026] DELETE /v2.0/subnets/e227894c-d92d-4f1a-ae5b-13d718d1ed61 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:06.044 8 INFO neutron.services.segments.plugin [-] Segment 58bf34b1-b7e6-4d41-a223-d293b2122eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58bf34b1-b7e6-4d41-a223-d293b2122eac found for delete ", "request_id": "req-ed7e7d75-1256-41d9-97e2-04abfb821994"}]} 2026-05-08 00:36:06.046 8 INFO neutron.services.segments.plugin [-] Segment 58bf34b1-b7e6-4d41-a223-d293b2122eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58bf34b1-b7e6-4d41-a223-d293b2122eac found for delete ", "request_id": "req-f5d8e4a5-5f99-48e8-a330-f7846517018e"}]} 2026-05-08 00:36:06.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b7e631-8b52-4a98-a314-5a262ae7df31 18dd7bf398ff440fbe62ebb1c687865b 07fd3fc657574370bf0903a6d1206332 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1163] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:06 2026] DELETE /v2.0/subnets/df560741-205f-48a6-9cb0-5de21882e69d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1164] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:06 2026] GET /v2.0/security-groups?tenant_id=e97a542471a34bdc964c252147548564&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1165] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:06 2026] DELETE /v2.0/security-groups/c9374b85-b429-494f-82c9-d788185abd58 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1166] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:06 2026] GET /v2.0/security-groups?tenant_id=07fd3fc657574370bf0903a6d1206332&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1167] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:06 2026] DELETE /v2.0/security-groups/8fc641a5-9552-4991-9cc5-12db5c644457 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:06.951 7 WARNING neutron_lib.context [None req-63d701e0-50f6-4eca-84f7-1b68feb5ad1d feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:06.951 7 WARNING neutron_lib.context [None req-63d701e0-50f6-4eca-84f7-1b68feb5ad1d feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:07.124 7 INFO neutron.db.segments_db [None req-63d701e0-50f6-4eca-84f7-1b68feb5ad1d feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment c3c77491-2aab-4b45-aabc-f923e2c5df25 of type vxlan for network 934593ed-d6eb-45fc-bf96-b8632e4c6969 2026-05-08 00:36:07.192 7 INFO neutron.db.segments_db [None req-63d701e0-50f6-4eca-84f7-1b68feb5ad1d feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment b3355dfc-c514-4ea2-a227-9f803661a283 of type vxlan for network b6870c51-4d52-4dba-84a9-76ccd66122e9 [pid: 7|app: 0|req: 532/1168] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:06 2026] POST /v2.0/networks => generated 1244 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1169] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:36:07 2026] GET /v2.0/networks => generated 1843 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:07.542 7 INFO neutron.services.segments.plugin [-] Segment c3c77491-2aab-4b45-aabc-f923e2c5df25 resource provider aggregate not found 2026-05-08 00:36:07.553 7 INFO neutron.services.segments.plugin [-] Segment c3c77491-2aab-4b45-aabc-f923e2c5df25 resource provider aggregate not found 2026-05-08 00:36:07.560 7 INFO neutron.services.segments.plugin [-] Segment c3c77491-2aab-4b45-aabc-f923e2c5df25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c77491-2aab-4b45-aabc-f923e2c5df25 found for delete ", "request_id": "req-4f3dde1b-55e5-4839-bbac-0a5728c67bc4"}]} [pid: 7|app: 0|req: 533/1170] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:07 2026] DELETE /v2.0/networks/934593ed-d6eb-45fc-bf96-b8632e4c6969 => 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: 638/1171] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:07 2026] DELETE /v2.0/networks/b6870c51-4d52-4dba-84a9-76ccd66122e9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:07.754 7 INFO neutron.services.segments.plugin [-] Segment c3c77491-2aab-4b45-aabc-f923e2c5df25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c77491-2aab-4b45-aabc-f923e2c5df25 found for delete ", "request_id": "req-dc1c9e31-ec9d-45a5-af4e-acdf6cc1a524"}]} [pid: 7|app: 0|req: 534/1172] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:36:07 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:07.810 8 WARNING neutron_lib.context [None req-99ec7571-4087-4934-9451-98bc02fc7284 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:07.878 8 INFO neutron.db.segments_db [None req-99ec7571-4087-4934-9451-98bc02fc7284 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 of type vxlan for network 00faac8c-da77-4966-b308-b0cb359c2443 [pid: 8|app: 0|req: 639/1173] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:07 2026] POST /v2.0/networks => generated 649 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:07.999 7 WARNING neutron_lib.context [None req-f1ca1f42-01e4-4bb6-9142-4430c8aaacdf feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:08.062 7 INFO neutron.db.segments_db [None req-f1ca1f42-01e4-4bb6-9142-4430c8aaacdf feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment b390acc9-17ac-4cac-840f-8bb3fb2153c9 of type vxlan for network c7c66221-1b87-4e1e-9b5f-7817c1703758 [pid: 7|app: 0|req: 535/1174] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:07 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:08.176 8 WARNING neutron_lib.context [None req-c7ed3fbb-b457-488c-a5ed-4c50356cd1d8 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:08.198 8 INFO neutron.services.segments.plugin [-] Segment b3355dfc-c514-4ea2-a227-9f803661a283 resource provider aggregate not found 2026-05-08 00:36:08.213 8 INFO neutron.services.segments.plugin [-] Segment b3355dfc-c514-4ea2-a227-9f803661a283 resource provider aggregate not found 2026-05-08 00:36:08.232 8 INFO neutron.services.segments.plugin [-] Segment b3355dfc-c514-4ea2-a227-9f803661a283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3355dfc-c514-4ea2-a227-9f803661a283 found for delete ", "request_id": "req-ff5e920d-639a-4fa7-b4c8-22a10db7051f"}]} 2026-05-08 00:36:08.236 8 INFO neutron.services.segments.plugin [-] Segment b3355dfc-c514-4ea2-a227-9f803661a283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3355dfc-c514-4ea2-a227-9f803661a283 found for delete ", "request_id": "req-5ff527fa-4bda-41a9-bec7-0cd546cfee8d"}]} 2026-05-08 00:36:08.241 8 WARNING neutron_lib.context [None req-c7ed3fbb-b457-488c-a5ed-4c50356cd1d8 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 640/1175] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:08 2026] POST /v2.0/ports => generated 1505 bytes in 674 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: 8|app: 0|req: 641/1176] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:08 2026] GET /v2.0/ports => generated 1505 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1177] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:08 2026] GET /v2.0/security-groups?tenant_id=e734ca70207c4dd9806b2c1a2ccd5674&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:09.124 7 WARNING neutron_lib.context [None req-3555bb40-cca0-4ade-84a3-92de40295f33 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 642/1178] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:08 2026] DELETE /v2.0/ports/10cfcd4d-ecb7-4e1b-ab7e-f8c7a9306421 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1179] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:09 2026] DELETE /v2.0/security-groups/96ff8809-731c-40e0-b039-438fda99b3c3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:09.269 7 INFO neutron.db.segments_db [None req-3555bb40-cca0-4ade-84a3-92de40295f33 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment b42d0430-3415-44c8-bcf1-581df353940e of type vxlan for network d7f47f6a-0526-439a-8735-3d05f906fce4 [pid: 7|app: 0|req: 537/1180] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/networks => generated 630 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:09.373 7 WARNING neutron_lib.context [None req-b0d629fe-af41-4a2b-b3a2-49f5891d4b38 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 644/1181] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:09 2026] DELETE /v2.0/ports/77e69473-f922-4c5b-9711-2fa20162873f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:09.439 7 INFO neutron.db.segments_db [None req-b0d629fe-af41-4a2b-b3a2-49f5891d4b38 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment 06ae87e8-f218-4603-9c55-5a6a25195dc6 of type vxlan for network 362e087f-b08f-4f71-92cd-240ddccfa574 [pid: 8|app: 0|req: 645/1182] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:09 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:09.459 8 WARNING neutron_lib.context [None req-dd444777-8c79-42ad-a4d7-5e5c87be61aa feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:09.508 8 INFO neutron.db.segments_db [None req-dd444777-8c79-42ad-a4d7-5e5c87be61aa feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment 78adaab2-30f3-4ff9-a37d-3208d65c5757 of type vxlan for network 216a0402-fd75-4c68-827f-b00f6cf77fd6 [pid: 7|app: 0|req: 538/1183] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:09.555 7 WARNING neutron_lib.context [None req-b024385a-8650-45a8-bc4f-2d2200cbea99 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 646/1184] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/networks => generated 650 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:09.601 8 WARNING neutron_lib.context [None req-fde45b03-ea2a-42ee-a46f-b9498046a03c feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:09.653 8 INFO neutron.db.segments_db [None req-fde45b03-ea2a-42ee-a46f-b9498046a03c feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Added segment afce93d3-d5a4-48de-a4e7-f469e6128e05 of type vxlan for network b8448c57-080c-4b88-8310-eae5be031f11 [pid: 8|app: 0|req: 647/1185] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:09.802 8 WARNING neutron_lib.context [None req-3091697d-c92f-40ed-b8d7-a64383ed03e8 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:09.830 8 WARNING neutron_lib.context [None req-3091697d-c92f-40ed-b8d7-a64383ed03e8 feef598c2a164a1cb01910a6b1a57bcd 4bd7b29be99a49a5b8d61f9b90ba1d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 539/1186] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:09.847 7 WARNING neutron_lib.context [None req-c52831f7-1c24-44fc-85e9-d78c17ac4138 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 540/1187] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:10.140 7 WARNING neutron_lib.context [None req-9d5cc9f7-54a5-4f87-8279-d18dd51820b1 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:10.178 7 INFO neutron.db.segments_db [None req-9d5cc9f7-54a5-4f87-8279-d18dd51820b1 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment 82014ac0-0b92-43d4-bc9e-399b4db47998 of type vxlan for network 6b1ff132-a97e-45b3-91e9-f5aa06658c20 [pid: 8|app: 0|req: 648/1188] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:09 2026] POST /v2.0/subnets => generated 1273 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1189] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:10 2026] GET /v2.0/subnets => generated 1909 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:10.444 7 INFO neutron.db.l3_hamode_db [None req-9d5cc9f7-54a5-4f87-8279-d18dd51820b1 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 650/1190] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:10 2026] DELETE /v2.0/subnets/17cdcaed-fb1b-4575-8c6c-0d175f42abd6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:10.561 7 INFO neutron.db.l3_hamode_db [None req-9d5cc9f7-54a5-4f87-8279-d18dd51820b1 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 651/1191] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:10 2026] DELETE /v2.0/subnets/52ed060e-1598-4ffe-99d8-e08b56d6ee61 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1192] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:10 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) 2026-05-08 00:36:10.816 8 INFO neutron.services.segments.plugin [-] Segment afce93d3-d5a4-48de-a4e7-f469e6128e05 resource provider aggregate not found 2026-05-08 00:36:10.821 8 INFO neutron.services.segments.plugin [-] Segment afce93d3-d5a4-48de-a4e7-f469e6128e05 resource provider aggregate not found 2026-05-08 00:36:10.836 8 INFO neutron.services.segments.plugin [-] Segment afce93d3-d5a4-48de-a4e7-f469e6128e05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afce93d3-d5a4-48de-a4e7-f469e6128e05 found for delete ", "request_id": "req-a3e93193-d815-4da8-985a-b96d311d0e62"}]} [pid: 8|app: 0|req: 653/1193] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:10 2026] DELETE /v2.0/networks/b8448c57-080c-4b88-8310-eae5be031f11 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:10.857 8 INFO neutron.services.segments.plugin [-] Segment afce93d3-d5a4-48de-a4e7-f469e6128e05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afce93d3-d5a4-48de-a4e7-f469e6128e05 found for delete ", "request_id": "req-5098deb8-b229-4c0d-9bb9-408bff8ce7d5"}]} [pid: 8|app: 0|req: 654/1194] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:10 2026] DELETE /v2.0/networks/216a0402-fd75-4c68-827f-b00f6cf77fd6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1195] 10.0.0.11 () {32 vars in 651 bytes} [Fri May 8 00:36:10 2026] GET /v2.0/extensions => generated 20516 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1196] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:10 2026] POST /v2.0/routers => generated 506 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1197] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1198] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:11 2026] DELETE /v2.0/networks/c7c66221-1b87-4e1e-9b5f-7817c1703758 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1199] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1200] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:36:11 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: 8|app: 0|req: 659/1201] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:11 2026] DELETE /v2.0/networks/00faac8c-da77-4966-b308-b0cb359c2443 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1202] 10.0.0.11 () {32 vars in 663 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1203] 10.0.0.11 () {32 vars in 697 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1204] 10.0.0.11 () {32 vars in 695 bytes} [Fri May 8 00:36:11 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: 8|app: 0|req: 663/1205] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1206] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1207] 10.0.0.11 () {32 vars in 701 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1208] 10.0.0.11 () {32 vars in 691 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1209] 10.0.0.11 () {32 vars in 693 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1210] 10.0.0.11 () {32 vars in 683 bytes} [Fri May 8 00:36:11 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: 669/1211] 10.0.0.11 () {32 vars in 685 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1212] 10.0.0.11 () {32 vars in 659 bytes} [Fri May 8 00:36:11 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: 671/1213] 10.0.0.11 () {32 vars in 697 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1214] 10.0.0.11 () {32 vars in 677 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1215] 10.0.0.11 () {32 vars in 681 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1216] 10.0.0.11 () {32 vars in 673 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1217] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1218] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1219] 10.0.0.11 () {32 vars in 685 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1220] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/flavors => 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: 679/1221] 10.0.0.11 () {32 vars in 685 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1222] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:11 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: 8|app: 0|req: 681/1223] 10.0.0.11 () {32 vars in 697 bytes} [Fri May 8 00:36:11 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: 682/1224] 10.0.0.11 () {32 vars in 677 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1225] 10.0.0.11 () {32 vars in 665 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1226] 10.0.0.11 () {32 vars in 675 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1227] 10.0.0.11 () {32 vars in 663 bytes} [Fri May 8 00:36:11 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: 686/1228] 10.0.0.11 () {32 vars in 673 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/l3-flavors => 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: 687/1229] 10.0.0.11 () {32 vars in 711 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1230] 10.0.0.11 () {32 vars in 689 bytes} [Fri May 8 00:36:11 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: 8|app: 0|req: 689/1231] 10.0.0.11 () {32 vars in 681 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1232] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1233] 10.0.0.11 () {32 vars in 685 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1234] 10.0.0.11 () {32 vars in 703 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1235] 10.0.0.11 () {32 vars in 673 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1236] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1237] 10.0.0.11 () {32 vars in 673 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1238] 10.0.0.11 () {32 vars in 691 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1239] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-mac-override => 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: 698/1240] 10.0.0.11 () {32 vars in 707 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1241] 10.0.0.11 () {32 vars in 703 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1242] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1243] 10.0.0.11 () {32 vars in 695 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1244] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1245] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/binding => 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: 704/1246] 10.0.0.11 () {32 vars in 685 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1247] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1248] 10.0.0.11 () {32 vars in 673 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1249] 10.0.0.11 () {32 vars in 669 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1250] 10.0.0.11 () {32 vars in 659 bytes} [Fri May 8 00:36: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: 709/1251] 10.0.0.11 () {32 vars in 697 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1252] 10.0.0.11 () {32 vars in 697 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 711/1253] 10.0.0.11 () {32 vars in 675 bytes} [Fri May 8 00:36:12 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: 712/1254] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1255] 10.0.0.11 () {32 vars in 681 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 714/1256] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1257] 10.0.0.11 () {32 vars in 683 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1258] 10.0.0.11 () {32 vars in 705 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1259] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/security-groups?tenant_id=4bd7b29be99a49a5b8d61f9b90ba1d62&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1260] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1261] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:12 2026] DELETE /v2.0/security-groups/61b70dcb-4f18-45f7-8a68-0b061bbecb44 => 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: 720/1262] 10.0.0.11 () {32 vars in 695 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1263] 10.0.0.11 () {32 vars in 693 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1264] 10.0.0.11 () {32 vars in 683 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/qos-rules-alias => 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: 723/1265] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1266] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:12 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: 725/1267] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&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: 726/1268] 10.0.0.11 () {32 vars in 665 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1269] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:12 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: 728/1270] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1271] 10.0.0.11 () {32 vars in 689 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1272] 10.0.0.11 () {32 vars in 689 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1273] 10.0.0.11 () {32 vars in 693 bytes} [Fri May 8 00:36:12 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: 732/1274] 10.0.0.11 () {32 vars in 683 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 733/1275] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:12 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: 734/1276] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1277] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:11 2026] PUT /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1278] 10.0.0.11 () {32 vars in 701 bytes} [Fri May 8 00:36:12 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: 736/1279] 10.0.0.11 () {32 vars in 711 bytes} [Fri May 8 00:36:12 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: 8|app: 0|req: 737/1280] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1281] 10.0.0.11 () {32 vars in 713 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1282] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/ports/ab1ed027-0282-4d07-9fc1-6e5a2bff8a41 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1283] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1284] 10.0.0.11 () {32 vars in 739 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1285] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1286] 10.0.0.11 () {32 vars in 681 bytes} [Fri May 8 00:36:12 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: 743/1287] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1288] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1289] 10.0.0.11 () {32 vars in 677 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1290] 10.0.0.11 () {32 vars in 667 bytes} [Fri May 8 00:36:12 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: 8|app: 0|req: 747/1291] 10.0.0.11 () {32 vars in 695 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1292] 10.0.0.11 () {32 vars in 703 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1293] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1294] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:12 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: 8|app: 0|req: 751/1295] 10.0.0.11 () {32 vars in 681 bytes} [Fri May 8 00:36:12 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: 752/1296] 10.0.0.11 () {32 vars in 703 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1297] 10.0.0.11 () {32 vars in 693 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1298] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:12 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: 8|app: 0|req: 755/1299] 10.0.0.11 () {32 vars in 695 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1300] 10.0.0.11 () {32 vars in 677 bytes} [Fri May 8 00:36:12 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: 8|app: 0|req: 757/1301] 10.0.0.11 () {32 vars in 687 bytes} [Fri May 8 00:36:12 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: 758/1302] 10.0.0.11 () {32 vars in 699 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1303] 10.0.0.11 () {32 vars in 663 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1304] 10.0.0.11 () {32 vars in 679 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1305] 10.0.0.11 () {32 vars in 691 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1306] 10.0.0.11 () {32 vars in 675 bytes} [Fri May 8 00:36:12 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1307] 10.0.0.11 () {32 vars in 665 bytes} [Fri May 8 00:36:12 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) 2026-05-08 00:36:13.289 8 INFO neutron.services.segments.plugin [-] Segment 78adaab2-30f3-4ff9-a37d-3208d65c5757 resource provider aggregate not found 2026-05-08 00:36:13.296 8 INFO neutron.services.segments.plugin [-] Segment 78adaab2-30f3-4ff9-a37d-3208d65c5757 resource provider aggregate not found 2026-05-08 00:36:13.314 8 INFO neutron.services.segments.plugin [-] Segment 78adaab2-30f3-4ff9-a37d-3208d65c5757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78adaab2-30f3-4ff9-a37d-3208d65c5757 found for delete ", "request_id": "req-89706c4b-171b-4a25-a34b-2866007edcb0"}]} 2026-05-08 00:36:13.317 8 INFO neutron.services.segments.plugin [-] Segment 78adaab2-30f3-4ff9-a37d-3208d65c5757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78adaab2-30f3-4ff9-a37d-3208d65c5757 found for delete ", "request_id": "req-60f98120-6008-42e4-903a-6571b914e355"}]} 2026-05-08 00:36:13.328 8 INFO neutron.services.segments.plugin [-] Segment b390acc9-17ac-4cac-840f-8bb3fb2153c9 resource provider aggregate not found 2026-05-08 00:36:13.331 8 INFO neutron.services.segments.plugin [-] Segment b390acc9-17ac-4cac-840f-8bb3fb2153c9 resource provider aggregate not found 2026-05-08 00:36:13.342 8 INFO neutron.services.segments.plugin [-] Segment b390acc9-17ac-4cac-840f-8bb3fb2153c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b390acc9-17ac-4cac-840f-8bb3fb2153c9 found for delete ", "request_id": "req-b7051259-36c9-457a-8d8b-6fe684369fe3"}]} 2026-05-08 00:36:13.346 8 INFO neutron.services.segments.plugin [-] Segment b390acc9-17ac-4cac-840f-8bb3fb2153c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b390acc9-17ac-4cac-840f-8bb3fb2153c9 found for delete ", "request_id": "req-9d604aca-6259-4432-851a-cdfa04e73da7"}]} 2026-05-08 00:36:13.360 8 INFO neutron.services.segments.plugin [-] Segment 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 resource provider aggregate not found 2026-05-08 00:36:13.366 8 INFO neutron.services.segments.plugin [-] Segment 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 resource provider aggregate not found 2026-05-08 00:36:13.371 8 INFO neutron.services.segments.plugin [-] Segment 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 found for delete ", "request_id": "req-ce9e84e6-b3d2-426c-be38-46a186232256"}]} 2026-05-08 00:36:13.384 8 INFO neutron.services.segments.plugin [-] Segment 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c4e7c6b-8ca5-44ec-8f2f-daf32b848f33 found for delete ", "request_id": "req-4b504000-b03d-46a2-9770-701ddec6c7ae"}]} [pid: 8|app: 0|req: 764/1308] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:13 2026] GET /v2.0/security-groups?tenant_id=f2007149a7284b68af3d17092a16c263&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1309] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:13 2026] DELETE /v2.0/security-groups/4ac1def1-c20a-44ca-ab7a-07b89b2f0ce8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1310] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:12 2026] PUT /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1311] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:14 2026] GET /v2.0/ports/c0a9a99d-d3a8-4129-a0b6-2f8bd6d85e27 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:14.335 8 WARNING neutron_lib.context [None req-9b6b06fc-db6c-4650-ac4a-8b7c7e5f45d3 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:14.498 8 INFO neutron.db.segments_db [None req-9b6b06fc-db6c-4650-ac4a-8b7c7e5f45d3 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Added segment 6a57bc83-c9f6-4547-8b7b-60c1e5163997 of type vxlan for network c6f06910-d557-4f02-9390-8bf77ea793f7 [pid: 8|app: 0|req: 766/1312] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:14 2026] POST /v2.0/networks => generated 649 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:14.611 8 WARNING neutron_lib.context [None req-e274cca4-6d5e-4748-8d46-29027c19a25c 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 767/1313] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:14 2026] POST /v2.0/ports => generated 778 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-08 00:36:14.907 8 WARNING neutron_lib.context [None req-efb5b0e9-16de-4afb-9b89-9d464facd03c 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:14.969 8 INFO neutron.db.segments_db [None req-efb5b0e9-16de-4afb-9b89-9d464facd03c 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Added segment 1fbab881-9e01-4497-bcad-5b75396da4d4 of type vxlan for network 4256537e-8daf-4270-b9ce-8f0787424e25 [pid: 8|app: 0|req: 768/1314] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:14 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:15.090 8 WARNING neutron_lib.context [None req-59501221-be76-4cfa-8b92-6d3822843dfb 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 547/1315] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:14 2026] PUT /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1316] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:15 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:15.409 8 WARNING neutron_lib.context [None req-f9639443-fe41-4e82-b74f-0aa9cff29431 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 770/1317] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:15 2026] POST /v2.0/ports => generated 960 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1318] 10.0.0.11 () {32 vars in 621 bytes} [Fri May 8 00:36:15 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 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: 772/1319] 10.0.0.11 () {32 vars in 631 bytes} [Fri May 8 00:36:15 2026] GET /v2.0/ => generated 632 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1320] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:15 2026] PUT /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1321] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:16 2026] GET /v2.0/ports?device_id=6bc82736-f33a-46d6-b78d-2a97adb85dda => 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: 773/1322] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:15 2026] DELETE /v2.0/ports/04e57c32-6908-46a0-baa8-bb99119ae74a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:16.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0f1762-ea90-438b-ae46-09a30592d116 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1323] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/ports/04e57c32-6908-46a0-baa8-bb99119ae74a => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:16.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7013fe8-74b3-4d9a-949f-291775db1827 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1324] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:16 2026] GET /v2.0/ports/04e57c32-6908-46a0-baa8-bb99119ae74a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1325] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/subnets/b96b67cf-291e-41eb-b60c-29440fd55f2f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:16.646 8 INFO neutron.services.segments.plugin [-] Segment 1fbab881-9e01-4497-bcad-5b75396da4d4 resource provider aggregate not found 2026-05-08 00:36:16.649 8 INFO neutron.services.segments.plugin [-] Segment 1fbab881-9e01-4497-bcad-5b75396da4d4 resource provider aggregate not found 2026-05-08 00:36:16.659 8 INFO neutron.services.segments.plugin [-] Segment 1fbab881-9e01-4497-bcad-5b75396da4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbab881-9e01-4497-bcad-5b75396da4d4 found for delete ", "request_id": "req-5371627c-3573-49c4-b026-5c649853a6d5"}]} 2026-05-08 00:36:16.664 8 INFO neutron.services.segments.plugin [-] Segment 1fbab881-9e01-4497-bcad-5b75396da4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbab881-9e01-4497-bcad-5b75396da4d4 found for delete ", "request_id": "req-2af491e1-411f-4e5a-82de-8e6525a1462d"}]} [pid: 8|app: 0|req: 777/1326] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/networks/4256537e-8daf-4270-b9ce-8f0787424e25 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:16.746 7 INFO neutron.services.segments.plugin [-] Segment 82014ac0-0b92-43d4-bc9e-399b4db47998 resource provider aggregate not found 2026-05-08 00:36:16.752 7 INFO neutron.services.segments.plugin [-] Segment 82014ac0-0b92-43d4-bc9e-399b4db47998 resource provider aggregate not found 2026-05-08 00:36:16.762 7 INFO neutron.services.segments.plugin [-] Segment 82014ac0-0b92-43d4-bc9e-399b4db47998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82014ac0-0b92-43d4-bc9e-399b4db47998 found for delete ", "request_id": "req-b79bc4b0-5369-4723-9c9b-7ada68330730"}]} 2026-05-08 00:36:16.772 7 INFO neutron.services.segments.plugin [-] Segment 82014ac0-0b92-43d4-bc9e-399b4db47998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82014ac0-0b92-43d4-bc9e-399b4db47998 found for delete ", "request_id": "req-08711e6b-4fa3-4427-ae91-311b9d35d133"}]} 2026-05-08 00:36:16.780 7 INFO neutron.db.l3_hamode_db [None req-97fcc69c-6ea0-4372-816f-52450c458eca 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] HA network 6b1ff132-a97e-45b3-91e9-f5aa06658c20 was deleted as no HA routers are present in tenant eab0715199ec440c8a2b3b3d4dabd7a8. [pid: 7|app: 0|req: 550/1327] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:16.792 7 WARNING neutron_lib.context [None req-b936c6c5-9a00-4e13-87bc-8c045a0f1fb0 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:16.854 7 INFO neutron.db.segments_db [None req-b936c6c5-9a00-4e13-87bc-8c045a0f1fb0 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Added segment 26af16f0-5ee9-4280-9db3-3016ba83950c of type vxlan for network 54484ef8-c5a6-4b77-98ed-b809442562ce [pid: 8|app: 0|req: 778/1328] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:16 2026] GET /v2.0/security-groups?tenant_id=c16d01bad83a4e5aad6993bee0bece08&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1329] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:16 2026] POST /v2.0/networks => generated 635 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1330] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/security-groups/7e168542-19b1-469e-aa2b-428f8cf9ed1f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:17.046 7 WARNING neutron_lib.context [None req-8c8919d7-a3af-4287-9a9b-fb710eb0b7ea 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 779/1331] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.0/subnets/f1de97b0-daa0-4b24-a259-650e9051a490 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1332] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:17 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1333] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:17 2026] POST /v2.0/subnets => generated 646 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1334] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:17 2026] DELETE /v2.0/subnets/4f4bb653-5deb-4818-83c9-4d5ab292a883 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:17.368 8 WARNING neutron_lib.context [None req-daffdf45-2160-40cd-a3b8-f2ad710798eb 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 554/1335] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:17 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1336] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:17 2026] POST /v2.0/ports => generated 928 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1337] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:17 2026] DELETE /v2.0/networks/362e087f-b08f-4f71-92cd-240ddccfa574 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1338] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:17 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1339] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:17 2026] DELETE /v2.0/ports/f7327a7d-15b4-4949-be76-f848e066fa5b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1340] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:18 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:18.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e84114a6-210b-454b-ba9e-fc7132205173 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1341] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:18 2026] GET /v2.0/ports/f7327a7d-15b4-4949-be76-f848e066fa5b => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1342] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:17 2026] DELETE /v2.0/networks/d7f47f6a-0526-439a-8735-3d05f906fce4 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:18.181 8 WARNING neutron_lib.context [None req-e84f5088-4ce0-4c99-8972-6ff0096c2c9a 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:18.242 8 INFO neutron.db.segments_db [None req-e84f5088-4ce0-4c99-8972-6ff0096c2c9a 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment b3f9ba04-21a9-4001-b999-808f0919cc0f of type vxlan for network 457f4312-ec43-47fd-ad97-d14c3b8785d2 [pid: 7|app: 0|req: 559/1343] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:18 2026] DELETE /v2.0/subnets/ca589c05-6e6a-49d1-b18c-1f33ee241808 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1344] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:18 2026] POST /v2.0/networks => generated 629 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:18.367 7 WARNING neutron_lib.context [None req-9af3abfd-dba8-41ba-ab7f-864c20b05b20 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 560/1345] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:18 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:18.696 8 INFO neutron.services.segments.plugin [-] Segment b42d0430-3415-44c8-bcf1-581df353940e resource provider aggregate not found 2026-05-08 00:36:18.701 8 INFO neutron.services.segments.plugin [-] Segment b42d0430-3415-44c8-bcf1-581df353940e resource provider aggregate not found 2026-05-08 00:36:18.708 7 WARNING neutron_lib.context [None req-a9674320-adf0-43ba-a5c5-e50c96c0c450 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:18.715 8 INFO neutron.services.segments.plugin [-] Segment b42d0430-3415-44c8-bcf1-581df353940e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b42d0430-3415-44c8-bcf1-581df353940e found for delete ", "request_id": "req-dd9e60a6-571f-4561-9803-51c4361d0384"}]} 2026-05-08 00:36:18.716 8 INFO neutron.services.segments.plugin [-] Segment b42d0430-3415-44c8-bcf1-581df353940e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b42d0430-3415-44c8-bcf1-581df353940e found for delete ", "request_id": "req-2346d52c-7d06-43d1-ad92-76c4d5850db7"}]} 2026-05-08 00:36:18.749 7 INFO neutron.db.segments_db [None req-a9674320-adf0-43ba-a5c5-e50c96c0c450 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment 70a02245-2c51-4a26-b2ae-99a55897dcdc of type vxlan for network 59df3883-db92-4f34-b5e9-2fb756ae9f4b [pid: 8|app: 0|req: 786/1346] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:18 2026] DELETE /v2.0/networks/54484ef8-c5a6-4b77-98ed-b809442562ce => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:18.776 8 WARNING neutron_lib.context [None req-10e55a8f-d8b5-40eb-9a28-c56e41a814e0 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:18.790 7 INFO neutron.services.segments.plugin [-] Segment 06ae87e8-f218-4603-9c55-5a6a25195dc6 resource provider aggregate not found 2026-05-08 00:36:18.793 7 INFO neutron.services.segments.plugin [-] Segment 06ae87e8-f218-4603-9c55-5a6a25195dc6 resource provider aggregate not found 2026-05-08 00:36:18.805 7 INFO neutron.services.segments.plugin [-] Segment 06ae87e8-f218-4603-9c55-5a6a25195dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ae87e8-f218-4603-9c55-5a6a25195dc6 found for delete ", "request_id": "req-16dd83ea-5ad8-406b-a3d7-19725e69e5f4"}]} 2026-05-08 00:36:18.815 7 INFO neutron.services.segments.plugin [-] Segment 06ae87e8-f218-4603-9c55-5a6a25195dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ae87e8-f218-4603-9c55-5a6a25195dc6 found for delete ", "request_id": "req-24bfd7ce-41cd-45c2-ba1f-75247dddc865"}]} [pid: 8|app: 0|req: 787/1347] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:18 2026] POST /v2.0/ports => generated 778 bytes in 284 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-08 00:36:19.072 7 INFO neutron.db.l3_hamode_db [None req-a9674320-adf0-43ba-a5c5-e50c96c0c450 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:19.266 7 INFO neutron.db.l3_hamode_db [None req-a9674320-adf0-43ba-a5c5-e50c96c0c450 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1348] 10.0.0.11 () {34 vars in 735 bytes} [Fri May 8 00:36:19 2026] PUT /v2.0/ports/ab79195a-9d77-4c21-af7f-a7dec8604328 => generated 752 bytes in 243 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: 789/1349] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:19 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1350] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:19 2026] DELETE /v2.0/ports/ab79195a-9d77-4c21-af7f-a7dec8604328 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1351] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:19 2026] GET /v2.0/security-groups?id=688b044c-c54d-44a8-a64f-30095c84b79f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1352] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:36:19 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => 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: 793/1353] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:19 2026] GET /v2.0/ports => generated 781 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1354] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:18 2026] POST /v2.0/routers => generated 507 bytes in 1309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:20.010 8 INFO neutron.db.l3_db [req-af21efad-c6c7-487e-9f39-cc0ac55c813d req-cd9ec4e2-036d-4c12-bdaf-5f672129e6f4 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] Floating IP cd47c02e-a1e8-4da6-ab0c-090c0daa1027 disassociated. External IP: 10.96.250.207, port: 9e2a257c-ba00-42bf-b982-6dcec20faba6. 2026-05-08 00:36:20.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e3cedb-1922-45a2-82d6-ad3988c40deb 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1355] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:20 2026] GET /v2.0/ports/ab79195a-9d77-4c21-af7f-a7dec8604328 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:20.040 7 WARNING neutron_lib.context [None req-1ac20fce-f303-4663-9c9c-bf8aeb4131ec 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 794/1358] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:36:19 2026] DELETE /v2.0/ports/9e2a257c-ba00-42bf-b982-6dcec20faba6 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1359] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:36:20 2026] POST /v2.0/ports => generated 951 bytes in 412 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: 795/1360] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:36:20 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:20.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbf7802-7c3b-4dda-bf70-0f8c58c08def'] response: {'server_uuid': '3f55cc87-58eb-4d42-83df-920725cb3a2f', 'name': 'network-vif-deleted', 'tag': '9e2a257c-ba00-42bf-b982-6dcec20faba6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 796/1361] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:20 2026] GET /v2.0/ports/9b94659d-2ea4-43ae-9844-b9db71d2e732 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:20.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d063fb6-8126-4d8c-9f53-c2521c320558 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1362] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:20 2026] DELETE /v2.0/ports/f7327a7d-15b4-4949-be76-f848e066fa5b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:20.559 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32e79951-e80a-4534-9693-ca12471de384 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1363] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:20 2026] DELETE /v2.0/subnets/ca589c05-6e6a-49d1-b18c-1f33ee241808 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:20.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c73f4b6-0f73-4db2-a4c4-5c5de74165a0 6863232bbfcd485eacff1d4663f9fab0 9f8c4691d2bf47f2bde8ee83d3f79aeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1364] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:20 2026] DELETE /v2.0/subnets/b96b67cf-291e-41eb-b60c-29440fd55f2f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:20.731 8 INFO neutron.services.segments.plugin [-] Segment 26af16f0-5ee9-4280-9db3-3016ba83950c resource provider aggregate not found 2026-05-08 00:36:20.745 8 INFO neutron.services.segments.plugin [-] Segment 26af16f0-5ee9-4280-9db3-3016ba83950c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26af16f0-5ee9-4280-9db3-3016ba83950c found for delete ", "request_id": "req-cf1da4a2-e9da-41e5-97ce-e5bf41bb8b2d"}]} 2026-05-08 00:36:20.746 8 INFO neutron.services.segments.plugin [-] Segment 26af16f0-5ee9-4280-9db3-3016ba83950c resource provider aggregate not found 2026-05-08 00:36:20.757 8 INFO neutron.services.segments.plugin [-] Segment 26af16f0-5ee9-4280-9db3-3016ba83950c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26af16f0-5ee9-4280-9db3-3016ba83950c found for delete ", "request_id": "req-f8c94239-e7c9-4e42-b650-59e4b3d76814"}]} [pid: 8|app: 0|req: 800/1365] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:36:20 2026] DELETE /v2.0/ports/9b94659d-2ea4-43ae-9844-b9db71d2e732 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1366] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:20 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => 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: 802/1367] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:20 2026] DELETE /v2.0/networks/c6f06910-d557-4f02-9390-8bf77ea793f7 => 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: 803/1368] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:20 2026] GET /v2.0/security-groups?tenant_id=88b8e4e9dcd24dcab9cdbf2cb1553a4d&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1369] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:21 2026] DELETE /v2.0/security-groups/9e88f3d9-0f37-4c64-9200-6a2b86e3e8be => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1370] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:21 2026] GET /v2.0/security-groups?tenant_id=9f8c4691d2bf47f2bde8ee83d3f79aeb&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1371] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:20 2026] PUT /v2.0/routers/29453f88-159e-434a-8471-b3b15c56ba42/add_router_interface => generated 309 bytes in 1307 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: 806/1372] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:21 2026] DELETE /v2.0/security-groups/43cd00f6-2e9d-4411-a538-75f211b7f953 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1373] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:21 2026] GET /v2.0/ports/0ff2a0f8-5309-4a17-a76c-f36a75b55839 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1374] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:21 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1375] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:21 2026] PUT /v2.0/routers/29453f88-159e-434a-8471-b3b15c56ba42/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:22.701 7 INFO neutron.api.v2.resource [None req-0cc61e63-7661-49fd-b185-3d394e03f1fa 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1376] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:22 2026] PUT /v2.0/routers/29453f88-159e-434a-8471-b3b15c56ba42/remove_router_interface => generated 197 bytes in 123 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, ' [pid: 8|app: 0|req: 808/1377] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:22 2026] GET /v2.0/ports?device_id=29453f88-159e-434a-8471-b3b15c56ba42 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:23.033 8 INFO neutron.services.segments.plugin [-] Segment 6a57bc83-c9f6-4547-8b7b-60c1e5163997 resource provider aggregate not found 2026-05-08 00:36:23.038 8 INFO neutron.services.segments.plugin [-] Segment 6a57bc83-c9f6-4547-8b7b-60c1e5163997 resource provider aggregate not found [pid: 8|app: 0|req: 809/1378] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:23 2026] GET /v2.0/ports?device_id=3f55cc87-58eb-4d42-83df-920725cb3a2f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:23.310 7 INFO neutron.services.segments.plugin [-] Segment 70a02245-2c51-4a26-b2ae-99a55897dcdc resource provider aggregate not found 2026-05-08 00:36:23.315 7 INFO neutron.services.segments.plugin [-] Segment 70a02245-2c51-4a26-b2ae-99a55897dcdc resource provider aggregate not found 2026-05-08 00:36:23.331 7 INFO neutron.services.segments.plugin [-] Segment 70a02245-2c51-4a26-b2ae-99a55897dcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a02245-2c51-4a26-b2ae-99a55897dcdc found for delete ", "request_id": "req-c3d9ef2f-08ad-416c-8fe9-9a9324352aec"}]} 2026-05-08 00:36:23.332 7 INFO neutron.services.segments.plugin [-] Segment 70a02245-2c51-4a26-b2ae-99a55897dcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a02245-2c51-4a26-b2ae-99a55897dcdc found for delete ", "request_id": "req-18460c9a-0952-43a5-99af-a5120b3157f5"}]} 2026-05-08 00:36:23.343 7 INFO neutron.db.l3_hamode_db [None req-4f0b0b08-f476-4a5c-bdc5-ea54552a6335 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] HA network 59df3883-db92-4f34-b5e9-2fb756ae9f4b was deleted as no HA routers are present in tenant eab0715199ec440c8a2b3b3d4dabd7a8. [pid: 7|app: 0|req: 570/1379] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:22 2026] DELETE /v2.0/routers/29453f88-159e-434a-8471-b3b15c56ba42 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:23.356 8 INFO neutron.services.segments.plugin [-] Segment 6a57bc83-c9f6-4547-8b7b-60c1e5163997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a57bc83-c9f6-4547-8b7b-60c1e5163997 found for delete ", "request_id": "req-a62f9673-6139-409f-89cb-d2f37d6a316b"}]} 2026-05-08 00:36:23.357 8 INFO neutron.services.segments.plugin [-] Segment 6a57bc83-c9f6-4547-8b7b-60c1e5163997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a57bc83-c9f6-4547-8b7b-60c1e5163997 found for delete ", "request_id": "req-bef0e273-68e6-4387-abb1-8887d4a3ca01"}]} [pid: 8|app: 0|req: 810/1380] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:23 2026] DELETE /v2.0/subnets/0113abc7-0781-4db3-a599-1d523547b286 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1381] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:23 2026] DELETE /v2.0/networks/457f4312-ec43-47fd-ad97-d14c3b8785d2 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:23.856 7 WARNING neutron_lib.context [None req-5cba113b-f80e-48ee-bcfb-5fc120d8a90e 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:23.909 7 INFO neutron.db.segments_db [None req-5cba113b-f80e-48ee-bcfb-5fc120d8a90e 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment fe2a8963-8afd-4dde-93da-eeeaefa8620b of type vxlan for network 3981d4c7-349d-4dc2-a497-174bd0463d05 [pid: 7|app: 0|req: 572/1382] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:36:23 2026] POST /v2.0/networks => generated 628 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:24.019 7 WARNING neutron_lib.context [None req-301939fd-74f9-4f8c-9ad7-5971e101c7a2 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 811/1383] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:23 2026] GET /v2.0/security-groups?tenant_id=7673a3d6a9e14ef18892e11204331645&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1384] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:24 2026] DELETE /v2.0/security-groups/e8c0b796-eb1e-47f2-ad18-77a1f52ce144 => 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: 813/1385] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:24 2026] DELETE /v2.0/security-groups/688b044c-c54d-44a8-a64f-30095c84b79f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:24.271 8 INFO neutron.api.v2.resource [None req-6e73d8e7-1a28-4a9e-af28-61b427bee056 ad0ea78f37d24cdb8fe4b92c8c554ece 7007d69e21144a0b8a2ac6716b4e781a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1386] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:36:24 2026] GET /v2.0/security-groups/688b044c-c54d-44a8-a64f-30095c84b79f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1387] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:24 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:24.287 7 WARNING neutron_lib.context [None req-a7d367e4-4051-4b08-b209-ad2f5529b799 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:24.324 7 INFO neutron.db.segments_db [None req-a7d367e4-4051-4b08-b209-ad2f5529b799 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment 7f3e7697-aaa7-4b19-80fb-362478a47177 of type vxlan for network 3b80e8e8-adc7-4a8d-a393-ecf86c667e83 [pid: 8|app: 0|req: 815/1388] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:24 2026] DELETE /v2.0/floatingips/cd47c02e-a1e8-4da6-ab0c-090c0daa1027 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:24.586 7 INFO neutron.db.l3_hamode_db [None req-a7d367e4-4051-4b08-b209-ad2f5529b799 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:24.705 7 INFO neutron.db.l3_hamode_db [None req-a7d367e4-4051-4b08-b209-ad2f5529b799 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:25.354 7 INFO neutron.services.segments.plugin [-] Segment b3f9ba04-21a9-4001-b999-808f0919cc0f resource provider aggregate not found 2026-05-08 00:36:25.358 7 INFO neutron.services.segments.plugin [-] Segment b3f9ba04-21a9-4001-b999-808f0919cc0f resource provider aggregate not found 2026-05-08 00:36:25.369 7 INFO neutron.services.segments.plugin [-] Segment b3f9ba04-21a9-4001-b999-808f0919cc0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f9ba04-21a9-4001-b999-808f0919cc0f found for delete ", "request_id": "req-4cc89987-1e63-4ba0-aec2-29d03eb03548"}]} 2026-05-08 00:36:25.397 7 INFO neutron.services.segments.plugin [-] Segment b3f9ba04-21a9-4001-b999-808f0919cc0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f9ba04-21a9-4001-b999-808f0919cc0f found for delete ", "request_id": "req-e6a3c672-914f-4a0e-9e2f-978e84cbbd5a"}]} [pid: 7|app: 0|req: 574/1389] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:24 2026] POST /v2.0/routers => generated 507 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1390] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:24 2026] PUT /v2.0/routers/d708af64-afc6-4684-b2ae-a06ca84e957d/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:26.662 8 INFO neutron.services.segments.plugin [-] Segment 89863052-165d-40d8-8605-d94b75d3363f resource provider aggregate not found 2026-05-08 00:36:26.667 8 INFO neutron.services.segments.plugin [-] Segment 89863052-165d-40d8-8605-d94b75d3363f resource provider aggregate not found 2026-05-08 00:36:26.682 8 INFO neutron.services.segments.plugin [-] Segment 89863052-165d-40d8-8605-d94b75d3363f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89863052-165d-40d8-8605-d94b75d3363f found for delete ", "request_id": "req-cb286a93-4064-474b-946c-0c18a0680f87"}]} 2026-05-08 00:36:26.685 8 INFO neutron.services.segments.plugin [-] Segment 89863052-165d-40d8-8605-d94b75d3363f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89863052-165d-40d8-8605-d94b75d3363f found for delete ", "request_id": "req-eddaddfc-84fb-4bb5-b015-f18d776a925f"}]} 2026-05-08 00:36:26.689 8 INFO neutron.db.l3_hamode_db [None req-f0c8cc47-91b9-4558-adab-3f1c9976547a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 1051b0a6-de0e-4dca-8eec-e279517f1ea4 was deleted as no HA routers are present in tenant 7007d69e21144a0b8a2ac6716b4e781a. [pid: 8|app: 0|req: 817/1391] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:25 2026] DELETE /v2.0/routers/d708af64-afc6-4684-b2ae-a06ca84e957d => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1392] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:25 2026] PUT /v2.0/routers/df904869-fbc3-46ed-a6a1-e706ede4de43/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1393] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:26 2026] DELETE /v2.0/subnets/2d79faff-586e-4f78-8735-82f616e7c5c7 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1394] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:26 2026] GET /v2.0/security-groups?tenant_id=50c76b3601c347bb867372c78ed7be54&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1395] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:36:26 2026] GET /v2.0/ports/cb9c89ae-5f9e-4e73-9cf7-69661f295e31 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1396] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:26 2026] DELETE /v2.0/security-groups/f173252b-66e9-46de-91f5-709619137bdc => 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: 819/1397] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:26 2026] DELETE /v2.0/networks/7b56a881-9953-4560-8186-6db2f4be1ed7 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1398] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:27 2026] GET /v2.0/security-groups?tenant_id=682178f54dde4e44811fb595a9f2f939&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1399] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:27 2026] DELETE /v2.0/security-groups/72d4ba16-0d72-4193-a757-b8e60af4128e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1400] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:27 2026] GET /v2.0/security-groups?tenant_id=7007d69e21144a0b8a2ac6716b4e781a&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1401] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:27 2026] DELETE /v2.0/security-groups/532921ba-5422-4d5c-8cb7-01639df896b6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1402] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:27 2026] PUT /v2.0/routers/df904869-fbc3-46ed-a6a1-e706ede4de43/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: 824/1403] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:28 2026] GET /v2.0/ports?device_id=df904869-fbc3-46ed-a6a1-e706ede4de43 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:28.721 7 INFO neutron.services.segments.plugin [-] Segment 7f3e7697-aaa7-4b19-80fb-362478a47177 resource provider aggregate not found 2026-05-08 00:36:28.728 7 INFO neutron.services.segments.plugin [-] Segment 7f3e7697-aaa7-4b19-80fb-362478a47177 resource provider aggregate not found 2026-05-08 00:36:28.743 7 INFO neutron.services.segments.plugin [-] Segment 7f3e7697-aaa7-4b19-80fb-362478a47177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3e7697-aaa7-4b19-80fb-362478a47177 found for delete ", "request_id": "req-74834be4-39f9-4833-a548-04acfa6325c5"}]} 2026-05-08 00:36:28.746 7 INFO neutron.services.segments.plugin [-] Segment 7f3e7697-aaa7-4b19-80fb-362478a47177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3e7697-aaa7-4b19-80fb-362478a47177 found for delete ", "request_id": "req-aca7e986-7ef6-49c4-abe7-edc6c51f9f6d"}]} 2026-05-08 00:36:28.753 7 INFO neutron.db.l3_hamode_db [None req-e21debdd-0860-4bb5-8216-f95f1eb5d113 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] HA network 3b80e8e8-adc7-4a8d-a393-ecf86c667e83 was deleted as no HA routers are present in tenant eab0715199ec440c8a2b3b3d4dabd7a8. [pid: 7|app: 0|req: 580/1404] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:28 2026] DELETE /v2.0/routers/df904869-fbc3-46ed-a6a1-e706ede4de43 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:28.797 8 INFO neutron.services.segments.plugin [-] Segment 5c819bc0-74a2-4b59-b16c-04bf526430a5 resource provider aggregate not found 2026-05-08 00:36:28.808 8 INFO neutron.services.segments.plugin [-] Segment 5c819bc0-74a2-4b59-b16c-04bf526430a5 resource provider aggregate not found 2026-05-08 00:36:28.823 8 INFO neutron.services.segments.plugin [-] Segment 5c819bc0-74a2-4b59-b16c-04bf526430a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c819bc0-74a2-4b59-b16c-04bf526430a5 found for delete ", "request_id": "req-f4ffdbd9-a6d4-4c7e-a4c1-0be506837d82"}]} 2026-05-08 00:36:28.833 8 INFO neutron.services.segments.plugin [-] Segment 5c819bc0-74a2-4b59-b16c-04bf526430a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c819bc0-74a2-4b59-b16c-04bf526430a5 found for delete ", "request_id": "req-36a2b12c-0bf9-4edb-bacf-b9e523c1b105"}]} [pid: 8|app: 0|req: 825/1405] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:28 2026] DELETE /v2.0/subnets/9bf3cc08-1df5-42b4-8d84-9090e03e0132 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1406] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:28 2026] DELETE /v2.0/networks/3981d4c7-349d-4dc2-a497-174bd0463d05 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:29.301 8 WARNING neutron_lib.context [None req-2632ca39-8a7d-4920-86ba-1a3610f70440 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:29.349 8 INFO neutron.db.segments_db [None req-2632ca39-8a7d-4920-86ba-1a3610f70440 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Added segment f0c505f7-d28d-4791-af2c-1809cb3bca4e of type vxlan for network 4aab8cac-37c0-4278-bd2f-08a0a8ecc52f 2026-05-08 00:36:29.692 8 INFO neutron.db.l3_hamode_db [None req-2632ca39-8a7d-4920-86ba-1a3610f70440 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:30.066 7 INFO neutron.db.segments_db [None req-719e667f-f848-4d17-859a-11fd2fe004e2 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 5d90706c-65a5-4860-add5-a58f7bfad8af of type vxlan for network 6419c8f8-55ec-4cbc-8978-baef75599aa3 [pid: 7|app: 0|req: 582/1407] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:36:29 2026] POST /v2.0/networks => generated 745 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1408] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:30 2026] POST /v2.0/subnets => generated 693 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:30.483 7 INFO neutron.db.segments_db [None req-aeeebcf3-3e64-4238-b821-98037cab6f36 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment bc2618cb-b543-4e3f-8a95-b2d847a19cf3 of type vxlan for network 49330d26-cd0c-473e-ac3a-36358ebb7218 2026-05-08 00:36:30.497 8 INFO neutron.db.l3_hamode_db [None req-2632ca39-8a7d-4920-86ba-1a3610f70440 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:30.768 7 INFO neutron.services.segments.plugin [-] Segment fe2a8963-8afd-4dde-93da-eeeaefa8620b resource provider aggregate not found 2026-05-08 00:36:30.776 7 INFO neutron.services.segments.plugin [-] Segment fe2a8963-8afd-4dde-93da-eeeaefa8620b resource provider aggregate not found 2026-05-08 00:36:30.792 7 INFO neutron.db.l3_hamode_db [None req-aeeebcf3-3e64-4238-b821-98037cab6f36 70b3443995534d09881098911de01086 0d695252239a47df892ae73257e637a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:30.795 7 INFO neutron.services.segments.plugin [-] Segment fe2a8963-8afd-4dde-93da-eeeaefa8620b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2a8963-8afd-4dde-93da-eeeaefa8620b found for delete ", "request_id": "req-11f2fe58-9b20-4b2b-9719-ea640e069d85"}]} 2026-05-08 00:36:30.795 7 INFO neutron.services.segments.plugin [-] Segment fe2a8963-8afd-4dde-93da-eeeaefa8620b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2a8963-8afd-4dde-93da-eeeaefa8620b found for delete ", "request_id": "req-add62d3f-9ea2-403f-a428-601fc74806cb"}]} [pid: 8|app: 0|req: 826/1409] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:29 2026] POST /v2.0/routers => generated 687 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1410] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:36:31 2026] GET /v2.0/routers/baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1411] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:31 2026] GET /v2.0/routers => generated 696 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:31.740 7 INFO neutron.db.l3_hamode_db [None req-aeeebcf3-3e64-4238-b821-98037cab6f36 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 829/1412] 10.0.0.11 () {34 vars in 739 bytes} [Fri May 8 00:36:31 2026] PUT /v2.0/routers/baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 700 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1413] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:36:32 2026] GET /v2.0/routers/baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 700 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1414] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:32 2026] GET /v2.0/ports?device_id=baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1415] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:30 2026] POST /v2.0/routers => generated 733 bytes in 2314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:33.177 8 INFO neutron.services.segments.plugin [-] Segment f0c505f7-d28d-4791-af2c-1809cb3bca4e resource provider aggregate not found 2026-05-08 00:36:33.180 8 INFO neutron.services.segments.plugin [-] Segment f0c505f7-d28d-4791-af2c-1809cb3bca4e resource provider aggregate not found 2026-05-08 00:36:33.188 8 INFO neutron.services.segments.plugin [-] Segment f0c505f7-d28d-4791-af2c-1809cb3bca4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c505f7-d28d-4791-af2c-1809cb3bca4e found for delete ", "request_id": "req-cc06d8bb-6871-4c2a-9b19-a41761690faf"}]} 2026-05-08 00:36:33.196 8 INFO neutron.services.segments.plugin [-] Segment f0c505f7-d28d-4791-af2c-1809cb3bca4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c505f7-d28d-4791-af2c-1809cb3bca4e found for delete ", "request_id": "req-76e4fc69-fe03-4fa7-817a-38718a98544b"}]} 2026-05-08 00:36:33.207 8 INFO neutron.db.l3_hamode_db [None req-3a0b9f51-1955-4542-b469-366211a8fd93 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] HA network 4aab8cac-37c0-4278-bd2f-08a0a8ecc52f was deleted as no HA routers are present in tenant eab0715199ec440c8a2b3b3d4dabd7a8. [pid: 8|app: 0|req: 832/1416] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:32 2026] DELETE /v2.0/routers/baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1417] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:33 2026] GET /v2.0/security-groups?tenant_id=fb7b4b37e9bc4b4ab83dc46d31aa6140&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1418] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:33 2026] GET /v2.0/ports?device_id=baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => 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: 835/1419] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/security-groups/92b43886-7b31-432b-b087-0d8023cfa4bb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:33.712 8 INFO neutron.api.v2.resource [None req-97988ee3-8eac-4359-9bbe-6bb2edb87f2d 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1420] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/routers/baf7d2c4-76fe-4ce5-b4c1-3c04b83175b7 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1421] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:33 2026] GET /v2.0/ports?device_id=df904869-fbc3-46ed-a6a1-e706ede4de43 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:33.760 8 INFO neutron.api.v2.resource [None req-af29ba33-bd4b-45c7-9739-fa2090f76e2b 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1422] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/routers/df904869-fbc3-46ed-a6a1-e706ede4de43 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:33.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c57470-e19f-4e4b-9aad-4ff8a30d9cf0 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1423] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/subnets/9bf3cc08-1df5-42b4-8d84-9090e03e0132 => 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: 840/1424] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:33 2026] GET /v2.0/ports?device_id=29453f88-159e-434a-8471-b3b15c56ba42 => 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: 841/1425] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:33 2026] GET /v2.0/security-groups?tenant_id=8b47da014abd466381e30306c0ab085a&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:33.934 8 INFO neutron.api.v2.resource [None req-cdf81246-22fd-4b96-9a4b-fd26f6499491 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1426] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/routers/29453f88-159e-434a-8471-b3b15c56ba42 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1427] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:33 2026] DELETE /v2.0/security-groups/679f5fef-f03b-4c4f-ae7f-7a343daf2481 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:34.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a37c8779-c892-4255-a1fc-3e003d09553e 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1428] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:34 2026] DELETE /v2.0/subnets/0113abc7-0781-4db3-a599-1d523547b286 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1429] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:32 2026] PUT /v2.0/routers/9047c803-683d-4596-b4d1-d1a9d49d819c/add_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1430] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:36:34 2026] GET /v2.0/ports?device_id=6bc82736-f33a-46d6-b78d-2a97adb85dda => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:34.093 7 INFO neutron.api.v2.resource [None req-d6c8d621-1832-4e58-9f2a-82f9ef52cad2 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1431] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:34 2026] DELETE /v2.0/routers/6bc82736-f33a-46d6-b78d-2a97adb85dda => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:34.111 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97be76fa-4b09-4ccb-9648-2a6eb35dbfb0 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1432] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:34 2026] DELETE /v2.0/subnets/f1de97b0-daa0-4b24-a259-650e9051a490 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:34.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba81d566-3ff7-4d0c-a39a-bbb92ed1f3a7 646bd3f137c948a2a05ea6f3a2527258 eab0715199ec440c8a2b3b3d4dabd7a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1433] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:34 2026] DELETE /v2.0/subnets/4f4bb653-5deb-4818-83c9-4d5ab292a883 => 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: 847/1434] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:34 2026] GET /v2.0/security-groups?tenant_id=eab0715199ec440c8a2b3b3d4dabd7a8&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1437] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:34 2026] DELETE /v2.0/security-groups/fc03a5cd-d806-41a6-87b0-51b57f690d72 => 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: 850/1438] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/networks?id=6419c8f8-55ec-4cbc-8978-baef75599aa3 => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1439] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/quotas/0d695252239a47df892ae73257e637a4 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1440] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/ports?tenant_id=0d695252239a47df892ae73257e637a4&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1441] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1442] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1443] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:35 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => 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: 853/1444] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:36 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:36.969 7 WARNING neutron_lib.context [None req-c7a84494-651f-4262-8c36-c2ccb404c547 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 592/1445] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:36:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1446] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:37 2026] GET /v2.0/security-groups => generated 4530 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1447] 10.0.0.11 () {34 vars in 756 bytes} [Fri May 8 00:36:37 2026] PUT /v2.0/security-groups/29a5b0d6-50a7-4775-b4d3-a74d10a53327 => generated 1662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1448] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:36:37 2026] GET /v2.0/security-groups/29a5b0d6-50a7-4775-b4d3-a74d10a53327 => generated 1662 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1449] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:37 2026] DELETE /v2.0/security-groups/29a5b0d6-50a7-4775-b4d3-a74d10a53327 => 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: 856/1450] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:37 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-08 00:36:37.668 7 INFO neutron.api.v2.resource [None req-560e57cd-1f24-4037-94ab-081730af360c 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1451] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:37 2026] DELETE /v2.0/security-groups/29a5b0d6-50a7-4775-b4d3-a74d10a53327 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:37.682 8 WARNING neutron_lib.context [None req-534c45c1-7df6-4657-8cc1-135e0e0625ff 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 596/1452] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:37 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1453] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:36:37 2026] POST /v2.0/security-groups => generated 1625 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:36:37.846 7 WARNING neutron_lib.context [None req-4eb6316f-10a5-4d4e-ad6f-2eb1905a9423 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 597/1454] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:37 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) [pid: 8|app: 0|req: 858/1455] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:37 2026] GET /v2.0/security-group-rules/79c01261-907a-47d1-a112-689e20b35141 => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1456] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1457] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:38 2026] DELETE /v2.0/security-group-rules/79c01261-907a-47d1-a112-689e20b35141 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1458] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:38.320 8 WARNING neutron_lib.context [None req-f2d0cfa3-eb3c-48e3-9cac-3dde88cb9802 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1459] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1460] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/security-group-rules/3f83e312-0b51-4a7c-bb25-77440c764bec => 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: 861/1461] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:38.666 8 WARNING neutron_lib.context [None req-c20fbf39-64d6-4041-affd-71d975b5c71f b743d268630f49a78769d4d4c3be011b ac365313a1d54493a7d16f7291373d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 601/1462] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/security-groups?tenant_id=bc2089cfbf7d481499de3296739cfc59&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1463] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:38 2026] DELETE /v2.0/security-group-rules/3f83e312-0b51-4a7c-bb25-77440c764bec => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1464] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:38 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1465] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:38 2026] DELETE /v2.0/security-groups/00263236-86ec-4133-9361-0266d352a340 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1466] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:39.156 7 WARNING neutron_lib.context [None req-d308c83d-ecd6-4d4e-8e3d-97274f811a27 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:39.191 7 INFO neutron.db.securitygroups_db [None req-d308c83d-ecd6-4d4e-8e3d-97274f811a27 332b2460ce4e43fd84cb5751d9bea628 8746bf922dfe41e2b331775e24823bd0 - - default default] Project 8746bf922dfe41e2b331775e24823bd0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 606/1467] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1468] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:36:38 2026] POST /v2.0/floatingips => generated 552 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:39.303 8 WARNING neutron_lib.context [None req-9d39af10-ed7d-49b0-862a-30a403bb2ffb b743d268630f49a78769d4d4c3be011b ac365313a1d54493a7d16f7291373d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 607/1469] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-group-rules/83a35194-a83c-4bbd-9c9c-ae82334be154 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1470] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1471] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:39 2026] DELETE /v2.0/security-group-rules/83a35194-a83c-4bbd-9c9c-ae82334be154 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1472] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1473] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:39 2026] DELETE /v2.0/security-groups/27d93bac-d175-4559-8381-2e9d40521c77 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1474] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1475] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1476] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:36:39 2026] GET /v2.0/networks?id=6419c8f8-55ec-4cbc-8978-baef75599aa3 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:39.816 7 WARNING neutron_lib.context [req-535d33c1-1017-47e9-b76d-8ae9f132dcf8 req-198f6435-e565-4542-a2f5-cdf9a5136dec ceb8870baca1495ea9f8b0b4ef639576 0d695252239a47df892ae73257e637a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 863/1477] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:36:39 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:39.939 8 WARNING neutron_lib.context [None req-126e168a-3e18-47d5-820b-4267c701daeb b743d268630f49a78769d4d4c3be011b ac365313a1d54493a7d16f7291373d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 615/1478] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:36:39 2026] POST /v2.0/ports => generated 954 bytes in 411 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: 7|app: 0|req: 616/1479] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:40 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 957 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1480] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:40 2026] GET /v2.0/security-groups?tenant_id=8746bf922dfe41e2b331775e24823bd0&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1481] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:36:39 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1482] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:40 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1483] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:40 2026] DELETE /v2.0/security-groups/9a7874a1-2b61-421c-a2bc-13591962830b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:40.680 8 WARNING neutron_lib.context [None req-4bd579d5-c80a-4d41-81e9-1c3e2cafb1e0 b743d268630f49a78769d4d4c3be011b ac365313a1d54493a7d16f7291373d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 618/1484] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:36:40 2026] PUT /v2.0/ports/2079396e-0e07-4381-8405-0ed231026132 => generated 1235 bytes in 465 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: 7|app: 0|req: 619/1485] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:41 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:41.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0533d5a3-7d02-4729-b7fb-cbfe2845ee8d'] response: {'name': 'network-changed', 'server_uuid': '1a6da8b8-cf5e-4125-b53d-74d2241ab6dc', 'tag': '2079396e-0e07-4381-8405-0ed231026132', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 867/1486] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:36:40 2026] POST /v2.0/floatingips => generated 552 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:41.735 8 WARNING neutron_lib.context [None req-2cfb83e5-0f44-4a78-a596-dfa9440d13b5 b743d268630f49a78769d4d4c3be011b ac365313a1d54493a7d16f7291373d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 620/1487] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:41 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&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: 8|app: 0|req: 868/1488] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:36:41 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1489] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:36:42 2026] PUT /v2.0/floatingips/efa9b3de-95f5-4698-a8cf-a317944a0957/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1490] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:36:42 2026] PUT /v2.0/floatingips/23d20eb5-c2ec-44e8-8933-1bdafe690d16/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1491] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:36:42 2026] PUT /v2.0/floatingips/5cd119a3-e738-476f-81d1-3e1bf6170cdd/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1492] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:36:42 2026] PUT /v2.0/floatingips/5c09c4ff-5edb-4809-ae0d-e2e5b3311069/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1493] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/ports?tenant_id=0d695252239a47df892ae73257e637a4&device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 1238 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1494] 10.0.0.11 () {32 vars in 670 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1495] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2079396e-0e07-4381-8405-0ed231026132 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1496] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1497] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/subnets?id=a2a6d2fc-63f3-4de7-9a20-15540a3c3c40 => generated 696 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1498] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:42.697 7 WARNING neutron_lib.context [None req-0d5ed9a9-d407-4f36-bd99-43794a351180 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 878/1499] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/ports?network_id=6419c8f8-55ec-4cbc-8978-baef75599aa3&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: 8|app: 0|req: 879/1500] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1501] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?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: 881/1502] 10.0.0.11 () {32 vars in 678 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1503] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?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: 7|app: 0|req: 622/1504] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:36:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1505] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1506] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1507] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:42 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1508] 10.0.0.11 () {32 vars in 688 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1509] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1510] 10.0.0.11 () {32 vars in 700 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1511] 10.0.0.11 () {34 vars in 756 bytes} [Fri May 8 00:36:43 2026] PUT /v2.0/security-groups/bb5a756f-d0b1-44e0-926e-53cfec9cfa85 => generated 1663 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1512] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-groups/bb5a756f-d0b1-44e0-926e-53cfec9cfa85 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1513] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/security-groups/bb5a756f-d0b1-44e0-926e-53cfec9cfa85 => 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: 889/1514] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:43.337 8 INFO neutron.api.v2.resource [None req-a08cc683-8a35-408c-be5e-c271ae36663d 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1515] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/security-groups/bb5a756f-d0b1-44e0-926e-53cfec9cfa85 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:43.352 8 WARNING neutron_lib.context [None req-d6605e42-0466-455d-9233-3ce6011f2954 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 626/1516] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/floatingips/efa9b3de-95f5-4698-a8cf-a317944a0957 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1517] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:36:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:36:43.513 8 WARNING neutron_lib.context [None req-7a538847-3187-4364-95ee-5b850c7d0221 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1518] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1519] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-group-rules/70d494d8-0774-4596-bbe5-62ade3b9ced8 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1520] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/floatingips/23d20eb5-c2ec-44e8-8933-1bdafe690d16 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1521] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1522] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/security-group-rules/70d494d8-0774-4596-bbe5-62ade3b9ced8 => 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: 896/1523] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1524] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:36:43 2026] GET /v2.0/ports?tenant_id=0d695252239a47df892ae73257e637a4&device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:43.964 8 WARNING neutron_lib.context [None req-d013eace-1bd3-4b3b-a77d-cb66d01f4878 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 628/1525] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:43 2026] DELETE /v2.0/floatingips/5cd119a3-e738-476f-81d1-3e1bf6170cdd => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1526] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/networks?id=6419c8f8-55ec-4cbc-8978-baef75599aa3 => generated 773 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1527] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:43 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) [pid: 8|app: 0|req: 899/1528] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2079396e-0e07-4381-8405-0ed231026132 => 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: 900/1529] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules/9b2cd228-75ba-49e3-adc2-2eaf06b46397 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1530] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1531] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/subnets?id=a2a6d2fc-63f3-4de7-9a20-15540a3c3c40 => generated 696 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1532] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1533] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&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: 7|app: 0|req: 630/1534] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:44 2026] DELETE /v2.0/floatingips/5c09c4ff-5edb-4809-ae0d-e2e5b3311069 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1535] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/ports?network_id=6419c8f8-55ec-4cbc-8978-baef75599aa3&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: 7|app: 0|req: 631/1536] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:44 2026] DELETE /v2.0/security-group-rules/9b2cd228-75ba-49e3-adc2-2eaf06b46397 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1537] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1538] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1539] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3?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) 2026-05-08 00:36:44.564 7 WARNING neutron_lib.context [None req-028aaed3-0317-4c2a-b0ec-f19867c41151 277d1d0587a943dba4c01fd71f42f300 82e2f729e620459d8b46b20f5127533c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 906/1540] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:36:44 2026] DELETE /v2.0/floatingips/ed3f1d62-0d44-48c9-a331-4e3d98410919 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1541] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1542] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules/d5646f45-d8b7-4708-844c-e0b63fd84430 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1543] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1544] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:36:44 2026] DELETE /v2.0/security-group-rules/d5646f45-d8b7-4708-844c-e0b63fd84430 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1545] 10.0.0.11 () {32 vars in 671 bytes} [Fri May 8 00:36:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1546] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:44 2026] DELETE /v2.0/security-groups/33510cdc-03e5-4fd5-aa2e-aebc57497c99 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1547] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1548] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1549] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1550] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&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: 7|app: 0|req: 641/1551] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups?tenant_id=82e2f729e620459d8b46b20f5127533c&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1552] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups?tenant_id=ac365313a1d54493a7d16f7291373d42&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1553] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:45 2026] DELETE /v2.0/security-groups/e12145f3-61fb-451f-ba50-24474a75876f => 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: 912/1554] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:45 2026] DELETE /v2.0/security-groups/dd3a1097-9334-416c-9502-3dbc82b4df87 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1555] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:45 2026] GET /v2.0/security-groups?tenant_id=70044c86d10846a991d97bd904d82f45&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1556] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:46 2026] DELETE /v2.0/security-groups/c4302fb1-d5f0-4767-8e5e-28c8b8cb80c2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1557] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:46 2026] GET /v2.0/security-groups?tenant_id=e8f227e798494061b3d1da82ff2386de&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1558] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:46 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1559] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:46 2026] DELETE /v2.0/security-groups/c79a5866-7d3b-429f-a7b3-014251493f1a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1560] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:46 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1561] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:47 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1562] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:47 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&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: 8|app: 0|req: 916/1563] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:48 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1564] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1565] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1566] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1567] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups?tenant_id=2cb07c5499714cd69a82efb1a3b0d0f4&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1568] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:49 2026] DELETE /v2.0/security-groups/40013eec-c2bf-4cac-995a-f15b705370f7 => 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: 918/1571] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:49 2026] GET /v2.0/security-groups?tenant_id=5ccf2ec4c642495584990370d94dc15e&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1572] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:50 2026] DELETE /v2.0/security-groups/0f098f5e-a579-4eca-9164-81b64d4f9e36 => 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: 919/1573] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:50 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1574] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:36:50 2026] GET /v2.0/security-groups?id=0f7973d0-030b-42f1-a903-44c4134372e2&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1575] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:36:51 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1576] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1577] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1578] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1579] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1580] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:36:51 2026] DELETE /v2.0/ports/2079396e-0e07-4381-8405-0ed231026132 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1581] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1582] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:36:51 2026] PUT /v2.0/policies/5f121366-c05b-40a4-b9d1-bcf3cc5b813a/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1583] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:51 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:51.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-393f27ba-94c1-4388-97d2-f904e3b5a15a'] response: {'server_uuid': '1a6da8b8-cf5e-4125-b53d-74d2241ab6dc', 'name': 'network-vif-deleted', 'tag': '2079396e-0e07-4381-8405-0ed231026132', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 926/1584] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:36:51 2026] PUT /v2.0/policies/8bdf244c-fbd0-473a-9c3a-073352396e0b/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: 927/1585] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:36:51 2026] PUT /v2.0/policies/b5cd70b1-9f5a-4be9-b7d5-71955cb32941/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1586] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:36:51 2026] PUT /v2.0/policies/554d63ca-cf65-4113-b957-05afe160a6d9/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:52.253 7 INFO neutron.db.segments_db [None req-aa9436a9-be1a-48cf-b492-c87607091a6b 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 41b71b97-be29-4c9b-8d99-d14075e558ce of type vxlan for network 3578370c-d867-45f5-8e5e-cc967d8d08fb [pid: 7|app: 0|req: 659/1587] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:36:51 2026] POST /v2.0/networks => generated 740 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1588] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:52 2026] POST /v2.0/subnets => generated 687 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1589] 10.0.0.11 () {32 vars in 672 bytes} [Fri May 8 00:36:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:52.680 7 INFO neutron.db.segments_db [None req-b2d4f8db-2861-4ec5-9c89-43772dc92d4a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment fd40c385-7897-4bf6-b939-cdbfb1f4f897 of type vxlan for network 6d4278b0-d11d-4fa1-83af-f7dd96eed557 [pid: 8|app: 0|req: 930/1590] 10.0.0.11 () {32 vars in 686 bytes} [Fri May 8 00:36:52 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:52.820 8 WARNING neutron_lib.context [None req-7671623a-4e03-4f3b-b6b5-24f150e1e82a 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:52.953 7 INFO neutron.db.l3_hamode_db [None req-b2d4f8db-2861-4ec5-9c89-43772dc92d4a 70b3443995534d09881098911de01086 f53fe3f3977542cead135c0999c73f00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:52.969 8 INFO neutron.db.segments_db [None req-7671623a-4e03-4f3b-b6b5-24f150e1e82a 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Added segment 1e8390c6-b654-4016-b622-1a3503da6239 of type vxlan for network 4175cb26-7eb3-4e98-b825-a05b25ddded6 [pid: 8|app: 0|req: 931/1591] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:36:52 2026] POST /v2.0/networks => generated 632 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1592] 10.0.0.11 () {32 vars in 682 bytes} [Fri May 8 00:36:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1593] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:53 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:36:53.136 8 WARNING neutron_lib.context [None req-2dc9ac17-8367-4c0c-9e8f-9589cf09c267 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:53.171 8 INFO neutron.db.segments_db [None req-2dc9ac17-8367-4c0c-9e8f-9589cf09c267 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Added segment 3d8ee24f-7cde-483e-89b7-bdd98ba6974e of type vxlan for network eb5e8728-ba4b-4f6a-a562-ed3d9158a4b1 2026-05-08 00:36:53.426 8 INFO neutron.db.l3_hamode_db [None req-2dc9ac17-8367-4c0c-9e8f-9589cf09c267 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:53.801 7 INFO neutron.db.l3_hamode_db [None req-b2d4f8db-2861-4ec5-9c89-43772dc92d4a 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:36:54.268 8 INFO neutron.db.l3_hamode_db [None req-2dc9ac17-8367-4c0c-9e8f-9589cf09c267 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 661/1594] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:52 2026] POST /v2.0/routers => generated 727 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1595] 10.0.0.11 () {32 vars in 694 bytes} [Fri May 8 00:36:54 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1596] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:54 2026] GET /v2.0/ports?device_id=1a6da8b8-cf5e-4125-b53d-74d2241ab6dc => 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: 934/1597] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:53 2026] POST /v2.0/routers => generated 695 bytes in 2120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1598] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1599] 10.0.0.11 () {32 vars in 774 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/subnets?project_id=c8de84e292aa4acb860975d2523dbf8a&cidr=10.100.0.0%2F28 => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1600] 10.0.0.11 () {32 vars in 694 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1601] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/networks?router%3Aexternal=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: 939/1602] 10.0.0.11 () {32 vars in 690 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1603] 10.0.0.11 () {32 vars in 782 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/subnets?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1604] 10.0.0.11 () {32 vars in 702 bytes} [Fri May 8 00:36:55 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:55.660 8 WARNING neutron_lib.context [None req-a67e6914-6be6-4b13-89a7-6dbedec75634 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 942/1605] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:36:55 2026] POST /v2.0/subnets => generated 657 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1606] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:36:55 2026] DELETE /v2.0/qos/policies/5f121366-c05b-40a4-b9d1-bcf3cc5b813a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1607] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:54 2026] PUT /v2.0/routers/a35647ae-6270-4720-b283-1dea18ec323e/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1608] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:36:56 2026] PUT /v2.0/routers/9047c803-683d-4596-b4d1-d1a9d49d819c/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1609] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:36:57 2026] DELETE /v2.0/qos/policies/8bdf244c-fbd0-473a-9c3a-073352396e0b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1610] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:36:56 2026] PUT /v2.0/routers/5e560cea-0439-4db5-bea5-7469c49e0a38/add_router_interface => generated 309 bytes in 1816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1611] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:36:58 2026] DELETE /v2.0/qos/policies/b5cd70b1-9f5a-4be9-b7d5-71955cb32941 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:58.146 8 INFO neutron.services.segments.plugin [-] Segment bc2618cb-b543-4e3f-8a95-b2d847a19cf3 resource provider aggregate not found 2026-05-08 00:36:58.151 8 INFO neutron.services.segments.plugin [-] Segment bc2618cb-b543-4e3f-8a95-b2d847a19cf3 resource provider aggregate not found 2026-05-08 00:36:58.159 8 INFO neutron.db.l3_hamode_db [None req-062e36c1-8460-4165-83c5-b6192b5727ce 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 49330d26-cd0c-473e-ac3a-36358ebb7218 was deleted as no HA routers are present in tenant 0d695252239a47df892ae73257e637a4. [pid: 8|app: 0|req: 946/1612] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:57 2026] DELETE /v2.0/routers/9047c803-683d-4596-b4d1-d1a9d49d819c => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:58.170 8 INFO neutron.services.segments.plugin [-] Segment bc2618cb-b543-4e3f-8a95-b2d847a19cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2618cb-b543-4e3f-8a95-b2d847a19cf3 found for delete ", "request_id": "req-dd15a898-487a-4f85-aa9e-6fe9324a4233"}]} 2026-05-08 00:36:58.177 8 INFO neutron.services.segments.plugin [-] Segment bc2618cb-b543-4e3f-8a95-b2d847a19cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc2618cb-b543-4e3f-8a95-b2d847a19cf3 found for delete ", "request_id": "req-f58f8d7d-33cd-4a2b-8d58-0b8166dde788"}]} [pid: 7|app: 0|req: 667/1613] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/networks => generated 6472 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1614] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:36:58 2026] DELETE /v2.0/qos/policies/554d63ca-cf65-4113-b957-05afe160a6d9 => 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: 948/1615] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/subnets => generated 4577 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1616] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:36:58 2026] DELETE /v2.0/qos/policies/9907fea2-8fee-420d-9996-ec083b4b5446 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1617] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:36:58 2026] DELETE /v2.0/subnets/a2a6d2fc-63f3-4de7-9a20-15540a3c3c40 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1618] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/routers => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:58.555 8 WARNING neutron_lib.context [None req-6829343f-5119-49cc-b070-f8125de2236a 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1619] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:36:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1620] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/networks?id=3578370c-d867-45f5-8e5e-cc967d8d08fb => generated 672 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:58.776 8 WARNING neutron_lib.context [None req-14721b39-84ba-4d1e-bf5a-14d9e4358b50 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:58.793 7 INFO neutron.services.segments.plugin [-] Segment 5d90706c-65a5-4860-add5-a58f7bfad8af resource provider aggregate not found 2026-05-08 00:36:58.801 7 INFO neutron.services.segments.plugin [-] Segment 5d90706c-65a5-4860-add5-a58f7bfad8af resource provider aggregate not found [pid: 7|app: 0|req: 669/1621] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:36:58 2026] DELETE /v2.0/networks/6419c8f8-55ec-4cbc-8978-baef75599aa3 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:36:58.823 7 INFO neutron.services.segments.plugin [-] Segment 5d90706c-65a5-4860-add5-a58f7bfad8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d90706c-65a5-4860-add5-a58f7bfad8af found for delete ", "request_id": "req-0dbd7604-6c8c-45fa-bef7-8dec08b17729"}]} 2026-05-08 00:36:58.826 7 INFO neutron.services.segments.plugin [-] Segment 5d90706c-65a5-4860-add5-a58f7bfad8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d90706c-65a5-4860-add5-a58f7bfad8af found for delete ", "request_id": "req-b60b47dc-9cb1-45c7-91f0-e735737b2c10"}]} [pid: 7|app: 0|req: 670/1622] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/quotas/f53fe3f3977542cead135c0999c73f00 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1623] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:58 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-08 00:36:58.934 8 WARNING neutron_lib.context [None req-5c6fcdd2-9d41-494a-ba30-7b933803ed4d 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 671/1624] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/ports?tenant_id=f53fe3f3977542cead135c0999c73f00&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1625] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:36:58 2026] GET /v2.0/networks/3578370c-d867-45f5-8e5e-cc967d8d08fb?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: 954/1626] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1627] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:36:59 2026] GET /v2.0/networks/3578370c-d867-45f5-8e5e-cc967d8d08fb?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) 2026-05-08 00:36:59.062 8 WARNING neutron_lib.context [None req-c123d385-f2fd-4e0a-92be-c99dcb1258d6 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 674/1628] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:59 2026] GET /v2.0/security-groups?tenant_id=0d695252239a47df892ae73257e637a4&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1629] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:59.187 8 WARNING neutron_lib.context [None req-1c00c931-5727-4fb7-868b-e899b6678423 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 675/1630] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:59 2026] DELETE /v2.0/security-groups/0f7973d0-030b-42f1-a903-44c4134372e2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1631] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:36:59 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => 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: 956/1632] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:59 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) 2026-05-08 00:36:59.343 7 WARNING neutron_lib.context [None req-b708f68b-c8d5-47bf-81e3-f0856c0bafff 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:59.422 7 INFO neutron.db.securitygroups_db [None req-b708f68b-c8d5-47bf-81e3-f0856c0bafff 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Project c8de84e292aa4acb860975d2523dbf8a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 677/1633] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:36:59.540 7 WARNING neutron_lib.context [None req-a8864f9e-0c7e-4551-a205-9ed5fb953541 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:36:59.580 7 INFO neutron.db.securitygroups_db [None req-a8864f9e-0c7e-4551-a205-9ed5fb953541 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Project c8de84e292aa4acb860975d2523dbf8a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 678/1634] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:36:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1635] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:36:59 2026] GET /v2.0/security-groups?tenant_id=f70cdb2159e44dd7820a92e7df6cf56f&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1636] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:36:59 2026] DELETE /v2.0/security-groups/c85bbb51-67cd-4ace-b06a-2350e0f9d6cc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1637] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/security-groups?tenant_id=fbfda6a291b04f7186855312cd60f5b0&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1638] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/networks => generated 1297 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1639] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:00 2026] DELETE /v2.0/security-groups/13d5111c-2442-48a7-8cd6-6234e6118e38 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1640] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1641] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1240292738&fields=id&tenant_id=c8de84e292aa4acb860975d2523dbf8a => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1642] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1643] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/quotas/c8de84e292aa4acb860975d2523dbf8a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1644] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&fields=id => generated 103 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1645] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/security-groups?tenant_id=c7fb919a472f498c898d545be232d5e7&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1646] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 964/1647] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1648] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:00 2026] DELETE /v2.0/security-groups/89f9d540-8548-4c5c-b772-bbee7e09563f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1649] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:00 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1650] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:01 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => 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: 966/1651] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:02 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1652] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:02 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1653] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:03 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1654] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:03 2026] GET /v2.0/networks?id=3578370c-d867-45f5-8e5e-cc967d8d08fb => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:03.548 8 WARNING neutron_lib.context [req-addfafab-ae56-4d47-b60f-3e5e847ad22a req-743f620d-7f29-41fc-b977-9e64a259fe00 a08e16629654434bacdffb4e02706f26 f53fe3f3977542cead135c0999c73f00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 688/1655] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:03 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => 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: 968/1656] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:37:03 2026] POST /v2.0/ports => generated 954 bytes in 452 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: 969/1657] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:04 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1658] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:37:03 2026] PUT /v2.0/ports/a450cafa-ee58-4ae9-8b12-d78f7e454ba7 => generated 1235 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:04.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa09875e-fb25-4f3a-9139-22cc0c9358be'] response: {'name': 'network-changed', 'server_uuid': '7319fcb0-f231-4134-ad9c-c605ab20f926', 'tag': 'a450cafa-ee58-4ae9-8b12-d78f7e454ba7', 'status': 'completed', 'code': 200} /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-08 00:37:04.809 8 WARNING neutron_lib.context [None req-c581096c-ebd8-4662-ad57-9b6e0bc2bf24 c3f73150b381446793ae0947469c7f4d 1a21fbf2b8224da4beef4e0cfd07c7f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 690/1659] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:04 2026] GET /v2.0/security-groups?tenant_id=9adf864a2cb8480691887dd749ac23c5&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1660] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:04 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:05.020 8 INFO neutron.db.segments_db [None req-c581096c-ebd8-4662-ad57-9b6e0bc2bf24 c3f73150b381446793ae0947469c7f4d 1a21fbf2b8224da4beef4e0cfd07c7f3 - - default default] Added segment 49c868a4-b725-47bf-aa23-ea119213c46f of type vxlan for network 8a7a4d03-c800-42e8-874e-e10a9332bfa6 [pid: 8|app: 0|req: 970/1663] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:04 2026] POST /v2.0/networks => generated 631 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1664] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:05 2026] DELETE /v2.0/security-groups/16f7b997-2419-4926-a6ba-2e42d49d2371 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1665] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1666] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:37:05 2026] PUT /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1667] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1668] 10.0.0.11 () {34 vars in 762 bytes} [Fri May 8 00:37:05 2026] PUT /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1669] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1670] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1671] 10.0.0.11 () {34 vars in 758 bytes} [Fri May 8 00:37:05 2026] PUT /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1672] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1673] 10.0.0.11 () {34 vars in 780 bytes} [Fri May 8 00:37:05 2026] PUT /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1674] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/ports?tenant_id=f53fe3f3977542cead135c0999c73f00&device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1675] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/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: 976/1676] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks?tenant_id=f53fe3f3977542cead135c0999c73f00&shared=False => generated 768 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1677] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:37:05 2026] PUT /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1678] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1679] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1680] 10.0.0.11 () {32 vars in 739 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1681] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:05.680 7 INFO neutron.api.v2.resource [None req-cb7b0cb4-25fc-4a79-87aa-75b0acecb388 c3f73150b381446793ae0947469c7f4d 1a21fbf2b8224da4beef4e0cfd07c7f3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1682] 10.0.0.11 () {32 vars in 743 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1683] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8de84e292aa4acb860975d2523dbf8a => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:05.748 8 WARNING neutron_lib.context [req-1c31a026-8488-4347-aaac-f9a1f5d57667 req-dde0a487-0bdb-4d34-bc28-5604fb45bb4c 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 705/1684] 10.0.0.11 () {32 vars in 742 bytes} [Fri May 8 00:37:05 2026] DELETE /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1685] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:05.836 7 INFO neutron.api.v2.resource [None req-9352f541-fabd-4396-b1fe-fb5c26dfdab7 c3f73150b381446793ae0947469c7f4d 1a21fbf2b8224da4beef4e0cfd07c7f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1686] 10.0.0.11 () {32 vars in 746 bytes} [Fri May 8 00:37:05 2026] DELETE /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1687] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:37:05 2026] DELETE /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1688] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:05 2026] GET /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:06.068 7 INFO neutron.services.segments.plugin [-] Segment 49c868a4-b725-47bf-aa23-ea119213c46f resource provider aggregate not found 2026-05-08 00:37:06.073 7 INFO neutron.services.segments.plugin [-] Segment 49c868a4-b725-47bf-aa23-ea119213c46f resource provider aggregate not found 2026-05-08 00:37:06.090 7 INFO neutron.services.segments.plugin [-] Segment 49c868a4-b725-47bf-aa23-ea119213c46f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c868a4-b725-47bf-aa23-ea119213c46f found for delete ", "request_id": "req-5bf1ba23-81c7-46e1-b8cd-0f3205df639c"}]} 2026-05-08 00:37:06.091 7 INFO neutron.services.segments.plugin [-] Segment 49c868a4-b725-47bf-aa23-ea119213c46f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c868a4-b725-47bf-aa23-ea119213c46f found for delete ", "request_id": "req-b1656227-9081-4da4-91af-3b94a6ef9cf5"}]} [pid: 7|app: 0|req: 710/1689] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:05 2026] DELETE /v2.0/networks/8a7a4d03-c800-42e8-874e-e10a9332bfa6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1690] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:37:05 2026] POST /v2.0/ports => generated 954 bytes in 464 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: 981/1691] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1692] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&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: 8|app: 0|req: 983/1693] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1694] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1695] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/ports?tenant_id=f53fe3f3977542cead135c0999c73f00&device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1696] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a450cafa-ee58-4ae9-8b12-d78f7e454ba7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1697] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:37:06 2026] PUT /v2.0/ports/c5d962c2-1cc6-4886-b694-c565901e73e9 => generated 1235 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1698] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/subnets?id=3c3dd777-7611-4cce-b703-c2e3d379a72e => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:06.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78b97d1f-9ed3-42b9-beb6-39c08478fd27'] response: {'name': 'network-changed', 'server_uuid': '6640ad41-30dc-46f4-8718-35d37b3b87df', 'tag': 'c5d962c2-1cc6-4886-b694-c565901e73e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 988/1699] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/ports?network_id=3578370c-d867-45f5-8e5e-cc967d8d08fb&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: 8|app: 0|req: 989/1700] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/networks/3578370c-d867-45f5-8e5e-cc967d8d08fb?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: 990/1701] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/networks/3578370c-d867-45f5-8e5e-cc967d8d08fb?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) /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-08 00:37:06.962 8 WARNING neutron_lib.context [None req-7512097a-fd19-401b-90fa-23ae62913727 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 712/1702] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:06 2026] GET /v2.0/security-groups?tenant_id=1a21fbf2b8224da4beef4e0cfd07c7f3&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1703] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:06 2026] DELETE /v2.0/security-groups/1850c9d5-cbea-4fb1-a122-67b1248cadfc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:07.109 8 INFO neutron.db.segments_db [None req-7512097a-fd19-401b-90fa-23ae62913727 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Added segment 308405cc-f0f6-49ab-8876-097a9e6158a2 of type vxlan for network df5aa80c-571b-4bb7-a5f1-4ecea1218d20 [pid: 8|app: 0|req: 991/1704] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:06 2026] POST /v2.0/networks => generated 650 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:07.220 8 WARNING neutron_lib.context [None req-d0a80cf1-71c0-4da0-b639-8a3fb8c8c8aa 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 714/1705] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/security-groups?tenant_id=96a0132812c144468b4655581e5b5faf&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1706] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1707] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:07 2026] DELETE /v2.0/security-groups/dde85e58-8030-460f-bfb8-dccb74bd7557 => 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: 992/1708] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:07 2026] POST /v2.0/subnets => generated 627 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1709] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/networks?tenant_id=c8de84e292aa4acb860975d2523dbf8a&shared=False => generated 755 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:07.518 7 WARNING neutron_lib.context [None req-c88fc108-4769-40af-8083-85310cdc0b8d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1710] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:07.573 7 INFO neutron.db.segments_db [None req-c88fc108-4769-40af-8083-85310cdc0b8d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Added segment b7989b11-9637-4234-8a03-9c84b86f072b of type vxlan for network ecc782a6-853f-4470-90d1-6e0924048021 [pid: 8|app: 0|req: 994/1711] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1712] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&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: 996/1713] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => 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: 997/1714] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:07 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:07.842 7 INFO neutron.db.l3_hamode_db [None req-c88fc108-4769-40af-8083-85310cdc0b8d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 998/1715] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1716] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c5d962c2-1cc6-4886-b694-c565901e73e9 => 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: 1000/1717] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1718] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1719] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&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: 1003/1720] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1721] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:08.875 7 INFO neutron.db.l3_hamode_db [None req-c88fc108-4769-40af-8083-85310cdc0b8d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1005/1722] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1006/1723] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&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: 1007/1724] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:08 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 7|app: 0|req: 718/1725] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:07 2026] POST /v2.0/routers => generated 695 bytes in 2262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1726] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:09 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1727] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:09 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&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: 7|app: 0|req: 721/1728] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:10 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1729] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:10 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:11.115 7 WARNING neutron_lib.context [None req-ad43c78f-75b3-461a-a5c6-7ae56ac55708 123280a06cc349ef8eb52da8cce541ed 14c971f300a34c1caf561eb4e157072e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 723/1730] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:37:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1731] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1732] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:37:11 2026] PUT /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1733] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1734] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:37:09 2026] PUT /v2.0/routers/4b074ba1-8e4c-4dc1-860a-186d99c5c1e9/add_router_interface => generated 309 bytes in 1636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1735] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1736] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:11.460 8 WARNING neutron_lib.context [None req-b46c0e9e-e6d8-4a6a-ac53-a789938128cb 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 728/1737] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&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: 7|app: 0|req: 729/1738] 10.0.0.11 () {34 vars in 768 bytes} [Fri May 8 00:37:11 2026] PUT /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1739] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1740] 10.0.0.11 () {34 vars in 764 bytes} [Fri May 8 00:37:11 2026] PUT /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1741] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1742] 10.0.0.11 () {34 vars in 786 bytes} [Fri May 8 00:37:11 2026] PUT /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1743] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1744] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:37:11 2026] PUT /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1745] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1746] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:11.799 7 INFO neutron.api.v2.resource [None req-688ef2a1-5b9e-4455-9364-bf67a9b14c9c 123280a06cc349ef8eb52da8cce541ed 14c971f300a34c1caf561eb4e157072e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1747] 10.0.0.11 () {32 vars in 749 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/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: 1010/1748] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:37:11 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1749] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:37:11 2026] DELETE /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/red => generated 0 bytes in 46 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-08 00:37:11.859 7 WARNING neutron_lib.context [None req-de8aa41d-7255-4922-a8bc-2dbbb83a3628 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1011/1750] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:11.911 8 INFO neutron.api.v2.resource [None req-9138e013-9744-40f0-a36f-40cb2c278fa3 123280a06cc349ef8eb52da8cce541ed 14c971f300a34c1caf561eb4e157072e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/1751] 10.0.0.11 () {32 vars in 752 bytes} [Fri May 8 00:37:11 2026] DELETE /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1752] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:37:11 2026] DELETE /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1753] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:11 2026] GET /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394/tags => 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: 1015/1754] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:11 2026] DELETE /v2.0/subnetpools/889e7a95-0bb2-45d2-b202-b74cddc78394 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1755] 10.0.0.11 () {34 vars in 663 bytes} [Fri May 8 00:37:11 2026] POST /v2.0/ports => generated 959 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:12.325 8 WARNING neutron_lib.context [None req-aba3dc87-4fba-4a18-9710-451f09d9759c 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.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: 7|app: 0|req: 741/1756] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:12 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1757] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:12 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1758] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:12 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1759] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:12 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:13.035 8 INFO neutron.db.l3_db [None req-aba3dc87-4fba-4a18-9710-451f09d9759c 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Floating IP 089c10b7-ae05-4e58-8fac-928c3eaa8b47 associated. External IP: 10.96.250.201, port: dce8e84f-8036-4c0b-a47b-e7262d9179c2. [pid: 7|app: 0|req: 745/1760] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:12 2026] GET /v2.0/security-groups?tenant_id=6078f21213a54c9e9732a4e993bf03fd&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1761] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:13 2026] DELETE /v2.0/security-groups/be652051-5f6f-4406-9789-a05e2f7aa837 => 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: 1016/1762] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:37:12 2026] POST /v2.0/floatingips => generated 843 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:13.523 7 INFO neutron.db.l3_db [None req-f9baf661-bdb8-4965-8aaa-e824a8cf93c6 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Floating IP 089c10b7-ae05-4e58-8fac-928c3eaa8b47 disassociated. External IP: 10.96.250.201, port: dce8e84f-8036-4c0b-a47b-e7262d9179c2. [pid: 8|app: 0|req: 1017/1763] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:13 2026] GET /v2.0/security-groups?tenant_id=14c971f300a34c1caf561eb4e157072e&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1764] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:13 2026] DELETE /v2.0/security-groups/43a6ff7f-8bbf-440a-a8fd-67e3d90f329d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1765] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:13 2026] PUT /v2.0/floatingips/089c10b7-ae05-4e58-8fac-928c3eaa8b47 => generated 552 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1766] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:13 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1767] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:13 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1768] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:14 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1769] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:13 2026] DELETE /v2.0/floatingips/089c10b7-ae05-4e58-8fac-928c3eaa8b47 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1770] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:14 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:14.192 7 WARNING neutron_lib.context [None req-e161baa8-6f16-455a-b5b0-1b84f85f039d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:15.024 7 INFO neutron.db.l3_db [None req-e161baa8-6f16-455a-b5b0-1b84f85f039d 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Floating IP d6011a14-aa79-4670-a3c5-49742d7316c1 associated. External IP: 10.96.250.201, port: 2c3a88d8-c58c-4961-900b-8e62a429ecc3. [pid: 8|app: 0|req: 1023/1771] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1772] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&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: 1025/1773] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1774] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1775] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1776] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1777] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:37:14 2026] POST /v2.0/floatingips => generated 841 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:15.430 7 WARNING neutron_lib.context [None req-46f0d54a-6146-42e0-8617-1194440747cf 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1029/1778] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1779] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/floatingips/d6011a14-aa79-4670-a3c5-49742d7316c1 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1780] 10.0.0.11 () {32 vars in 653 bytes} [Fri May 8 00:37:15 2026] GET /v2.0/floatingips => generated 844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:15.998 8 INFO neutron.db.l3_db [None req-60eef36b-675d-43b9-b343-df171b5113f5 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Floating IP d6011a14-aa79-4670-a3c5-49742d7316c1 associated. External IP: 10.96.250.201, port: 2c3a88d8-c58c-4961-900b-8e62a429ecc3. 2026-05-08 00:37:16.316 7 INFO neutron.db.l3_db [None req-46f0d54a-6146-42e0-8617-1194440747cf 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Floating IP a833eb36-ebba-4de8-9b09-f6a9ca0f774c associated. External IP: 10.96.250.216, port: c5d962c2-1cc6-4886-b694-c565901e73e9. [pid: 7|app: 0|req: 750/1781] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:37:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:16.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea96895-5ef8-4007-91a5-55c70cd8a2a4'] response: {'name': 'network-changed', 'server_uuid': '6640ad41-30dc-46f4-8718-35d37b3b87df', 'tag': 'c5d962c2-1cc6-4886-b694-c565901e73e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 751/1782] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:37:16 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1783] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:16 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1784] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:16 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1785] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:15 2026] PUT /v2.0/floatingips/d6011a14-aa79-4670-a3c5-49742d7316c1 => generated 843 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1786] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:37:16 2026] DELETE /v2.0/ports/a450cafa-ee58-4ae9-8b12-d78f7e454ba7 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1787] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/security-groups?id=2936712a-9015-4aae-a6c4-ef6530aff68b&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:17.330 8 INFO neutron.db.l3_db [None req-ba87a674-0119-40ad-8862-628ca61424c1 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] Floating IP d6011a14-aa79-4670-a3c5-49742d7316c1 disassociated. External IP: 10.96.250.201, port: dce8e84f-8036-4c0b-a47b-e7262d9179c2. 2026-05-08 00:37:17.330 7 WARNING neutron_lib.context [None req-f21ef8fb-7331-450b-81e7-de9834326550 d57726b510b84260aadb1f10be9fd407 00e7c584631b4e42ae98fe483dc15d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:17.487 7 INFO neutron.db.segments_db [None req-f21ef8fb-7331-450b-81e7-de9834326550 d57726b510b84260aadb1f10be9fd407 00e7c584631b4e42ae98fe483dc15d38 - - default default] Added segment 0384599c-40dc-413e-b89b-ac176c841092 of type vxlan for network 3f8c2741-ac4f-406f-a3e4-0a1cfdd916b2 [pid: 7|app: 0|req: 755/1788] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:17 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1789] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:17.620 7 WARNING neutron_lib.context [None req-3992e817-d465-4f7e-a863-7e3417094549 d57726b510b84260aadb1f10be9fd407 00e7c584631b4e42ae98fe483dc15d38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:17.677 7 INFO neutron.db.segments_db [None req-3992e817-d465-4f7e-a863-7e3417094549 d57726b510b84260aadb1f10be9fd407 00e7c584631b4e42ae98fe483dc15d38 - - default default] Added segment 6d0b20e2-c939-4040-8320-c688d70f5e4e of type vxlan for network 94592da4-9e4b-4d28-99b9-201c969c7e84 [pid: 8|app: 0|req: 1034/1790] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:17 2026] PUT /v2.0/floatingips/d6011a14-aa79-4670-a3c5-49742d7316c1 => generated 552 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1791] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 755 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1792] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:17 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1793] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c5d962c2-1cc6-4886-b694-c565901e73e9 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1794] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:37:17 2026] PUT /v2.0/networks/3f8c2741-ac4f-406f-a3e4-0a1cfdd916b2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1795] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1796] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/networks/3f8c2741-ac4f-406f-a3e4-0a1cfdd916b2/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1797] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1798] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:17 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&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: 7|app: 0|req: 764/1799] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:37:18 2026] PUT /v2.0/networks/94592da4-9e4b-4d28-99b9-201c969c7e84/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1800] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:17 2026] DELETE /v2.0/floatingips/d6011a14-aa79-4670-a3c5-49742d7316c1 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1801] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:18.142 7 INFO neutron.api.v2.resource [None req-1a12c639-1369-4588-bae0-be32d5a12b76 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1802] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:18 2026] DELETE /v2.0/floatingips/d6011a14-aa79-4670-a3c5-49742d7316c1 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1803] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/networks/94592da4-9e4b-4d28-99b9-201c969c7e84/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1804] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 7|app: 0|req: 768/1805] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:37:18 2026] PUT /v2.0/networks/94592da4-9e4b-4d28-99b9-201c969c7e84/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1806] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/networks/94592da4-9e4b-4d28-99b9-201c969c7e84/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1807] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1808] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/networks/3f8c2741-ac4f-406f-a3e4-0a1cfdd916b2/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1809] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:37:18 2026] DELETE /v2.0/ports/dce8e84f-8036-4c0b-a47b-e7262d9179c2 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:18.544 7 INFO neutron.services.segments.plugin [-] Segment 0384599c-40dc-413e-b89b-ac176c841092 resource provider aggregate not found 2026-05-08 00:37:18.551 7 INFO neutron.services.segments.plugin [-] Segment 0384599c-40dc-413e-b89b-ac176c841092 resource provider aggregate not found 2026-05-08 00:37:18.568 7 INFO neutron.services.segments.plugin [-] Segment 0384599c-40dc-413e-b89b-ac176c841092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0384599c-40dc-413e-b89b-ac176c841092 found for delete ", "request_id": "req-7d45e648-7f3f-4b9a-82d9-d42b6ee0c161"}]} 2026-05-08 00:37:18.569 7 INFO neutron.services.segments.plugin [-] Segment 0384599c-40dc-413e-b89b-ac176c841092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0384599c-40dc-413e-b89b-ac176c841092 found for delete ", "request_id": "req-6237fa0d-468a-4ddb-84a5-cb35e39970aa"}]} [pid: 7|app: 0|req: 772/1810] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:18 2026] DELETE /v2.0/networks/3f8c2741-ac4f-406f-a3e4-0a1cfdd916b2 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1811] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:18 2026] DELETE /v2.0/networks/94592da4-9e4b-4d28-99b9-201c969c7e84 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1812] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:37:18 2026] DELETE /v2.0/ports/2c3a88d8-c58c-4961-900b-8e62a429ecc3 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:18.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b214f56-2c2a-4213-8351-6c5a2845cd0b'] response: {'server_uuid': '7319fcb0-f231-4134-ad9c-c605ab20f926', 'name': 'network-vif-deleted', 'tag': 'a450cafa-ee58-4ae9-8b12-d78f7e454ba7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 774/1813] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/ports?device_id=4b074ba1-8e4c-4dc1-860a-186d99c5c1e9 => generated 958 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1814] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:18 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1815] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:19 2026] GET /v2.0/security-groups?tenant_id=00e7c584631b4e42ae98fe483dc15d38&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1816] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:19 2026] GET /v2.0/ports?device_id=7319fcb0-f231-4134-ad9c-c605ab20f926 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1817] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:19 2026] DELETE /v2.0/security-groups/5c755316-6bd4-4d11-959d-bc5ecc9cdafa => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1818] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:19 2026] GET /v2.0/security-groups?tenant_id=bd5a255aeef6458cb29d59ba7b2bad26&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: 1040/1819] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:37:18 2026] PUT /v2.0/routers/4b074ba1-8e4c-4dc1-860a-186d99c5c1e9/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1820] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:19 2026] DELETE /v2.0/security-groups/a0867304-9279-426b-842c-4a758cb42a01 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:20.823 8 INFO neutron.services.segments.plugin [-] Segment b7989b11-9637-4234-8a03-9c84b86f072b resource provider aggregate not found 2026-05-08 00:37:20.830 8 INFO neutron.services.segments.plugin [-] Segment b7989b11-9637-4234-8a03-9c84b86f072b resource provider aggregate not found 2026-05-08 00:37:20.838 8 INFO neutron.services.segments.plugin [-] Segment b7989b11-9637-4234-8a03-9c84b86f072b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7989b11-9637-4234-8a03-9c84b86f072b found for delete ", "request_id": "req-d3219723-c6e4-4955-8be3-df549ea42b6f"}]} 2026-05-08 00:37:20.845 8 INFO neutron.services.segments.plugin [-] Segment b7989b11-9637-4234-8a03-9c84b86f072b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7989b11-9637-4234-8a03-9c84b86f072b found for delete ", "request_id": "req-61693b34-df82-4784-aba9-4b1dffe44f40"}]} 2026-05-08 00:37:20.856 8 INFO neutron.db.l3_hamode_db [None req-52584277-6665-444d-97c6-9b725ead941b 6d9ae14847c846aba4ed251ee550d7d0 b27a952478da4de793d06fda13da07b5 - - default default] HA network ecc782a6-853f-4470-90d1-6e0924048021 was deleted as no HA routers are present in tenant b27a952478da4de793d06fda13da07b5. [pid: 8|app: 0|req: 1041/1823] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:19 2026] DELETE /v2.0/routers/4b074ba1-8e4c-4dc1-860a-186d99c5c1e9 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:20.893 7 INFO neutron.services.segments.plugin [-] Segment 6d0b20e2-c939-4040-8320-c688d70f5e4e resource provider aggregate not found 2026-05-08 00:37:20.897 7 INFO neutron.services.segments.plugin [-] Segment 6d0b20e2-c939-4040-8320-c688d70f5e4e resource provider aggregate not found 2026-05-08 00:37:20.908 7 INFO neutron.services.segments.plugin [-] Segment 6d0b20e2-c939-4040-8320-c688d70f5e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b20e2-c939-4040-8320-c688d70f5e4e found for delete ", "request_id": "req-19aee832-2bff-4e64-8b9f-a6fe72860600"}]} 2026-05-08 00:37:20.914 7 INFO neutron.services.segments.plugin [-] Segment 6d0b20e2-c939-4040-8320-c688d70f5e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b20e2-c939-4040-8320-c688d70f5e4e found for delete ", "request_id": "req-dfb7abe8-6832-4e25-b468-a67c94ad6294"}]} [pid: 7|app: 0|req: 783/1824] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:20 2026] DELETE /v2.0/subnets/12a5e0ed-aaf7-477f-8749-5ff3fe9ecdce => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1825] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:21 2026] DELETE /v2.0/networks/df5aa80c-571b-4bb7-a5f1-4ecea1218d20 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1826] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:21 2026] GET /v2.0/security-groups?tenant_id=b27a952478da4de793d06fda13da07b5&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1827] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:21 2026] DELETE /v2.0/security-groups/ff23ad7a-1943-4fad-a13d-cdc369bcc69a => 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: 1043/1828] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:37:21 2026] PUT /v2.0/routers/a35647ae-6270-4720-b283-1dea18ec323e/remove_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:23.613 8 INFO neutron.services.segments.plugin [-] Segment 308405cc-f0f6-49ab-8876-097a9e6158a2 resource provider aggregate not found 2026-05-08 00:37:23.622 8 INFO neutron.services.segments.plugin [-] Segment 308405cc-f0f6-49ab-8876-097a9e6158a2 resource provider aggregate not found 2026-05-08 00:37:23.627 8 INFO neutron.services.segments.plugin [-] Segment 308405cc-f0f6-49ab-8876-097a9e6158a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308405cc-f0f6-49ab-8876-097a9e6158a2 found for delete ", "request_id": "req-9683c60f-68ba-4444-9816-3e9ec5f75653"}]} [pid: 8|app: 0|req: 1044/1829] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:37:23 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:23.652 8 INFO neutron.services.segments.plugin [-] Segment 308405cc-f0f6-49ab-8876-097a9e6158a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308405cc-f0f6-49ab-8876-097a9e6158a2 found for delete ", "request_id": "req-803bf5aa-5ebc-499c-968b-4112416a2edc"}]} 2026-05-08 00:37:23.668 7 INFO neutron.services.segments.plugin [-] Segment fd40c385-7897-4bf6-b939-cdbfb1f4f897 resource provider aggregate not found 2026-05-08 00:37:23.676 7 INFO neutron.services.segments.plugin [-] Segment fd40c385-7897-4bf6-b939-cdbfb1f4f897 resource provider aggregate not found 2026-05-08 00:37:23.687 7 INFO neutron.services.segments.plugin [-] Segment fd40c385-7897-4bf6-b939-cdbfb1f4f897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd40c385-7897-4bf6-b939-cdbfb1f4f897 found for delete ", "request_id": "req-4eed7103-617e-455a-96b5-aaa9517168a4"}]} 2026-05-08 00:37:23.688 7 INFO neutron.services.segments.plugin [-] Segment fd40c385-7897-4bf6-b939-cdbfb1f4f897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd40c385-7897-4bf6-b939-cdbfb1f4f897 found for delete ", "request_id": "req-3a8f0835-6a6b-48d5-9f8c-d7fee287ba17"}]} [pid: 8|app: 0|req: 1045/1830] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:37:23 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:23.708 7 INFO neutron.db.l3_hamode_db [None req-af6e3f04-041a-47be-8fa2-b59f2306af06 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network 6d4278b0-d11d-4fa1-83af-f7dd96eed557 was deleted as no HA routers are present in tenant f53fe3f3977542cead135c0999c73f00. [pid: 7|app: 0|req: 786/1831] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:22 2026] DELETE /v2.0/routers/a35647ae-6270-4720-b283-1dea18ec323e => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:23.879 8 WARNING neutron_lib.context [None req-4a88dab6-6811-490b-b125-235e5486c3c0 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 787/1832] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:23 2026] DELETE /v2.0/subnets/3c3dd777-7611-4cce-b703-c2e3d379a72e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:24.071 8 INFO neutron.db.segments_db [None req-4a88dab6-6811-490b-b125-235e5486c3c0 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Added segment d8d8a511-f5cd-447f-a6a8-2e9c838201f9 of type vxlan for network 2e2cce9e-df83-4452-8030-2e87d5f6adce [pid: 8|app: 0|req: 1046/1833] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:23 2026] POST /v2.0/networks => generated 647 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1834] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:23 2026] DELETE /v2.0/networks/3578370c-d867-45f5-8e5e-cc967d8d08fb => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1835] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:24 2026] GET /v2.0/security-groups?tenant_id=f53fe3f3977542cead135c0999c73f00&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1836] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:24 2026] DELETE /v2.0/security-groups/2936712a-9015-4aae-a6c4-ef6530aff68b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:24.709 8 WARNING neutron_lib.context [None req-53403e03-faaa-4ff0-b596-2ecbaa10a17e 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1048/1837] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:24 2026] POST /v2.0/subnets => generated 673 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:25.000 7 WARNING neutron_lib.context [None req-5986a25f-6a70-4725-a3f1-879d0988031d 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:25.056 7 INFO neutron.db.segments_db [None req-5986a25f-6a70-4725-a3f1-879d0988031d 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Added segment 092ea1ae-e507-408a-bec8-f19af2562c61 of type vxlan for network 4094269c-f8b4-4fdd-a403-4dede50b7989 [pid: 7|app: 0|req: 790/1838] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:24 2026] POST /v2.0/networks => generated 648 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1839] 10.0.0.11 () {34 vars in 741 bytes} [Fri May 8 00:37:25 2026] PUT /v2.0/networks/4094269c-f8b4-4fdd-a403-4dede50b7989 => generated 592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:25.275 7 WARNING neutron_lib.context [None req-f0181053-ece2-4a6b-9aea-c917bf0c5cc2 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 791/1840] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:25 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1841] 10.0.0.11 () {34 vars in 739 bytes} [Fri May 8 00:37:25 2026] PUT /v2.0/subnets/f4d90edd-65e0-4d97-b2cd-6ffa9a1c04e1 => generated 656 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:25.714 7 INFO neutron.services.segments.plugin [-] Segment 41b71b97-be29-4c9b-8d99-d14075e558ce resource provider aggregate not found 2026-05-08 00:37:25.724 7 INFO neutron.services.segments.plugin [-] Segment 41b71b97-be29-4c9b-8d99-d14075e558ce resource provider aggregate not found 2026-05-08 00:37:25.727 7 INFO neutron.services.segments.plugin [-] Segment 41b71b97-be29-4c9b-8d99-d14075e558ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b71b97-be29-4c9b-8d99-d14075e558ce found for delete ", "request_id": "req-57158068-0293-4b3e-9f98-3c04152c522a"}]} 2026-05-08 00:37:25.736 7 INFO neutron.services.segments.plugin [-] Segment 41b71b97-be29-4c9b-8d99-d14075e558ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b71b97-be29-4c9b-8d99-d14075e558ce found for delete ", "request_id": "req-df48a307-c334-40c5-b9ac-af2957944e25"}]} [pid: 7|app: 0|req: 792/1842] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:25 2026] DELETE /v2.0/networks/4094269c-f8b4-4fdd-a403-4dede50b7989 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:25.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29a57370-c592-4202-b00a-00cca28f1cb4 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/1843] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:25 2026] DELETE /v2.0/networks/4094269c-f8b4-4fdd-a403-4dede50b7989 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1844] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:37:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1845] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:37:25 2026] GET /v2.0/subnets?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1846] 10.0.0.11 () {32 vars in 651 bytes} [Fri May 8 00:37:26 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: 8|app: 0|req: 1053/1847] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:37:26 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: 8|app: 0|req: 1054/1848] 10.0.0.11 () {32 vars in 824 bytes} [Fri May 8 00:37:26 2026] GET /v2.0/ports?project_id=c8de84e292aa4acb860975d2523dbf8a&network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1849] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:37:26 2026] GET /v2.0/subnets?network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b => generated 667 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1850] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:37:26 2026] GET /v2.0/subnets => generated 1312 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1851] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:37:26 2026] GET /v2.0/networks/2e2cce9e-df83-4452-8030-2e87d5f6adce => generated 672 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1852] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:37:26 2026] GET /v2.0/subnets/50731e9d-f844-41e7-b458-715db4e6c798 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:26.925 8 INFO neutron.db.l3_db [None req-d4272b3c-f105-403b-a062-d9991bfa3fd4 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Floating IP a833eb36-ebba-4de8-9b09-f6a9ca0f774c disassociated. External IP: 10.96.250.216, port: c5d962c2-1cc6-4886-b694-c565901e73e9. 2026-05-08 00:37:26.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba27926d-681b-4904-8085-9327a3fb4faa 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1853] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:26 2026] DELETE /v2.0/subnets/f4d90edd-65e0-4d97-b2cd-6ffa9a1c04e1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:37:26.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ced265d-b621-4c2d-903a-e78e8882876b 98a1eae17fbf4300bff317b5230ddc63 5ae3e3a7c8f340308b82318a2c299e90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1854] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:26 2026] DELETE /v2.0/networks/4094269c-f8b4-4fdd-a403-4dede50b7989 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1855] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:37:26 2026] DELETE /v2.0/subnets/50731e9d-f844-41e7-b458-715db4e6c798 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1856] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:26 2026] PUT /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 554 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1857] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:27 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1858] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:27 2026] DELETE /v2.0/networks/2e2cce9e-df83-4452-8030-2e87d5f6adce => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:27.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8aa4ed04-8a90-461e-9bc3-645ec19861d9'] response: {'name': 'network-changed', 'server_uuid': '6640ad41-30dc-46f4-8718-35d37b3b87df', 'tag': 'c5d962c2-1cc6-4886-b694-c565901e73e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1058/1859] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:27 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:27.992 7 INFO neutron.services.segments.plugin [-] Segment 092ea1ae-e507-408a-bec8-f19af2562c61 resource provider aggregate not found 2026-05-08 00:37:27.997 7 INFO neutron.services.segments.plugin [-] Segment 092ea1ae-e507-408a-bec8-f19af2562c61 resource provider aggregate not found 2026-05-08 00:37:28.018 7 INFO neutron.services.segments.plugin [-] Segment 092ea1ae-e507-408a-bec8-f19af2562c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092ea1ae-e507-408a-bec8-f19af2562c61 found for delete ", "request_id": "req-63a0eba6-05ab-4f59-884c-1642bd9d8ae7"}]} 2026-05-08 00:37:28.023 7 INFO neutron.services.segments.plugin [-] Segment 092ea1ae-e507-408a-bec8-f19af2562c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092ea1ae-e507-408a-bec8-f19af2562c61 found for delete ", "request_id": "req-be65ba3f-4372-4f4c-8ca6-9ad441d2a7e2"}]} 2026-05-08 00:37:28.036 7 INFO neutron.services.segments.plugin [-] Segment d8d8a511-f5cd-447f-a6a8-2e9c838201f9 resource provider aggregate not found 2026-05-08 00:37:28.041 7 INFO neutron.services.segments.plugin [-] Segment d8d8a511-f5cd-447f-a6a8-2e9c838201f9 resource provider aggregate not found 2026-05-08 00:37:28.050 7 INFO neutron.services.segments.plugin [-] Segment d8d8a511-f5cd-447f-a6a8-2e9c838201f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d8a511-f5cd-447f-a6a8-2e9c838201f9 found for delete ", "request_id": "req-9182eb85-b23e-4b04-aab7-f9c3bc71c4f7"}]} [pid: 7|app: 0|req: 802/1860] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:27 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 755 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:28.060 7 INFO neutron.services.segments.plugin [-] Segment d8d8a511-f5cd-447f-a6a8-2e9c838201f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d8a511-f5cd-447f-a6a8-2e9c838201f9 found for delete ", "request_id": "req-a92e4a1f-ad00-4c72-a03c-fae0eff46329"}]} [pid: 8|app: 0|req: 1059/1861] 10.0.0.128 () {30 vars in 649 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/extensions => generated 20516 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1862] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c5d962c2-1cc6-4886-b694-c565901e73e9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1863] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/security-groups?tenant_id=5ae3e3a7c8f340308b82318a2c299e90&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1864] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1865] 10.0.0.128 () {30 vars in 723 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/quotas/a39d47ab6e654b94921d44fa80d7c95a/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1866] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&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: 1063/1867] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1064/1868] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1869] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:28 2026] DELETE /v2.0/security-groups/80dc4d76-9dfb-4069-a0c0-3ec4cddab5ae => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1870] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:28 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 7|app: 0|req: 806/1871] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:29 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:30.322 8 WARNING neutron_lib.context [None req-30ddf1a4-7820-4fd8-b664-c07c18da726e 4171750b1b48431991daed34d16dcc9c 25f9e37a40c54799a8be1a164cacb786 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1872] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:37:30 2026] POST /v2.0/subnetpools => generated 549 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1873] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:30 2026] GET /v2.0/subnetpools/50423441-44c9-41b0-940d-f3fb877249cf => generated 549 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1874] 10.0.0.128 () {30 vars in 649 bytes} [Fri May 8 00:37:30 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1875] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:30 2026] PUT /v2.0/subnetpools/50423441-44c9-41b0-940d-f3fb877249cf => generated 501 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1876] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:30 2026] DELETE /v2.0/subnetpools/50423441-44c9-41b0-940d-f3fb877249cf => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:30.537 8 WARNING neutron_lib.context [None req-25158f8e-a3a2-459e-af75-e1fc07a18f7e 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 809/1877] 10.0.0.128 () {30 vars in 723 bytes} [Fri May 8 00:37:30 2026] GET /v2.0/quotas/a39d47ab6e654b94921d44fa80d7c95a/details => generated 847 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:30.552 7 INFO neutron.api.v2.resource [None req-32c99878-f50d-4750-b694-97eb1bec1756 4171750b1b48431991daed34d16dcc9c 25f9e37a40c54799a8be1a164cacb786 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1878] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:30 2026] GET /v2.0/subnetpools/50423441-44c9-41b0-940d-f3fb877249cf => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:37:30.565 7 INFO neutron.api.v2.resource [None req-4c59abde-860c-4d1f-a807-e0f15b9c58c1 4171750b1b48431991daed34d16dcc9c 25f9e37a40c54799a8be1a164cacb786 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1879] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:30 2026] DELETE /v2.0/subnetpools/50423441-44c9-41b0-940d-f3fb877249cf => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1880] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:37:30 2026] POST /v2.0/security-groups => generated 1673 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:37:30.660 7 WARNING neutron_lib.context [None req-3c0087e9-5881-452b-b71c-4a1986d9f4c2 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 812/1881] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:30.826 8 WARNING neutron_lib.context [None req-1ce623a6-de68-4258-a326-d63c48ac64b6 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1070/1882] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:30.957 7 WARNING neutron_lib.context [None req-00cdf361-4b06-41c7-8b4a-b393a037465f 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 813/1883] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:31.077 8 WARNING neutron_lib.context [None req-e547b5a2-1666-41b9-8c98-f2d5c7a1b88a 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1071/1884] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:31.187 8 WARNING neutron_lib.context [None req-63a7fb7a-ff4f-4f03-8955-b71eb12420fc 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:31.221 8 INFO neutron.db.securitygroups_db [None req-63a7fb7a-ff4f-4f03-8955-b71eb12420fc 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Project c8de84e292aa4acb860975d2523dbf8a 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: 1072/1885] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:31 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-08 00:37:31.301 8 WARNING neutron_lib.context [None req-962b8354-80d6-444f-ac5c-ba25a7fea2b4 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 814/1886] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:31 2026] GET /v2.0/security-groups?tenant_id=25f9e37a40c54799a8be1a164cacb786&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:31.332 8 INFO neutron.db.securitygroups_db [None req-962b8354-80d6-444f-ac5c-ba25a7fea2b4 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Project c8de84e292aa4acb860975d2523dbf8a 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: 1073/1887] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1888] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:31 2026] DELETE /v2.0/security-groups/766d7646-c196-4b53-b7f3-ad5d01117710 => 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: 1074/1889] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:37:31 2026] GET /v2.0/networks => generated 1297 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1890] 10.0.0.189 () {34 vars in 1097 bytes} [Fri May 8 00:37:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-245744975&fields=id&tenant_id=c8de84e292aa4acb860975d2523dbf8a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1891] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1892] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/quotas/c8de84e292aa4acb860975d2523dbf8a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1893] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1894] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1077/1895] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1896] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => 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: 1078/1897] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:32 2026] GET /v2.0/security-groups?tenant_id=a39d47ab6e654b94921d44fa80d7c95a&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1898] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:33 2026] DELETE /v2.0/security-groups/cd34c271-dde4-4c90-81f8-ea54474d82c0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1899] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:33 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1900] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:34 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => 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: 1081/1903] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:35 2026] GET /v2.0/security-groups?tenant_id=11ce341f1d264f9c836b4345f0b7c047&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1904] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:35 2026] DELETE /v2.0/security-groups/f74b15db-8d07-452c-abab-5e7809e363af => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1905] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:35 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:36.809 7 WARNING neutron_lib.context [None req-f8d1d9c1-82ad-45d8-b912-e00a873fcac0 7e2835f4aa0f402aa3b35aced13775b8 6fbf2e56a40d46feb63e43364fa52391 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1906] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:36 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/1907] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:37:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8de84e292aa4acb860975d2523dbf8a => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1908] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:36 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:36.905 8 WARNING neutron_lib.context [req-474c97ac-ebdd-48c6-adb2-427263c048e5 req-a269ca92-2d5e-4e47-925a-07704c615b3b 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1086/1909] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:37:36 2026] POST /v2.0/ports => generated 954 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1910] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:37:36 2026] POST /v2.0/floatingips => generated 552 bytes in 695 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-08 00:37:37.559 8 INFO neutron.db.segments_db [None req-768f9ced-9b0f-4ebb-8a77-a3dc98b76ecd 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 of type vxlan for network ed0640fe-ac1c-42ea-8226-90700e575f6e [pid: 8|app: 0|req: 1087/1911] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:37:37 2026] POST /v2.0/networks => generated 740 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1912] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:37:37 2026] PUT /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1913] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:37:37 2026] PUT /v2.0/ports/ab746210-842b-4340-92a9-f3ab393d10ab => generated 1235 bytes in 486 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-08 00:37:37.866 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d74afe6-42dc-45ff-b85e-1cf7fa0ab0fa'] response: {'name': 'network-changed', 'server_uuid': '22d14cb1-f49d-4348-b093-f000a67b21ac', 'tag': 'ab746210-842b-4340-92a9-f3ab393d10ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 826/1914] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:37 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/1915] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:37 2026] POST /v2.0/subnets => generated 687 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1916] 10.0.0.11 () {34 vars in 768 bytes} [Fri May 8 00:37:37 2026] PUT /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1917] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:37 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:37.988 8 INFO neutron.db.segments_db [None req-da44c1c6-52dc-4238-9f11-a0951c352d9e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 of type vxlan for network f7af66bf-fd73-4087-a2c9-ab89942103f8 [pid: 7|app: 0|req: 829/1918] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:37 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1919] 10.0.0.11 () {34 vars in 764 bytes} [Fri May 8 00:37:38 2026] PUT /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1920] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1921] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1922] 10.0.0.11 () {34 vars in 786 bytes} [Fri May 8 00:37:38 2026] PUT /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/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: 7|app: 0|req: 834/1923] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:38.270 8 INFO neutron.db.l3_hamode_db [None req-da44c1c6-52dc-4238-9f11-a0951c352d9e 70b3443995534d09881098911de01086 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1924] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:37:38 2026] PUT /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1925] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1926] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:38.375 7 INFO neutron.api.v2.resource [None req-0dbcc0f9-d672-4ab3-9339-88704a5d1c98 7e2835f4aa0f402aa3b35aced13775b8 6fbf2e56a40d46feb63e43364fa52391 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1927] 10.0.0.11 () {32 vars in 749 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1928] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1929] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:37:38 2026] DELETE /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1930] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/networks?tenant_id=c8de84e292aa4acb860975d2523dbf8a&shared=False => generated 755 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1931] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1932] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:37:38 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) 2026-05-08 00:37:38.577 7 INFO neutron.api.v2.resource [None req-1d713cf7-26c2-4ade-8293-31fdc7c5e244 7e2835f4aa0f402aa3b35aced13775b8 6fbf2e56a40d46feb63e43364fa52391 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1933] 10.0.0.11 () {32 vars in 752 bytes} [Fri May 8 00:37:38 2026] DELETE /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1934] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:37:38 2026] DELETE /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1935] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:37:38 2026] GET /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1936] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:38 2026] DELETE /v2.0/floatingips/142df034-ff30-43ab-8fcd-dd671b95b1cc => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:39.132 8 INFO neutron.db.l3_hamode_db [None req-da44c1c6-52dc-4238-9f11-a0951c352d9e 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1937] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1938] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1939] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1940] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ab746210-842b-4340-92a9-f3ab393d10ab => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1941] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1942] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&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: 7|app: 0|req: 854/1943] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1090/1944] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:37 2026] POST /v2.0/routers => generated 727 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1945] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:39 2026] GET /v2.0/security-groups?tenant_id=6fbf2e56a40d46feb63e43364fa52391&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1946] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:40 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1092/1947] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:40 2026] DELETE /v2.0/security-groups/1951eed6-8f2b-4239-9af5-93ea592e30e5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/1948] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:40 2026] GET /v2.0/security-groups?tenant_id=eedd891416ec4223b890b9b7230aaed7&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: 1094/1949] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:40 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/1950] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:40 2026] DELETE /v2.0/security-groups/49eb9946-f4c2-4c6c-9e81-ee478a01987d => 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: 1096/1951] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:40 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&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: 7|app: 0|req: 856/1952] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:37:40 2026] PUT /v2.0/routers/51efd2bc-6dc3-4dc1-b93c-792a4d89e228/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/1953] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:41 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1954] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:41 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&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-08 00:37:42.907 8 INFO neutron.db.segments_db [None req-176b423f-1cb9-44d0-9142-f749f4c98f81 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment e82e63a0-b044-411e-ac2f-5489e5df7c74 of type vxlan for network b7ac48f5-99be-491d-bae5-2fb6b18488dd [pid: 7|app: 0|req: 858/1955] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:42 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1956] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:42 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/1957] 10.0.0.11 () {34 vars in 669 bytes} [Fri May 8 00:37:42 2026] POST /v2.0/networks => generated 740 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1958] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:43 2026] POST /v2.0/subnets => generated 688 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:43.306 8 INFO neutron.db.segments_db [None req-60e85df2-7fbc-464f-b77b-7d9f3f736589 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Added segment 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e of type vxlan for network bb224bfc-214d-45a8-a66c-f99bbf744771 2026-05-08 00:37:43.651 8 INFO neutron.db.l3_hamode_db [None req-60e85df2-7fbc-464f-b77b-7d9f3f736589 70b3443995534d09881098911de01086 32b5180a04fa425d949f55234f46199f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 861/1959] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1960] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:44.460 7 WARNING neutron_lib.context [None req-a06ab188-ee64-414e-be07-3d3cd11e6965 d7dc94e19eae49fd9bc649ac5704aee1 646109f2da954677983888eea0abffdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:44.524 8 INFO neutron.db.l3_hamode_db [None req-60e85df2-7fbc-464f-b77b-7d9f3f736589 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 863/1961] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:37:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1962] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1963] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:37:44 2026] PUT /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1964] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1965] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1966] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:37:44 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1967] 10.0.0.11 () {34 vars in 776 bytes} [Fri May 8 00:37:44 2026] PUT /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:37:45.407 7 INFO neutron.db.l3_db [None req-eb70470f-683f-4763-ba17-00d2a6f6f1d6 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Floating IP a833eb36-ebba-4de8-9b09-f6a9ca0f774c associated. External IP: 10.96.250.216, port: ab746210-842b-4340-92a9-f3ab393d10ab. [pid: 8|app: 0|req: 1099/1968] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:37:43 2026] POST /v2.0/routers => generated 728 bytes in 2332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/1969] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:45 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1970] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:44 2026] PUT /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1971] 10.0.0.11 () {34 vars in 772 bytes} [Fri May 8 00:37:45 2026] PUT /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 00:37:45.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f463ea61-4849-4480-935a-dd37d953de5b'] response: {'name': 'network-changed', 'server_uuid': '22d14cb1-f49d-4348-b093-f000a67b21ac', 'tag': 'ab746210-842b-4340-92a9-f3ab393d10ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 872/1972] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:45 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1973] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:45 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1974] 10.0.0.11 () {34 vars in 794 bytes} [Fri May 8 00:37:45 2026] PUT /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1975] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:45 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1976] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:37:45 2026] PUT /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1977] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1978] 10.0.0.11 () {32 vars in 753 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:46.096 7 INFO neutron.api.v2.resource [None req-bc34ba7d-4496-459f-b9bb-f7b1d1b77055 d7dc94e19eae49fd9bc649ac5704aee1 646109f2da954677983888eea0abffdc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1979] 10.0.0.11 () {32 vars in 757 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1980] 10.0.0.11 () {32 vars in 756 bytes} [Fri May 8 00:37:46 2026] DELETE /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1981] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:46.187 7 INFO neutron.api.v2.resource [None req-9963c75b-7e9c-4d56-97d8-a36169e68347 d7dc94e19eae49fd9bc649ac5704aee1 646109f2da954677983888eea0abffdc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1982] 10.0.0.11 () {32 vars in 760 bytes} [Fri May 8 00:37:46 2026] DELETE /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1983] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:37:46 2026] DELETE /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1984] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1985] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:46 2026] DELETE /v2.0/security-groups/f8683b79-b4cd-42d2-8650-71904edcd2db => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1986] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1987] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 755 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1988] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ab746210-842b-4340-92a9-f3ab393d10ab => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1989] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1990] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1991] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1992] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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: 1101/1993] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:37:45 2026] PUT /v2.0/routers/675b95d2-f61b-4b6b-a157-6f5370a8ebdf/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1994] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:46 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/1995] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:47 2026] GET /v2.0/security-groups?tenant_id=646109f2da954677983888eea0abffdc&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:37:47.547 8 WARNING neutron_lib.context [None req-8cac1da7-3c72-4d9f-adf5-ef947149d6a0 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 894/1996] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:47 2026] DELETE /v2.0/security-groups/71ee647c-16cd-4d23-9316-114138523220 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/1997] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:37:47 2026] POST /v2.0/security-groups => generated 1673 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:37:47.699 7 WARNING neutron_lib.context [None req-c29d77fd-318f-4ed2-8852-a4a0bab337e4 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 895/1998] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:47.857 7 WARNING neutron_lib.context [None req-8101bb82-bc6c-47e8-a541-d00115d36043 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1104/1999] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:47 2026] GET /v2.0/security-groups?tenant_id=a7c6eb99036141f7aea7250364432301&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/2000] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2001] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:47 2026] DELETE /v2.0/security-groups/b6f1976b-0590-4e38-b6ac-6c84d05bd10c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:48.028 8 WARNING neutron_lib.context [None req-7b422b9f-0074-4c06-9842-756474568b44 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 897/2002] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:47 2026] GET /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2003] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:48.187 7 WARNING neutron_lib.context [None req-c153c230-b011-4a30-9f0a-c5d6185ff2e3 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 898/2004] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:48.356 8 WARNING neutron_lib.context [None req-62371df9-c4b5-4894-b554-e6c9f693a462 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:48.395 8 INFO neutron.db.securitygroups_db [None req-62371df9-c4b5-4894-b554-e6c9f693a462 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Project ec1c51e69a8b4a08ba9c4a374fbb647a 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: 1107/2005] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:48.505 7 WARNING neutron_lib.context [None req-fc5cfbd4-2d96-4205-b8c8-bc6a1483a643 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:48.545 7 INFO neutron.db.securitygroups_db [None req-fc5cfbd4-2d96-4205-b8c8-bc6a1483a643 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Project ec1c51e69a8b4a08ba9c4a374fbb647a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 899/2006] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:49.091 8 WARNING neutron_lib.context [None req-1749ceea-fb64-444a-9e6f-046e6f681095 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1108/2007] 10.0.0.11 () {34 vars in 683 bytes} [Fri May 8 00:37:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:37:49.248 7 WARNING neutron_lib.context [None req-5420836b-b4c2-4d1c-b1dc-d2ae13af2961 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 900/2008] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:49.408 8 WARNING neutron_lib.context [None req-ad33c71d-6a13-4245-b9c6-f54e2720e718 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1109/2009] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:37:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:49.574 7 WARNING neutron_lib.context [None req-adf089a7-1c48-428d-922a-ae64b41aadd9 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 901/2012] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:37:49 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2013] 10.0.0.189 () {34 vars in 1099 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1485363556&fields=id&tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/2014] 10.0.0.189 () {34 vars in 1097 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-478233400&fields=id&tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2015] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/networks?id=ed0640fe-ac1c-42ea-8226-90700e575f6e => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/2016] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/quotas/ec1c51e69a8b4a08ba9c4a374fbb647a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2017] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/ports?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/2018] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?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: 1115/2019] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?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) [pid: 7|app: 0|req: 905/2020] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:50 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:51.536 8 WARNING neutron_lib.context [None req-fbc6ff15-25e6-4b85-8a55-8ae6cd03d971 bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:37:51.695 8 INFO neutron.db.segments_db [None req-fbc6ff15-25e6-4b85-8a55-8ae6cd03d971 bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] Added segment 0858f350-cd22-4155-8a86-80437d2a9f9b of type vxlan for network 631bcf65-589a-475e-9f28-93165a63d3e0 [pid: 8|app: 0|req: 1116/2021] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:37:51 2026] POST /v2.0/networks => generated 631 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:51.827 7 WARNING neutron_lib.context [None req-a07b615b-e585-43c2-a3b1-0f1723fa0635 bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1117/2022] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:51 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/2023] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:37:51 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:37:52.129 8 WARNING neutron_lib.context [None req-b70121cd-3ee3-475b-98aa-06aa63083c71 bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1118/2024] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:37:52 2026] POST /v2.0/trunks => generated 407 bytes in 228 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: 7|app: 0|req: 907/2025] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:52 2026] PUT /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2026] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/2027] 10.0.0.11 () {34 vars in 758 bytes} [Fri May 8 00:37:52 2026] PUT /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/green => 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: 1120/2028] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/2029] 10.0.0.11 () {34 vars in 754 bytes} [Fri May 8 00:37:52 2026] PUT /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2030] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/2031] 10.0.0.11 () {34 vars in 776 bytes} [Fri May 8 00:37:52 2026] PUT /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2032] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2033] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:37:52 2026] PUT /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2034] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2035] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:37:52.730 8 INFO neutron.api.v2.resource [None req-8512acb0-70e3-408d-b772-b5d4ca226629 bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2036] 10.0.0.11 () {32 vars in 739 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2037] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:52 2026] DELETE /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags/red => 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: 1125/2038] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:52.829 7 INFO neutron.api.v2.resource [None req-9b19b675-8895-416f-92b8-c9c1c0b953de bd942302c2f84671919ce49745da1b05 742166dc1d8e4fe4b2444e88acc8d2f1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/2039] 10.0.0.11 () {32 vars in 742 bytes} [Fri May 8 00:37:52 2026] DELETE /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/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: 1126/2040] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:37:52 2026] DELETE /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2041] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c/tags => 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: 1127/2042] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2043] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2044] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:37:52 2026] GET /v2.0/ports/3d459b14-ec36-4261-9335-27018ef5a044 => generated 826 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2045] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:37:53 2026] DELETE /v2.0/trunks/07b6b9b1-8c72-4674-aaeb-11967befd15c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2046] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:37:53 2026] DELETE /v2.0/ports/3d459b14-ec36-4261-9335-27018ef5a044 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:37:53.506 8 INFO neutron.services.segments.plugin [-] Segment 0858f350-cd22-4155-8a86-80437d2a9f9b resource provider aggregate not found 2026-05-08 00:37:53.511 8 INFO neutron.services.segments.plugin [-] Segment 0858f350-cd22-4155-8a86-80437d2a9f9b resource provider aggregate not found [pid: 8|app: 0|req: 1130/2047] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:37:53 2026] DELETE /v2.0/networks/631bcf65-589a-475e-9f28-93165a63d3e0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2048] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:54 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:37:54.291 8 INFO neutron.services.segments.plugin [-] Segment 0858f350-cd22-4155-8a86-80437d2a9f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0858f350-cd22-4155-8a86-80437d2a9f9b found for delete ", "request_id": "req-ad8a696c-8b92-4530-9fb7-bd97e428cb2d"}]} 2026-05-08 00:37:54.292 8 INFO neutron.services.segments.plugin [-] Segment 0858f350-cd22-4155-8a86-80437d2a9f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0858f350-cd22-4155-8a86-80437d2a9f9b found for delete ", "request_id": "req-8c0ee9b9-bdb0-43e2-be62-2fd64e201124"}]} [pid: 8|app: 0|req: 1131/2049] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:54 2026] GET /v2.0/security-groups?tenant_id=1d6319c46bba4255a32db931cfbdbdd0&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2050] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:54 2026] DELETE /v2.0/security-groups/26043daf-2a84-4fdb-aef4-02f6cde50917 => 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: 1132/2051] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:37:54 2026] GET /v2.0/security-groups?tenant_id=742166dc1d8e4fe4b2444e88acc8d2f1&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2052] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:37:54 2026] DELETE /v2.0/security-groups/0e0ddbaf-c7b4-4305-b506-ec12011a9604 => 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: 1133/2053] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:37:55 2026] GET /v2.0/networks?id=ed0640fe-ac1c-42ea-8226-90700e575f6e => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2054] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:55 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2055] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:37:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a => generated 273 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:55.208 7 WARNING neutron_lib.context [req-639d270d-27cb-41b2-99c5-f7a51790825e req-5901003b-1205-4e69-a455-880ee77708ba 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 922/2056] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:37:55 2026] POST /v2.0/ports => generated 993 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2057] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:37:55 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 1240 bytes in 64 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: 1136/2058] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:37:55 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&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: 7|app: 0|req: 923/2059] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:37:55 2026] PUT /v2.0/ports/dbb50ee9-6a9e-4985-ae9e-acbeb33782e1 => generated 1274 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2060] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:56 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1008 bytes in 106 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-08 00:37:56.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-399f871d-6e22-4512-869e-ae6f969375c8'] response: {'name': 'network-changed', 'server_uuid': 'c17062d0-62d9-45f9-bbe3-cbba244d0e14', 'tag': 'dbb50ee9-6a9e-4985-ae9e-acbeb33782e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 924/2061] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:37:56 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2062] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:56 2026] GET /v2.0/ports?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2063] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:37:56 2026] GET /v2.0/networks?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2064] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:37:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2065] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:57 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2066] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:57 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2067] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:37:57 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2068] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:57 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2069] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/ports?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2070] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dbb50ee9-6a9e-4985-ae9e-acbeb33782e1 => 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: 1143/2071] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/subnets?id=515a2463-fb61-4797-9923-33628148132a => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2072] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/ports?network_id=ed0640fe-ac1c-42ea-8226-90700e575f6e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2073] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2074] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2075] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2076] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1008 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2077] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/security-groups?id=8a831e2f-30d1-4c70-a723-1d82846dce2c&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: 7|app: 0|req: 932/2078] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:37:58 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&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: 8|app: 0|req: 1147/2079] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:37:59 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:37:59.702 7 INFO neutron.db.l3_db [req-54fa70a0-d08b-4974-a3c0-1a940ca3f855 req-daa31b4d-c84b-4fb0-8d0a-9028ea1f9ef2 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] Floating IP a833eb36-ebba-4de8-9b09-f6a9ca0f774c disassociated. External IP: 10.96.250.216, port: ab746210-842b-4340-92a9-f3ab393d10ab. [pid: 8|app: 0|req: 1148/2080] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:59 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2081] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:37:59 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2082] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:37:59 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2083] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:37:59 2026] DELETE /v2.0/ports/ab746210-842b-4340-92a9-f3ab393d10ab => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2084] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:00 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2085] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:38:00 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1279 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:01.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-803c02d5-275a-4b4c-9a70-bbdba5aed283'] response: {'server_uuid': '22d14cb1-f49d-4348-b093-f000a67b21ac', 'name': 'network-vif-deleted', 'tag': 'ab746210-842b-4340-92a9-f3ab393d10ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1152/2086] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:01 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2087] 199.19.213.14 () {34 vars in 1122 bytes} [Fri May 8 00:38:01 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2088] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:01 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2089] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:01 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => 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: 1154/2090] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:02 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2091] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:02 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2092] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:03 2026] GET /v2.0/ports?device_id=22d14cb1-f49d-4348-b093-f000a67b21ac => 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: 1156/2093] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:03 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2094] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:38:03 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2095] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:03 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2096] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:03 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:03.924 7 WARNING neutron_lib.context [None req-d8eb0e8d-86c8-4113-a3ed-b930c7924866 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:04.011 8 INFO neutron.db.l3_db [None req-f1822c2d-7016-4682-9ea1-a68790270370 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Floating IP 03a37304-55ee-49d5-906c-dad2b6246421 associated. External IP: 10.96.250.215, port: dbb50ee9-6a9e-4985-ae9e-acbeb33782e1. 2026-05-08 00:38:04.104 7 INFO neutron.db.segments_db [None req-d8eb0e8d-86c8-4113-a3ed-b930c7924866 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Added segment a9382d60-ba28-44bd-ad1b-b6c3e0a12010 of type vxlan for network 71863825-751a-4043-a619-b39679965cc3 [pid: 7|app: 0|req: 940/2097] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:03 2026] POST /v2.0/networks => generated 639 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:04.202 7 WARNING neutron_lib.context [None req-83717f0f-0a44-49cf-b484-69858daa4fc3 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1158/2098] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:38:03 2026] PUT /v2.0/floatingips/03a37304-55ee-49d5-906c-dad2b6246421 => generated 855 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2099] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:04 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-08 00:38:04.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c267a878-a604-4964-acf7-123983d32e1a'] response: {'name': 'network-changed', 'server_uuid': 'c17062d0-62d9-45f9-bbe3-cbba244d0e14', 'tag': 'dbb50ee9-6a9e-4985-ae9e-acbeb33782e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/2100] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2101] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:04 2026] GET /v2.0/ports?tenant_id=c8de84e292aa4acb860975d2523dbf8a&device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:04.517 7 WARNING neutron_lib.context [None req-da6c0bef-fe22-4724-8ec4-30c2dda88eb1 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1159/2102] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:04 2026] DELETE /v2.0/security-groups/8a831e2f-30d1-4c70-a723-1d82846dce2c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2103] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:04 2026] POST /v2.0/subnets => generated 732 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:04.791 7 WARNING neutron_lib.context [None req-68be6985-f066-4609-8094-88317068e84f 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:04.847 7 INFO neutron.db.segments_db [None req-68be6985-f066-4609-8094-88317068e84f 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Added segment ce8e3f89-feb4-49a3-a4ff-4e8821138856 of type vxlan for network 9c0dd60b-9501-411f-ad17-1f211a29518b [pid: 7|app: 0|req: 945/2104] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:04 2026] POST /v2.0/networks => generated 637 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:04.953 7 WARNING neutron_lib.context [None req-84db1e24-05a8-4801-9580-271a8963e5ac 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1160/2107] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:38:04 2026] DELETE /v2.0/floatingips/a833eb36-ebba-4de8-9b09-f6a9ca0f774c => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2108] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:04 2026] GET /v2.0/ports?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2109] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks?id=4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 755 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2110] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks?id=ed0640fe-ac1c-42ea-8226-90700e575f6e => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2111] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c5d962c2-1cc6-4886-b694-c565901e73e9 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2112] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:04 2026] POST /v2.0/subnets => generated 656 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2113] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2114] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dbb50ee9-6a9e-4985-ae9e-acbeb33782e1 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:05.292 7 WARNING neutron_lib.context [None req-7a4a6644-97e6-4fb6-b481-39fa9cf18394 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1166/2115] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/subnets?id=eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => 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: 1167/2116] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2117] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/subnets?id=515a2463-fb61-4797-9923-33628148132a => generated 690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2118] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/ports?network_id=4175cb26-7eb3-4e98-b825-a05b25ddded6&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2119] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/ports?network_id=ed0640fe-ac1c-42ea-8226-90700e575f6e&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: 1171/2120] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2121] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:05 2026] POST /v2.0/subnets => generated 726 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2122] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:38:05.620 8 WARNING neutron_lib.context [None req-a5b0e1e8-35d1-4261-8146-3139511b78cb 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 951/2123] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6?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) 2026-05-08 00:38:05.681 8 INFO neutron.db.segments_db [None req-a5b0e1e8-35d1-4261-8146-3139511b78cb 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Added segment 1317af93-ed8a-4893-a2d4-413b54fd7fad of type vxlan for network db502250-cddc-4447-b908-e0aaa005996a [pid: 7|app: 0|req: 952/2124] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:05 2026] GET /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e?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: 1173/2125] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:05 2026] POST /v2.0/networks => generated 636 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:05.808 7 WARNING neutron_lib.context [None req-8f13af98-aee1-4c77-9275-1a55ee076901 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 953/2126] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:05 2026] POST /v2.0/subnets => generated 656 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:06.090 8 WARNING neutron_lib.context [None req-2e6ecf6a-8f7f-477a-b4c4-88a07c83add6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1174/2127] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:06 2026] POST /v2.0/subnets => generated 729 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:06.423 7 WARNING neutron_lib.context [None req-b1db36a1-5039-4c94-b8d4-ca427430f3b6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1175/2128] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:06 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:06.469 7 INFO neutron.db.segments_db [None req-b1db36a1-5039-4c94-b8d4-ca427430f3b6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Added segment 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb of type vxlan for network 1841eec2-af78-4edf-8e7f-2fa59c9a97b8 [pid: 8|app: 0|req: 1176/2129] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:06 2026] GET /v2.0/security-groups?id=77a78560-b212-4d30-90a5-26a71d350200&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:06.781 7 INFO neutron.db.l3_hamode_db [None req-b1db36a1-5039-4c94-b8d4-ca427430f3b6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1177/2130] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:38:07 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:07.678 7 INFO neutron.db.l3_hamode_db [None req-b1db36a1-5039-4c94-b8d4-ca427430f3b6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1178/2131] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:38:07 2026] DELETE /v2.0/ports/c5d962c2-1cc6-4886-b694-c565901e73e9 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2132] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:07 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2133] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:06 2026] POST /v2.0/routers => generated 684 bytes in 2312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:08.736 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8313317a-4e1e-415b-87dc-a454ed12c311'] response: {'server_uuid': '6640ad41-30dc-46f4-8718-35d37b3b87df', 'name': 'network-vif-deleted', 'tag': 'c5d962c2-1cc6-4886-b694-c565901e73e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 955/2134] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:08 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2135] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:09 2026] GET /v2.0/ports?device_id=6640ad41-30dc-46f4-8718-35d37b3b87df => 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: 1180/2136] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:38:08 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/add_router_interface => generated 309 bytes in 2188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2137] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:11 2026] DELETE /v2.0/security-groups/77a78560-b212-4d30-90a5-26a71d350200 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2138] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:38:11 2026] PUT /v2.0/routers/5e560cea-0439-4db5-bea5-7469c49e0a38/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2139] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:12 2026] DELETE /v2.0/subnets/eb4b511f-fa11-4812-aef9-8d0ff18ea5fa => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2140] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:38:10 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:13.587 8 INFO neutron.services.segments.plugin [-] Segment 3d8ee24f-7cde-483e-89b7-bdd98ba6974e resource provider aggregate not found 2026-05-08 00:38:13.595 8 INFO neutron.services.segments.plugin [-] Segment 3d8ee24f-7cde-483e-89b7-bdd98ba6974e resource provider aggregate not found 2026-05-08 00:38:13.606 8 INFO neutron.services.segments.plugin [-] Segment 3d8ee24f-7cde-483e-89b7-bdd98ba6974e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8ee24f-7cde-483e-89b7-bdd98ba6974e found for delete ", "request_id": "req-671493f1-2d3b-4df7-be38-f0be4c96351c"}]} 2026-05-08 00:38:13.610 8 INFO neutron.db.l3_hamode_db [None req-09812846-4d41-4c07-b7e7-2e6541b94d49 4dd9d3ece58e4417a7a400b2749c0e2f c8de84e292aa4acb860975d2523dbf8a - - default default] HA network eb5e8728-ba4b-4f6a-a562-ed3d9158a4b1 was deleted as no HA routers are present in tenant c8de84e292aa4acb860975d2523dbf8a. [pid: 8|app: 0|req: 1184/2141] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:12 2026] DELETE /v2.0/routers/5e560cea-0439-4db5-bea5-7469c49e0a38 => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:13.617 8 INFO neutron.services.segments.plugin [-] Segment 3d8ee24f-7cde-483e-89b7-bdd98ba6974e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8ee24f-7cde-483e-89b7-bdd98ba6974e found for delete ", "request_id": "req-63de7598-1141-44d8-adfe-692cdf265cd4"}]} [pid: 8|app: 0|req: 1185/2142] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:13 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 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() [pid: 8|app: 0|req: 1186/2143] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:13 2026] DELETE /v2.0/networks/4175cb26-7eb3-4e98-b825-a05b25ddded6 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2144] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:14 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2145] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:14 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1279 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2146] 10.0.0.11 () {32 vars in 856 bytes} [Fri May 8 00:38:14 2026] GET /v2.0/floatingips?floating_network_id=fcd9fa62-01cf-428b-bdb3-a7806d45a21b&port_id=dbb50ee9-6a9e-4985-ae9e-acbeb33782e1 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2147] 10.0.0.11 () {34 vars in 781 bytes} [Fri May 8 00:38:12 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/add_router_interface => generated 309 bytes in 1850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:14.736 8 WARNING neutron_lib.context [None req-9c36c744-056b-4686-bf8d-41c6ac041151 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1190/2148] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:14 2026] POST /v2.0/security-groups => generated 1627 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:38:14.950 8 WARNING neutron_lib.context [None req-e0526331-5b8c-44f3-82cd-ac8147439c77 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1191/2149] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:15.097 8 WARNING neutron_lib.context [None req-c8a166bf-4232-4555-b8af-9dc94792a337 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 959/2150] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:14 2026] GET /v2.0/security-groups?tenant_id=c8de84e292aa4acb860975d2523dbf8a&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2151] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2152] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:15.252 7 WARNING neutron_lib.context [None req-5eaf7791-e86f-4e4f-9dd2-bf08769fe0fc 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1193/2153] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:15 2026] DELETE /v2.0/security-groups/6118f7af-4e10-4541-90b9-433a9e7652db => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2154] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2155] 10.0.0.110 () {34 vars in 1119 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:15.394 7 WARNING neutron_lib.context [None req-5f430a84-5174-4729-a3dd-abbcf03fae43 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 962/2156] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:15.528 7 WARNING neutron_lib.context [None req-82e7fe5b-80a5-40ef-9936-75d2396caa52 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1195/2157] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:15 2026] GET /v2.0/security-groups?tenant_id=8d8631f14ff74a6d80039b3c62ab1968&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:15.635 8 INFO neutron.services.segments.plugin [-] Segment 1e8390c6-b654-4016-b622-1a3503da6239 resource provider aggregate not found 2026-05-08 00:38:15.640 8 INFO neutron.services.segments.plugin [-] Segment 1e8390c6-b654-4016-b622-1a3503da6239 resource provider aggregate not found 2026-05-08 00:38:15.658 8 INFO neutron.services.segments.plugin [-] Segment 1e8390c6-b654-4016-b622-1a3503da6239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8390c6-b654-4016-b622-1a3503da6239 found for delete ", "request_id": "req-b97031b6-cfa3-40a6-b4b5-3c2e6fb99dd0"}]} 2026-05-08 00:38:15.659 8 INFO neutron.services.segments.plugin [-] Segment 1e8390c6-b654-4016-b622-1a3503da6239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8390c6-b654-4016-b622-1a3503da6239 found for delete ", "request_id": "req-09e4c8e0-e9d1-40e2-8227-ea40f2cc6388"}]} [pid: 7|app: 0|req: 963/2158] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:15.668 7 WARNING neutron_lib.context [None req-3b9b082b-efc8-4230-8674-2ee647c46a94 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1196/2159] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:15 2026] DELETE /v2.0/security-groups/118125c3-a066-4fa3-a180-95a5f0b56ad1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2160] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:15.798 8 WARNING neutron_lib.context [None req-83ad44d8-f431-4f08-9573-c7ee46169349 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1197/2161] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:15.955 7 WARNING neutron_lib.context [None req-9c387a76-38fb-481d-a8dd-a03483d4c099 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 965/2162] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:15 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) 2026-05-08 00:38:16.109 8 WARNING neutron_lib.context [None req-4b815a67-acfc-42e1-aed9-df34cbab8dfd 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1198/2163] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:16.287 7 WARNING neutron_lib.context [None req-191dabb0-c9da-4adc-88a2-44fb81384bf8 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 966/2164] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:16.456 8 WARNING neutron_lib.context [None req-f2c9bdde-0f6c-4d60-8999-e99e43981255 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1199/2165] 10.0.0.11 () {34 vars in 693 bytes} [Fri May 8 00:38:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2166] 10.0.0.189 () {34 vars in 1093 bytes} [Fri May 8 00:38:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-983079708&fields=id&tenant_id=f6c254d871894c6b87664eb12abfddd1 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2167] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:38:16 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2168] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:38:16 2026] GET /v2.0/quotas/f6c254d871894c6b87664eb12abfddd1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2169] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&fields=id => generated 287 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2170] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2171] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 7|app: 0|req: 970/2172] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2173] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2174] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:17 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&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: 1204/2175] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:18 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2176] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:18 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&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: 8|app: 0|req: 1205/2177] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:38:19 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2180] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:20 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => 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: 1209/2181] 10.0.0.189 () {34 vars in 1119 bytes} [Fri May 8 00:38:20 2026] GET /v2.0/security-groups?id=a63cda79-0043-4139-9f5f-aea33642ca71&id=1d4f5312-9603-49d6-8b13-b274d31c8fd7&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:20.105 7 INFO neutron.db.l3_db [req-d0d84b62-ca5b-40f0-8a3e-29cd6eebd9d4 req-8a9e9367-030b-492b-8435-27ad0718aca3 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] Floating IP 03a37304-55ee-49d5-906c-dad2b6246421 disassociated. External IP: 10.96.250.215, port: dbb50ee9-6a9e-4985-ae9e-acbeb33782e1. 2026-05-08 00:38:20.326 8 WARNING neutron_lib.context [None req-0478370b-d764-41f1-92fc-bd97080f03d5 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:20.364 8 INFO neutron.db.segments_db [None req-0478370b-d764-41f1-92fc-bd97080f03d5 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Added segment 9d8cef11-05e5-4e17-b572-7328c0bc0c3d of type vxlan for network 55ffa523-8405-4365-b7a9-b6fe44f34ca6 [pid: 7|app: 0|req: 973/2182] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:38:19 2026] DELETE /v2.0/ports/dbb50ee9-6a9e-4985-ae9e-acbeb33782e1 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:20.615 8 INFO neutron.db.l3_hamode_db [None req-0478370b-d764-41f1-92fc-bd97080f03d5 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:38:20.727 8 INFO neutron.db.l3_hamode_db [None req-0478370b-d764-41f1-92fc-bd97080f03d5 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 974/2183] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:21 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2184] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:38:20 2026] POST /v2.0/routers => generated 474 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:21.357 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-300854f7-cf5b-44ad-8434-2590418bcef0'] response: {'server_uuid': 'c17062d0-62d9-45f9-bbe3-cbba244d0e14', 'name': 'network-vif-deleted', 'tag': 'dbb50ee9-6a9e-4985-ae9e-acbeb33782e1', 'status': 'completed', 'code': 200} 2026-05-08 00:38:21.362 7 WARNING neutron_lib.context [None req-b1671ddd-161b-4e38-977a-07d0a58eea5d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:21.406 7 INFO neutron.db.l3_hamode_db [None req-b1671ddd-161b-4e38-977a-07d0a58eea5d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:38:21.520 7 INFO neutron.db.l3_hamode_db [None req-b1671ddd-161b-4e38-977a-07d0a58eea5d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2185] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:21 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2186] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:38:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6c254d871894c6b87664eb12abfddd1 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:21.923 8 WARNING neutron_lib.context [req-ce878041-0cff-491e-b5c3-97ad1e02c6a8 req-d9c2e3af-73ef-4b8a-9ba9-44a21dd56bcf 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 975/2187] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:38:21 2026] POST /v2.0/routers => generated 474 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:22.138 7 WARNING neutron_lib.context [None req-85b419e6-2c3e-4d17-b240-2f2be4d87021 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:22.189 7 INFO neutron.db.l3_hamode_db [None req-85b419e6-2c3e-4d17-b240-2f2be4d87021 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1213/2188] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:38:21 2026] POST /v2.0/ports => generated 1179 bytes in 413 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: 8|app: 0|req: 1214/2189] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:22 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:38:22.358 7 INFO neutron.db.l3_hamode_db [None req-85b419e6-2c3e-4d17-b240-2f2be4d87021 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1215/2190] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:38:22 2026] PUT /v2.0/ports/847dca36-fd9c-4318-a178-44b09db08069 => generated 1460 bytes in 490 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-08 00:38:22.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57989692-f8be-444b-8d29-8e4aa880cfb1'] response: {'name': 'network-changed', 'server_uuid': 'c317b4a1-0429-4d22-b06c-3a4212e5babf', 'tag': '847dca36-fd9c-4318-a178-44b09db08069', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1216/2191] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:22 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1194 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2192] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:38:22 2026] POST /v2.0/routers => generated 474 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:22.975 7 WARNING neutron_lib.context [None req-83378c69-521f-44d9-a6e4-a138b8ca8c53 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1217/2193] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:22 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:23.019 7 INFO neutron.db.l3_hamode_db [None req-83378c69-521f-44d9-a6e4-a138b8ca8c53 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1218/2194] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:23 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2195] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:38:23 2026] GET /v2.0/networks?tenant_id=f6c254d871894c6b87664eb12abfddd1&shared=False => generated 2372 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2196] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:23 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => 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: 1221/2197] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:38:23 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) 2026-05-08 00:38:23.603 7 INFO neutron.db.l3_hamode_db [None req-83378c69-521f-44d9-a6e4-a138b8ca8c53 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 977/2198] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:38:22 2026] POST /v2.0/routers => generated 474 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:24.233 8 WARNING neutron_lib.context [None req-175c5999-0d23-4abf-991c-95439238c93d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:24.270 8 INFO neutron.db.l3_hamode_db [None req-175c5999-0d23-4abf-991c-95439238c93d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:38:24.404 8 INFO neutron.db.l3_hamode_db [None req-175c5999-0d23-4abf-991c-95439238c93d 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 978/2199] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2200] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/ports?device_id=c17062d0-62d9-45f9-bbe3-cbba244d0e14 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2201] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=847dca36-fd9c-4318-a178-44b09db08069 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2202] 199.19.213.14 () {34 vars in 1100 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Abd&port_id=847dca36-fd9c-4318-a178-44b09db08069 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2203] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/subnets?id=994f5161-04ca-4fc3-9439-5a4965776893&id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2204] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2205] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2206] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2207] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:24 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1222/2208] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:38:24 2026] POST /v2.0/routers => generated 474 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2209] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:38:25 2026] PUT /v2.0/routers/400e4c80-6666-47b2-8c25-e26b78bd87e4/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2210] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:38:25 2026] PUT /v2.0/routers/2fe77ee2-c6b8-4a3b-ba51-382b549ffa42/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2211] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:38:25 2026] PUT /v2.0/routers/4f3672dc-a20a-479e-a956-6834fc702871/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2212] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:38:25 2026] PUT /v2.0/routers/1174bda8-a1c6-48ac-9a57-c576bfadb651/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2213] 10.0.0.11 () {32 vars in 662 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2214] 10.0.0.11 () {32 vars in 676 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2215] 10.0.0.11 () {32 vars in 672 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2216] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2217] 10.0.0.11 () {32 vars in 670 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2218] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2219] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:25 2026] DELETE /v2.0/security-groups/a63cda79-0043-4139-9f5f-aea33642ca71 => 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: 1228/2220] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:25.921 7 INFO neutron.api.v2.resource [None req-64efab04-a733-4c5a-95f1-d2929bed7c79 8f99803722d94c3c821774d25801ef08 ec1c51e69a8b4a08ba9c4a374fbb647a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/2221] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/security-groups/a63cda79-0043-4139-9f5f-aea33642ca71 => 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: 1229/2222] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2223] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:38:25 2026] GET /v2.0/routers/400e4c80-6666-47b2-8c25-e26b78bd87e4 => generated 485 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2224] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:38:25 2026] DELETE /v2.0/floatingips/03a37304-55ee-49d5-906c-dad2b6246421 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2225] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:26 2026] DELETE /v2.0/security-groups/1d4f5312-9603-49d6-8b13-b274d31c8fd7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2226] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:38:26 2026] PUT /v2.0/routers/400e4c80-6666-47b2-8c25-e26b78bd87e4 => generated 485 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2227] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:26 2026] GET /v2.0/ports?device_id=400e4c80-6666-47b2-8c25-e26b78bd87e4 => 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: 1233/2228] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:26 2026] DELETE /v2.0/routers/400e4c80-6666-47b2-8c25-e26b78bd87e4 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2229] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:38:27 2026] GET /v2.0/routers/2fe77ee2-c6b8-4a3b-ba51-382b549ffa42 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2230] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:38:26 2026] PUT /v2.0/routers/51efd2bc-6dc3-4dc1-b93c-792a4d89e228/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2231] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:38:27 2026] PUT /v2.0/routers/2fe77ee2-c6b8-4a3b-ba51-382b549ffa42 => generated 493 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2232] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:27 2026] GET /v2.0/ports?device_id=2fe77ee2-c6b8-4a3b-ba51-382b549ffa42 => 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: 1237/2233] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:27 2026] DELETE /v2.0/routers/2fe77ee2-c6b8-4a3b-ba51-382b549ffa42 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2234] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:28 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1194 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:28.511 7 INFO neutron.services.segments.plugin [-] Segment 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 resource provider aggregate not found [pid: 8|app: 0|req: 1239/2235] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:38:28 2026] GET /v2.0/routers/4f3672dc-a20a-479e-a956-6834fc702871 => generated 502 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:28.521 7 INFO neutron.services.segments.plugin [-] Segment 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 resource provider aggregate not found 2026-05-08 00:38:28.530 7 INFO neutron.services.segments.plugin [-] Segment 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 found for delete ", "request_id": "req-2d38b806-74b7-42af-b60d-27038e3e9b31"}]} 2026-05-08 00:38:28.531 7 INFO neutron.db.l3_hamode_db [None req-cbbfac07-5825-446c-9998-8816fbc34551 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network f7af66bf-fd73-4087-a2c9-ab89942103f8 was deleted as no HA routers are present in tenant ec1c51e69a8b4a08ba9c4a374fbb647a. [pid: 7|app: 0|req: 997/2236] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:27 2026] DELETE /v2.0/routers/51efd2bc-6dc3-4dc1-b93c-792a4d89e228 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:28.542 7 INFO neutron.services.segments.plugin [-] Segment 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a1fb81-2d81-4a0a-8c03-80590fb30fc9 found for delete ", "request_id": "req-36f05cc5-695b-4c6e-ac31-57bac933bcf0"}]} [pid: 8|app: 0|req: 1240/2237] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:28 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2238] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:28 2026] DELETE /v2.0/subnets/515a2463-fb61-4797-9923-33628148132a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:29.105 8 INFO neutron.services.segments.plugin [-] Segment ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 resource provider aggregate not found 2026-05-08 00:38:29.112 8 INFO neutron.services.segments.plugin [-] Segment ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 resource provider aggregate not found 2026-05-08 00:38:29.123 8 INFO neutron.services.segments.plugin [-] Segment ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 found for delete ", "request_id": "req-734e99d6-7750-42a2-bf20-4e176be24cdb"}]} 2026-05-08 00:38:29.131 8 INFO neutron.services.segments.plugin [-] Segment ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4939e7-bc0e-4cb4-a0d6-12b2e7c04bb6 found for delete ", "request_id": "req-247010da-98e2-43f4-bc25-25cf436814a4"}]} [pid: 8|app: 0|req: 1242/2239] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:28 2026] DELETE /v2.0/networks/ed0640fe-ac1c-42ea-8226-90700e575f6e => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2240] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:38:28 2026] PUT /v2.0/routers/4f3672dc-a20a-479e-a956-6834fc702871 => generated 502 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2241] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:29 2026] GET /v2.0/ports?device_id=4f3672dc-a20a-479e-a956-6834fc702871 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2242] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:29 2026] DELETE /v2.0/routers/4f3672dc-a20a-479e-a956-6834fc702871 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2243] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:38:29 2026] GET /v2.0/routers/1174bda8-a1c6-48ac-9a57-c576bfadb651 => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2244] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:38:29 2026] PUT /v2.0/routers/675b95d2-f61b-4b6b-a157-6f5370a8ebdf/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2245] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:38:29 2026] PUT /v2.0/routers/1174bda8-a1c6-48ac-9a57-c576bfadb651 => generated 487 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2246] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:30 2026] GET /v2.0/ports?device_id=1174bda8-a1c6-48ac-9a57-c576bfadb651 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2247] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:30 2026] DELETE /v2.0/routers/1174bda8-a1c6-48ac-9a57-c576bfadb651 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2248] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:38:30 2026] GET /v2.0/routers/c6feea66-2409-4bd8-8363-788bdc0c6357 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:31.187 8 INFO neutron.services.segments.plugin [-] Segment 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e resource provider aggregate not found 2026-05-08 00:38:31.195 8 INFO neutron.services.segments.plugin [-] Segment 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e resource provider aggregate not found 2026-05-08 00:38:31.206 8 INFO neutron.services.segments.plugin [-] Segment 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e found for delete ", "request_id": "req-a004db79-5543-456b-9f57-7b3906815bc9"}]} 2026-05-08 00:38:31.212 8 INFO neutron.services.segments.plugin [-] Segment 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c9bdf7-4a33-4f16-9e4c-53c21a92cb5e found for delete ", "request_id": "req-6413c276-61c7-49f8-8a78-0c9f42d2b37c"}]} 2026-05-08 00:38:31.230 8 INFO neutron.db.l3_hamode_db [None req-1828cc84-9b48-4918-b37f-3da9b0ccca90 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] HA network bb224bfc-214d-45a8-a66c-f99bbf744771 was deleted as no HA routers are present in tenant 32b5180a04fa425d949f55234f46199f. [pid: 8|app: 0|req: 1244/2249] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:30 2026] DELETE /v2.0/routers/675b95d2-f61b-4b6b-a157-6f5370a8ebdf => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2250] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:31 2026] DELETE /v2.0/subnets/a68470c0-3362-4993-afd4-3c27f2bbcaa0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2251] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:38:30 2026] PUT /v2.0/routers/c6feea66-2409-4bd8-8363-788bdc0c6357 => generated 480 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2252] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:38:31 2026] GET /v2.0/ports?device_id=c6feea66-2409-4bd8-8363-788bdc0c6357 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2253] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:31 2026] DELETE /v2.0/networks/b7ac48f5-99be-491d-bae5-2fb6b18488dd => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:32.081 7 INFO neutron.services.segments.plugin [-] Segment 9d8cef11-05e5-4e17-b572-7328c0bc0c3d resource provider aggregate not found 2026-05-08 00:38:32.085 7 INFO neutron.services.segments.plugin [-] Segment 9d8cef11-05e5-4e17-b572-7328c0bc0c3d resource provider aggregate not found 2026-05-08 00:38:32.091 7 INFO neutron.services.segments.plugin [-] Segment 9d8cef11-05e5-4e17-b572-7328c0bc0c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8cef11-05e5-4e17-b572-7328c0bc0c3d found for delete ", "request_id": "req-da4c063c-c391-4eee-94ef-ca5527572603"}]} 2026-05-08 00:38:32.103 7 INFO neutron.services.segments.plugin [-] Segment 9d8cef11-05e5-4e17-b572-7328c0bc0c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8cef11-05e5-4e17-b572-7328c0bc0c3d found for delete ", "request_id": "req-eac5aec8-3cf6-4176-a71f-81245320c271"}]} 2026-05-08 00:38:32.111 7 INFO neutron.db.l3_hamode_db [None req-7fa66c14-8cd4-4755-b24d-28f763223cac 9473d1b7f7e44308b806288ba17ec6d1 40400181b0a64bb0958da81b4b5273cf - - default default] HA network 55ffa523-8405-4365-b7a9-b6fe44f34ca6 was deleted as no HA routers are present in tenant 40400181b0a64bb0958da81b4b5273cf. [pid: 7|app: 0|req: 1008/2254] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:31 2026] DELETE /v2.0/routers/c6feea66-2409-4bd8-8363-788bdc0c6357 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2255] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:32 2026] GET /v2.0/security-groups?tenant_id=ec1c51e69a8b4a08ba9c4a374fbb647a&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2256] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:32 2026] DELETE /v2.0/security-groups/a1b0956f-b627-41b5-abe7-8a828d0cab1b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2257] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:32 2026] GET /v2.0/security-groups?tenant_id=32b5180a04fa425d949f55234f46199f&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2258] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:32 2026] DELETE /v2.0/security-groups/7721efa8-24bd-41c6-beb1-f6a90383879c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:33.228 8 INFO neutron.services.segments.plugin [-] Segment e82e63a0-b044-411e-ac2f-5489e5df7c74 resource provider aggregate not found 2026-05-08 00:38:33.235 8 INFO neutron.services.segments.plugin [-] Segment e82e63a0-b044-411e-ac2f-5489e5df7c74 resource provider aggregate not found 2026-05-08 00:38:33.247 8 INFO neutron.services.segments.plugin [-] Segment e82e63a0-b044-411e-ac2f-5489e5df7c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82e63a0-b044-411e-ac2f-5489e5df7c74 found for delete ", "request_id": "req-388120cd-65f7-48c1-b8e4-01023ee6b28e"}]} 2026-05-08 00:38:33.248 8 INFO neutron.services.segments.plugin [-] Segment e82e63a0-b044-411e-ac2f-5489e5df7c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82e63a0-b044-411e-ac2f-5489e5df7c74 found for delete ", "request_id": "req-2ba575e2-f83c-4156-9220-dc9877f9a6f3"}]} [pid: 8|app: 0|req: 1249/2259] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/security-groups?tenant_id=0584e5c53e5541dea9b77e3b9f1b3233&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2260] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:33 2026] DELETE /v2.0/security-groups/fd071a66-c2b9-4533-9a19-d0058fa93f34 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2261] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2262] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/security-groups?tenant_id=40400181b0a64bb0958da81b4b5273cf&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2263] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2264] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:33 2026] DELETE /v2.0/security-groups/b3d95f8d-4b8b-4b56-ab85-1559470ea407 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2265] 10.0.0.11 () {32 vars in 816 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&mac_address=fa%3A16%3A3e%3Ab8%3A7a%3A82 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:33.897 8 WARNING neutron_lib.context [None req-464f588e-f943-485e-955e-ae6450f22848 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1015/2266] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:33 2026] GET /v2.0/security-groups?tenant_id=0a2195bc0b6e4412a5c921dc066630d6&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2267] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:34 2026] DELETE /v2.0/security-groups/e0dde53a-de21-4f63-9245-aa513a41493d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:34.662 8 INFO neutron.db.l3_db [None req-464f588e-f943-485e-955e-ae6450f22848 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP 11c1c144-5c58-43ff-a57d-21867940aa39 associated. External IP: 10.96.250.218, port: 847dca36-fd9c-4318-a178-44b09db08069. [pid: 8|app: 0|req: 1252/2270] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:38:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2271] 10.0.0.189 () {34 vars in 1093 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-983079708&fields=id&tenant_id=f6c254d871894c6b87664eb12abfddd1 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:38:35.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f01e2e8a-6d43-41a3-a75d-33f9afccc803'] response: {'name': 'network-changed', 'server_uuid': 'c317b4a1-0429-4d22-b06c-3a4212e5babf', 'tag': '847dca36-fd9c-4318-a178-44b09db08069', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1253/2272] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 703 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2273] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/quotas/f6c254d871894c6b87664eb12abfddd1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2274] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&fields=id => generated 333 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2275] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1255/2276] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 7|app: 0|req: 1022/2277] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2278] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2279] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2280] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=847dca36-fd9c-4318-a178-44b09db08069 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2281] 199.19.213.14 () {34 vars in 1100 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Abd&port_id=847dca36-fd9c-4318-a178-44b09db08069 => 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: 1258/2282] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/subnets?id=994f5161-04ca-4fc3-9439-5a4965776893&id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2283] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:35 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2284] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:36 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2285] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:36 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1260/2286] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:36 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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) 2026-05-08 00:38:37.248 7 INFO neutron.db.segments_db [None req-f26e0da1-e463-4766-a517-2c7b3f0680d4 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] Added segment 61bf3342-f488-4ebf-ab34-7954b211f740 of type vxlan for network c493b775-0d53-45f5-a4e3-e0d64b8f6bd9 [pid: 7|app: 0|req: 1027/2287] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:36 2026] POST /v2.0/networks => generated 727 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2288] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:37 2026] POST /v2.0/subnets => generated 644 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:37.599 7 WARNING neutron.api.v2.base [None req-6c6622ac-7b33-4422-87c9-c3a2ba965104 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - 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-08 00:38:37.600 7 INFO neutron.api.v2.resource [None req-6c6622ac-7b33-4422-87c9-c3a2ba965104 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1028/2289] 10.0.0.11 () {34 vars in 679 bytes} [Fri May 8 00:38:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 00:38:37.804 8 INFO neutron.services.segments.plugin [-] Segment 61bf3342-f488-4ebf-ab34-7954b211f740 resource provider aggregate not found 2026-05-08 00:38:37.810 8 INFO neutron.services.segments.plugin [-] Segment 61bf3342-f488-4ebf-ab34-7954b211f740 resource provider aggregate not found 2026-05-08 00:38:37.824 8 INFO neutron.services.segments.plugin [-] Segment 61bf3342-f488-4ebf-ab34-7954b211f740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61bf3342-f488-4ebf-ab34-7954b211f740 found for delete ", "request_id": "req-32dbb730-96e1-4e20-b9f5-51bb06abb8bb"}]} 2026-05-08 00:38:37.826 8 INFO neutron.services.segments.plugin [-] Segment 61bf3342-f488-4ebf-ab34-7954b211f740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61bf3342-f488-4ebf-ab34-7954b211f740 found for delete ", "request_id": "req-7193582d-67e5-47eb-879c-daee2b1f96d6"}]} [pid: 8|app: 0|req: 1262/2290] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:37 2026] DELETE /v2.0/networks/c493b775-0d53-45f5-a4e3-e0d64b8f6bd9 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:37.926 7 INFO neutron.db.segments_db [None req-578fa0ef-7d9b-426d-887e-c6f0b9a165f0 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] Added segment eb8a5ae0-514e-4f23-b1de-53708a2c1f40 of type vxlan for network 536993d7-5c0d-4b71-92a6-31503a7f476e [pid: 7|app: 0|req: 1029/2291] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:37 2026] POST /v2.0/networks => generated 726 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2292] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:38.314 7 WARNING neutron.api.v2.base [None req-f889e370-ad05-47cc-8345-cde9397453fe 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - 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-08 00:38:38.315 7 INFO neutron.api.v2.resource [None req-f889e370-ad05-47cc-8345-cde9397453fe 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1030/2293] 10.0.0.11 () {34 vars in 679 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 31 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2294] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:38 2026] DELETE /v2.0/networks/536993d7-5c0d-4b71-92a6-31503a7f476e => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:38.613 7 INFO neutron.db.segments_db [None req-601be041-7187-4eba-b8df-34caee7037d4 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] Added segment 006467cd-f129-4be1-8089-e5e467b60975 of type vxlan for network 5451d6ca-b567-4993-ab31-f0bee314b6df 2026-05-08 00:38:38.663 8 WARNING neutron_lib.context [None req-982cf752-6c75-46e2-9e93-f49ebf7a2fbc e1bfed944f584dbbb330eb25530774c6 c0cbba490f4b4a0ea3ec72a3c8f5a0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1031/2295] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/networks => generated 727 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2296] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/subnets => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2297] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:38:38.919 8 WARNING neutron_lib.context [None req-9ebd7308-e93e-4832-82a9-8b749a675c56 e1bfed944f584dbbb330eb25530774c6 c0cbba490f4b4a0ea3ec72a3c8f5a0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1266/2298] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:38:39.069 8 WARNING neutron_lib.context [None req-7ddb32a9-3ffc-46c9-b1a8-93db390ca37f e1bfed944f584dbbb330eb25530774c6 c0cbba490f4b4a0ea3ec72a3c8f5a0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1033/2299] 10.0.0.11 () {34 vars in 679 bytes} [Fri May 8 00:38:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2300] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:38:39.213 7 WARNING neutron_lib.context [None req-46961a79-2d90-4c60-a149-656b53933d85 e1bfed944f584dbbb330eb25530774c6 c0cbba490f4b4a0ea3ec72a3c8f5a0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1034/2301] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:39 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) 2026-05-08 00:38:39.352 8 WARNING neutron_lib.context [None req-889a4a6a-ee93-416a-b32c-8c65175f1123 e1bfed944f584dbbb330eb25530774c6 c0cbba490f4b4a0ea3ec72a3c8f5a0a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1268/2302] 10.0.0.11 () {34 vars in 682 bytes} [Fri May 8 00:38:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2303] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:38:39 2026] PUT /v2.0/security-groups/5299fae9-0883-4a3c-b6d6-1039400a7393/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2304] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:38:39 2026] PUT /v2.0/security-groups/f62f85c9-b796-4586-b599-7d16ba33cb38/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: 1269/2305] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/networks/5451d6ca-b567-4993-ab31-f0bee314b6df => generated 655 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2306] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:38:39 2026] PUT /v2.0/security-groups/6ac18b2d-34a9-4ca5-9abc-a27bcb963bf6/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2307] 10.0.0.11 () {34 vars in 765 bytes} [Fri May 8 00:38:39 2026] PUT /v2.0/security-groups/7e7d4b6a-ab18-4c9a-8cdd-3aad4af8c826/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2308] 10.0.0.11 () {32 vars in 678 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2309] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2310] 10.0.0.11 () {32 vars in 688 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2311] 10.0.0.11 () {32 vars in 700 bytes} [Fri May 8 00:38:39 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: 7|app: 0|req: 1040/2312] 10.0.0.11 () {32 vars in 686 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:39.920 8 INFO neutron.services.segments.plugin [-] Segment eb8a5ae0-514e-4f23-b1de-53708a2c1f40 resource provider aggregate not found 2026-05-08 00:38:39.924 8 INFO neutron.services.segments.plugin [-] Segment eb8a5ae0-514e-4f23-b1de-53708a2c1f40 resource provider aggregate not found 2026-05-08 00:38:39.940 8 INFO neutron.services.segments.plugin [-] Segment eb8a5ae0-514e-4f23-b1de-53708a2c1f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8a5ae0-514e-4f23-b1de-53708a2c1f40 found for delete ", "request_id": "req-d430e660-709d-443b-9d58-b2c2f4a7ad43"}]} 2026-05-08 00:38:39.942 8 INFO neutron.services.segments.plugin [-] Segment eb8a5ae0-514e-4f23-b1de-53708a2c1f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8a5ae0-514e-4f23-b1de-53708a2c1f40 found for delete ", "request_id": "req-8c3e5376-6fd8-42e0-916e-40c18bc7286c"}]} [pid: 8|app: 0|req: 1273/2313] 10.0.0.11 () {32 vars in 700 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:40.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d451362b-1ee0-402a-9ecf-2cf0687f6e0b 711ef9b3546b471db21c9f01b1094744 6297ca16f2b942a2864e97fa87b67735 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2314] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/networks/5451d6ca-b567-4993-ab31-f0bee314b6df => generated 138 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2315] 10.0.0.11 () {32 vars in 696 bytes} [Fri May 8 00:38:39 2026] GET /v2.0/security-groups?not-tags-any=blue => 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: 1275/2316] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:40 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 703 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2317] 10.0.0.11 () {32 vars in 708 bytes} [Fri May 8 00:38:40 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2318] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:38:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6c254d871894c6b87664eb12abfddd1 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2319] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/security-groups/5299fae9-0883-4a3c-b6d6-1039400a7393 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:40.251 8 WARNING neutron_lib.context [req-95b11425-1a8e-4e8a-9467-99644d051c9e req-6d30a6db-a27e-47b4-b4c2-4254a7200c9d 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:40.451 7 INFO neutron.services.segments.plugin [-] Segment 006467cd-f129-4be1-8089-e5e467b60975 resource provider aggregate not found 2026-05-08 00:38:40.455 7 INFO neutron.services.segments.plugin [-] Segment 006467cd-f129-4be1-8089-e5e467b60975 resource provider aggregate not found [pid: 7|app: 0|req: 1042/2320] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/networks/5451d6ca-b567-4993-ab31-f0bee314b6df => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:40.475 7 INFO neutron.services.segments.plugin [-] Segment 006467cd-f129-4be1-8089-e5e467b60975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006467cd-f129-4be1-8089-e5e467b60975 found for delete ", "request_id": "req-57d4259b-9f06-4752-afea-ad70cea02252"}]} 2026-05-08 00:38:40.475 7 INFO neutron.services.segments.plugin [-] Segment 006467cd-f129-4be1-8089-e5e467b60975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006467cd-f129-4be1-8089-e5e467b60975 found for delete ", "request_id": "req-a69c063f-162c-42b1-b4f3-4606fab6fc94"}]} [pid: 7|app: 0|req: 1043/2321] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/security-groups/f62f85c9-b796-4586-b599-7d16ba33cb38 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:40.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0a5418-eaec-41c8-907f-4ce4fb0cb56d 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1044/2322] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/subnets/a6b9b7a2-9f4a-4337-8355-8805e31c2cf7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2323] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/security-groups/6ac18b2d-34a9-4ca5-9abc-a27bcb963bf6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2324] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:38:40 2026] POST /v2.0/ports => generated 1187 bytes in 426 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-08 00:38:40.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ad9e291-013b-4e12-ac9f-115276d36c5f 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2325] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/subnets/048ede99-5ad4-442f-8adb-b053de7ac7b7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2326] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/security-groups/7e7d4b6a-ab18-4c9a-8cdd-3aad4af8c826 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:40.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af9105d9-8d6d-409f-b6db-5d6f9232b41c 432c882a5a1f45c5b2b8a55ef5e9a449 c1b4dd285fce4702ad33dd2ab55a8068 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1281/2327] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/subnets/32e817ff-f785-4064-86df-192d6ed3439b => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2328] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:40 2026] DELETE /v2.0/security-groups/a20a5ba2-6b49-4d4b-9137-df04d70335cf => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2329] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:40 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1190 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2330] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:40 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2331] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:38:40 2026] PUT /v2.0/ports/ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 1468 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2332] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:38:41 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1465 bytes in 54 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-08 00:38:41.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-829a05fd-664a-4520-b457-b7dbef0ac3bd'] response: {'name': 'network-changed', 'server_uuid': '1ef4f52d-066d-407c-aad6-e1e1a96b0ec4', 'tag': 'ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1048/2333] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:38:41 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2334] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:41 2026] GET /v2.0/security-groups?tenant_id=a3c0c439798444fcb8602e8d85ec7cc5&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2335] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:41 2026] GET /v2.0/security-groups?tenant_id=b151477b60ae4dbd8c36b5729a1fa55a&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2336] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:41 2026] DELETE /v2.0/security-groups/311d2546-000d-4e5a-92a9-e272d444fd3d => 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: 1288/2337] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:41 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2338] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:41 2026] DELETE /v2.0/security-groups/aa825e7b-9fed-459c-a2e2-23541e4abf93 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2339] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/networks?tenant_id=f6c254d871894c6b87664eb12abfddd1&shared=False => generated 2372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2340] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2341] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/security-groups?tenant_id=6297ca16f2b942a2864e97fa87b67735&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: 1291/2342] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/security-groups?tenant_id=ff29dc0471c34db0a6c5aa248f9aeffd&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2343] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:42 2026] DELETE /v2.0/security-groups/bda4f7e1-05af-4f42-b21b-fa220d5f8783 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2344] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:42 2026] DELETE /v2.0/security-groups/05bc4d1e-8b80-4329-973c-812b6e19b78c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2345] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/security-groups?tenant_id=c1b4dd285fce4702ad33dd2ab55a8068&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: 1293/2346] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:42 2026] GET /v2.0/security-groups?tenant_id=c0cbba490f4b4a0ea3ec72a3c8f5a0a1&name=default => generated 2929 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2347] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:42 2026] DELETE /v2.0/security-groups/5678aea1-ed72-401c-a353-bfe47a227211 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2348] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:42 2026] DELETE /v2.0/security-groups/09961d9e-afb8-4ac5-a7df-ee5b8666c8ee => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2349] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2350] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2351] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => 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: 1296/2352] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2353] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 1297/2354] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 7|app: 0|req: 1058/2355] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1298/2356] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:43 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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) [pid: 7|app: 0|req: 1059/2357] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:46 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1202 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2358] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:46 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:46.937 7 WARNING neutron_lib.context [None req-ed8173db-f896-4608-9c1a-18d64900d09e cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.069 8 WARNING neutron_lib.context [None req-a2932884-e263-4706-84d9-e6116807f884 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.099 7 INFO neutron.db.segments_db [None req-ed8173db-f896-4608-9c1a-18d64900d09e cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Added segment 644cc401-e079-45b3-a53b-ecb1745a3e0c of type vxlan for network bb6d502a-b581-44ca-b0dc-f3cb5bba6c0e [pid: 7|app: 0|req: 1060/2359] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:46 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.213 7 WARNING neutron_lib.context [None req-8f4383db-03e9-4516-979a-67641af66380 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.216 8 INFO neutron.db.segments_db [None req-a2932884-e263-4706-84d9-e6116807f884 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Added segment 90026a83-3f8c-40c1-9298-ad23057c644d of type vxlan for network ace00508-d64c-45d8-87ec-e24a6e3d51ef [pid: 8|app: 0|req: 1300/2360] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 631 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.325 8 WARNING neutron_lib.context [None req-81adc24f-3446-44e1-b5de-59faa4c48a4d 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.392 8 INFO neutron.db.segments_db [None req-81adc24f-3446-44e1-b5de-59faa4c48a4d 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Added segment 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 of type vxlan for network a6d78a53-79d1-4c00-87a2-abdc7b539820 [pid: 8|app: 0|req: 1301/2361] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.508 8 WARNING neutron_lib.context [None req-b1bef393-cef5-403d-a98d-bd29b099f548 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1061/2362] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/ports => generated 743 bytes in 334 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-08 00:38:47.559 7 WARNING neutron_lib.context [None req-6456a09e-f6d7-4698-a4a3-712df74a719f cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.587 8 INFO neutron.db.segments_db [None req-b1bef393-cef5-403d-a98d-bd29b099f548 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Added segment 862d415b-9388-4c56-b40d-abbc454cc988 of type vxlan for network eeb97d2f-1639-492d-915a-4327cf84054a [pid: 8|app: 0|req: 1302/2363] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.720 8 WARNING neutron_lib.context [None req-35895df9-e36a-4707-bab7-b35af7a3d3b8 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.774 8 INFO neutron.db.segments_db [None req-35895df9-e36a-4707-bab7-b35af7a3d3b8 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Added segment afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 of type vxlan for network 51844c75-c01c-4dba-acf3-bd068e7435de [pid: 7|app: 0|req: 1062/2364] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.802 7 WARNING neutron_lib.context [None req-f5ff7827-cf87-4451-b022-824a63b22173 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1303/2365] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:47.887 8 WARNING neutron_lib.context [None req-5150a056-35e7-45eb-89a5-ff023948b5c8 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:47.896 7 INFO neutron.db.segments_db [None req-f5ff7827-cf87-4451-b022-824a63b22173 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Added segment 7a480f0e-ab97-4684-a01a-d381b4b85d47 of type vxlan for network ea19c3ae-1d1d-4931-83af-0b55fc58078a 2026-05-08 00:38:47.946 8 INFO neutron.db.segments_db [None req-5150a056-35e7-45eb-89a5-ff023948b5c8 8dd57c05216847959d9952d6f5ca0c99 05fb245252e14ac6ac098759b6f613e0 - - default default] Added segment d5dc819e-d065-40c7-bf22-fa972ab2af1b of type vxlan for network 9ac71e26-bf66-47fd-8652-0866623cd3d5 [pid: 7|app: 0|req: 1063/2366] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:48.019 7 WARNING neutron_lib.context [None req-bc556845-0200-4df7-8fcb-dff186444f04 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1304/2367] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:47 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2368] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:38:48 2026] PUT /v2.0/networks/ace00508-d64c-45d8-87ec-e24a6e3d51ef/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2369] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:38:48 2026] PUT /v2.0/networks/a6d78a53-79d1-4c00-87a2-abdc7b539820/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2370] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:38:48 2026] PUT /v2.0/networks/eeb97d2f-1639-492d-915a-4327cf84054a/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2371] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:38:48 2026] PUT /v2.0/networks/51844c75-c01c-4dba-acf3-bd068e7435de/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2372] 10.0.0.11 () {32 vars in 664 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2373] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:48 2026] POST /v2.0/ports => generated 743 bytes in 296 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-08 00:38:48.321 7 WARNING neutron_lib.context [None req-861f0002-22a5-4c8d-9594-b86006dfcddb cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1310/2374] 10.0.0.11 () {32 vars in 678 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2375] 10.0.0.11 () {32 vars in 674 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2376] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:38:48 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) 2026-05-08 00:38:48.500 7 WARNING neutron_lib.context [None req-a468f77f-e79c-4a7f-9aa1-c53d5387c7a8 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1312/2377] 10.0.0.11 () {32 vars in 686 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:48.553 7 INFO neutron.db.segments_db [None req-a468f77f-e79c-4a7f-9aa1-c53d5387c7a8 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Added segment 266876ae-5fba-4665-92dd-42e86c802cab of type vxlan for network 962dde7d-e9b0-4e4f-8fa1-fa0747e74fc1 [pid: 8|app: 0|req: 1313/2378] 10.0.0.11 () {32 vars in 672 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2379] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:48 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) [pid: 8|app: 0|req: 1314/2380] 10.0.0.11 () {32 vars in 686 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:48.655 7 WARNING neutron_lib.context [None req-3bac4a85-3899-481e-a5a9-f67c62503e8f cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1315/2381] 10.0.0.11 () {32 vars in 682 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2382] 10.0.0.11 () {32 vars in 694 bytes} [Fri May 8 00:38:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2383] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:48 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:48.979 8 INFO neutron.services.segments.plugin [-] Segment 90026a83-3f8c-40c1-9298-ad23057c644d resource provider aggregate not found 2026-05-08 00:38:48.984 8 INFO neutron.services.segments.plugin [-] Segment 90026a83-3f8c-40c1-9298-ad23057c644d 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-08 00:38:48.989 7 WARNING neutron_lib.context [None req-1bc33713-9461-4189-bf6f-53c4c21752b8 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:48.990 8 INFO neutron.services.segments.plugin [-] Segment 90026a83-3f8c-40c1-9298-ad23057c644d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90026a83-3f8c-40c1-9298-ad23057c644d found for delete ", "request_id": "req-6dbb8f88-b8a6-43d8-9644-5e5d995e8698"}]} [pid: 8|app: 0|req: 1317/2384] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:48 2026] DELETE /v2.0/networks/ace00508-d64c-45d8-87ec-e24a6e3d51ef => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:49.005 8 INFO neutron.services.segments.plugin [-] Segment 90026a83-3f8c-40c1-9298-ad23057c644d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90026a83-3f8c-40c1-9298-ad23057c644d found for delete ", "request_id": "req-6cc9a300-678e-4cda-8986-37313d06034b"}]} [pid: 8|app: 0|req: 1318/2385] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:49 2026] DELETE /v2.0/networks/a6d78a53-79d1-4c00-87a2-abdc7b539820 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2386] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:38:48 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:49.209 7 WARNING neutron_lib.context [None req-674454a2-4685-4b4a-978c-26c393f29e1a cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1319/2387] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:49 2026] DELETE /v2.0/networks/eeb97d2f-1639-492d-915a-4327cf84054a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:49.264 7 INFO neutron.db.segments_db [None req-674454a2-4685-4b4a-978c-26c393f29e1a cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Added segment 7b8de8b9-d75c-467b-923e-9bfa85215c84 of type vxlan for network 1e4f4206-281f-4e6a-8bfd-a8225793ebd9 [pid: 7|app: 0|req: 1069/2388] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:49 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2389] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:49 2026] DELETE /v2.0/networks/51844c75-c01c-4dba-acf3-bd068e7435de => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:49.377 7 WARNING neutron_lib.context [None req-8f3d9d70-3991-4138-afab-818f74373ec5 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1321/2390] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:49 2026] DELETE /v2.0/networks/9ac71e26-bf66-47fd-8652-0866623cd3d5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2391] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:49 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) 2026-05-08 00:38:49.691 8 WARNING neutron_lib.context [None req-543d075e-cbfd-4c59-a001-9c8482e981b1 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1322/2392] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:38:49 2026] POST /v2.0/trunks => generated 407 bytes in 164 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-08 00:38:49.860 7 WARNING neutron_lib.context [None req-90ef0215-f229-4f2c-bc4a-5418c54a4748 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:49.932 7 INFO neutron.db.segments_db [None req-90ef0215-f229-4f2c-bc4a-5418c54a4748 cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Added segment 4c5765e2-82b5-4749-9b36-f13ed400167d of type vxlan for network 300662b4-e561-4241-afce-1debe40ba4ff [pid: 7|app: 0|req: 1071/2395] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:49 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:50.048 8 WARNING neutron_lib.context [None req-6919c8d4-aa91-4162-b08a-d996a29f190a cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1325/2396] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:50 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:50.334 7 WARNING neutron_lib.context [None req-4c983921-a782-439e-bf18-af5e6eefab5e cd113ac2d36c46dd88af28c41f9e29e1 14978ccb91d84c0a94b4dfb0d70ef646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.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: 7|app: 0|req: 1072/2397] 10.0.0.11 () {34 vars in 664 bytes} [Fri May 8 00:38:50 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2398] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/security-groups?tenant_id=05fb245252e14ac6ac098759b6f613e0&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2399] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:38:50 2026] PUT /v2.0/trunks/f44d5f71-ee45-489e-8b25-fae82d20d4f8/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2400] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:38:50 2026] PUT /v2.0/trunks/7f1310ce-4b08-4f5c-9c5a-03785e82fe03/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2401] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:38:50 2026] PUT /v2.0/trunks/cb9d3749-2bec-4898-8871-e3d637be9c33/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2402] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:50 2026] DELETE /v2.0/security-groups/98ae09bc-61c4-40e4-b39c-a96f3a316ac9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2403] 10.0.0.11 () {34 vars in 747 bytes} [Fri May 8 00:38:50 2026] PUT /v2.0/trunks/973e9247-183a-4c48-a06a-d35f1c60e72c/tags => 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: 1328/2404] 10.0.0.11 () {32 vars in 660 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2405] 10.0.0.11 () {32 vars in 674 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2406] 10.0.0.11 () {32 vars in 670 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2407] 10.0.0.11 () {32 vars in 682 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2408] 10.0.0.11 () {32 vars in 668 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2409] 10.0.0.11 () {32 vars in 682 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2410] 10.0.0.11 () {32 vars in 678 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2411] 10.0.0.11 () {32 vars in 690 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2412] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/trunks/f44d5f71-ee45-489e-8b25-fae82d20d4f8 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2413] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/security-groups?tenant_id=fec7e69edae24333a08a67a8ac61f7a0&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2414] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:38:50 2026] GET /v2.0/ports/4f870842-6067-479e-8cd6-3b914afcc073 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2415] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:50 2026] DELETE /v2.0/security-groups/d996cd7d-02d1-458e-8f5e-8567559c7ab0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2416] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:50 2026] DELETE /v2.0/trunks/f44d5f71-ee45-489e-8b25-fae82d20d4f8 => 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: 1332/2417] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/trunks/7f1310ce-4b08-4f5c-9c5a-03785e82fe03 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:51.092 8 INFO neutron.services.segments.plugin [-] Segment 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 resource provider aggregate not found 2026-05-08 00:38:51.105 8 INFO neutron.services.segments.plugin [-] Segment 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 resource provider aggregate not found [pid: 7|app: 0|req: 1086/2418] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports/21cc9255-2bdc-4bf0-8728-55e67604c522 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:51.121 8 INFO neutron.services.segments.plugin [-] Segment 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 found for delete ", "request_id": "req-eef261a4-9216-43b7-98ba-510156fb66a7"}]} 2026-05-08 00:38:51.127 8 INFO neutron.services.segments.plugin [-] Segment 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f7607c3-392b-4bc0-9a2b-f873af8a07f1 found for delete ", "request_id": "req-b3c2b5ca-d25c-40e2-8e0c-d61577053d56"}]} 2026-05-08 00:38:51.141 8 INFO neutron.services.segments.plugin [-] Segment 862d415b-9388-4c56-b40d-abbc454cc988 resource provider aggregate not found 2026-05-08 00:38:51.147 8 INFO neutron.services.segments.plugin [-] Segment 862d415b-9388-4c56-b40d-abbc454cc988 resource provider aggregate not found 2026-05-08 00:38:51.154 8 INFO neutron.services.segments.plugin [-] Segment 862d415b-9388-4c56-b40d-abbc454cc988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862d415b-9388-4c56-b40d-abbc454cc988 found for delete ", "request_id": "req-b7abf0ec-7674-4058-bbda-1a67a70a3329"}]} 2026-05-08 00:38:51.164 8 INFO neutron.services.segments.plugin [-] Segment 862d415b-9388-4c56-b40d-abbc454cc988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862d415b-9388-4c56-b40d-abbc454cc988 found for delete ", "request_id": "req-44d97849-348e-4b21-b886-ef55f46f8c4c"}]} 2026-05-08 00:38:51.168 8 INFO neutron.services.segments.plugin [-] Segment afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 resource provider aggregate not found 2026-05-08 00:38:51.181 8 INFO neutron.services.segments.plugin [-] Segment afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 found for delete ", "request_id": "req-0574e5fa-52fb-4b3a-9bba-46b9a4db91c0"}]} 2026-05-08 00:38:51.186 8 INFO neutron.services.segments.plugin [-] Segment afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 resource provider aggregate not found [pid: 7|app: 0|req: 1087/2419] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/trunks/7f1310ce-4b08-4f5c-9c5a-03785e82fe03 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:51.206 8 INFO neutron.services.segments.plugin [-] Segment afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc5c3c2-b44d-4f9c-8fd2-637da7a00b11 found for delete ", "request_id": "req-089cf256-b370-4d48-a047-dfc7813ce51b"}]} 2026-05-08 00:38:51.210 8 INFO neutron.services.segments.plugin [-] Segment d5dc819e-d065-40c7-bf22-fa972ab2af1b resource provider aggregate not found [pid: 7|app: 0|req: 1088/2420] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/trunks/cb9d3749-2bec-4898-8871-e3d637be9c33 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:38:51.225 8 INFO neutron.services.segments.plugin [-] Segment d5dc819e-d065-40c7-bf22-fa972ab2af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dc819e-d065-40c7-bf22-fa972ab2af1b found for delete ", "request_id": "req-22f18b37-0f7c-4cea-951d-7d5a5936ea4b"}]} 2026-05-08 00:38:51.227 8 INFO neutron.services.segments.plugin [-] Segment d5dc819e-d065-40c7-bf22-fa972ab2af1b resource provider aggregate not found 2026-05-08 00:38:51.245 8 INFO neutron.services.segments.plugin [-] Segment d5dc819e-d065-40c7-bf22-fa972ab2af1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dc819e-d065-40c7-bf22-fa972ab2af1b found for delete ", "request_id": "req-0dd0b072-bac0-484c-bde3-27b82f979faa"}]} [pid: 8|app: 0|req: 1333/2421] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/security-groups?tenant_id=35ae937b53a0442e8b99b8a0043b759b&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2422] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports/423a84f8-a505-4dc8-902c-99eee865549c => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2423] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2424] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/security-groups/8b063e5f-3789-4a93-b990-ed2c813ecd25 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2425] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&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: 8|app: 0|req: 1335/2426] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/trunks/cb9d3749-2bec-4898-8871-e3d637be9c33 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2427] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/trunks/973e9247-183a-4c48-a06a-d35f1c60e72c => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2428] 10.0.0.11 () {32 vars in 816 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&mac_address=fa%3A16%3A3e%3A3b%3Ada%3Acd => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:51.543 8 WARNING neutron_lib.context [None req-99b2ea7c-e474-48c9-91b0-4a7ebea8c9b7 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1093/2429] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports/f0519703-6201-4623-88dd-c11ab2b13695 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2430] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/trunks/973e9247-183a-4c48-a06a-d35f1c60e72c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2431] 10.0.0.11 () {32 vars in 717 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/trunks/920591c4-ae3b-420f-b3d5-4632f55a9d7c => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2432] 10.0.0.11 () {32 vars in 715 bytes} [Fri May 8 00:38:51 2026] GET /v2.0/ports/667913c1-bc00-4c52-94f5-74feff5cf711 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2433] 10.0.0.11 () {32 vars in 720 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/trunks/920591c4-ae3b-420f-b3d5-4632f55a9d7c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2434] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:51 2026] DELETE /v2.0/ports/4f870842-6067-479e-8cd6-3b914afcc073 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2435] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/ports/21cc9255-2bdc-4bf0-8728-55e67604c522 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2436] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/ports/423a84f8-a505-4dc8-902c-99eee865549c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2437] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/ports/f0519703-6201-4623-88dd-c11ab2b13695 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2438] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/ports/667913c1-bc00-4c52-94f5-74feff5cf711 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:52.897 7 INFO neutron.services.segments.plugin [-] Segment 644cc401-e079-45b3-a53b-ecb1745a3e0c resource provider aggregate not found 2026-05-08 00:38:52.902 7 INFO neutron.services.segments.plugin [-] Segment 644cc401-e079-45b3-a53b-ecb1745a3e0c resource provider aggregate not found 2026-05-08 00:38:52.912 7 INFO neutron.services.segments.plugin [-] Segment 644cc401-e079-45b3-a53b-ecb1745a3e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644cc401-e079-45b3-a53b-ecb1745a3e0c found for delete ", "request_id": "req-97a20fa1-bdb7-4335-99fb-20190483cc84"}]} [pid: 7|app: 0|req: 1103/2439] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/networks/bb6d502a-b581-44ca-b0dc-f3cb5bba6c0e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:52.932 8 INFO neutron.db.l3_db [None req-99b2ea7c-e474-48c9-91b0-4a7ebea8c9b7 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP 74acc974-748c-4fc4-afd3-9bd52599be0f associated. External IP: 10.96.250.204, port: ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1. 2026-05-08 00:38:52.938 7 INFO neutron.services.segments.plugin [-] Segment 644cc401-e079-45b3-a53b-ecb1745a3e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644cc401-e079-45b3-a53b-ecb1745a3e0c found for delete ", "request_id": "req-974995d1-61c5-42c4-8388-343eff46d8f5"}]} [pid: 7|app: 0|req: 1104/2440] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:52 2026] DELETE /v2.0/networks/ea19c3ae-1d1d-4931-83af-0b55fc58078a => 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: 1337/2441] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:38:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2442] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:53 2026] DELETE /v2.0/networks/962dde7d-e9b0-4e4f-8fa1-fa0747e74fc1 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:38:53.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c98854b-21f3-403a-a453-e273e8aff3f6'] response: {'name': 'network-changed', 'server_uuid': '1ef4f52d-066d-407c-aad6-e1e1a96b0ec4', 'tag': 'ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1', 'status': 'completed', 'code': 200} 2026-05-08 00:38:53.845 8 INFO neutron.services.segments.plugin [-] Segment 7b8de8b9-d75c-467b-923e-9bfa85215c84 resource provider aggregate not found 2026-05-08 00:38:53.851 8 INFO neutron.services.segments.plugin [-] Segment 7b8de8b9-d75c-467b-923e-9bfa85215c84 resource provider aggregate not found 2026-05-08 00:38:53.862 8 INFO neutron.services.segments.plugin [-] Segment 7b8de8b9-d75c-467b-923e-9bfa85215c84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8de8b9-d75c-467b-923e-9bfa85215c84 found for delete ", "request_id": "req-d6164592-3aa7-43ab-a9b2-5b8da0cbac33"}]} 2026-05-08 00:38:53.865 8 INFO neutron.services.segments.plugin [-] Segment 7b8de8b9-d75c-467b-923e-9bfa85215c84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8de8b9-d75c-467b-923e-9bfa85215c84 found for delete ", "request_id": "req-7bbe7f46-bf53-48f8-9e37-1871412bfd86"}]} [pid: 8|app: 0|req: 1338/2443] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:53 2026] DELETE /v2.0/networks/1e4f4206-281f-4e6a-8bfd-a8225793ebd9 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2444] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:38:53 2026] DELETE /v2.0/networks/300662b4-e561-4241-afce-1debe40ba4ff => 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: 1339/2445] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2446] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2447] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2448] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => 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: 1341/2449] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2450] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 8|app: 0|req: 1342/2451] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2452] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1343/2453] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:38:54.935 7 INFO neutron.services.segments.plugin [-] Segment 7a480f0e-ab97-4684-a01a-d381b4b85d47 resource provider aggregate not found 2026-05-08 00:38:54.956 7 INFO neutron.services.segments.plugin [-] Segment 7a480f0e-ab97-4684-a01a-d381b4b85d47 resource provider aggregate not found 2026-05-08 00:38:54.962 7 INFO neutron.services.segments.plugin [-] Segment 7a480f0e-ab97-4684-a01a-d381b4b85d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a480f0e-ab97-4684-a01a-d381b4b85d47 found for delete ", "request_id": "req-680bed29-a32b-4a6a-8fbc-992c8622db69"}]} 2026-05-08 00:38:54.972 7 INFO neutron.services.segments.plugin [-] Segment 7a480f0e-ab97-4684-a01a-d381b4b85d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a480f0e-ab97-4684-a01a-d381b4b85d47 found for delete ", "request_id": "req-8f0d8e03-2099-46ae-b1a7-12d1687f709e"}]} 2026-05-08 00:38:54.978 7 INFO neutron.services.segments.plugin [-] Segment 266876ae-5fba-4665-92dd-42e86c802cab resource provider aggregate not found 2026-05-08 00:38:54.990 7 INFO neutron.services.segments.plugin [-] Segment 266876ae-5fba-4665-92dd-42e86c802cab resource provider aggregate not found 2026-05-08 00:38:54.994 7 INFO neutron.services.segments.plugin [-] Segment 266876ae-5fba-4665-92dd-42e86c802cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266876ae-5fba-4665-92dd-42e86c802cab found for delete ", "request_id": "req-49d44606-26ec-4095-9aa6-16f525db0b42"}]} 2026-05-08 00:38:55.001 7 INFO neutron.services.segments.plugin [-] Segment 266876ae-5fba-4665-92dd-42e86c802cab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266876ae-5fba-4665-92dd-42e86c802cab found for delete ", "request_id": "req-c0fbf808-8f54-4a3a-9652-68c4d19407bb"}]} 2026-05-08 00:38:55.011 7 INFO neutron.services.segments.plugin [-] Segment 4c5765e2-82b5-4749-9b36-f13ed400167d resource provider aggregate not found 2026-05-08 00:38:55.018 7 INFO neutron.services.segments.plugin [-] Segment 4c5765e2-82b5-4749-9b36-f13ed400167d resource provider aggregate not found 2026-05-08 00:38:55.025 7 INFO neutron.services.segments.plugin [-] Segment 4c5765e2-82b5-4749-9b36-f13ed400167d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5765e2-82b5-4749-9b36-f13ed400167d found for delete ", "request_id": "req-a4a96b02-3390-4535-8d99-1a9939c37566"}]} 2026-05-08 00:38:55.031 7 INFO neutron.services.segments.plugin [-] Segment 4c5765e2-82b5-4749-9b36-f13ed400167d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5765e2-82b5-4749-9b36-f13ed400167d found for delete ", "request_id": "req-167dac56-5755-4828-a7cf-27dc8571e914"}]} [pid: 7|app: 0|req: 1111/2454] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:54 2026] GET /v2.0/security-groups?tenant_id=14978ccb91d84c0a94b4dfb0d70ef646&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2455] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:55 2026] DELETE /v2.0/security-groups/a09c373a-b679-4fe7-a33c-b8ce9697a8d2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2456] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:55 2026] GET /v2.0/security-groups?tenant_id=737f0b8e49f64597aaecc4f0cd8eeaef&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2457] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:55 2026] DELETE /v2.0/security-groups/a48b229a-9f80-4120-97a1-b160a255bde9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:38:55.593 7 WARNING neutron_lib.context [None req-229f6fa0-f178-4d1d-9bc9-9619a6ebff37 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:55.754 7 INFO neutron.db.segments_db [None req-229f6fa0-f178-4d1d-9bc9-9619a6ebff37 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Added segment a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 of type vxlan for network cf78d5ec-ea51-4859-930c-66e6b842804e [pid: 8|app: 0|req: 1346/2458] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:38:55 2026] GET /v2.0/security-groups?tenant_id=757d7d38aad04636b399bf00d6dad66d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2459] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:55 2026] POST /v2.0/networks => generated 630 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:55.898 7 WARNING neutron_lib.context [None req-8bb449bf-47af-4523-9ed5-bf64a4fd18eb 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1347/2460] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:38:55 2026] DELETE /v2.0/security-groups/b4812f39-edaf-48d7-a529-391a8fb33105 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2461] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:55 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) 2026-05-08 00:38:56.208 8 WARNING neutron_lib.context [None req-8a4c770b-55d8-4c4b-ab60-6e0496a6f730 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:56.263 8 INFO neutron.db.segments_db [None req-8a4c770b-55d8-4c4b-ab60-6e0496a6f730 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Added segment a2002e4d-1c9c-4727-84df-7d9164618734 of type vxlan for network db78d208-23c8-41c7-85ad-db7d560ae170 [pid: 8|app: 0|req: 1348/2462] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:56 2026] POST /v2.0/networks => generated 631 bytes in 210 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-08 00:38:56.425 7 WARNING neutron_lib.context [None req-55715854-5466-475a-b375-be8d8be5ab55 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1115/2463] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:56 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:56.741 8 WARNING neutron_lib.context [None req-5b2cae1f-b7c5-4a28-8808-f39fcdb9160d 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:56.815 8 INFO neutron.db.segments_db [None req-5b2cae1f-b7c5-4a28-8808-f39fcdb9160d 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Added segment ffd6a7d1-f42c-4ad2-bae2-a2c712744744 of type vxlan for network 4b50e7cc-f4d7-4cab-aedc-772c632451cb [pid: 8|app: 0|req: 1349/2464] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:56 2026] POST /v2.0/networks => generated 632 bytes in 198 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-08 00:38:56.939 7 WARNING neutron_lib.context [None req-c82e9ac9-030b-4b9a-8a38-bfac64db3f9b 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1116/2465] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:56 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:57.221 8 WARNING neutron_lib.context [None req-9f4a5bf8-f988-4c9c-8e28-d70fee739f47 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:57.275 8 INFO neutron.db.segments_db [None req-9f4a5bf8-f988-4c9c-8e28-d70fee739f47 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Added segment 620a15db-f66c-484e-82ec-44def4dbe3c9 of type vxlan for network c966ed24-9b0d-4552-bc76-e10b1dbf2aa4 [pid: 8|app: 0|req: 1350/2466] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:57 2026] POST /v2.0/networks => generated 632 bytes in 168 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-08 00:38:57.392 7 WARNING neutron_lib.context [None req-206817df-94d8-419b-a7b5-f5e959babf26 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1117/2467] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:57 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:57.712 8 WARNING neutron_lib.context [None req-70854579-2ddb-4183-8ab2-6fa896db661b 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:57.793 8 INFO neutron.db.segments_db [None req-70854579-2ddb-4183-8ab2-6fa896db661b 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Added segment 6186bdfa-2f5b-4148-94fd-17b8e3ae346e of type vxlan for network adc978bf-d25f-4b59-8d5a-4245018c0582 [pid: 8|app: 0|req: 1351/2468] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:57 2026] POST /v2.0/networks => generated 631 bytes in 210 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-08 00:38:57.929 7 WARNING neutron_lib.context [None req-0f4111c2-89cb-4714-83e0-0ab66e4952ba 5a6ea829d29a42d5a60f44d89e810b69 ea6972b22c4044faa317a3fb7eb6c248 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1118/2469] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:57 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2470] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:38:58 2026] PUT /v2.0/ports/9c815ad8-8a30-4d48-a09a-e8297cf297eb/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 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: 7|app: 0|req: 1119/2471] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:38:58 2026] PUT /v2.0/ports/4d84b95c-c02a-45a3-9941-e983275bd28f/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2472] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:38:58 2026] PUT /v2.0/ports/595c6bb3-ee06-4d41-98e9-0eb072d4759d/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2473] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:38:58 2026] PUT /v2.0/ports/f57541c9-7742-4e3b-a7b4-f6600248a828/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2474] 10.0.0.11 () {32 vars in 658 bytes} [Fri May 8 00:38:58 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2475] 10.0.0.11 () {32 vars in 672 bytes} [Fri May 8 00:38:58 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2476] 10.0.0.11 () {32 vars in 668 bytes} [Fri May 8 00:38:58 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2477] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:38:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2478] 10.0.0.11 () {32 vars in 666 bytes} [Fri May 8 00:38:58 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2479] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:38:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2480] 10.0.0.11 () {32 vars in 676 bytes} [Fri May 8 00:38:59 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2481] 10.0.0.11 () {32 vars in 688 bytes} [Fri May 8 00:38:59 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:38:59.395 8 WARNING neutron_lib.context [None req-26ddb63c-eed4-4762-8956-7b23aecf50d1 5f200e36e56f4cfba61dddd57f696efe 1ae30e0e2aee43d0a8eb43d162b2487e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:38:59.538 8 INFO neutron.db.segments_db [None req-26ddb63c-eed4-4762-8956-7b23aecf50d1 5f200e36e56f4cfba61dddd57f696efe 1ae30e0e2aee43d0a8eb43d162b2487e - - default default] Added segment 4f3fe2a4-f3af-4283-83e9-7e7daecb868b of type vxlan for network 9e28215b-12d5-4381-9889-a2b56844cba5 [pid: 7|app: 0|req: 1126/2482] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:59 2026] DELETE /v2.0/ports/9c815ad8-8a30-4d48-a09a-e8297cf297eb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2483] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:38:59 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:38:59.656 8 WARNING neutron_lib.context [None req-25386ce4-60a7-4534-a50b-ac7eb192c0a2 5f200e36e56f4cfba61dddd57f696efe 1ae30e0e2aee43d0a8eb43d162b2487e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1127/2484] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:59 2026] DELETE /v2.0/ports/4d84b95c-c02a-45a3-9941-e983275bd28f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2485] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:59 2026] DELETE /v2.0/ports/595c6bb3-ee06-4d41-98e9-0eb072d4759d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2486] 10.0.0.11 () {34 vars in 662 bytes} [Fri May 8 00:38:59 2026] POST /v2.0/ports => generated 743 bytes in 284 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: 1359/2487] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:38:59 2026] PUT /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2488] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:38:59 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2489] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:38:59 2026] DELETE /v2.0/ports/f57541c9-7742-4e3b-a7b4-f6600248a828 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2490] 10.0.0.11 () {34 vars in 756 bytes} [Fri May 8 00:39:00 2026] PUT /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2491] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2492] 10.0.0.11 () {34 vars in 752 bytes} [Fri May 8 00:39:00 2026] PUT /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/red => 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: 1364/2493] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2494] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/ports/4962a2c6-b95d-44fe-8e04-18b5201a1623 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2495] 10.0.0.11 () {34 vars in 774 bytes} [Fri May 8 00:39:00 2026] PUT /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/black.or.white => 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: 1366/2496] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/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: 1367/2497] 10.0.0.11 () {34 vars in 745 bytes} [Fri May 8 00:39:00 2026] PUT /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2498] 10.0.0.110 () {34 vars in 989 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1473 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:00.373 7 INFO neutron.services.segments.plugin [-] Segment a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 resource provider aggregate not found 2026-05-08 00:39:00.379 7 INFO neutron.services.segments.plugin [-] Segment a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 resource provider aggregate not found [pid: 8|app: 0|req: 1369/2499] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:00.391 7 INFO neutron.services.segments.plugin [-] Segment a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 found for delete ", "request_id": "req-3ff3b1ea-f0f0-4dea-8905-19908b8e4f4e"}]} [pid: 7|app: 0|req: 1131/2500] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/cf78d5ec-ea51-4859-930c-66e6b842804e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:00.398 7 INFO neutron.services.segments.plugin [-] Segment a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e5b0cf-dcb6-4fdf-8679-6acd6988f6a8 found for delete ", "request_id": "req-08aa4b55-9a28-4c68-91c0-2f20d4767937"}]} [pid: 8|app: 0|req: 1370/2501] 10.0.0.110 () {34 vars in 1039 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&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: 7|app: 0|req: 1132/2502] 10.0.0.11 () {32 vars in 733 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:00.479 7 INFO neutron.api.v2.resource [None req-774b43b2-d6fd-42bb-bfc6-2eb569e20c4b 5f200e36e56f4cfba61dddd57f696efe 1ae30e0e2aee43d0a8eb43d162b2487e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2503] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 00:39:00.541 8 INFO neutron.services.segments.plugin [-] Segment a2002e4d-1c9c-4727-84df-7d9164618734 resource provider aggregate not found [pid: 7|app: 0|req: 1134/2504] 10.0.0.11 () {32 vars in 736 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:00.545 8 INFO neutron.services.segments.plugin [-] Segment a2002e4d-1c9c-4727-84df-7d9164618734 resource provider aggregate not found 2026-05-08 00:39:00.560 8 INFO neutron.services.segments.plugin [-] Segment a2002e4d-1c9c-4727-84df-7d9164618734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2002e4d-1c9c-4727-84df-7d9164618734 found for delete ", "request_id": "req-e9a08fdb-cffd-4ed8-b254-e0fa8d0246dd"}]} 2026-05-08 00:39:00.562 8 INFO neutron.services.segments.plugin [-] Segment a2002e4d-1c9c-4727-84df-7d9164618734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2002e4d-1c9c-4727-84df-7d9164618734 found for delete ", "request_id": "req-f4b567d4-49e8-4b7a-b3c1-fe4bab50143d"}]} [pid: 8|app: 0|req: 1371/2505] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/db78d208-23c8-41c7-85ad-db7d560ae170 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2506] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:00.619 7 INFO neutron.api.v2.resource [None req-d3535088-c1f8-40db-bbd2-b20c61135ec9 5f200e36e56f4cfba61dddd57f696efe 1ae30e0e2aee43d0a8eb43d162b2487e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2507] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2508] 10.0.0.11 () {32 vars in 728 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => 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: 1372/2509] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/4b50e7cc-f4d7-4cab-aedc-772c632451cb => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2510] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 00:39:00 2026] GET /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2511] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/c966ed24-9b0d-4552-bc76-e10b1dbf2aa4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2512] 10.0.0.11 () {32 vars in 718 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/ports/bb8a31e9-e147-4db6-b223-6f05a8dff5de => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2513] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/adc978bf-d25f-4b59-8d5a-4245018c0582 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2514] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:00 2026] DELETE /v2.0/networks/9e28215b-12d5-4381-9889-a2b56844cba5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2515] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:01 2026] GET /v2.0/security-groups?tenant_id=1ae30e0e2aee43d0a8eb43d162b2487e&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2516] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:01 2026] GET /v2.0/security-groups?tenant_id=25a96c227cdb44e9bb47baaaa63e1b9d&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2517] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:01 2026] DELETE /v2.0/security-groups/58e102c5-79fb-4a93-9604-ffb90e557323 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2518] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:02 2026] DELETE /v2.0/security-groups/0f613e46-78c6-48fa-a325-14f67c420b86 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2519] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:02 2026] GET /v2.0/security-groups?tenant_id=189466c81fe2484082bcb150db8441e2&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2520] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:02 2026] DELETE /v2.0/security-groups/e84c8a39-6ee9-4ce5-b76b-67ae8c65753f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:02.410 7 INFO neutron.services.segments.plugin [-] Segment 4f3fe2a4-f3af-4283-83e9-7e7daecb868b resource provider aggregate not found 2026-05-08 00:39:02.423 7 INFO neutron.services.segments.plugin [-] Segment 4f3fe2a4-f3af-4283-83e9-7e7daecb868b resource provider aggregate not found 2026-05-08 00:39:02.432 7 INFO neutron.services.segments.plugin [-] Segment 4f3fe2a4-f3af-4283-83e9-7e7daecb868b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f3fe2a4-f3af-4283-83e9-7e7daecb868b found for delete ", "request_id": "req-f4fdfc09-7ed6-48ca-ab65-25f9fed51820"}]} 2026-05-08 00:39:02.434 7 INFO neutron.services.segments.plugin [-] Segment 4f3fe2a4-f3af-4283-83e9-7e7daecb868b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f3fe2a4-f3af-4283-83e9-7e7daecb868b found for delete ", "request_id": "req-74a5a74a-2a4f-4faf-a0e6-dc5a3a19c3a5"}]} [pid: 7|app: 0|req: 1143/2521] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:02 2026] GET /v2.0/security-groups?tenant_id=46cfd00194234c80af9cccc105f0ea88&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2522] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:02 2026] DELETE /v2.0/security-groups/a034e5f8-71e1-456c-88e7-5a0188975e79 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2523] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:02 2026] GET /v2.0/security-groups?tenant_id=ea6972b22c4044faa317a3fb7eb6c248&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:02.783 8 INFO neutron.services.segments.plugin [-] Segment ffd6a7d1-f42c-4ad2-bae2-a2c712744744 resource provider aggregate not found 2026-05-08 00:39:02.787 8 INFO neutron.services.segments.plugin [-] Segment ffd6a7d1-f42c-4ad2-bae2-a2c712744744 resource provider aggregate not found 2026-05-08 00:39:02.804 8 INFO neutron.services.segments.plugin [-] Segment ffd6a7d1-f42c-4ad2-bae2-a2c712744744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd6a7d1-f42c-4ad2-bae2-a2c712744744 found for delete ", "request_id": "req-02163b40-aff1-4c6d-9bb2-e704072d5e84"}]} 2026-05-08 00:39:02.808 8 INFO neutron.services.segments.plugin [-] Segment ffd6a7d1-f42c-4ad2-bae2-a2c712744744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd6a7d1-f42c-4ad2-bae2-a2c712744744 found for delete ", "request_id": "req-7af9d7d2-46f7-4223-8036-58844f61e5ad"}]} 2026-05-08 00:39:02.817 8 INFO neutron.services.segments.plugin [-] Segment 620a15db-f66c-484e-82ec-44def4dbe3c9 resource provider aggregate not found 2026-05-08 00:39:02.822 8 INFO neutron.services.segments.plugin [-] Segment 620a15db-f66c-484e-82ec-44def4dbe3c9 resource provider aggregate not found 2026-05-08 00:39:02.836 8 INFO neutron.services.segments.plugin [-] Segment 620a15db-f66c-484e-82ec-44def4dbe3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620a15db-f66c-484e-82ec-44def4dbe3c9 found for delete ", "request_id": "req-a479ab0b-208b-42c8-a8f8-d2aee267d0ee"}]} 2026-05-08 00:39:02.842 8 INFO neutron.services.segments.plugin [-] Segment 620a15db-f66c-484e-82ec-44def4dbe3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620a15db-f66c-484e-82ec-44def4dbe3c9 found for delete ", "request_id": "req-f9aef534-b666-45d9-9bbd-932914217810"}]} 2026-05-08 00:39:02.855 8 INFO neutron.services.segments.plugin [-] Segment 6186bdfa-2f5b-4148-94fd-17b8e3ae346e resource provider aggregate not found 2026-05-08 00:39:02.860 8 INFO neutron.services.segments.plugin [-] Segment 6186bdfa-2f5b-4148-94fd-17b8e3ae346e resource provider aggregate not found 2026-05-08 00:39:02.878 8 INFO neutron.services.segments.plugin [-] Segment 6186bdfa-2f5b-4148-94fd-17b8e3ae346e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6186bdfa-2f5b-4148-94fd-17b8e3ae346e found for delete ", "request_id": "req-a077aa63-ff99-45e5-abf5-280bab8b74f6"}]} 2026-05-08 00:39:02.878 8 INFO neutron.services.segments.plugin [-] Segment 6186bdfa-2f5b-4148-94fd-17b8e3ae346e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6186bdfa-2f5b-4148-94fd-17b8e3ae346e found for delete ", "request_id": "req-40dff9a6-645f-4062-8636-a98283937440"}]} [pid: 8|app: 0|req: 1380/2524] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:02 2026] DELETE /v2.0/security-groups/1814fe10-0b4e-4374-995b-1b499d5b6204 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2527] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:39:05 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => 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: 1382/2528] 10.0.0.11 () {34 vars in 676 bytes} [Fri May 8 00:39:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2529] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:39:05 2026] PUT /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2530] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2531] 10.0.0.11 () {34 vars in 762 bytes} [Fri May 8 00:39:06 2026] PUT /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2532] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2533] 10.0.0.11 () {34 vars in 758 bytes} [Fri May 8 00:39:06 2026] PUT /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/red => 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: 1385/2534] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2535] 10.0.0.11 () {34 vars in 780 bytes} [Fri May 8 00:39:06 2026] PUT /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2536] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2537] 10.0.0.11 () {34 vars in 751 bytes} [Fri May 8 00:39:06 2026] PUT /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2538] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2539] 10.0.0.11 () {32 vars in 739 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/red => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:06.331 8 INFO neutron.api.v2.resource [None req-cda21b6c-497e-4566-a369-b89e6b499e83 e7c23c06a39b492da7d9ec5390a6587d fc1fcceb5735477ea41c639073c3c0e9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2540] 10.0.0.11 () {32 vars in 743 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2541] 10.0.0.11 () {32 vars in 742 bytes} [Fri May 8 00:39:06 2026] DELETE /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2542] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:06.412 7 INFO neutron.api.v2.resource [None req-9695ca65-f787-467f-a848-c0e936f6d058 e7c23c06a39b492da7d9ec5390a6587d fc1fcceb5735477ea41c639073c3c0e9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2543] 10.0.0.11 () {32 vars in 746 bytes} [Fri May 8 00:39:06 2026] DELETE /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2544] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:39:06 2026] DELETE /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2545] 10.0.0.11 () {32 vars in 731 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea/tags => 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: 1391/2546] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:39:06 2026] DELETE /v2.0/qos/policies/d59c4bd2-c8ae-4491-9c31-147aab2cdbea => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2547] 10.0.0.204 () {30 vars in 688 bytes} [Fri May 8 00:39:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2548] 10.0.0.204 () {30 vars in 690 bytes} [Fri May 8 00:39:06 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: 7|app: 0|req: 1157/2549] 10.0.0.204 () {30 vars in 666 bytes} [Fri May 8 00:39:06 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: 1393/2550] 10.0.0.204 () {30 vars in 702 bytes} [Fri May 8 00:39:06 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) 2026-05-08 00:39:07.084 7 WARNING neutron_lib.context [None req-ea4719df-b5c3-49ab-8ace-a93136422d41 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:39:07.237 7 INFO neutron.db.segments_db [None req-ea4719df-b5c3-49ab-8ace-a93136422d41 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Added segment d5d04883-8a2d-4692-b7a2-545f999f5602 of type vxlan for network d68488be-f5ad-48a3-853b-32a33550fd4e [pid: 7|app: 0|req: 1158/2551] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:06 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:07.358 7 WARNING neutron_lib.context [None req-52c00710-f1a7-4657-a819-0e049ce9a3ee 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1394/2552] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:07 2026] GET /v2.0/security-groups?tenant_id=fc1fcceb5735477ea41c639073c3c0e9&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2553] 10.0.0.204 () {28 vars in 437 bytes} [Fri May 8 00:39:07 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2554] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:07 2026] DELETE /v2.0/security-groups/ea278a4b-d130-433d-abee-fd5b2c329a2c => 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: 1397/2555] 10.0.0.204 () {30 vars in 726 bytes} [Fri May 8 00:39:07 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 657 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2556] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:07 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2557] 10.0.0.204 () {30 vars in 688 bytes} [Fri May 8 00:39:07 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) 2026-05-08 00:39:07.625 7 WARNING neutron_lib.context [None req-9529c8a8-9a70-4f17-b994-44fd685b5223 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1399/2558] 10.0.0.204 () {30 vars in 690 bytes} [Fri May 8 00:39:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2559] 10.0.0.204 () {30 vars in 666 bytes} [Fri May 8 00:39:07 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: 8|app: 0|req: 1401/2560] 10.0.0.204 () {30 vars in 702 bytes} [Fri May 8 00:39:07 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-08 00:39:07.687 7 INFO neutron.db.segments_db [None req-9529c8a8-9a70-4f17-b994-44fd685b5223 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Added segment 692ed495-90c8-444c-b9d3-9d9330261671 of type vxlan for network 43d774c7-06f5-4cfe-958d-8715f5d2d95f [pid: 8|app: 0|req: 1402/2561] 10.0.0.204 () {30 vars in 726 bytes} [Fri May 8 00:39:07 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2562] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:07 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2563] 10.0.0.204 () {30 vars in 688 bytes} [Fri May 8 00:39:07 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-08 00:39:07.788 7 WARNING neutron_lib.context [None req-7be989e8-2d18-444b-86e8-5414839782a5 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1403/2564] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:07 2026] GET /v2.0/security-groups?tenant_id=55ba5d7b6ba44ec5a11eac47b7388e80&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2565] 10.0.0.204 () {30 vars in 690 bytes} [Fri May 8 00:39:07 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: 1405/2566] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:07 2026] DELETE /v2.0/security-groups/6b1a1948-78a0-408e-bfed-8fc47b83ca5c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2567] 10.0.0.204 () {30 vars in 666 bytes} [Fri May 8 00:39:07 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: 1407/2568] 10.0.0.204 () {30 vars in 702 bytes} [Fri May 8 00:39:07 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: 7|app: 0|req: 1162/2569] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:07 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-08 00:39:08.059 7 WARNING neutron_lib.context [None req-42e88443-30fc-4564-878c-6c08e7295647 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1408/2570] 10.0.0.204 () {30 vars in 728 bytes} [Fri May 8 00:39:08 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2571] 10.0.0.204 () {30 vars in 680 bytes} [Fri May 8 00:39:08 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:39:08.117 7 INFO neutron.db.segments_db [None req-42e88443-30fc-4564-878c-6c08e7295647 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Added segment e51d190c-6965-4e2c-8169-68a07cb08f03 of type vxlan for network eb745706-9e8a-443d-aa68-30690258c988 [pid: 7|app: 0|req: 1163/2572] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:08 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:08.232 7 WARNING neutron_lib.context [None req-715c3979-3aea-426a-a9a5-2042f0107f86 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1164/2573] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:08 2026] POST /v2.0/subnets => generated 629 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:08.458 7 WARNING neutron_lib.context [None req-dfa6f3e0-a70f-44a5-a1e8-7fd95de6912c 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:39:08.512 7 INFO neutron.db.segments_db [None req-dfa6f3e0-a70f-44a5-a1e8-7fd95de6912c 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Added segment b0eade72-7b32-4562-8add-d45e4a8654cb of type vxlan for network c624cc1e-f972-4774-924d-957efc54aac1 [pid: 8|app: 0|req: 1410/2574] 10.0.0.204 () {34 vars in 702 bytes} [Fri May 8 00:39:08 2026] POST /v2.0/ports => generated 1132 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2575] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:08 2026] POST /v2.0/networks => generated 632 bytes in 191 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-08 00:39:08.661 8 WARNING neutron_lib.context [None req-4a2a74a8-42ee-4d11-bd64-4c7637af090f 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1411/2576] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:08 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-08 00:39:08.934 7 WARNING neutron_lib.context [None req-4865e789-c5d9-4b9b-8af5-104ac5c7fcc8 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:39:08.993 7 INFO neutron.db.segments_db [None req-4865e789-c5d9-4b9b-8af5-104ac5c7fcc8 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Added segment 2b1d9717-de41-433b-b9ff-2ccff88e0066 of type vxlan for network 101d11e7-b8e3-4461-b115-c483f6061be9 [pid: 7|app: 0|req: 1166/2577] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:08 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:09.128 8 WARNING neutron_lib.context [None req-85a26e7b-1f97-4746-8d9e-06ed4d126895 928ebf8bfc3e42a8a8c88bea44f14e81 c8ff373c05c04afbac3f4dc674faa88c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1412/2578] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:09 2026] POST /v2.0/subnets => generated 629 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2579] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:09 2026] PUT /v2.0/subnets/b0a545ff-40a9-4c27-88f4-b08f6152ef9f/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2580] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:09 2026] PUT /v2.0/subnets/422eee45-7490-470a-a155-558e122e64f1/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2581] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:09 2026] PUT /v2.0/subnets/4aff2da9-7b5b-4dd5-92a5-1cf213b61a84/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2582] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:09 2026] PUT /v2.0/subnets/e2a29eb7-f249-4b4c-8f3d-28eafe3fee4a/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2583] 10.0.0.11 () {32 vars in 662 bytes} [Fri May 8 00:39:09 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2584] 10.0.0.11 () {32 vars in 676 bytes} [Fri May 8 00:39:09 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2585] 10.0.0.11 () {32 vars in 672 bytes} [Fri May 8 00:39:09 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2586] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:39:09 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2587] 10.0.0.11 () {32 vars in 670 bytes} [Fri May 8 00:39:10 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2588] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:39:10 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2589] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:39:10 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2590] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:39:10 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2591] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:10 2026] DELETE /v2.0/subnets/b0a545ff-40a9-4c27-88f4-b08f6152ef9f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2592] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:10 2026] DELETE /v2.0/subnets/422eee45-7490-470a-a155-558e122e64f1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2593] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:10 2026] DELETE /v2.0/subnets/4aff2da9-7b5b-4dd5-92a5-1cf213b61a84 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2594] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:10 2026] DELETE /v2.0/subnets/e2a29eb7-f249-4b4c-8f3d-28eafe3fee4a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2595] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:10 2026] DELETE /v2.0/subnets/abb1bad3-96c4-4eae-8bb2-bb2a8240f9f5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:11.484 8 INFO neutron.services.segments.plugin [-] Segment d5d04883-8a2d-4692-b7a2-545f999f5602 resource provider aggregate not found 2026-05-08 00:39:11.488 8 INFO neutron.services.segments.plugin [-] Segment d5d04883-8a2d-4692-b7a2-545f999f5602 resource provider aggregate not found 2026-05-08 00:39:11.505 8 INFO neutron.services.segments.plugin [-] Segment d5d04883-8a2d-4692-b7a2-545f999f5602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d04883-8a2d-4692-b7a2-545f999f5602 found for delete ", "request_id": "req-9171a571-8381-44e9-80e5-8e63ec621964"}]} [pid: 8|app: 0|req: 1421/2596] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:11 2026] DELETE /v2.0/networks/d68488be-f5ad-48a3-853b-32a33550fd4e => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:11.515 8 INFO neutron.services.segments.plugin [-] Segment d5d04883-8a2d-4692-b7a2-545f999f5602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d04883-8a2d-4692-b7a2-545f999f5602 found for delete ", "request_id": "req-fb533b73-26ea-4499-8251-d2b5bc339045"}]} [pid: 7|app: 0|req: 1176/2597] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:39:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2598] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:39:11 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: 7|app: 0|req: 1178/2599] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:39:11 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: 7|app: 0|req: 1179/2600] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:39:11 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: 7|app: 0|req: 1180/2601] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:39:11 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2602] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:11 2026] DELETE /v2.0/networks/43d774c7-06f5-4cfe-958d-8715f5d2d95f => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2603] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:39:11 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: 1424/2604] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:39:11 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: 1425/2605] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:39:11 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: 1426/2606] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:39:11 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) 2026-05-08 00:39:11.947 8 INFO neutron.api.v2.resource [None req-796fca1d-4b30-4306-981b-b5391de3b4f4 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/2607] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:39:11 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => 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: 1428/2608] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:39:11 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2609] 199.19.213.14 () {34 vars in 733 bytes} [Fri May 8 00:39:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2610] 199.19.213.14 () {30 vars in 812 bytes} [Fri May 8 00:39:12 2026] GET /v2.0/security-group-rules?security_group_id=5885d23f-2691-4ca6-8964-f403ed389cd7 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:12.197 7 INFO neutron.services.segments.plugin [-] Segment e51d190c-6965-4e2c-8169-68a07cb08f03 resource provider aggregate not found 2026-05-08 00:39:12.204 7 INFO neutron.services.segments.plugin [-] Segment e51d190c-6965-4e2c-8169-68a07cb08f03 resource provider aggregate not found 2026-05-08 00:39:12.212 7 INFO neutron.services.segments.plugin [-] Segment e51d190c-6965-4e2c-8169-68a07cb08f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51d190c-6965-4e2c-8169-68a07cb08f03 found for delete ", "request_id": "req-810e949c-ce9c-473d-8a9e-32ef5591bd18"}]} 2026-05-08 00:39:12.219 7 INFO neutron.services.segments.plugin [-] Segment e51d190c-6965-4e2c-8169-68a07cb08f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51d190c-6965-4e2c-8169-68a07cb08f03 found for delete ", "request_id": "req-dc7b7257-1354-4d3f-85a4-4202faee4588"}]} [pid: 7|app: 0|req: 1181/2611] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:11 2026] DELETE /v2.0/networks/eb745706-9e8a-443d-aa68-30690258c988 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2612] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:39:12 2026] PUT /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 264 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: 1432/2613] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:39: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) [pid: 8|app: 0|req: 1433/2614] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:39:12 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: 1434/2615] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:39:12 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: 7|app: 0|req: 1182/2616] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:12 2026] DELETE /v2.0/networks/c624cc1e-f972-4774-924d-957efc54aac1 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2617] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:39:12 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: 1436/2618] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:39:12 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2619] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:12 2026] DELETE /v2.0/networks/101d11e7-b8e3-4461-b115-c483f6061be9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:13.593 8 INFO neutron.services.segments.plugin [-] Segment 692ed495-90c8-444c-b9d3-9d9330261671 resource provider aggregate not found 2026-05-08 00:39:13.596 8 INFO neutron.services.segments.plugin [-] Segment 692ed495-90c8-444c-b9d3-9d9330261671 resource provider aggregate not found 2026-05-08 00:39:13.608 8 INFO neutron.services.segments.plugin [-] Segment 692ed495-90c8-444c-b9d3-9d9330261671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692ed495-90c8-444c-b9d3-9d9330261671 found for delete ", "request_id": "req-e58e98ad-ed7c-4b6c-bfe6-71bd47278ec3"}]} 2026-05-08 00:39:13.609 8 INFO neutron.services.segments.plugin [-] Segment 692ed495-90c8-444c-b9d3-9d9330261671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692ed495-90c8-444c-b9d3-9d9330261671 found for delete ", "request_id": "req-7a9e1868-2a7f-4afa-a8c9-0d0aa4763736"}]} [pid: 8|app: 0|req: 1437/2620] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:13 2026] GET /v2.0/security-groups?tenant_id=73afa6b955d54d7d88433cc2eadf9350&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2621] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:13 2026] DELETE /v2.0/security-groups/3bf32a51-151f-43ef-8bb1-da753e4adaa7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2622] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:14 2026] GET /v2.0/security-groups?tenant_id=c8ff373c05c04afbac3f4dc674faa88c&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2623] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:14 2026] DELETE /v2.0/security-groups/680f0b6f-0990-492d-abd4-4762afc2bd8d => 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: 1439/2624] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:14 2026] GET /v2.0/security-groups?tenant_id=b8223d517077437499cdc62dafe3c11a&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:14.524 7 INFO neutron.services.segments.plugin [-] Segment b0eade72-7b32-4562-8add-d45e4a8654cb resource provider aggregate not found 2026-05-08 00:39:14.529 7 INFO neutron.services.segments.plugin [-] Segment b0eade72-7b32-4562-8add-d45e4a8654cb resource provider aggregate not found 2026-05-08 00:39:14.541 7 INFO neutron.services.segments.plugin [-] Segment b0eade72-7b32-4562-8add-d45e4a8654cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0eade72-7b32-4562-8add-d45e4a8654cb found for delete ", "request_id": "req-6d7d39b8-6a53-4c19-9c2f-4f94fa0d759a"}]} 2026-05-08 00:39:14.545 7 INFO neutron.services.segments.plugin [-] Segment b0eade72-7b32-4562-8add-d45e4a8654cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0eade72-7b32-4562-8add-d45e4a8654cb found for delete ", "request_id": "req-5f81f530-5186-45ba-b3d8-ef843f874be0"}]} 2026-05-08 00:39:14.558 7 INFO neutron.services.segments.plugin [-] Segment 2b1d9717-de41-433b-b9ff-2ccff88e0066 resource provider aggregate not found 2026-05-08 00:39:14.564 7 INFO neutron.services.segments.plugin [-] Segment 2b1d9717-de41-433b-b9ff-2ccff88e0066 resource provider aggregate not found 2026-05-08 00:39:14.571 7 INFO neutron.services.segments.plugin [-] Segment 2b1d9717-de41-433b-b9ff-2ccff88e0066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1d9717-de41-433b-b9ff-2ccff88e0066 found for delete ", "request_id": "req-750fbf60-aa3f-44d9-97f2-d14c38d6ddbf"}]} 2026-05-08 00:39:14.580 7 INFO neutron.services.segments.plugin [-] Segment 2b1d9717-de41-433b-b9ff-2ccff88e0066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1d9717-de41-433b-b9ff-2ccff88e0066 found for delete ", "request_id": "req-71ceeef9-a682-46d8-9e4f-709ae11cfcff"}]} [pid: 7|app: 0|req: 1186/2625] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:14 2026] DELETE /v2.0/security-groups/574f5716-3fca-4fde-8743-0857f0e56064 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:19.058 8 WARNING neutron_lib.context [None req-518753a4-ae01-45dc-a90e-ccb3530276ec 33a38c739ea84671bdef6e69ee0236aa b5c6c7ef64184aacbf03e2755df2c90e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1440/2626] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:39:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:19.126 7 WARNING neutron_lib.context [None req-ddd6f899-5826-46cf-bc3c-27050df25c1a 33a38c739ea84671bdef6e69ee0236aa b5c6c7ef64184aacbf03e2755df2c90e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1187/2627] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:39:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:19.191 8 WARNING neutron_lib.context [None req-29cd98f5-8258-4fc0-acd6-4dc8fdac5009 33a38c739ea84671bdef6e69ee0236aa b5c6c7ef64184aacbf03e2755df2c90e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1441/2628] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:39:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:19.248 7 WARNING neutron_lib.context [None req-c9094b80-d9fd-4c3e-b094-a9be5d12f434 33a38c739ea84671bdef6e69ee0236aa b5c6c7ef64184aacbf03e2755df2c90e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 7|app: 0|req: 1188/2629] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:39:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:19.307 8 WARNING neutron_lib.context [None req-9f9d923b-f199-4cbc-8455-1a3b77dc38cd 33a38c739ea84671bdef6e69ee0236aa b5c6c7ef64184aacbf03e2755df2c90e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1442/2630] 10.0.0.11 () {34 vars in 674 bytes} [Fri May 8 00:39:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2631] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:39:19 2026] PUT /v2.0/subnetpools/debd0fff-a197-4fc8-aae1-9e5b3a179a50/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2632] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:39:19 2026] PUT /v2.0/subnetpools/0a33190b-6501-4c8b-b6b8-122c2c5c5d53/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2633] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:39:19 2026] PUT /v2.0/subnetpools/b56a34cd-ec2c-4dfe-a0bb-aefcc105a188/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2634] 10.0.0.11 () {34 vars in 757 bytes} [Fri May 8 00:39:19 2026] PUT /v2.0/subnetpools/992ad79a-cced-423e-bd4a-7eacb9ff282a/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2635] 10.0.0.11 () {32 vars in 670 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2636] 10.0.0.11 () {32 vars in 684 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2637] 10.0.0.11 () {32 vars in 680 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2638] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2639] 10.0.0.11 () {32 vars in 678 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2640] 10.0.0.11 () {32 vars in 692 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2641] 10.0.0.11 () {32 vars in 688 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2642] 10.0.0.11 () {32 vars in 700 bytes} [Fri May 8 00:39:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2643] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:39:19 2026] DELETE /v2.0/subnetpools/debd0fff-a197-4fc8-aae1-9e5b3a179a50 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2644] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:39:19 2026] DELETE /v2.0/subnetpools/0a33190b-6501-4c8b-b6b8-122c2c5c5d53 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2647] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:39:19 2026] DELETE /v2.0/subnetpools/b56a34cd-ec2c-4dfe-a0bb-aefcc105a188 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2648] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:39:19 2026] DELETE /v2.0/subnetpools/992ad79a-cced-423e-bd4a-7eacb9ff282a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2649] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:39:19 2026] DELETE /v2.0/subnetpools/afed52e7-675b-4310-87ca-cc9bdafef236 => 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: 1453/2650] 10.0.0.189 () {34 vars in 1015 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2651] 10.0.0.189 () {34 vars in 981 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/networks?id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => 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: 1454/2652] 10.0.0.189 () {34 vars in 964 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/quotas/a4a5409bb1114a50bb31ffa1f4634588 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2653] 10.0.0.189 () {34 vars in 1001 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2654] 10.0.0.189 () {34 vars in 1007 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2655] 10.0.0.189 () {34 vars in 1107 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?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: 1456/2656] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:20 2026] GET /v2.0/security-groups?tenant_id=8fd87276d34949c3b86ca86aeba5fa29&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2657] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:21 2026] DELETE /v2.0/security-groups/8d4efd4c-f1d8-4e44-94dd-61f1f3377ab1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2658] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:21 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2659] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:21 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => 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: 1457/2660] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:21 2026] GET /v2.0/security-groups?tenant_id=708f9d3dc189449cac5a933750f114f0&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2661] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:21 2026] DELETE /v2.0/security-groups/8502e46d-8952-4ec5-9e7a-b7acbb3e6c37 => 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: 1458/2662] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:21 2026] GET /v2.0/security-groups?tenant_id=b5c6c7ef64184aacbf03e2755df2c90e&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2663] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:21 2026] DELETE /v2.0/security-groups/932dd7f9-b39e-422b-b884-de3dc8530a4f => 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: 1459/2664] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:24 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2665] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:24 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:25.200 8 WARNING neutron_lib.context [None req-29bc51c7-d21d-442b-80a2-2b15e2de6feb e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:39:25.247 8 INFO neutron.db.segments_db [None req-29bc51c7-d21d-442b-80a2-2b15e2de6feb e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] Added segment 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 of type vxlan for network 4adc4d2c-62b6-411d-af4d-f899be1db15a [pid: 7|app: 0|req: 1207/2666] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:39:25 2026] GET /v2.0/networks?id=d6acb8b4-d331-4685-b1f7-9c651cf7044c => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2667] 199.19.213.14 () {34 vars in 1048 bytes} [Fri May 8 00:39:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4a5409bb1114a50bb31ffa1f4634588 => generated 343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:39:25.543 8 INFO neutron.db.l3_hamode_db [None req-29bc51c7-d21d-442b-80a2-2b15e2de6feb e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 00:39:25.653 8 INFO neutron.db.l3_hamode_db [None req-29bc51c7-d21d-442b-80a2-2b15e2de6feb e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1209/2668] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:39:25 2026] POST /v2.0/ports => generated 1082 bytes in 319 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: 7|app: 0|req: 1210/2669] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:39:25 2026] PUT /v2.0/ports/27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 1243 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2670] 10.0.0.11 () {34 vars in 666 bytes} [Fri May 8 00:39:25 2026] POST /v2.0/routers => generated 474 bytes in 1252 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-08 00:39:26.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97971051-9454-40f2-9c32-bce2f7069486'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '27059c47-4ce3-4b0c-927b-0b69fffab845', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1211/2671] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:26 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2672] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2673] 10.0.0.11 () {34 vars in 760 bytes} [Fri May 8 00:39:26 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2674] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2675] 10.0.0.11 () {34 vars in 756 bytes} [Fri May 8 00:39:26 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2676] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2677] 10.0.0.11 () {34 vars in 778 bytes} [Fri May 8 00:39:26 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2678] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2679] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2680] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:39:26 2026] GET /v2.0/networks?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&shared=False => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2681] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:26 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2682] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:39:27 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: 7|app: 0|req: 1217/2683] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2684] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:27.219 7 INFO neutron.api.v2.resource [None req-28a2c699-e4cf-4614-b76d-cfb6d7e4230c e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2685] 10.0.0.11 () {32 vars in 741 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2686] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:39:27 2026] DELETE /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2687] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:27.422 8 INFO neutron.api.v2.resource [None req-2236a4d1-585b-4cb0-aae1-5c20c7b8677a e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/2688] 10.0.0.11 () {32 vars in 744 bytes} [Fri May 8 00:39:27 2026] DELETE /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2689] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2690] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2691] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:39:27 2026] DELETE /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2692] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2693] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2694] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:39:27 2026] GET /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2695] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2696] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2697] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2698] 10.0.0.11 () {34 vars in 740 bytes} [Fri May 8 00:39:27 2026] PUT /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096 => generated 480 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2699] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2700] 10.0.0.11 () {32 vars in 734 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/ports?device_id=7901a379-580c-4c93-9775-82c14fc57096 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2701] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2702] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:39:28 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:28.867 7 INFO neutron.services.segments.plugin [-] Segment 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 resource provider aggregate not found 2026-05-08 00:39:28.873 7 INFO neutron.services.segments.plugin [-] Segment 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 resource provider aggregate not found 2026-05-08 00:39:28.883 7 INFO neutron.db.l3_hamode_db [None req-381f20e2-7ae2-47a2-a240-883c79795252 e63f27e8f4a04d2d85f2224af7c3d3fe ea4bc5bed0b94eed8e41d742ec3f06fc - - default default] HA network 4adc4d2c-62b6-411d-af4d-f899be1db15a was deleted as no HA routers are present in tenant ea4bc5bed0b94eed8e41d742ec3f06fc. [pid: 7|app: 0|req: 1228/2703] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:28 2026] DELETE /v2.0/routers/7901a379-580c-4c93-9775-82c14fc57096 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2704] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:29 2026] GET /v2.0/security-groups?tenant_id=ea4bc5bed0b94eed8e41d742ec3f06fc&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:29.764 7 INFO neutron.services.segments.plugin [-] Segment 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 found for delete ", "request_id": "req-c9b7c978-7607-457f-a260-bdb4dc5ad8af"}]} 2026-05-08 00:39:29.765 7 INFO neutron.services.segments.plugin [-] Segment 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78cfa0df-7543-41f4-a7e2-3f78cf60b0c3 found for delete ", "request_id": "req-1e7fce8c-d7e5-4e95-bf06-d0d000a6311f"}]} [pid: 7|app: 0|req: 1229/2705] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:29 2026] DELETE /v2.0/security-groups/0871b7fb-f250-40b7-84f3-4db9f67d5a47 => 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: 1477/2706] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:29 2026] GET /v2.0/security-groups?tenant_id=76962545c64c46b599a2208c60a96cb4&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2707] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:30 2026] DELETE /v2.0/security-groups/53b83d69-0829-4552-b9d5-c0a04786757f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2708] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:30 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2709] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:39:30 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2710] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:30 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2711] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:39:31 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2712] 199.19.213.14 () {34 vars in 1042 bytes} [Fri May 8 00:39:31 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2713] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:33 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2714] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:39:33 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2715] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:33 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:39:33.582 7 WARNING neutron_lib.context [None req-3768ec6b-3d29-43a2-88bb-a4c6cf562f53 253f572671084f41921132b2f640973b ab211f23479846a6a17acf8f3db6d9e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:39:33.750 7 INFO neutron.db.segments_db [None req-3768ec6b-3d29-43a2-88bb-a4c6cf562f53 253f572671084f41921132b2f640973b ab211f23479846a6a17acf8f3db6d9e5 - - default default] Added segment b24f8f1d-82c2-41e5-bd43-9e359d11c0eb of type vxlan for network 9704f2ff-fd33-40d2-b0a8-4d72f49216bf [pid: 7|app: 0|req: 1233/2716] 10.0.0.11 () {34 vars in 668 bytes} [Fri May 8 00:39:33 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 00:39:33.880 8 WARNING neutron_lib.context [None req-53b0008b-00b8-490b-8661-52dfba04533d 253f572671084f41921132b2f640973b ab211f23479846a6a17acf8f3db6d9e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1484/2717] 10.0.0.11 () {34 vars in 667 bytes} [Fri May 8 00:39:33 2026] POST /v2.0/subnets => generated 626 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2718] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:34 2026] PUT /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2719] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2720] 10.0.0.11 () {34 vars in 760 bytes} [Fri May 8 00:39:34 2026] PUT /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2721] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2722] 10.0.0.11 () {34 vars in 756 bytes} [Fri May 8 00:39:34 2026] PUT /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2723] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2724] 10.0.0.11 () {34 vars in 778 bytes} [Fri May 8 00:39:34 2026] PUT /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2725] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2726] 10.0.0.11 () {34 vars in 749 bytes} [Fri May 8 00:39:34 2026] PUT /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2727] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2728] 10.0.0.11 () {32 vars in 737 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:39:34.722 8 INFO neutron.api.v2.resource [None req-e3c42aa4-d86e-457c-85d1-1d5ef351a0e5 253f572671084f41921132b2f640973b ab211f23479846a6a17acf8f3db6d9e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/2729] 10.0.0.11 () {32 vars in 741 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2730] 10.0.0.11 () {32 vars in 740 bytes} [Fri May 8 00:39:34 2026] DELETE /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2731] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:39:34.843 7 INFO neutron.api.v2.resource [None req-cf35a28b-aaf0-4116-bd9a-7d1de0ad93a0 253f572671084f41921132b2f640973b ab211f23479846a6a17acf8f3db6d9e5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1241/2732] 10.0.0.11 () {32 vars in 744 bytes} [Fri May 8 00:39:34 2026] DELETE /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2733] 10.0.0.11 () {32 vars in 732 bytes} [Fri May 8 00:39:34 2026] DELETE /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2736] 10.0.0.11 () {32 vars in 729 bytes} [Fri May 8 00:39:34 2026] GET /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2737] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:39:34 2026] DELETE /v2.0/subnets/6e30feef-f9c5-4a45-a191-bea6e5dd49ab => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:35.459 7 INFO neutron.services.segments.plugin [-] Segment b24f8f1d-82c2-41e5-bd43-9e359d11c0eb resource provider aggregate not found 2026-05-08 00:39:35.462 7 INFO neutron.services.segments.plugin [-] Segment b24f8f1d-82c2-41e5-bd43-9e359d11c0eb resource provider aggregate not found 2026-05-08 00:39:35.486 7 INFO neutron.services.segments.plugin [-] Segment b24f8f1d-82c2-41e5-bd43-9e359d11c0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24f8f1d-82c2-41e5-bd43-9e359d11c0eb found for delete ", "request_id": "req-989bd1d4-94a6-49e2-97dc-fc9fc335d24c"}]} [pid: 7|app: 0|req: 1244/2738] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:39:35 2026] DELETE /v2.0/networks/9704f2ff-fd33-40d2-b0a8-4d72f49216bf => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:39:36.319 7 INFO neutron.services.segments.plugin [-] Segment b24f8f1d-82c2-41e5-bd43-9e359d11c0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24f8f1d-82c2-41e5-bd43-9e359d11c0eb found for delete ", "request_id": "req-062a3e7e-c35f-4fa4-8a7a-e3fff3115df8"}]} [pid: 8|app: 0|req: 1495/2739] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:36 2026] GET /v2.0/security-groups?tenant_id=466d0ed84aa54753a49a70a8c762f390&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2740] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:36 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2741] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:36 2026] DELETE /v2.0/security-groups/0a238c2f-a0b2-418f-99f9-f048a8afe1f2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2742] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:39:36 2026] GET /v2.0/security-groups?id=bd38f103-0d07-46cf-addb-b64fb41cf880&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2743] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:36 2026] GET /v2.0/security-groups?tenant_id=ab211f23479846a6a17acf8f3db6d9e5&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2744] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:36 2026] DELETE /v2.0/security-groups/75cd073f-7840-4d39-98ff-2f1d2408ded8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2745] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:39:36 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2746] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:40 2026] GET /v2.0/security-groups?tenant_id=028acfee9c194b41a57f7a775a06b9f8&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2747] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:40 2026] DELETE /v2.0/security-groups/dd80520e-2245-4802-9a6e-2404675e29e1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2748] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:39:41 2026] GET /v2.0/security-groups?tenant_id=ed1e7d8b04b64bd28755c2f54a77ad18&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2749] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:39:41 2026] DELETE /v2.0/security-groups/892d4840-c07b-45e2-a8df-38c5ea245bea => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2754] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:40:05 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2755] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2756] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2757] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=847dca36-fd9c-4318-a178-44b09db08069 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2758] 199.19.213.14 () {34 vars in 1100 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Abd&port_id=847dca36-fd9c-4318-a178-44b09db08069 => 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: 1504/2759] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/subnets?id=994f5161-04ca-4fc3-9439-5a4965776893&id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2760] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2761] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2762] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:07 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2763] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:08 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2764] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40:12 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: 1507/2765] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40:12 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: 7|app: 0|req: 1259/2766] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40:12 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: 1508/2767] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40: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: 7|app: 0|req: 1260/2768] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:12 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2769] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:40:12 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2770] 199.19.213.14 () {34 vars in 714 bytes} [Fri May 8 00:40:12 2026] POST /v2.0/ports => generated 1097 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2771] 10.0.0.189 () {34 vars in 970 bytes} [Fri May 8 00:40:13 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1097 bytes in 39 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: 7|app: 0|req: 1262/2772] 10.0.0.189 () {34 vars in 906 bytes} [Fri May 8 00:40:13 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: 8|app: 0|req: 1511/2773] 199.19.213.14 () {34 vars in 1260 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2774] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2775] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2776] 199.19.213.14 () {34 vars in 973 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2777] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:14 2026] GET /v2.0/networks?id=71863825-751a-4043-a619-b39679965cc3 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2778] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:40:15 2026] PUT /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1287 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2779] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2527 bytes in 51 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: 7|app: 0|req: 1266/2780] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2781] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2782] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2783] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:16.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7724401d-51dd-49ab-866f-868a88652d8a'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '501d19d0-f109-4507-987d-ede74bceaf00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2784] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?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) [pid: 8|app: 0|req: 1517/2785] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2786] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2787] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&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: 7|app: 0|req: 1270/2788] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:16 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 1519/2789] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:17 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 7|app: 0|req: 1271/2790] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2527 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2791] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/networks?id=71863825-751a-4043-a619-b39679965cc3 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2792] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => 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: 1521/2793] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2794] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2795] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2796] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:18 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2799] 10.0.0.189 () {34 vars in 970 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2800] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:40:20 2026] PUT /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1314 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:40:20.594 8 INFO neutron.api.v2.resource [None req-3d26b838-bede-4278-8142-61bebbd6907d 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/2801] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 149 bytes in 13 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-08 00:40:20.637 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-932f312c-90d4-4553-9ce2-d5f4fe9218e7'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '501d19d0-f109-4507-987d-ede74bceaf00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1277/2802] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:40:20 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2803] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:40:20 2026] PUT /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1314 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2804] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40:21 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: 8|app: 0|req: 1527/2805] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40:21 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: 7|app: 0|req: 1279/2806] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2807] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40:21 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: 7|app: 0|req: 1280/2808] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2809] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2810] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2811] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/networks?id=71863825-751a-4043-a619-b39679965cc3 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2812] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => 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: 1531/2813] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2814] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:21.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa29a699-77a0-454e-9646-19c7c11eadf6'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '501d19d0-f109-4507-987d-ede74bceaf00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/2815] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2816] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&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: 1533/2817] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2818] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 1534/2819] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2820] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 1535/2821] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:21 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2822] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2823] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/networks?id=71863825-751a-4043-a619-b39679965cc3 => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2824] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2825] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2826] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&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: 8|app: 0|req: 1538/2827] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2828] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:22 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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-08 00:40:29.056 8 WARNING neutron_lib.context [None req-34261518-4bb1-490d-9569-c9bd50b25c28 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-08 00:40:29.907 8 INFO neutron.db.l3_db [None req-34261518-4bb1-490d-9569-c9bd50b25c28 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP aaaec04e-405f-4f65-a0ed-b18dcc1a5a02 associated. External IP: 10.96.250.212, port: fa2fe518-89f5-40ac-93a5-73914231b8f1. [pid: 8|app: 0|req: 1539/2829] 10.0.0.11 () {34 vars in 675 bytes} [Fri May 8 00:40:29 2026] POST /v2.0/floatingips => generated 899 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2830] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40: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) [pid: 8|app: 0|req: 1540/2831] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40:33 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: 7|app: 0|req: 1292/2832] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40: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: 1541/2833] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:40:33.125 7 INFO neutron.api.v2.resource [None req-7cb3303a-6a9c-4f30-a2fc-814bd5e23098 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2834] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2835] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 1639 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2836] 199.19.213.14 () {30 vars in 812 bytes} [Fri May 8 00:40:33 2026] GET /v2.0/security-group-rules?security_group_id=5885d23f-2691-4ca6-8964-f403ed389cd7 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2837] 199.19.213.14 () {34 vars in 744 bytes} [Fri May 8 00:40:33 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: 7|app: 0|req: 1295/2838] 199.19.213.14 () {34 vars in 744 bytes} [Fri May 8 00:40:33 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: 7|app: 0|req: 1297/2841] 10.0.0.204 () {30 vars in 688 bytes} [Fri May 8 00:40:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2842] 10.0.0.204 () {30 vars in 690 bytes} [Fri May 8 00:40:42 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: 7|app: 0|req: 1298/2843] 10.0.0.204 () {30 vars in 666 bytes} [Fri May 8 00:40:42 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: 1546/2844] 10.0.0.204 () {30 vars in 702 bytes} [Fri May 8 00:40:42 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: 7|app: 0|req: 1299/2845] 10.0.0.204 () {28 vars in 437 bytes} [Fri May 8 00:40:42 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: 1547/2846] 10.0.0.204 () {30 vars in 726 bytes} [Fri May 8 00:40:42 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2847] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40:44 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: 1548/2848] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40:44 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: 7|app: 0|req: 1301/2849] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40: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: 1549/2850] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40: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: 7|app: 0|req: 1302/2851] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:44 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => 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: 1550/2852] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:40:44 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2853] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40:44 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: 1551/2854] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40: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: 7|app: 0|req: 1304/2855] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40:44 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: 1552/2856] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40: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: 7|app: 0|req: 1305/2857] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:45 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1553/2858] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:45 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2859] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:46 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2860] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:40:46 2026] POST /v2.0/ports => generated 1303 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2861] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:40:46 2026] PUT /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1464 bytes in 466 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: 1555/2862] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4046 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: 7|app: 0|req: 1308/2863] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2864] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2865] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&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: 8|app: 0|req: 1557/2866] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:40:48.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef422fd5-2d78-4eb4-9927-97fb55a172ed'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '12445418-d40a-47a4-855e-af9ca0f7b810', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2867] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?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) [pid: 8|app: 0|req: 1558/2868] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2869] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => 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: 1559/2870] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2871] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2872] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 7|app: 0|req: 1313/2873] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => 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: 1561/2874] 199.19.213.14 () {34 vars in 1102 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2875] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/subnets?id=994f5161-04ca-4fc3-9439-5a4965776893&id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2876] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2877] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&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: 1563/2878] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2879] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:49 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 7|app: 0|req: 1318/2882] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4046 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2883] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2884] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => 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: 1566/2885] 199.19.213.14 () {34 vars in 1102 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2886] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/subnets?id=994f5161-04ca-4fc3-9439-5a4965776893&id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2887] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&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: 7|app: 0|req: 1321/2888] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&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: 8|app: 0|req: 1568/2889] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2890] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:50 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1569/2891] 10.0.0.189 () {34 vars in 970 bytes} [Fri May 8 00:40:52 2026] GET /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2892] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:52 2026] GET /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2893] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2894] 199.19.213.14 () {34 vars in 787 bytes} [Fri May 8 00:40:53 2026] PUT /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1201 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2895] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b => 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: 7|app: 0|req: 1325/2896] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2897] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:40: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-08 00:40:53.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b68b3c5-3314-4b32-b39a-ffd3709a0139'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '12445418-d40a-47a4-855e-af9ca0f7b810', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1326/2898] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:40:53 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: 1573/2899] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:40:53 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: 7|app: 0|req: 1327/2900] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:40:53 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: 1574/2901] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2902] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2903] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2904] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2905] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2906] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2907] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:40:53 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2908] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3819 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2909] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2910] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => 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: 1579/2911] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/subnets?id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2912] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2913] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2914] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:40:54 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 8|app: 0|req: 1581/2915] 10.0.0.204 () {30 vars in 688 bytes} [Fri May 8 00:40:58 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: 7|app: 0|req: 1335/2916] 10.0.0.204 () {30 vars in 690 bytes} [Fri May 8 00:40:58 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: 1582/2917] 10.0.0.204 () {30 vars in 666 bytes} [Fri May 8 00:40: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: 7|app: 0|req: 1336/2918] 10.0.0.204 () {30 vars in 702 bytes} [Fri May 8 00:40:58 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: 1583/2919] 10.0.0.204 () {28 vars in 437 bytes} [Fri May 8 00:40:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2920] 10.0.0.204 () {30 vars in 726 bytes} [Fri May 8 00:40:58 2026] GET /v2.0/subnets/3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2921] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:01 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: 7|app: 0|req: 1338/2922] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:01 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: 1585/2923] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:01 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: 7|app: 0|req: 1339/2924] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:01 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: 1586/2925] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:01 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2926] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:01 2026] GET /v2.0/subnets/3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2927] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:01 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2928] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:01 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: 1588/2929] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:01 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: 7|app: 0|req: 1342/2930] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2931] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:01 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: 7|app: 0|req: 1343/2932] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:03 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1590/2933] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:03 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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) [pid: 7|app: 0|req: 1344/2934] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:03 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/2935] 199.19.213.14 () {38 vars in 953 bytes} [Fri May 8 00:41:03 2026] POST /v2.0/ports => generated 1303 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2936] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:41:04 2026] PUT /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1464 bytes in 446 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-08 00:41:05.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c6b55a8-b4d7-4055-a1ac-43d6eed5343b'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '636b934a-abaa-4b4c-b79a-dce1c4f5b496', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2939] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 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: 1593/2940] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 5275 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2941] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/2942] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2943] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&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: 1595/2944] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2945] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?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) [pid: 8|app: 0|req: 1596/2946] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2947] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:05 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => 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: 1597/2948] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2949] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 1598/2950] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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) [pid: 8|app: 0|req: 1599/2951] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2952] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/2953] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/subnets?id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2954] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/2955] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2956] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1602/2957] 199.19.213.14 () {34 vars in 1054 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2958] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A290&port_id=636b934a-abaa-4b4c-b79a-dce1c4f5b496 => 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: 1603/2959] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2960] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/2961] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 7|app: 0|req: 1358/2962] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/2963] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 7|app: 0|req: 1359/2964] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/2965] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2966] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => 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: 1607/2967] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2968] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 1608/2969] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 7|app: 0|req: 1362/2970] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1609/2971] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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) [pid: 7|app: 0|req: 1363/2972] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 5275 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/2973] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2974] 199.19.213.14 () {34 vars in 1054 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=636b934a-abaa-4b4c-b79a-dce1c4f5b496 => 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: 1611/2975] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A290&port_id=636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2976] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/2977] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:07 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2978] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:08 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/2979] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:08 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2980] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:08 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/2981] 10.0.0.189 () {34 vars in 970 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2982] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1466 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/2983] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2984] 199.19.213.14 () {34 vars in 787 bytes} [Fri May 8 00:41:10 2026] PUT /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1197 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/2985] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a => generated 795 bytes in 41 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: 7|app: 0|req: 1370/2986] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/subnets/3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/2987] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41: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) 2026-05-08 00:41:10.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c2451c5-44cb-4c06-8f1b-c3ac11d9fd58'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '636b934a-abaa-4b4c-b79a-dce1c4f5b496', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2988] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/2989] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:10 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: 7|app: 0|req: 1372/2990] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:10 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: 8|app: 0|req: 1619/2991] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:10 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2992] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/2993] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2994] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/2995] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2996] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/2997] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2998] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 5044 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/2999] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/3000] 199.19.213.14 () {34 vars in 1054 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3001] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/subnets?id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/3002] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3003] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/3004] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:11 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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: 1627/3007] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:23 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: 7|app: 0|req: 1381/3008] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:23 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: 1628/3009] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:23 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: 7|app: 0|req: 1382/3010] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:23 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: 1629/3011] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:23 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/3012] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:23 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 5044 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3013] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:23 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: 7|app: 0|req: 1384/3014] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:23 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: 1631/3015] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:23 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: 7|app: 0|req: 1385/3016] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:23 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: 1632/3017] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:23 2026] GET /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1233 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/3018] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:41:23 2026] PUT /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1026 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3019] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a => generated 795 bytes in 51 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: 7|app: 0|req: 1387/3020] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3021] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:24.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d1a3f20-4c33-44af-8283-9d57d9d60570'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '636b934a-abaa-4b4c-b79a-dce1c4f5b496', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1388/3022] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3023] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/3024] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3025] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:24 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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) [pid: 7|app: 0|req: 1390/3026] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:25 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3027] 199.19.213.14 () {34 vars in 973 bytes} [Fri May 8 00:41:26 2026] GET /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3028] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:26 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 4873 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/3029] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:41:26 2026] DELETE /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3030] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:27.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd57cb04-7011-4436-87f7-c2ecfba360fa 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1392/3031] 199.19.213.14 () {32 vars in 756 bytes} [Fri May 8 00:41:27 2026] DELETE /v2.0/ports/636b934a-abaa-4b4c-b79a-dce1c4f5b496 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3032] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:27.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cac50c6c-6826-456e-81e7-968efe0da039'] response: {'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'name': 'network-vif-deleted', 'tag': '636b934a-abaa-4b4c-b79a-dce1c4f5b496', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/3033] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3034] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:27 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: 7|app: 0|req: 1394/3035] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3036] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/3037] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3038] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:27 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/3039] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3040] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/3041] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/3042] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => 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: 1645/3043] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3819 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/3044] 199.19.213.14 () {34 vars in 1224 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks?id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&id=71863825-751a-4043-a619-b39679965cc3&id=9c0dd60b-9501-411f-ad17-1f211a29518b&id=db502250-cddc-4447-b908-e0aaa005996a => generated 3093 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3045] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/3046] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => 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: 1647/3047] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&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: 7|app: 0|req: 1401/3048] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3049] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?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: 7|app: 0|req: 1402/3050] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => 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: 1649/3051] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/3052] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3053] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/3054] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3055] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=12445418-d40a-47a4-855e-af9ca0f7b810 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/3056] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/subnets?id=8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3057] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/ports?network_id=9c0dd60b-9501-411f-ad17-1f211a29518b&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/3058] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1653/3059] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:28 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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) [pid: 7|app: 0|req: 1407/3060] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41: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) [pid: 8|app: 0|req: 1654/3061] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:33 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: 7|app: 0|req: 1408/3062] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:33 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: 1655/3063] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:33 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: 7|app: 0|req: 1409/3064] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:33 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3065] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:34 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: 7|app: 0|req: 1410/3066] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:34 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: 1657/3067] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:34 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: 7|app: 0|req: 1411/3068] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:34 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: 8|app: 0|req: 1658/3069] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3070] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:41:34 2026] PUT /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1026 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3071] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b => generated 797 bytes in 52 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: 7|app: 0|req: 1413/3072] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3073] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:34 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:35.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-634e6a20-48b8-443b-a53c-1cf501725043'] response: {'name': 'network-changed', 'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'tag': '12445418-d40a-47a4-855e-af9ca0f7b810', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/3076] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3077] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/networks?id=9c0dd60b-9501-411f-ad17-1f211a29518b => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3078] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 1663/3079] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b?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: 7|app: 0|req: 1417/3080] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:35 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3081] 199.19.213.14 () {34 vars in 973 bytes} [Fri May 8 00:41:36 2026] GET /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3082] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:36 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3083] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:41:36 2026] DELETE /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3084] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:37 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:37.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0046554f-d350-4378-a6fb-422ccf98f5ad 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/3085] 199.19.213.14 () {32 vars in 756 bytes} [Fri May 8 00:41:37 2026] DELETE /v2.0/ports/12445418-d40a-47a4-855e-af9ca0f7b810 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3086] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:38 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) 2026-05-08 00:41:38.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adcf731d-6573-4461-90e7-ca279dc7a930'] response: {'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'name': 'network-vif-deleted', 'tag': '12445418-d40a-47a4-855e-af9ca0f7b810', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1420/3087] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:38 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: 1668/3088] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:38 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: 7|app: 0|req: 1421/3089] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:38 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: 1669/3090] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3091] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3092] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3093] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3094] 199.19.213.14 () {30 vars in 740 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3095] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3096] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3097] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3098] 199.19.213.14 () {34 vars in 1064 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/networks?id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&id=71863825-751a-4043-a619-b39679965cc3 => generated 1523 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3099] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => 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: 1674/3100] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3101] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3102] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3103] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3104] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=501d19d0-f109-4507-987d-ede74bceaf00 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3105] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/subnets?id=62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3106] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/ports?network_id=71863825-751a-4043-a619-b39679965cc3&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3107] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:38 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?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: 1678/3108] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:41:39 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3111] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:49 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: 1680/3112] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:49 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: 7|app: 0|req: 1433/3113] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:49 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: 1681/3114] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41: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) 2026-05-08 00:41:50.038 7 INFO neutron.api.v2.resource [None req-84df05b0-ee21-4892-9efb-778654edcb5c 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/3115] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:41:50 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3116] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:41:50 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3117] 199.19.213.14 () {30 vars in 812 bytes} [Fri May 8 00:41:50 2026] GET /v2.0/security-group-rules?security_group_id=5885d23f-2691-4ca6-8964-f403ed389cd7 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3118] 199.19.213.14 () {32 vars in 786 bytes} [Fri May 8 00:41:50 2026] DELETE /v2.0/security-group-rules/206536e5-9431-4057-986f-cf6e056c5dc3 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3119] 199.19.213.14 () {32 vars in 786 bytes} [Fri May 8 00:41:50 2026] DELETE /v2.0/security-group-rules/af1baf63-14e8-46f1-a774-ecbbb3d2538c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:54.210 8 INFO neutron.db.l3_db [None req-c01b08cf-385f-420f-8b40-ca2ffb4d6f1c 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP aaaec04e-405f-4f65-a0ed-b18dcc1a5a02 disassociated (deleted). External IP: 10.96.250.212, port: fa2fe518-89f5-40ac-93a5-73914231b8f1. [pid: 8|app: 0|req: 1684/3120] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:41:53 2026] DELETE /v2.0/floatingips/aaaec04e-405f-4f65-a0ed-b18dcc1a5a02 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:41:54.556 7 INFO neutron.api.v2.resource [None req-6d329c52-255f-4dab-a364-8191ff3a3b5e 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/3121] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:41:54 2026] GET /v2.0/floatingips/aaaec04e-405f-4f65-a0ed-b18dcc1a5a02 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3122] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:55 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: 7|app: 0|req: 1438/3123] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:55 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: 1686/3124] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:55 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: 7|app: 0|req: 1439/3125] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:55 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-08 00:41:55.231 8 INFO neutron.api.v2.resource [None req-9ee45912-0f4c-44b3-b41c-640fd8fd4536 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3126] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3127] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3128] 199.19.213.14 () {30 vars in 812 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/security-group-rules?security_group_id=5885d23f-2691-4ca6-8964-f403ed389cd7 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3129] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:55 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: 1689/3130] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:55 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: 7|app: 0|req: 1442/3131] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3132] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:55 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: 7|app: 0|req: 1443/3133] 199.19.213.14 () {30 vars in 738 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3134] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3135] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3136] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:55 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3137] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:56 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3138] 199.19.213.14 () {34 vars in 973 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3139] 199.19.213.14 () {34 vars in 1058 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3140] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3141] 199.19.213.14 () {34 vars in 1014 bytes} [Fri May 8 00:41:57 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3142] 199.19.213.14 () {38 vars in 1026 bytes} [Fri May 8 00:41:57 2026] PUT /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1151 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3143] 199.19.213.14 () {30 vars in 766 bytes} [Fri May 8 00:41:58 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 53 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: 1696/3144] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:41:58 2026] PUT /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1090 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3145] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 1090 bytes in 43 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: 1697/3146] 199.19.213.14 () {32 vars in 756 bytes} [Fri May 8 00:41:59 2026] DELETE /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3147] 199.19.213.14 () {30 vars in 700 bytes} [Fri May 8 00:41:59 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: 1698/3148] 199.19.213.14 () {30 vars in 702 bytes} [Fri May 8 00:41:59 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: 7|app: 0|req: 1451/3149] 199.19.213.14 () {30 vars in 678 bytes} [Fri May 8 00:41:59 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: 1699/3150] 199.19.213.14 () {30 vars in 714 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:41:59.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f6b0a35-3990-462f-867c-ab04300e0440 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/3151] 199.19.213.14 () {32 vars in 756 bytes} [Fri May 8 00:41:59 2026] DELETE /v2.0/ports/501d19d0-f109-4507-987d-ede74bceaf00 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3152] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:41:59.757 8 INFO neutron.api.v2.resource [None req-f96a541c-c5b0-4c21-b49a-c31582f092aa 70b3443995534d09881098911de01086 a4a5409bb1114a50bb31ffa1f4634588 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3153] 199.19.213.14 () {30 vars in 760 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/security-groups/lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3154] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3155] 199.19.213.14 () {30 vars in 782 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/security-groups?name=lb-ccff5db7-f17c-4a1d-8ff0-84007a746486 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3156] 199.19.213.14 () {34 vars in 1064 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/networks?id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&id=71863825-751a-4043-a619-b39679965cc3 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3157] 199.19.213.14 () {30 vars in 734 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3158] 199.19.213.14 () {34 vars in 1060 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3159] 199.19.213.14 () {34 vars in 982 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/subnets?id=c882c1e8-5c61-40c9-b1c2-589339c5c11e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3160] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/ports?network_id=d6acb8b4-d331-4685-b1f7-9c651cf7044c&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: 7|app: 0|req: 1458/3161] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:41:59 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3162] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:42:00 2026] GET /v2.0/networks/d6acb8b4-d331-4685-b1f7-9c651cf7044c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3163] 199.19.213.14 () {34 vars in 786 bytes} [Fri May 8 00:41:59 2026] PUT /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 1094 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3164] 199.19.213.14 () {32 vars in 776 bytes} [Fri May 8 00:42:00 2026] DELETE /v2.0/security-groups/5885d23f-2691-4ca6-8964-f403ed389cd7 => 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: 1705/3165] 199.19.213.14 () {32 vars in 756 bytes} [Fri May 8 00:42:00 2026] DELETE /v2.0/ports/fa2fe518-89f5-40ac-93a5-73914231b8f1 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3166] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:42:02 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3167] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:42:02 2026] DELETE /v2.0/ports/27059c47-4ce3-4b0c-927b-0b69fffab845 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:05.188 7 INFO neutron.db.l3_db [None req-9dff7551-f088-427b-b8d9-646a0d5286d2 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP 74acc974-748c-4fc4-afd3-9bd52599be0f disassociated (deleted). External IP: 10.96.250.204, port: ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1. [pid: 7|app: 0|req: 1462/3170] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:42:04 2026] DELETE /v2.0/floatingips/74acc974-748c-4fc4-afd3-9bd52599be0f => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:05.535 8 INFO neutron.api.v2.resource [None req-23dd2be0-f08e-4614-95c6-d855c13e9859 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3171] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:42:05 2026] GET /v2.0/floatingips/74acc974-748c-4fc4-afd3-9bd52599be0f => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:05.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-953f4dba-7edc-4056-ad08-6e7c2748a700'] response: {'name': 'network-changed', 'server_uuid': '1ef4f52d-066d-407c-aad6-e1e1a96b0ec4', 'tag': 'ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/3172] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:42:05 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:42:05.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7612c68-dddc-4947-97d3-333cce267435'] response: {'server_uuid': '6d3cf802-d485-4adb-90c5-26516de786c7', 'name': 'network-vif-deleted', 'tag': '27059c47-4ce3-4b0c-927b-0b69fffab845', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1710/3173] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:42:05 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&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: 7|app: 0|req: 1464/3174] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3175] 199.19.213.14 () {34 vars in 984 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks?id=db502250-cddc-4447-b908-e0aaa005996a => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3176] 199.19.213.14 () {34 vars in 1056 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => 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: 1712/3177] 199.19.213.14 () {34 vars in 1104 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3178] 199.19.213.14 () {34 vars in 1062 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/subnets?id=7c40dce2-ab7f-4919-acf6-52b2f2441708&id=3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3179] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 7|app: 0|req: 1467/3180] 199.19.213.14 () {34 vars in 1050 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?network_id=db502250-cddc-4447-b908-e0aaa005996a&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: 8|app: 0|req: 1714/3181] 199.19.213.14 () {34 vars in 1010 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3182] 199.19.213.14 () {34 vars in 1094 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/ports?device_id=6d3cf802-d485-4adb-90c5-26516de786c7&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 1715/3183] 199.19.213.14 () {34 vars in 1110 bytes} [Fri May 8 00:42:06 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a?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) [pid: 7|app: 0|req: 1469/3184] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/ports?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&device_id=6d3cf802-d485-4adb-90c5-26516de786c7 => 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: 1716/3185] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3186] 199.19.213.14 () {34 vars in 1016 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/networks?tenant_id=a4a5409bb1114a50bb31ffa1f4634588&shared=False => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3187] 199.19.213.14 () {34 vars in 928 bytes} [Fri May 8 00:42:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3188] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:42:07 2026] DELETE /v2.0/ports/ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3189] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:42:10 2026] GET /v2.0/ports?device_id=1ef4f52d-066d-407c-aad6-e1e1a96b0ec4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 00:42:16.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cf95c39-c787-4ab1-afe5-de7d6f8787f6'] response: {'server_uuid': '1ef4f52d-066d-407c-aad6-e1e1a96b0ec4', 'name': 'network-vif-deleted', 'tag': 'ae429bb2-e0ca-4f37-ad16-cfae78f2c2d1', 'status': 'completed', 'code': 200} 2026-05-08 00:42:16.340 8 INFO neutron.db.l3_db [None req-739368a2-6b97-4d7d-b329-5def10afbe06 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] Floating IP 11c1c144-5c58-43ff-a57d-21867940aa39 disassociated (deleted). External IP: 10.96.250.218, port: 847dca36-fd9c-4318-a178-44b09db08069. [pid: 8|app: 0|req: 1718/3190] 10.0.0.11 () {32 vars in 730 bytes} [Fri May 8 00:42:15 2026] DELETE /v2.0/floatingips/11c1c144-5c58-43ff-a57d-21867940aa39 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:16.691 7 INFO neutron.api.v2.resource [None req-3313f4d2-00ea-45e1-9a4e-9bbad3764524 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3191] 10.0.0.11 () {32 vars in 727 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/floatingips/11c1c144-5c58-43ff-a57d-21867940aa39 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3192] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1196 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3193] 10.0.0.189 () {34 vars in 1039 bytes} [Fri May 8 00:42:16 2026] GET /v2.0/security-groups?id=dff0e920-f124-419d-89b0-12ec59a3a581&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:18.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03b8aeac-ee3f-4277-b675-9623ab8fd96a'] response: {'name': 'network-changed', 'server_uuid': 'c317b4a1-0429-4d22-b06c-3a4212e5babf', 'tag': '847dca36-fd9c-4318-a178-44b09db08069', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1720/3194] 199.19.213.14 () {34 vars in 992 bytes} [Fri May 8 00:42:18 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 1194 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3195] 199.19.213.14 () {36 vars in 995 bytes} [Fri May 8 00:42:18 2026] DELETE /v2.0/ports/847dca36-fd9c-4318-a178-44b09db08069 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3196] 199.19.213.14 () {34 vars in 1078 bytes} [Fri May 8 00:42:19 2026] GET /v2.0/ports?tenant_id=f6c254d871894c6b87664eb12abfddd1&device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3199] 10.0.0.189 () {34 vars in 989 bytes} [Fri May 8 00:42:22 2026] GET /v2.0/ports?device_id=c317b4a1-0429-4d22-b06c-3a4212e5babf => 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: 1723/3200] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/ea86b70d-88a4-4c63-add3-b96f9c503594 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae31c90c-05fd-4fc8-af13-d0aea0b572ae'] response: {'server_uuid': 'c317b4a1-0429-4d22-b06c-3a4212e5babf', 'name': 'network-vif-deleted', 'tag': '847dca36-fd9c-4318-a178-44b09db08069', 'status': 'completed', 'code': 200} 2026-05-08 00:42:27.266 7 INFO neutron.api.v2.resource [None req-1a8c0764-74cd-495e-85ac-29f62c4d7cf8 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3201] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/ea86b70d-88a4-4c63-add3-b96f9c503594 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3202] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/beb46fdb-6ecf-46e2-ad1e-be87e65cd6e3 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.370 7 INFO neutron.api.v2.resource [None req-8317f75b-24e3-48b8-b0ff-88720e0a8c60 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3203] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/beb46fdb-6ecf-46e2-ad1e-be87e65cd6e3 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3204] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/4ca8e300-08e4-4a19-8340-5aab9d1773c1 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.468 7 INFO neutron.api.v2.resource [None req-659954e3-bc68-4f3f-bdc5-8c801baf0174 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3205] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/4ca8e300-08e4-4a19-8340-5aab9d1773c1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3206] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/c5feedd0-2383-4ba3-b6ec-1b3e9ee73340 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.565 7 INFO neutron.api.v2.resource [None req-3a4a5bc3-cc24-4e8e-b062-fa83c94b6961 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3207] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/c5feedd0-2383-4ba3-b6ec-1b3e9ee73340 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3208] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/23ddecca-dd23-4465-bf32-31bac035c5a3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.659 7 INFO neutron.api.v2.resource [None req-66900028-dd9b-474d-931b-35fc5ae8e546 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3209] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/23ddecca-dd23-4465-bf32-31bac035c5a3 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3210] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/05a9e92f-6a7a-4b23-9b0c-602ecfb36748 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.754 7 INFO neutron.api.v2.resource [None req-754d0982-7698-4da7-ad0e-f2abdb81d953 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3211] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/05a9e92f-6a7a-4b23-9b0c-602ecfb36748 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3212] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/4b5b3a24-d4ba-42f9-b5d8-db38c6a9e8c1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.858 7 INFO neutron.api.v2.resource [None req-af8f69a4-748a-4278-87d1-f9df6afd7dae 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3213] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/4b5b3a24-d4ba-42f9-b5d8-db38c6a9e8c1 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3214] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/2c12e79a-2a56-4eea-9610-8dc259e091a5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:27.947 7 INFO neutron.api.v2.resource [None req-3f1d3060-ac8e-4019-811d-660135cc6119 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3215] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:27 2026] GET /v2.0/security-group-rules/2c12e79a-2a56-4eea-9610-8dc259e091a5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3216] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:27 2026] DELETE /v2.0/security-group-rules/506e3465-9854-4d99-9e4b-e37bca604346 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:28.055 7 INFO neutron.api.v2.resource [None req-decb700a-7f70-41e5-9c32-f16708f018a5 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3217] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-group-rules/506e3465-9854-4d99-9e4b-e37bca604346 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3218] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:28 2026] DELETE /v2.0/security-group-rules/ca4a7d03-c03d-4383-bd02-9118757f867e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:28.149 7 INFO neutron.api.v2.resource [None req-37e60af3-3b47-493b-81a8-98cb56f634bb 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3219] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-group-rules/ca4a7d03-c03d-4383-bd02-9118757f867e => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3220] 10.0.0.11 () {32 vars in 748 bytes} [Fri May 8 00:42:28 2026] DELETE /v2.0/security-group-rules/ef7349ac-a53b-4edf-b89a-8bdfd1f00caf => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:28.247 7 INFO neutron.api.v2.resource [None req-2f6febda-62ad-4ffb-906b-35c012f20959 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3221] 10.0.0.11 () {32 vars in 745 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-group-rules/ef7349ac-a53b-4edf-b89a-8bdfd1f00caf => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3222] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:28 2026] DELETE /v2.0/security-groups/dff0e920-f124-419d-89b0-12ec59a3a581 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:28.370 7 INFO neutron.api.v2.resource [None req-e14556ab-e82d-426c-9cd9-3ba3a6c1b2b9 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3223] 10.0.0.11 () {32 vars in 735 bytes} [Fri May 8 00:42:28 2026] GET /v2.0/security-groups/dff0e920-f124-419d-89b0-12ec59a3a581 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3224] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:28 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 309 bytes in 1854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:30.475 7 INFO neutron.api.v2.resource [None req-ca38f12b-bfcf-40aa-82bb-442713030009 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3225] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:30 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 198 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3226] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:30 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:31.580 7 INFO neutron.api.v2.resource [None req-ee6347c8-0f52-4b4c-8013-8e3255687b42 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3227] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:31 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3228] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:31 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:42:32.682 7 INFO neutron.api.v2.resource [None req-e05d326a-17f7-46a0-9cb0-8c43ed67f311 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3229] 10.0.0.11 () {34 vars in 787 bytes} [Fri May 8 00:42:32 2026] PUT /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:33.639 8 INFO neutron.db.l3_hamode_db [None req-aa3e8910-61d5-4547-85f5-13dcac558ba6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] HA network 1841eec2-af78-4edf-8e7f-2fa59c9a97b8 was deleted as no HA routers are present in tenant f6c254d871894c6b87664eb12abfddd1. [pid: 8|app: 0|req: 1738/3230] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:32 2026] DELETE /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:42:33.667 7 INFO neutron.api.v2.resource [None req-ba969f2a-9fc1-412b-9a94-3133a778ca16 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3231] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/routers/502daeef-3cf6-459a-a38f-a53af2cc5b10 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:33.733 8 INFO neutron.services.segments.plugin [-] Segment 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb resource provider aggregate not found 2026-05-08 00:42:33.739 8 INFO neutron.services.segments.plugin [-] Segment 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb resource provider aggregate not found 2026-05-08 00:42:33.753 8 INFO neutron.services.segments.plugin [-] Segment 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb found for delete ", "request_id": "req-62ee7b22-576e-4fa9-8aeb-b9763c3b16bc"}]} 2026-05-08 00:42:33.754 8 INFO neutron.services.segments.plugin [-] Segment 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc6ff8b-46f5-4b33-9ffb-4235aaf439bb found for delete ", "request_id": "req-b5268c33-5eea-4e7b-9231-c70adce4530a"}]} [pid: 8|app: 0|req: 1739/3232] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:33 2026] DELETE /v2.0/subnets/7c40dce2-ab7f-4919-acf6-52b2f2441708 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:33.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bbd3e5c-7f0c-42e0-8ccb-82936a516024 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3233] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:33 2026] GET /v2.0/subnets/7c40dce2-ab7f-4919-acf6-52b2f2441708 => 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: 1740/3234] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:33 2026] DELETE /v2.0/subnets/3c1b4360-5638-4759-936a-9c1af2b9a319 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:34.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a1ee326-0a9c-42f9-b08e-ca96dc02eb5c 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3235] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/subnets/3c1b4360-5638-4759-936a-9c1af2b9a319 => 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: 1741/3236] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:42:34 2026] DELETE /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:34.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3198ba6e-6c9a-4e9f-88cf-8cda7cad779c 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3237] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/networks/db502250-cddc-4447-b908-e0aaa005996a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3238] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:34 2026] DELETE /v2.0/subnets/994f5161-04ca-4fc3-9439-5a4965776893 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:34.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5d04418-4461-4504-a3b0-204cf7aa113d 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3239] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/subnets/994f5161-04ca-4fc3-9439-5a4965776893 => 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: 1743/3240] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:34 2026] DELETE /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:34.711 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93ba661f-1b6e-400f-9c5d-eac7b9b102e6 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3241] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:34 2026] GET /v2.0/subnets/8a2ca32b-65f8-47c8-8e11-9b76674fe972 => 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: 1744/3244] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:42:34 2026] DELETE /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:35.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7918a4ca-5294-4780-ab75-4e621e7b5a73 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3245] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/networks/9c0dd60b-9501-411f-ad17-1f211a29518b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3246] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:35 2026] DELETE /v2.0/subnets/1ba123a7-5327-43ba-9284-032cf38e9656 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:35.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-298a20a4-cb2e-4c80-98d7-16e26bdc4b48 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3247] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/subnets/1ba123a7-5327-43ba-9284-032cf38e9656 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3248] 10.0.0.11 () {32 vars in 722 bytes} [Fri May 8 00:42:35 2026] DELETE /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:35.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41144cc6-3b79-4849-af8a-c64b21ea913f 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3249] 10.0.0.11 () {32 vars in 719 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/subnets/62e2fb27-b7f4-4519-99d2-649d152c5104 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:35.784 8 INFO neutron.services.segments.plugin [-] Segment 1317af93-ed8a-4893-a2d4-413b54fd7fad resource provider aggregate not found 2026-05-08 00:42:35.788 8 INFO neutron.services.segments.plugin [-] Segment 1317af93-ed8a-4893-a2d4-413b54fd7fad resource provider aggregate not found [pid: 8|app: 0|req: 1747/3250] 10.0.0.11 () {32 vars in 724 bytes} [Fri May 8 00:42:35 2026] DELETE /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 00:42:35.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d022d33e-014a-4f94-95b8-a11f12b4da17 86fe074cc870457d8ee0c630b26bb608 f6c254d871894c6b87664eb12abfddd1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/3251] 10.0.0.11 () {32 vars in 721 bytes} [Fri May 8 00:42:35 2026] GET /v2.0/networks/71863825-751a-4043-a619-b39679965cc3 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:42:37.772 8 INFO neutron.services.segments.plugin [-] Segment 1317af93-ed8a-4893-a2d4-413b54fd7fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1317af93-ed8a-4893-a2d4-413b54fd7fad found for delete ", "request_id": "req-bac13c5a-98cf-4005-9b1d-9fa88d64978f"}]} 2026-05-08 00:42:37.776 8 INFO neutron.services.segments.plugin [-] Segment 1317af93-ed8a-4893-a2d4-413b54fd7fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1317af93-ed8a-4893-a2d4-413b54fd7fad found for delete ", "request_id": "req-5d89ebf1-36b6-4b50-8355-cbd7bc15cabd"}]} 2026-05-08 00:42:37.793 8 INFO neutron.services.segments.plugin [-] Segment ce8e3f89-feb4-49a3-a4ff-4e8821138856 resource provider aggregate not found 2026-05-08 00:42:37.796 8 INFO neutron.services.segments.plugin [-] Segment ce8e3f89-feb4-49a3-a4ff-4e8821138856 resource provider aggregate not found 2026-05-08 00:42:37.804 8 INFO neutron.services.segments.plugin [-] Segment ce8e3f89-feb4-49a3-a4ff-4e8821138856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8e3f89-feb4-49a3-a4ff-4e8821138856 found for delete ", "request_id": "req-285e3fd8-a6d4-438f-834e-2ad1ebf6fb2c"}]} 2026-05-08 00:42:37.809 8 INFO neutron.services.segments.plugin [-] Segment ce8e3f89-feb4-49a3-a4ff-4e8821138856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8e3f89-feb4-49a3-a4ff-4e8821138856 found for delete ", "request_id": "req-7e774f55-de44-4d98-839e-3880982f6130"}]} 2026-05-08 00:42:37.817 8 INFO neutron.services.segments.plugin [-] Segment a9382d60-ba28-44bd-ad1b-b6c3e0a12010 resource provider aggregate not found 2026-05-08 00:42:37.823 8 INFO neutron.services.segments.plugin [-] Segment a9382d60-ba28-44bd-ad1b-b6c3e0a12010 resource provider aggregate not found 2026-05-08 00:42:37.827 8 INFO neutron.services.segments.plugin [-] Segment a9382d60-ba28-44bd-ad1b-b6c3e0a12010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9382d60-ba28-44bd-ad1b-b6c3e0a12010 found for delete ", "request_id": "req-63b0e5f4-d7a7-49e4-8bf6-723bd5d6551f"}]} 2026-05-08 00:42:37.853 8 INFO neutron.services.segments.plugin [-] Segment a9382d60-ba28-44bd-ad1b-b6c3e0a12010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9382d60-ba28-44bd-ad1b-b6c3e0a12010 found for delete ", "request_id": "req-e825af08-4ec9-4e2a-b21e-3061c802fbed"}]} [pid: 8|app: 0|req: 1748/3252] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:37 2026] GET /v2.0/security-groups?tenant_id=1ad996a2a7024520a89e51de2bd156ba&name=default => generated 2929 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3253] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:38 2026] DELETE /v2.0/security-groups/7698e9a4-c8ed-4f51-8bb7-cade09596f34 => 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: 1749/3254] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:38 2026] GET /v2.0/security-groups?tenant_id=2cd7341c1e2e4954ae3f70aa963b0a9c&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3255] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:38 2026] DELETE /v2.0/security-groups/a4a2a226-86cf-49ba-b301-76d30ee5c114 => 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: 1750/3256] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:38 2026] GET /v2.0/security-groups?tenant_id=dc17181635064cd48f0552e1fef1ede9&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3257] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:38 2026] DELETE /v2.0/security-groups/35af2249-2a0b-42f6-9ca9-f6f978d1c687 => 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: 1751/3258] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:39 2026] GET /v2.0/security-groups?tenant_id=9de266ff407948ec8ff31945a2fbefb9&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3259] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:39 2026] DELETE /v2.0/security-groups/da19270d-087e-4df6-b999-456390563e97 => 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: 1752/3260] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:39 2026] GET /v2.0/security-groups?tenant_id=df41b3d47391455ab4477e14c8c2c3cd&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3261] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:39 2026] DELETE /v2.0/security-groups/b86ccae3-a6d7-40d7-82c7-c41af2869d8f => 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: 1753/3262] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:39 2026] GET /v2.0/security-groups?tenant_id=2e7aa6f2071640af900693c81e20b20f&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3263] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:39 2026] DELETE /v2.0/security-groups/12a0a3a9-7a10-47b9-8801-f73628bb4de4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3264] 10.0.0.11 () {32 vars in 772 bytes} [Fri May 8 00:42:40 2026] GET /v2.0/security-groups?tenant_id=f6c254d871894c6b87664eb12abfddd1&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3265] 10.0.0.11 () {32 vars in 738 bytes} [Fri May 8 00:42:40 2026] DELETE /v2.0/security-groups/abab24d4-6557-4edb-80f3-e64cfd414de6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3266] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:42:42 2026] GET /v2.0/networks => generated 2168 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3267] 10.0.0.11 () {32 vars in 653 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/floatingips => 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: 1756/3268] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3269] 10.0.0.11 () {32 vars in 641 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3270] 10.0.0.11 () {32 vars in 645 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3271] 10.0.0.11 () {32 vars in 647 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3272] 10.0.0.11 () {32 vars in 661 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3273] 10.0.0.11 () {32 vars in 653 bytes} [Fri May 8 00:42:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)