+ 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 [Thu Apr 2 17:21:34 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-7dd4dc65ff-9vxp8 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55d2a8f65150 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-02 17:21:38.287 7 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:21:38.287 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-02 17:21:38.377 8 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:21:38.378 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-02 17:21:38.574 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:21:38.648 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:21:39.418 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:39.421 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:21:39.424 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-02 17:21:39.424 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:39.425 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:21:39.425 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:21:39.425 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.431 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.431 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.431 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.450 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:21:39.451 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.451 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.485 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:39.487 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:21:39.490 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:21:39.490 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:21:39.490 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:21:39.491 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:21:39.491 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-02 17:21:39.491 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:39.492 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:21:39.492 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:21:39.492 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.498 7 WARNING oslo_policy.policy [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-02 17:21:39.498 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.498 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:39.498 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.517 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:21:39.518 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.518 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:21:39.557 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:21:39.557 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:21:39.557 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:21:39.557 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:21:39.564 8 WARNING oslo_policy.policy [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-02 17:21:39.911 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:21:39.973 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:21:40.321 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:21:40.322 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:21:40.322 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:21:40.348 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:21:40.348 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:21:40.348 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:21:40.348 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:21:40.348 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:21:40.349 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:21:40.349 8 INFO neutron.plugins.ml2.managers [None req-3d46dcda-ace1-4736-aa7e-ce0ed7b4cfa1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:21:40.351 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:21:40.352 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:21:40.352 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:21:40.360 8 INFO neutron.quota [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded quota_driver: . 2026-04-02 17:21:40.360 8 INFO neutron.plugins.ml2.plugin [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:21:40.360 8 INFO neutron.plugins.ml2.managers [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:21:40.360 8 INFO neutron.plugins.ml2.managers [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:21:40.361 8 INFO neutron.plugins.ml2.managers [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:21:40.361 8 INFO neutron.extensions.vlantransparent [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:21:40.361 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: qos 2026-04-02 17:21:40.372 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: router 2026-04-02 17:21:40.375 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:21:40.375 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:21:40.375 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:21:40.375 7 INFO neutron.plugins.ml2.extensions.port_security [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:21:40.376 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:21:40.376 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:21:40.376 7 INFO neutron.plugins.ml2.managers [None req-781abed9-402e-42f6-b556-a0c8db70fa42 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:21:40.387 7 INFO neutron.quota [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded quota_driver: . 2026-04-02 17:21:40.387 7 INFO neutron.plugins.ml2.plugin [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:21:40.388 7 INFO neutron.plugins.ml2.managers [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:21:40.388 7 INFO neutron.plugins.ml2.managers [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:21:40.388 7 INFO neutron.plugins.ml2.managers [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:21:40.388 7 INFO neutron.extensions.vlantransparent [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:21:40.388 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: qos 2026-04-02 17:21:40.399 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: router 2026-04-02 17:21:40.406 8 INFO neutron.services.service_base [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:21:40.406 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: segments 2026-04-02 17:21:40.433 7 INFO neutron.services.service_base [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:21:40.433 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: segments 2026-04-02 17:21:40.499 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: trunk 2026-04-02 17:21:40.526 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: trunk 2026-04-02 17:21:40.553 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:21:40.582 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:21:40.595 8 WARNING stevedore.named [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:21:40.621 7 WARNING stevedore.named [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:21:40.668 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:21:40.669 8 INFO neutron.common.utils [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:21:40.669 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:21:40.674 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: tag 2026-04-02 17:21:40.678 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:21:40.679 7 INFO neutron.common.utils [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:21:40.679 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:21:40.680 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: timestamp 2026-04-02 17:21:40.683 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:21:40.684 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: tag 2026-04-02 17:21:40.686 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: flavors 2026-04-02 17:21:40.689 8 INFO neutron.manager [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loading Plugin: revisions 2026-04-02 17:21:40.691 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:21:40.692 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Initializing extension manager. 2026-04-02 17:21:40.693 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:21:40.693 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: address-group 2026-04-02 17:21:40.694 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: address-scope 2026-04-02 17:21:40.695 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:21:40.695 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: agent 2026-04-02 17:21:40.696 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:21:40.696 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: flavors 2026-04-02 17:21:40.697 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:21:40.698 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:21:40.699 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: availability_zone 2026-04-02 17:21:40.699 7 INFO neutron.manager [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loading Plugin: revisions 2026-04-02 17:21:40.699 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:21:40.700 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:21:40.700 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:21:40.702 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:21:40.702 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Initializing extension manager. 2026-04-02 17:21:40.702 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: dns-integration 2026-04-02 17:21:40.703 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:21:40.703 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: address-group 2026-04-02 17:21:40.703 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:21:40.704 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: dvr 2026-04-02 17:21:40.704 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: address-scope 2026-04-02 17:21:40.705 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:21:40.705 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: agent 2026-04-02 17:21:40.706 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:21:40.705 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:21:40.707 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:21:40.707 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:21:40.708 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:40.708 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:21:40.708 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:21:40.709 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: external-net 2026-04-02 17:21:40.709 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:21:40.709 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:21:40.709 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:21:40.710 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:21:40.710 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: extraroute 2026-04-02 17:21:40.710 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:21:40.710 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:21:40.711 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:21:40.712 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:21:40.712 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:21:40.712 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:21:40.712 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:21:40.713 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:21:40.713 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:21:40.713 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:21:40.713 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:21:40.714 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: dvr 2026-04-02 17:21:40.714 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: flavors 2026-04-02 17:21:40.715 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:21:40.715 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:21:40.715 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:21:40.716 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:40.716 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:21:40.716 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:21:40.717 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:21:40.717 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: external-net 2026-04-02 17:21:40.717 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:21:40.717 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:21:40.718 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:21:40.718 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: extraroute 2026-04-02 17:21:40.719 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:21:40.719 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: router 2026-04-02 17:21:40.719 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:21:40.720 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:21:40.720 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:40.720 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:21:40.721 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:21:40.721 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:21:40.721 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:21:40.722 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: l3-ha 2026-04-02 17:21:40.722 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:40.722 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: flavors 2026-04-02 17:21:40.723 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:21:40.723 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:21:40.723 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:21:40.724 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:40.724 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:21:40.725 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:21:40.725 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:21:40.725 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:21:40.726 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:21:40.726 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:21:40.727 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: router 2026-04-02 17:21:40.727 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:21:40.728 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:21:40.728 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:40.729 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:21:40.729 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:21:40.730 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:21:40.730 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:40.730 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:21:40.731 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:21:40.731 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: multi-provider 2026-04-02 17:21:40.731 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:21:40.731 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: net-mtu 2026-04-02 17:21:40.732 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:21:40.732 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:40.733 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:21:40.733 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:21:40.733 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: network_ha 2026-04-02 17:21:40.734 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:21:40.734 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:21:40.735 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:21:40.735 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: pagination 2026-04-02 17:21:40.735 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:21:40.736 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:21:40.736 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:21:40.736 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:21:40.737 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:21:40.737 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:21:40.737 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:21:40.738 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:21:40.738 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:21:40.738 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:21:40.739 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:21:40.739 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:21:40.739 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:21:40.740 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:21:40.740 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:21:40.740 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: binding 2026-04-02 17:21:40.740 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:21:40.741 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: network_ha 2026-04-02 17:21:40.741 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: binding-extended 2026-04-02 17:21:40.742 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-security 2026-04-02 17:21:40.742 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:21:40.742 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: project-id 2026-04-02 17:21:40.743 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: provider 2026-04-02 17:21:40.743 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:21:40.743 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: pagination 2026-04-02 17:21:40.744 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:21:40.744 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:21:40.744 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos 2026-04-02 17:21:40.745 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:21:40.745 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:21:40.745 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:21:40.746 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:21:40.746 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:21:40.746 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-default 2026-04-02 17:21:40.747 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:21:40.747 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-fip 2026-04-02 17:21:40.747 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:21:40.747 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:21:40.748 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:21:40.748 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:21:40.748 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: binding 2026-04-02 17:21:40.749 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:21:40.749 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:21:40.749 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:21:40.750 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-security 2026-04-02 17:21:40.750 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:21:40.750 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: project-id 2026-04-02 17:21:40.750 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-pps 2026-04-02 17:21:40.751 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: provider 2026-04-02 17:21:40.751 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:21:40.752 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:21:40.752 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:21:40.752 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos 2026-04-02 17:21:40.753 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:21:40.753 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:21:40.754 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:21:40.754 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-default 2026-04-02 17:21:40.755 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: quotas 2026-04-02 17:21:40.755 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:21:40.755 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:21:40.755 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: quota_details 2026-04-02 17:21:40.756 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:21:40.756 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:21:40.757 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:21:40.757 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:21:40.757 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:21:40.758 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:21:40.758 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:21:40.758 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:21:40.758 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:21:40.759 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:21:40.759 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:21:40.760 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:21:40.760 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:21:40.760 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:21:40.760 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:21:40.761 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:21:40.761 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:21:40.761 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:21:40.763 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: quotas 2026-04-02 17:21:40.763 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:21:40.763 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:21:40.763 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: quota_details 2026-04-02 17:21:40.764 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:21:40.765 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:21:40.765 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:21:40.765 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:21:40.765 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:21:40.766 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:21:40.766 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:21:40.767 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:21:40.768 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:21:40.768 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:21:40.769 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:21:40.769 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:21:40.771 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:21:40.771 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:21:40.772 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:21:40.773 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:21:40.773 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: security-group 2026-04-02 17:21:40.773 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:21:40.774 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: segment 2026-04-02 17:21:40.774 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:21:40.775 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: service-type 2026-04-02 17:21:40.775 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: sorting 2026-04-02 17:21:40.776 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:21:40.777 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:21:40.777 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:21:40.778 8 WARNING neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:21:40.778 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:21:40.779 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:21:40.779 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:21:40.780 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:21:40.781 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:21:40.780 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: security-group 2026-04-02 17:21:40.781 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:21:40.781 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: segment 2026-04-02 17:21:40.782 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:21:40.782 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:21:40.783 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: service-type 2026-04-02 17:21:40.783 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: sorting 2026-04-02 17:21:40.784 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:21:40.784 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:21:40.785 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:21:40.785 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:21:40.785 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:21:40.786 7 WARNING neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:21:40.786 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: trunk 2026-04-02 17:21:40.786 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:21:40.786 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: trunk-details 2026-04-02 17:21:40.787 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:21:40.787 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:21:40.787 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:21:40.788 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:21:40.788 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:21:40.788 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:21:40.788 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:21:40.789 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:21:40.789 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:21:40.790 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:21:40.790 8 INFO neutron.api.extensions [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Loaded extension: vpnaas 2026-04-02 17:21:40.792 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:21:40.793 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:21:40.793 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:21:40.793 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.793 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:21:40.793 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:21:40.794 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: trunk 2026-04-02 17:21:40.794 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:21:40.794 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:21:40.794 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:21:40.795 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:21:40.796 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:21:40.796 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:21:40.796 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:21:40.797 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:21:40.797 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:21:40.797 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:21:40.797 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.797 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.797 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.798 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.798 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:21:40.798 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:21:40.798 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:21:40.798 7 INFO neutron.api.extensions [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:21:40.799 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:21:40.799 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:21:40.799 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:21:40.801 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:21:40.801 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:21:40.801 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:21:40.801 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] router is already registered 2026-04-02 17:21:40.801 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.801 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:21:40.801 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] floatingip is already registered 2026-04-02 17:21:40.801 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:21:40.802 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:21:40.802 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:21:40.802 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] rbac_policy is already registered 2026-04-02 17:21:40.802 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:21:40.803 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:21:40.803 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] security_group is already registered 2026-04-02 17:21:40.803 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:21:40.803 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] security_group_rule is already registered 2026-04-02 17:21:40.803 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.804 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.804 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.804 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.804 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:21:40.804 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] trunk is already registered 2026-04-02 17:21:40.804 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:21:40.805 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] endpoint_group is already registered 2026-04-02 17:21:40.805 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:21:40.805 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:21:40.805 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] vpnservice is already registered 2026-04-02 17:21:40.805 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:21:40.805 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:21:40.805 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:21:40.805 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:21:40.806 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:21:40.806 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] ipsecpolicy is already registered 2026-04-02 17:21:40.806 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.806 8 INFO neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:21:40.806 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.806 8 WARNING neutron.quota.resource_registry [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] ikepolicy is already registered 2026-04-02 17:21:40.806 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.806 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.807 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:21:40.807 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:21:40.807 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:21:40.807 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:21:40.807 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:21:40.808 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:21:40.810 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:21:40.810 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] router is already registered 2026-04-02 17:21:40.810 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:21:40.810 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] floatingip is already registered 2026-04-02 17:21:40.811 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:21:40.812 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] rbac_policy is already registered 2026-04-02 17:21:40.812 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:21:40.812 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] security_group is already registered 2026-04-02 17:21:40.812 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:21:40.812 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] security_group_rule is already registered 2026-04-02 17:21:40.813 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.813 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.813 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:21:40.813 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] subnetpool is already registered 2026-04-02 17:21:40.814 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:21:40.814 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] trunk is already registered 2026-04-02 17:21:40.814 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:21:40.814 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] endpoint_group is already registered 2026-04-02 17:21:40.814 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:21:40.814 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] vpnservice is already registered 2026-04-02 17:21:40.815 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:21:40.815 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:21:40.815 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:21:40.815 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:21:40.815 7 INFO neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:21:40.815 7 WARNING neutron.quota.resource_registry [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] ikepolicy is already registered 2026-04-02 17:21:40.844 8 WARNING keystonemiddleware._common.config [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:21:40.852 8 WARNING oslo_config.cfg [None req-3c0ed2eb-db95-4b03-86f9-2a62b7e30b2f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:21:40.853 7 WARNING keystonemiddleware._common.config [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55d2a8f65150 pid: 8 (default app) 2026-04-02 17:21:40.860 7 WARNING oslo_config.cfg [None req-e94f956a-8509-46bf-ba1c-50cfbfc07890 - - - - - -] 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 6 seconds on interpreter 0x55d2a8f65150 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:21:47.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2587c41b-ac0b-4558-b679-1990f6e90769 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:21:46 2026] GET /v2.0/networks/public => generated 108 bytes in 710 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:21:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:21:48.136 7 WARNING oslo_policy.policy [None req-9f2a7869-890c-4b68-a59a-102e8f3a03ba ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-02 17:21:48.253 7 WARNING neutron.services.revisions.revision_plugin [None req-9f2a7869-890c-4b68-a59a-102e8f3a03ba ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:21:48.280 7 INFO neutron.db.segments_db [None req-9f2a7869-890c-4b68-a59a-102e8f3a03ba ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 9cd1dcf4-8e99-4679-a83f-6615cf206f16 of type flat for network 25c2a3a9-dfac-483e-abd0-0cd3c217f81b 2026-04-02 17:21:48.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f2a7869-890c-4b68-a59a-102e8f3a03ba ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.229 () {48 vars in 968 bytes} [Thu Apr 2 17:21:47 2026] POST /v2.0/networks => generated 124 bytes in 598 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:21:54.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a31d29c4-6179-4920-aa1b-b395e3770e5e ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:21:54 2026] GET /v2.0/networks/public => generated 108 bytes in 369 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:21:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:21:54.918 8 WARNING oslo_policy.policy [None req-f90e186c-24a5-4744-8d2a-643ffe4af99e ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-02 17:21:54.977 8 WARNING neutron.services.revisions.revision_plugin [None req-f90e186c-24a5-4744-8d2a-643ffe4af99e ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:21:55.006 8 INFO neutron.db.segments_db [None req-f90e186c-24a5-4744-8d2a-643ffe4af99e ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 1fcd110e-db3e-4c59-9c65-1f881cb85770 of type flat for network af165961-db75-4ea9-a253-528a836d8844 2026-04-02 17:21:55.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f90e186c-24a5-4744-8d2a-643ffe4af99e ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.229 () {48 vars in 968 bytes} [Thu Apr 2 17:21:54 2026] POST /v2.0/networks => generated 124 bytes in 606 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:22:00.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c59512c-1502-49b5-86ba-77c8a5aae8ce ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:22:00 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:22:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:22:01.087 8 WARNING neutron.services.revisions.revision_plugin [None req-56450118-f075-4a11-82af-159c2d2195b6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:22:01.113 8 INFO neutron.db.segments_db [None req-56450118-f075-4a11-82af-159c2d2195b6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 247e9272-f793-431a-8748-d8c9fa7576ec of type flat for network 727423c7-b5bc-45c5-a624-e664042371fa 2026-04-02 17:22:01.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56450118-f075-4a11-82af-159c2d2195b6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.229 () {48 vars in 968 bytes} [Thu Apr 2 17:22:01 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:22:07.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a92f8a71-b527-450f-b98a-0a1d72466af4 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:22:07.222 7 WARNING neutron.services.revisions.revision_plugin [None req-5862622f-0d48-4170-9f83-6f50d9060f6a ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:22:07.246 7 INFO neutron.db.segments_db [None req-5862622f-0d48-4170-9f83-6f50d9060f6a ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 5a7fab12-7d01-4c24-9426-b63abcd93086 of type flat for network 724816d6-6b8a-4cf0-9a13-7b102c9de291 [pid: 7|app: 0|req: 7/16] 199.204.45.229 () {48 vars in 968 bytes} [Thu Apr 2 17:22:07 2026] POST /v2.0/networks => generated 706 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:22:08.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a9c812c-6e1a-4c51-86a4-5cc454899ddc ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:22:08.705 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2142037e-4c92-4d36-8596-8cb756316308 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.229 () {44 vars in 1035 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.0/subnets/public-subnet?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.229 () {44 vars in 1058 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.229 () {48 vars in 966 bytes} [Thu Apr 2 17:22:08 2026] POST /v2.0/subnets => generated 641 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:26:40.461 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:26:40.463 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:26:40.464 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:26:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.229) !!! 2026-04-02 17:26:40.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d80505b-1e99-43c7-8385-fb959abf4c62 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.229 () {44 vars in 938 bytes} [Thu Apr 2 17:26:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:26:40.607 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:26:40.610 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:26:40.611 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:26:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 30/57] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:26:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:26:40.703 7 INFO neutron.db.segments_db [None req-eccd67a7-64a7-409a-bcff-a3c60ba1ef02 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment f3e05cd7-cf69-4aa9-a29a-3dce61354bc9 of type vxlan for network 0566666e-42fc-4172-af4f-bfb7d820a4b4 [pid: 7|app: 0|req: 28/58] 199.204.45.229 () {48 vars in 967 bytes} [Thu Apr 2 17:26:40 2026] POST /v2.0/networks => generated 706 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:26:41.773 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49004. 2026-04-02 17:26:41.774 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49016. 2026-04-02 17:26:41.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96467c20-e5da-4e89-a48d-bc9ee3418564 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.204.45.229 () {44 vars in 938 bytes} [Thu Apr 2 17:26:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:26:41.875 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49034. 2026-04-02 17:26:41.881 7 INFO oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49032. [pid: 7|app: 0|req: 29/60] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:26:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:26:41.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d222b1a-ccaa-4bf8-a3a4-b765c4eec877 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.229 () {44 vars in 1037 bytes} [Thu Apr 2 17:26:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.229 () {44 vars in 1060 bytes} [Thu Apr 2 17:26:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.229 () {48 vars in 966 bytes} [Thu Apr 2 17:26:41 2026] POST /v2.0/subnets => generated 627 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:26:43.189 7 INFO neutron.api.v2.resource [None req-327dee29-72ba-46f2-b4bc-38f7a68e8443 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.229 () {44 vars in 972 bytes} [Thu Apr 2 17:26:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.204.45.229 () {44 vars in 994 bytes} [Thu Apr 2 17:26:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.229 () {48 vars in 981 bytes} [Thu Apr 2 17:26:43 2026] POST /v2.0/security-groups => generated 1552 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:44 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 1552 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:44 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 1552 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:44 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 1552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:26:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:45 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:45 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:45 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:26:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:46 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2718 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:46 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2718 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:46 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:26:46 2026] POST /v2.0/security-group-rules => generated 571 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:47 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3302 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:47 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3302 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:47 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3302 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:26:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:48 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:48 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:48 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 3886 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:26:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.229 () {44 vars in 988 bytes} [Thu Apr 2 17:26:50 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 731 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:26:50.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0d1bde-dff4-4415-87b3-ff204e75177d ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.204.45.229 () {44 vars in 1077 bytes} [Thu Apr 2 17:26:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.229 () {44 vars in 1100 bytes} [Thu Apr 2 17:26:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:50 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.229 () {48 vars in 962 bytes} [Thu Apr 2 17:26:50 2026] POST /v2.0/ports => generated 1100 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:26:56.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2cd4706-fc81-4bdf-a781-937b871a16e4 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/94] 199.204.45.229 () {44 vars in 980 bytes} [Thu Apr 2 17:26:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 47/95] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:26:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.229 () {48 vars in 1032 bytes} [Thu Apr 2 17:26:56 2026] PUT /v2.0/ports/9d81f1c9-8af9-4ac8-943c-3279405d15f3 => generated 1213 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.229 () {44 vars in 921 bytes} [Thu Apr 2 17:26:59 2026] GET /v2.0/ports => generated 3730 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:27:00.649 8 INFO neutron.api.v2.resource [None req-97ea4b22-4c3d-4e8f-b1fe-e3485e3084f1 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:27:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.229 () {44 vars in 982 bytes} [Thu Apr 2 17:27:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.229 () {48 vars in 981 bytes} [Thu Apr 2 17:27:00 2026] POST /v2.0/security-groups => generated 1546 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:01 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 1546 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:01 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:01 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:27:01 2026] POST /v2.0/security-group-rules => generated 591 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:02 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2150 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:02 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2150 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:27:02 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2150 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:27:02 2026] POST /v2.0/security-group-rules => generated 595 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.204.45.229 () {44 vars in 976 bytes} [Thu Apr 2 17:28:30 2026] GET /v2.0/quotas/1b2b4ce04e544b83a9752a247a19c16d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/124] 199.204.45.229 () {48 vars in 1028 bytes} [Thu Apr 2 17:28:30 2026] PUT /v2.0/quotas/1b2b4ce04e544b83a9752a247a19c16d => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:30:39.615 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:30:39.618 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:30:39.618 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:30:39 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.204.45.229) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:30:39.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59da22a2-85ef-4a83-93a8-dfb62e457485 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/141] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 17:30:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:30:39.766 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:30:39.767 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 70/142] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 17:30:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:30:41.601 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50522. 2026-04-02 17:30:41.602 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50530. 2026-04-02 17:30:41.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68667738-e97d-4495-9c23-41ce77045e5c ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/143] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 17:30:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 17:30:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:37:33.597 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:37:33.598 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:37:33.601 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:37:33 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=377707b92e704afc80dc5e1065a89266 (ip 199.204.45.229) !!! 2026-04-02 17:37:33.756 7 INFO neutron.api.v2.resource [None req-13f43e35-b326-446e-be09-fc8d7ccbc0a5 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/201] 199.204.45.229 () {44 vars in 1075 bytes} [Thu Apr 2 17:37:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=377707b92e704afc80dc5e1065a89266 => generated 139 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:37:33.771 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:37:33.772 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:37:33.773 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:37:33 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=377707b92e704afc80dc5e1065a89266 (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 102/202] 199.204.45.229 () {44 vars in 1098 bytes} [Thu Apr 2 17:37:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=377707b92e704afc80dc5e1065a89266 => generated 23 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.229 () {48 vars in 982 bytes} [Thu Apr 2 17:37:34 2026] POST /v2.0/security-groups => generated 1560 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:37:35.136 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53550. 2026-04-02 17:37:35.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53536. [pid: 8|app: 0|req: 103/204] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:35 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 1560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:37:35 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 1560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:35 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 1560 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:37:35.351 7 INFO oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53558. 2026-04-02 17:37:35.352 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53572. [pid: 7|app: 0|req: 103/207] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:37:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:36 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 2138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:37:36 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:36 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 2138 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:37:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:37 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 2718 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:37:37 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 2718 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:37 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 2718 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:37:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:38 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3300 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:37:39 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 3300 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:37:39 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.229 () {48 vars in 992 bytes} [Thu Apr 2 17:37:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:40:51.909 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:40:51.910 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:40:51.910 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:40:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?tenant_id=377707b92e704afc80dc5e1065a89266&shared=False (ip 199.204.45.229) !!! [pid: 8|app: 0|req: 124/246] 199.204.45.229 () {30 vars in 740 bytes} [Thu Apr 2 17:40:51 2026] GET /v2.0/networks?tenant_id=377707b92e704afc80dc5e1065a89266&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:40:52.061 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:40:52.062 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:40:52.063 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Apr 2 17:40:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.229) !!! 2026-04-02 17:40:52.122 7 INFO neutron.db.segments_db [None req-a9c95bc4-fc0f-4677-aa2d-10a43745c109 c57b07c72e6245a38122b43d7bdff988 377707b92e704afc80dc5e1065a89266 - - 344161693ef74ef791e03af24fcddce7 344161693ef74ef791e03af24fcddce7] Added segment 95971028-40db-4a55-8b74-4e757802670b of type vxlan for network fec47728-e476-4454-9e71-e858e5ced071 [pid: 7|app: 0|req: 123/247] 199.204.45.229 () {34 vars in 682 bytes} [Thu Apr 2 17:40:52 2026] POST /v2.0/networks => generated 718 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 199.204.45.229 () {30 vars in 722 bytes} [Thu Apr 2 17:40:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 124/249] 199.204.45.229 () {30 vars in 633 bytes} [Thu Apr 2 17:40:52 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.229 () {34 vars in 677 bytes} [Thu Apr 2 17:40:52 2026] POST /v2.0/ports => generated 963 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 17:40:52 2026] GET /v2.0/networks/fec47728-e476-4454-9e71-e858e5ced071 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 199.204.45.229 () {30 vars in 722 bytes} [Thu Apr 2 17:40:55 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:40:55.385 7 INFO oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42072. 2026-04-02 17:40:55.389 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42082. [pid: 7|app: 0|req: 126/253] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 17:40:55 2026] GET /v2.0/networks/fec47728-e476-4454-9e71-e858e5ced071 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:41:11.284 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42058. 2026-04-02 17:41:11.285 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42054. [pid: 8|app: 0|req: 129/256] 199.204.45.229 () {44 vars in 976 bytes} [Thu Apr 2 17:41:11 2026] GET /v2.0/quotas/377707b92e704afc80dc5e1065a89266 => 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.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 128/257] 199.204.45.229 () {48 vars in 1028 bytes} [Thu Apr 2 17:41:11 2026] PUT /v2.0/quotas/377707b92e704afc80dc5e1065a89266 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:52:29.240 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:52:29.241 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:52:29.244 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:52:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.229) !!! 2026-04-02 17:52:29.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b535ba5a-e3fe-4829-a090-72f9e3ae7131 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/350] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:52:29 2026] GET /v2.0/networks/public => generated 108 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:52:29.424 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:52:29.427 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:52:29.428 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Apr 2 17:52:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.229) !!! [pid: 7|app: 0|req: 175/351] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:52:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:52:30.791 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34336. 2026-04-02 17:52:30.792 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bb71de4c-d246-4d6b-b05d-4f06b2e9800b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34334. 2026-04-02 17:52:30.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64a2b540-82bb-4f48-95f0-9229f46588d2 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/352] 199.204.45.229 () {44 vars in 928 bytes} [Thu Apr 2 17:52:30 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:52:30.877 7 INFO oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34348. 2026-04-02 17:52:30.899 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34342. [pid: 7|app: 0|req: 176/353] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:52:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:52:30.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f12d838-53d4-4a53-a77f-50d643c6a355 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/354] 199.204.45.229 () {44 vars in 1035 bytes} [Thu Apr 2 17:52:30 2026] GET /v2.0/subnets/public-subnet?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.229 () {44 vars in 1058 bytes} [Thu Apr 2 17:52:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:53:05.161 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d72bc35e-9b7d-4097-83e2-185fdd4bd9a8 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/360] 199.204.45.229 () {44 vars in 938 bytes} [Thu Apr 2 17:53:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:53:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:53:06.264 7 INFO neutron.pecan_wsgi.hooks.translation [None req-538fda51-a141-4573-87a9-566571784fa3 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/362] 199.204.45.229 () {44 vars in 938 bytes} [Thu Apr 2 17:53:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:53:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:53:06.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5704216-1c03-47c8-baa6-3c007bc4344f ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/364] 199.204.45.229 () {44 vars in 1037 bytes} [Thu Apr 2 17:53:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.229 () {44 vars in 1060 bytes} [Thu Apr 2 17:53:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:53:07.702 7 INFO neutron.api.v2.resource [None req-8c26389b-7bba-4aa6-b551-45d54d3c58c1 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/366] 199.204.45.229 () {44 vars in 972 bytes} [Thu Apr 2 17:53:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.229 () {44 vars in 994 bytes} [Thu Apr 2 17:53:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:08 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:09 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:09 2026] GET /v2.0/security-group-rules/d959cc7b-4442-4e0d-b98a-7fdf341112ae => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:09 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:10 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:10 2026] GET /v2.0/security-group-rules/b03c0900-ffec-4462-a811-ba7af368238b => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:10 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:11 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:11 2026] GET /v2.0/security-group-rules/6abab3d3-9be3-4c71-9b45-48aad5c1b629 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:11 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:12 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:12 2026] GET /v2.0/security-group-rules/9e0c6b14-dfb6-49b1-975d-4b2acf603630 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:12 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:13 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:13 2026] GET /v2.0/security-group-rules/4009d161-be42-42f9-ae8f-03b2a33edfe2 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.229 () {44 vars in 988 bytes} [Thu Apr 2 17:53:14 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 731 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:53:14.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-221ca885-3cea-4790-b858-6145a0a8f567 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/386] 199.204.45.229 () {44 vars in 1077 bytes} [Thu Apr 2 17:53:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.229 () {44 vars in 1100 bytes} [Thu Apr 2 17:53:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:14 2026] GET /v2.0/security-groups/be08a4d1-2863-49a6-9755-4c2e62256b90 => generated 4470 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:53:21.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-637d49e6-5c25-4e4a-9601-4783f3765be9 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/389] 199.204.45.229 () {44 vars in 980 bytes} [Thu Apr 2 17:53:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.229 () {44 vars in 921 bytes} [Thu Apr 2 17:53:22 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:53:24.132 8 INFO neutron.api.v2.resource [None req-13045336-5fe9-42e1-837e-831848640b41 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/392] 199.204.45.229 () {44 vars in 960 bytes} [Thu Apr 2 17:53:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.229 () {44 vars in 982 bytes} [Thu Apr 2 17:53:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:25 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2758 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:25 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2758 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:25 2026] GET /v2.0/security-group-rules/8fe2b610-6017-4571-88dc-9f01e583985b => generated 591 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:26 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2758 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:53:26 2026] GET /v2.0/security-groups/c5979fb1-ac65-4d52-9f57-07cd229fb382 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:53:26 2026] GET /v2.0/security-group-rules/44195209-d320-459d-8ec7-eb4ae0675c96 => generated 595 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.229 () {44 vars in 976 bytes} [Thu Apr 2 17:53:37 2026] GET /v2.0/quotas/1b2b4ce04e544b83a9752a247a19c16d => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:54:29.229 8 INFO neutron.api.v2.resource [None req-3fee525f-771e-414d-91cd-f1bb9c29946c ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/411] 199.204.45.229 () {44 vars in 1075 bytes} [Thu Apr 2 17:54:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=377707b92e704afc80dc5e1065a89266 => generated 139 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.229 () {44 vars in 1098 bytes} [Thu Apr 2 17:54:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=377707b92e704afc80dc5e1065a89266 => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:54:30 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:54:30 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 3883 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:54:30 2026] GET /v2.0/security-group-rules/3954d3c4-8201-45a9-b6fa-1e9bc2eacb93 => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:54:31 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3883 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:54:31 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:54:31 2026] GET /v2.0/security-group-rules/bcc52414-2454-488f-8ebb-3d1046df5498 => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:54:32 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3883 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:54:32 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:54:32 2026] GET /v2.0/security-group-rules/8461eab3-1275-47e5-ab43-1ea03399508d => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.229 () {44 vars in 1089 bytes} [Thu Apr 2 17:54:33 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9?project_id=377707b92e704afc80dc5e1065a89266 => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.229 () {44 vars in 1002 bytes} [Thu Apr 2 17:54:33 2026] GET /v2.0/security-groups/458dd7df-ea80-4db8-86b9-ca9f5de98ca9 => generated 3883 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.229 () {44 vars in 1012 bytes} [Thu Apr 2 17:54:33 2026] GET /v2.0/security-group-rules/16208369-1d8a-468e-8ead-0e381ab3e06f => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.229 () {44 vars in 976 bytes} [Thu Apr 2 17:54:41 2026] GET /v2.0/quotas/377707b92e704afc80dc5e1065a89266 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:55:33.335 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-02 17:55:33.336 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] 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: 217/434] 199.204.45.229 () {44 vars in 950 bytes} [Thu Apr 2 17:55:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:56:13 2026] GET /v2.0/networks => generated 2167 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.182 () {32 vars in 655 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:15.252 7 INFO oslo.messaging._drivers.impl_rabbit [-] [496b93ac-f75d-41de-8ede-2e524ddcc43f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50576. 2026-04-02 17:56:15.253 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4ffe4b70-6ac9-435a-8af3-05acd20e782a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50572. [pid: 7|app: 0|req: 222/444] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/security-groups => generated 16626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.182 () {32 vars in 655 bytes} [Thu Apr 2 17:56:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:26.850 7 INFO neutron.db.segments_db [None req-9b404354-94a0-49ce-a24e-26a814153075 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 6c016494-5622-4a91-bb13-e3ada6dde0cb of type vxlan for network b09c9bcd-0351-4c5e-b906-06c1910868a4 2026-04-02 17:56:26.899 8 INFO neutron.db.segments_db [None req-b4139305-f21a-468d-896f-9d792d0928a6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 8af35ca4-198a-49eb-9570-33cd35bd8ad4 of type vxlan for network 336bbf3f-1384-4361-9dee-13f7959509e6 [pid: 7|app: 0|req: 225/449] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:26 2026] POST /v2.0/networks => generated 745 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:26 2026] POST /v2.0/networks => generated 737 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:56:27 2026] GET /v2.0/security-groups?tenant_id=d6e8ef8b7fe3479b8a9bdca7a03e940a&name=default => generated 2797 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:27.184 7 INFO neutron.db.segments_db [None req-6918578b-06b4-4f02-a927-ce427187f18d ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 4826ccd2-4d92-439f-89ba-0d455720054b of type vxlan for network 47b80963-e120-402d-8e1e-3904f534e12d [pid: 7|app: 0|req: 226/452] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:26 2026] POST /v2.0/networks => generated 745 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:27 2026] POST /v2.0/subnets => generated 668 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:27 2026] POST /v2.0/subnets => generated 660 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:56:27 2026] DELETE /v2.0/security-groups/bacb2096-ae93-4fef-abb8-7c2b512537e3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:56:27.599 8 INFO neutron.db.segments_db [None req-518f29c4-65d9-4553-910c-16e3b5355843 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment d7e6d6df-8824-44f3-b4ed-fbfe8666d77c of type vxlan for network 1ab87e13-3f1c-461b-838b-715ed07c8f37 [pid: 7|app: 0|req: 228/456] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:27 2026] POST /v2.0/subnets => generated 668 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:27.769 7 INFO neutron.db.segments_db [None req-56f391d9-7b4f-40f0-bd4f-5cf66c8fd456 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment b7993984-b6d6-4bb4-a23b-6a0dd3122fdf of type vxlan for network f9877836-d1a8-4b65-9b8e-0151308a18be 2026-04-02 17:56:27.865 8 INFO neutron.db.l3_hamode_db [None req-518f29c4-65d9-4553-910c-16e3b5355843 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:56:28.026 7 INFO neutron.db.l3_hamode_db [None req-56f391d9-7b4f-40f0-bd4f-5cf66c8fd456 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:56:29.443 8 INFO neutron.db.l3_hamode_db [None req-518f29c4-65d9-4553-910c-16e3b5355843 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:56:29.603 7 INFO neutron.db.l3_hamode_db [None req-56f391d9-7b4f-40f0-bd4f-5cf66c8fd456 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/457] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:27 2026] POST /v2.0/routers => generated 732 bytes in 3075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:30.672 8 INFO neutron.db.segments_db [None req-a4df68b8-7acf-4990-95f7-05a57e25a0af ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 6c350d61-c7e2-4dd9-821a-d3b79001af25 of type vxlan for network 4846c85e-10e8-458a-b359-3df7c7bcbee4 [pid: 7|app: 0|req: 229/458] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:27 2026] POST /v2.0/routers => generated 724 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:30.927 8 INFO neutron.db.l3_hamode_db [None req-a4df68b8-7acf-4990-95f7-05a57e25a0af ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:56:31.196 7 INFO neutron.db.segments_db [None req-9359d656-86cf-45c4-a5d9-21fe714fd675 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment ab0f0968-0a3b-4146-8a7a-0194259dd804 of type vxlan for network fe28f10b-c64b-4961-82c9-58473535a876 [pid: 7|app: 0|req: 232/461] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:30 2026] POST /v2.0/networks => generated 748 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:32.127 8 INFO neutron.db.l3_hamode_db [None req-a4df68b8-7acf-4990-95f7-05a57e25a0af ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/462] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:31 2026] PUT /v2.0/routers/5882aa3b-10e2-4470-8748-0b31c0145496/add_router_interface => generated 309 bytes in 1869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:30 2026] POST /v2.0/routers => generated 732 bytes in 2582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:33 2026] POST /v2.0/subnets => generated 671 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:33 2026] PUT /v2.0/routers/3c34f6fb-3b8c-4886-a53d-129e35d29545/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:34.782 7 INFO neutron.db.segments_db [None req-646359ad-5dac-4061-afcd-fd51df2ffd99 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 446ec489-2e84-46d5-aebb-ee9cc22a9b24 of type vxlan for network 07e41bed-aaaf-42c9-b98b-22e177d1b349 [pid: 8|app: 0|req: 232/466] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:33 2026] PUT /v2.0/routers/57f6f455-9853-4098-8573-6b860eb887fd/add_router_interface => generated 309 bytes in 1701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:35.158 7 INFO neutron.db.l3_hamode_db [None req-646359ad-5dac-4061-afcd-fd51df2ffd99 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/467] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:56:35 2026] GET /v2.0/networks?id=b09c9bcd-0351-4c5e-b906-06c1910868a4 => generated 677 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:56:35 2026] GET /v2.0/quotas/8b44ac694135426083d2faeb9927c873 => 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: 235/469] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:56:35 2026] GET /v2.0/ports?tenant_id=8b44ac694135426083d2faeb9927c873&fields=id => generated 103 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:35.861 8 WARNING neutron_lib.context [None req-15a15d67-8d2c-4343-82b2-baf859b9c54f 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/470] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:56:35 2026] POST /v2.0/security-groups => generated 1596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:56:36.035 8 WARNING neutron_lib.context [req-40fd2a54-a018-4a41-89a5-2923c9bb1775 req-be983784-1b19-4e8e-90d9-8d842cf3c7d0 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/471] 10.0.0.207 () {38 vars in 971 bytes} [Thu Apr 2 17:56:35 2026] POST /v2.0/security-groups => generated 1617 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:56:36.135 8 WARNING neutron_lib.context [None req-dff1de83-948f-4953-b572-7e8e4ac853f4 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/472] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:36.247 8 WARNING neutron_lib.context [req-6198aaf7-7c16-45e8-861c-7c1c26f6099b req-019bab5a-b446-487b-a7e4-c119d833bdf6 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:56:36.281 7 INFO neutron.db.l3_hamode_db [None req-646359ad-5dac-4061-afcd-fd51df2ffd99 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/473] 10.0.0.207 () {38 vars in 971 bytes} [Thu Apr 2 17:56:36 2026] POST /v2.0/security-groups => generated 1618 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 10.0.0.207 () {34 vars in 907 bytes} [Thu Apr 2 17:56:36 2026] GET /v2.0/extensions => generated 19600 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-02 17:56:36.394 8 WARNING neutron_lib.context [None req-b9138a8e-8f65-4f88-8ed1-6f93e7510f8b 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/475] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:36.481 8 WARNING neutron_lib.context [req-13545ce7-232f-48ab-a7a9-6bbc43f0a479 req-c3ac8f04-8041-46a4-8bf2-b297cc304d24 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/476] 10.0.0.207 () {38 vars in 971 bytes} [Thu Apr 2 17:56:36 2026] POST /v2.0/security-groups => generated 1616 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/477] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:56:36 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:36.642 8 WARNING neutron_lib.context [None req-a6309224-1801-4348-a20e-1e0e4390c490 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/478] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:56:36 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) [pid: 8|app: 0|req: 245/479] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups?tenant_id=885985a13e964ce8a62e267b06abeaab => generated 7594 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?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: 247/481] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/225f9b25-6786-4207-b5e9-6451bc750e56 => generated 2794 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/482] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/225f9b25-6786-4207-b5e9-6451bc750e56 => generated 2794 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/483] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/66de9b3e-0d3f-43d9-a354-5fcf7f9d211b => generated 1617 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/484] 10.0.0.207 () {36 vars in 1013 bytes} [Thu Apr 2 17:56:37 2026] DELETE /v2.0/security-groups/66de9b3e-0d3f-43d9-a354-5fcf7f9d211b => 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: 251/485] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:37.558 8 INFO neutron.api.v2.resource [req-a8711236-48a3-4aac-add3-a2df2d128887 req-9ad2e72c-c06d-416d-9d04-ad50b6668842 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/486] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/66de9b3e-0d3f-43d9-a354-5fcf7f9d211b => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/487] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/d0cd49a2-882b-492d-be33-7a2a23ed9a2a => generated 1618 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/488] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:34 2026] POST /v2.0/routers => generated 735 bytes in 2928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/489] 10.0.0.207 () {34 vars in 1098 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--809725969&fields=id&tenant_id=c35f4ada93bc4ebeb1c8ab983c386129 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/490] 10.0.0.207 () {36 vars in 1013 bytes} [Thu Apr 2 17:56:37 2026] DELETE /v2.0/security-groups/d0cd49a2-882b-492d-be33-7a2a23ed9a2a => 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: 255/491] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/networks?id=336bbf3f-1384-4361-9dee-13f7959509e6 => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:37.800 8 INFO neutron.api.v2.resource [req-2a6181af-83bc-4dad-8bae-9d65be76f0f0 req-b0d038a5-9179-4044-8d84-64895604c184 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/492] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/d0cd49a2-882b-492d-be33-7a2a23ed9a2a => 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: 257/493] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/quotas/c35f4ada93bc4ebeb1c8ab983c386129 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/494] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/ports?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/495] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:37 2026] GET /v2.0/security-groups/c6ff4b38-d133-46b8-87a3-87512f93eccf => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/496] 10.0.0.207 () {36 vars in 1013 bytes} [Thu Apr 2 17:56:37 2026] DELETE /v2.0/security-groups/c6ff4b38-d133-46b8-87a3-87512f93eccf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:56:38.045 8 INFO neutron.api.v2.resource [req-baa1a68e-f21b-43db-8700-a7f4ddbc1156 req-c3e05ba0-9df0-4462-96b6-9b6a6dcddbc9 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/497] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/c6ff4b38-d133-46b8-87a3-87512f93eccf => 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: 262/498] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups?tenant_id=885985a13e964ce8a62e267b06abeaab => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/499] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/225f9b25-6786-4207-b5e9-6451bc750e56 => generated 2794 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/500] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/225f9b25-6786-4207-b5e9-6451bc750e56 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:38.233 8 INFO neutron.api.v2.resource [req-a8cd7b06-d3b0-446d-a59e-784d8f25d0c6 req-81ecd1c1-9d20-4ed6-b2ce-7b19381cc329 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/501] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/c6ff4b38-d133-46b8-87a3-87512f93eccf => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/502] 10.0.0.207 () {34 vars in 907 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/extensions => generated 19600 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/503] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/504] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?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-04-02 17:56:38.490 8 INFO neutron.api.v2.resource [req-57f060df-83ac-4d9f-84d6-4aac932a6a8b req-12b425f9-840f-4c63-9cd0-644bd5f5b33a f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/505] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/d0cd49a2-882b-492d-be33-7a2a23ed9a2a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:56:38.539 8 INFO neutron.api.v2.resource [req-7bbe7c91-4078-4aa9-abdd-8796ba074afd req-51c05139-72b3-4329-963a-0c06c852f357 f78a1468aee64b4ba909c1a2b45cbf32 885985a13e964ce8a62e267b06abeaab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/506] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:38 2026] GET /v2.0/security-groups/66de9b3e-0d3f-43d9-a354-5fcf7f9d211b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/507] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:37 2026] PUT /v2.0/routers/2f054b4b-ae7b-4654-8528-72d4096e5b2b/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/508] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:39 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/509] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:39 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => 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: 240/510] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:39 2026] GET /v2.0/networks?id=b09c9bcd-0351-4c5e-b906-06c1910868a4 => generated 677 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:39.523 7 WARNING neutron_lib.context [req-ccc463ca-4b07-4e84-b565-b92bd319a19e req-1ad4796c-adaf-44f5-a535-2e17be928003 5ee0153540df445d9ded4e24ff931680 8b44ac694135426083d2faeb9927c873 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 271/511] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:56:38 2026] PUT /v2.0/routers/57f6f455-9853-4098-8573-6b860eb887fd/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/512] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:39 2026] GET /v2.0/networks?id=336bbf3f-1384-4361-9dee-13f7959509e6 => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:39.984 8 WARNING neutron_lib.context [req-c32c9317-64ee-436c-ae18-8ab5d714efc3 req-51e047a0-36be-4b4f-952d-ff973a8a66da 63da0083a6ee4206b64ef6c9aae0d56e fd3f322a9f5348ffa9fd2bcf5e89ea31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 273/513] 10.0.0.207 () {38 vars in 971 bytes} [Thu Apr 2 17:56:39 2026] POST /v2.0/security-groups => generated 1621 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/514] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:56:39 2026] POST /v2.0/ports => generated 954 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 242/515] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:56:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c35f4ada93bc4ebeb1c8ab983c386129 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/516] 199.204.45.229 () {34 vars in 911 bytes} [Thu Apr 2 17:56:40 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/517] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:40 2026] GET /v2.0/security-groups/8ff4b857-9264-4da0-9eff-dacc8318ee1e => generated 1621 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:40.261 7 WARNING neutron_lib.context [req-0f1b0d18-7332-4117-bb47-365949fe5be0 req-14331bb3-141f-4d29-ad67-80a82f89b79c 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/518] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:56:40 2026] POST /v2.0/ports => generated 954 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:56:40.792 7 WARNING neutron_lib.context [req-2d018f95-f632-4058-b0ef-2b1db42de51b req-a8e2ed8d-497c-48b1-baa9-f48cad59553a 63da0083a6ee4206b64ef6c9aae0d56e fd3f322a9f5348ffa9fd2bcf5e89ea31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/519] 10.0.0.207 () {38 vars in 981 bytes} [Thu Apr 2 17:56:40 2026] POST /v2.0/security-group-rules => generated 582 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:40.987 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0b0b2945-540e-4a53-91be-daff946b2de1 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 247/520] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:40 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 957 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:41.434 8 INFO neutron.db.l3_hamode_db [None req-0b0b2945-540e-4a53-91be-daff946b2de1 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 4846c85e-10e8-458a-b359-3df7c7bcbee4 was deleted as no HA routers are present in tenant 885985a13e964ce8a62e267b06abeaab. [pid: 8|app: 0|req: 274/521] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:40 2026] DELETE /v2.0/routers/57f6f455-9853-4098-8573-6b860eb887fd => generated 0 bytes in 1299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/522] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:56:41 2026] PUT /v2.0/ports/53549c91-4013-479a-a82f-6d453488f237 => generated 1199 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/523] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:41 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/524] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:41 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:42.184 8 INFO neutron.services.segments.plugin [-] Segment 6c350d61-c7e2-4dd9-821a-d3b79001af25 resource provider aggregate not found 2026-04-02 17:56:42.196 8 INFO neutron.services.segments.plugin [-] Segment 6c350d61-c7e2-4dd9-821a-d3b79001af25 resource provider aggregate not found 2026-04-02 17:56:42.205 8 INFO neutron.services.segments.plugin [-] Segment 6c350d61-c7e2-4dd9-821a-d3b79001af25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c350d61-c7e2-4dd9-821a-d3b79001af25 found for delete ", "request_id": "req-7056d165-89a2-461b-957d-038d5ca5c489"}]} 2026-04-02 17:56:42.209 8 INFO neutron.services.segments.plugin [-] Segment 6c350d61-c7e2-4dd9-821a-d3b79001af25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c350d61-c7e2-4dd9-821a-d3b79001af25 found for delete ", "request_id": "req-74402ccb-a031-496a-856e-cd023c682c95"}]} [pid: 7|app: 0|req: 251/525] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:41 2026] DELETE /v2.0/subnets/14fca9b6-628b-4821-a56f-6949a2013334 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/526] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:56:41 2026] PUT /v2.0/ports/65c30a91-4f00-4c9f-9c95-b2c754397704 => generated 1199 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 252/527] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/ports?tenant_id=8b44ac694135426083d2faeb9927c873&device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:42.444 7 WARNING neutron_lib.context [req-bbd6bd67-ce44-452b-b50c-403af1b60b95 req-27a2868f-ba26-436d-b186-394196642731 63da0083a6ee4206b64ef6c9aae0d56e fd3f322a9f5348ffa9fd2bcf5e89ea31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 276/528] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/529] 10.0.0.207 () {38 vars in 971 bytes} [Thu Apr 2 17:56:42 2026] POST /v2.0/security-groups => generated 1621 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/530] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=53549c91-4013-479a-a82f-6d453488f237 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:42.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a6b0b9-d9d7-4b79-b570-840801473808'] response: {'name': 'network-changed', 'server_uuid': 'caa7e02a-d0c1-4805-b372-491a6778e3f2', 'tag': '53549c91-4013-479a-a82f-6d453488f237', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 255/531] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/ports?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => 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: 256/532] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => generated 1621 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/533] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/subnets?id=ac0d82c4-1171-4ead-8bd2-0b3f6ba2190c => generated 671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/534] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65c30a91-4f00-4c9f-9c95-b2c754397704 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:42.751 7 WARNING neutron_lib.context [req-13e44d3a-e7cc-4d32-9599-02fb925f69f2 req-73277735-8665-4019-9eea-07e53668e3d2 63da0083a6ee4206b64ef6c9aae0d56e fd3f322a9f5348ffa9fd2bcf5e89ea31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/535] 10.0.0.207 () {38 vars in 981 bytes} [Thu Apr 2 17:56:42 2026] POST /v2.0/security-group-rules => generated 582 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/536] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:56:42 2026] DELETE /v2.0/networks/47b80963-e120-402d-8e1e-3904f534e12d => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/537] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/ports?network_id=b09c9bcd-0351-4c5e-b906-06c1910868a4&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/538] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:42.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a06456-ce41-4d0f-8ee7-0428a41a7913'] response: {'name': 'network-changed', 'server_uuid': 'a030e291-71a7-405d-81ec-c5d3fb409fce', 'tag': '65c30a91-4f00-4c9f-9c95-b2c754397704', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 278/539] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/subnets?id=35a81096-d20c-4620-b495-40d745bc97de => generated 663 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/540] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/ports?network_id=336bbf3f-1384-4361-9dee-13f7959509e6&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/541] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:42 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/542] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => generated 2214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/543] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&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: 281/544] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups?tenant_id=885985a13e964ce8a62e267b06abeaab&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/545] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:43.160 7 WARNING neutron_lib.context [req-06c0400c-b480-446e-9961-11a40fddc849 req-91cd6d54-8068-42f0-a913-bc5259626312 63da0083a6ee4206b64ef6c9aae0d56e fd3f322a9f5348ffa9fd2bcf5e89ea31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 282/546] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?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: 265/547] 10.0.0.207 () {38 vars in 981 bytes} [Thu Apr 2 17:56:43 2026] POST /v2.0/security-group-rules => generated 587 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/548] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?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: 267/549] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/ports?tenant_id=8b44ac694135426083d2faeb9927c873&device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/550] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:56:43 2026] DELETE /v2.0/security-groups/225f9b25-6786-4207-b5e9-6451bc750e56 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/551] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => generated 2812 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/552] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/ports?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/553] 10.0.0.207 () {34 vars in 1001 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-group-rules/63da6b00-6419-4af8-a899-efe2c9e3ef79 => generated 584 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/554] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks?id=b09c9bcd-0351-4c5e-b906-06c1910868a4 => generated 773 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/555] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=53549c91-4013-479a-a82f-6d453488f237 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/556] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => generated 2812 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/559] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks?id=336bbf3f-1384-4361-9dee-13f7959509e6 => generated 765 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/560] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/subnets?id=ac0d82c4-1171-4ead-8bd2-0b3f6ba2190c => generated 671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/561] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65c30a91-4f00-4c9f-9c95-b2c754397704 => 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: 276/562] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/ports?network_id=b09c9bcd-0351-4c5e-b906-06c1910868a4&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: 287/563] 10.0.0.207 () {36 vars in 1023 bytes} [Thu Apr 2 17:56:43 2026] DELETE /v2.0/security-group-rules/63da6b00-6419-4af8-a899-efe2c9e3ef79 => 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: 277/564] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/subnets?id=35a81096-d20c-4620-b495-40d745bc97de => generated 663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/565] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?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: 288/566] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => generated 2214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/568] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/ports?network_id=336bbf3f-1384-4361-9dee-13f7959509e6&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: 7|app: 0|req: 280/569] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/570] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/571] 10.0.0.207 () {36 vars in 1013 bytes} [Thu Apr 2 17:56:43 2026] DELETE /v2.0/security-groups/0475b92e-d633-40d1-a4ef-735e7a1553cf => 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: 291/572] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/573] 10.0.0.207 () {34 vars in 991 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/security-groups/8ff4b857-9264-4da0-9eff-dacc8318ee1e => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/574] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:43 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/575] 10.0.0.207 () {36 vars in 1013 bytes} [Thu Apr 2 17:56:43 2026] DELETE /v2.0/security-groups/8ff4b857-9264-4da0-9eff-dacc8318ee1e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:56:44.223 8 INFO neutron.services.segments.plugin [-] Segment 4826ccd2-4d92-439f-89ba-0d455720054b resource provider aggregate not found [pid: 7|app: 0|req: 284/576] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:44 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:44.230 8 INFO neutron.services.segments.plugin [-] Segment 4826ccd2-4d92-439f-89ba-0d455720054b resource provider aggregate not found 2026-04-02 17:56:44.247 8 INFO neutron.services.segments.plugin [-] Segment 4826ccd2-4d92-439f-89ba-0d455720054b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4826ccd2-4d92-439f-89ba-0d455720054b found for delete ", "request_id": "req-d3da5a2b-2018-490c-bfc1-2cc57ac42054"}]} 2026-04-02 17:56:44.248 8 INFO neutron.services.segments.plugin [-] Segment 4826ccd2-4d92-439f-89ba-0d455720054b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4826ccd2-4d92-439f-89ba-0d455720054b found for delete ", "request_id": "req-537a7e70-41d0-4c38-a941-161dd3df5ad1"}]} [pid: 7|app: 0|req: 285/577] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:44 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/578] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:44 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/579] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:44 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:56:44 2026] PUT /v2.0/routers/2f054b4b-ae7b-4654-8528-72d4096e5b2b/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:45.645 8 INFO neutron.db.segments_db [None req-8b85f329-0325-454a-8d86-9592c1889b31 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d of type vxlan for network 1d9b04fe-d334-4c05-91d2-7c6d00155592 [pid: 8|app: 0|req: 294/581] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:45 2026] POST /v2.0/networks => generated 744 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/582] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:45 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:46.084 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-29e9bbda-b3a0-4569-b466-c144b9296449 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 296/583] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:45 2026] POST /v2.0/subnets => generated 667 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/584] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:46 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/585] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:46 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:46.304 8 INFO neutron.db.segments_db [None req-6fd32e3e-9b64-4ca3-bc22-b52e546e1ef5 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment cc511a56-ec2a-489b-93d4-1ef79e838192 of type vxlan for network db7061f0-6d94-49fe-a60e-9096a73b8c8a 2026-04-02 17:56:46.499 7 INFO neutron.db.l3_hamode_db [None req-29e9bbda-b3a0-4569-b466-c144b9296449 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 07e41bed-aaaf-42c9-b98b-22e177d1b349 was deleted as no HA routers are present in tenant fd3f322a9f5348ffa9fd2bcf5e89ea31. [pid: 7|app: 0|req: 288/586] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:45 2026] DELETE /v2.0/routers/2f054b4b-ae7b-4654-8528-72d4096e5b2b => generated 0 bytes in 1255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/587] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:46 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:46.639 8 INFO neutron.db.l3_hamode_db [None req-6fd32e3e-9b64-4ca3-bc22-b52e546e1ef5 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 290/588] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:46 2026] DELETE /v2.0/subnets/4044b86d-c828-45a9-b200-9aea09ac01fc => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:56:47.014 7 INFO neutron.services.segments.plugin [-] Segment 446ec489-2e84-46d5-aebb-ee9cc22a9b24 resource provider aggregate not found 2026-04-02 17:56:47.032 7 INFO neutron.services.segments.plugin [-] Segment 446ec489-2e84-46d5-aebb-ee9cc22a9b24 resource provider aggregate not found 2026-04-02 17:56:47.063 7 INFO neutron.services.segments.plugin [-] Segment 446ec489-2e84-46d5-aebb-ee9cc22a9b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446ec489-2e84-46d5-aebb-ee9cc22a9b24 found for delete ", "request_id": "req-1b1f7e93-4749-4924-a3ab-9b9ed55fa46f"}]} 2026-04-02 17:56:47.065 7 INFO neutron.services.segments.plugin [-] Segment 446ec489-2e84-46d5-aebb-ee9cc22a9b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446ec489-2e84-46d5-aebb-ee9cc22a9b24 found for delete ", "request_id": "req-fcb6e186-d4cd-4067-8e75-bf5135c9cb06"}]} [pid: 7|app: 0|req: 291/589] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:56:46 2026] DELETE /v2.0/networks/fe28f10b-c64b-4961-82c9-58473535a876 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/590] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:47 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:47 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&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: 294/592] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:56:47 2026] GET /v2.0/security-groups?tenant_id=fd3f322a9f5348ffa9fd2bcf5e89ea31&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:56:47 2026] DELETE /v2.0/security-groups/3ccf8c10-5b86-4c6e-bf57-46fa25c0f945 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:47 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:47.817 8 INFO neutron.db.l3_hamode_db [None req-6fd32e3e-9b64-4ca3-bc22-b52e546e1ef5 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 297/595] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:47 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:48 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:48 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:48 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:48 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:46 2026] POST /v2.0/routers => generated 731 bytes in 3154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:56:49.454 7 INFO neutron.services.segments.plugin [-] Segment ab0f0968-0a3b-4146-8a7a-0194259dd804 resource provider aggregate not found 2026-04-02 17:56:49.460 7 INFO neutron.services.segments.plugin [-] Segment ab0f0968-0a3b-4146-8a7a-0194259dd804 resource provider aggregate not found 2026-04-02 17:56:49.477 7 INFO neutron.services.segments.plugin [-] Segment ab0f0968-0a3b-4146-8a7a-0194259dd804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0f0968-0a3b-4146-8a7a-0194259dd804 found for delete ", "request_id": "req-6a1648b1-3f57-4d0b-b742-911fd6f56dce"}]} 2026-04-02 17:56:49.482 7 INFO neutron.services.segments.plugin [-] Segment ab0f0968-0a3b-4146-8a7a-0194259dd804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0f0968-0a3b-4146-8a7a-0194259dd804 found for delete ", "request_id": "req-4b7a3ff1-6ae2-4886-a80c-3cedbe50107f"}]} 2026-04-02 17:56:49.940 8 INFO neutron.db.segments_db [None req-3e593201-9ff8-4154-a186-c9e62437f61b ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment c96bec85-3107-4edc-97d1-eff4b782be2c of type vxlan for network 936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd [pid: 8|app: 0|req: 300/601] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:56:49 2026] POST /v2.0/networks => generated 752 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:50 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:50 2026] POST /v2.0/subnets => generated 675 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:50 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/605] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:50 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:50.527 8 INFO neutron.db.segments_db [None req-cb207638-ae39-48ed-8493-4d127f3a9d28 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 3a10c0bd-ce47-4387-8aec-2d2607a09851 of type vxlan for network 44c133b1-aa45-4e83-a603-57259158854e 2026-04-02 17:56:50.941 8 INFO neutron.db.l3_hamode_db [None req-cb207638-ae39-48ed-8493-4d127f3a9d28 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/606] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:49 2026] PUT /v2.0/routers/fc2db920-2e69-4e66-881c-e7a2a04b12fc/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:51 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.229 () {34 vars in 1096 bytes} [Thu Apr 2 17:56:51 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:51 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => 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: 306/610] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:51 2026] GET /v2.0/ports?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:52.098 8 INFO neutron.db.l3_hamode_db [None req-cb207638-ae39-48ed-8493-4d127f3a9d28 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:56:52.196 7 INFO neutron.db.l3_db [None req-b1429f7b-02de-425d-abd0-ca7df446baf0 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Floating IP d74095a3-ad37-4e52-951a-56f7d01e58a1 associated. External IP: 10.96.250.201, port: 65c30a91-4f00-4c9f-9c95-b2c754397704. [pid: 7|app: 0|req: 307/611] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:56:51 2026] PUT /v2.0/floatingips/d74095a3-ad37-4e52-951a-56f7d01e58a1 => generated 855 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:52 2026] GET /v2.0/networks?id=336bbf3f-1384-4361-9dee-13f7959509e6 => generated 765 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:52 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:52.787 7 WARNING neutron_lib.context [None req-5daa1f1e-eb6a-46c9-9587-fdc2100a1b02 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 310/614] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:56:52 2026] POST /v2.0/security-groups => generated 1597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:52 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => 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: 312/616] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65c30a91-4f00-4c9f-9c95-b2c754397704 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/617] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:53 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:53.136 7 WARNING neutron_lib.context [None req-cc38b9cc-2a33-4575-a20c-995b23ff692c 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:56:53.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1b9d782-449c-4d72-88cc-a32d13e3a807'] response: {'name': 'network-changed', 'server_uuid': 'a030e291-71a7-405d-81ec-c5d3fb409fce', 'tag': '65c30a91-4f00-4c9f-9c95-b2c754397704', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 314/618] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:56:50 2026] POST /v2.0/routers => generated 739 bytes in 2796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:53 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:53.292 7 WARNING neutron_lib.context [None req-331b8464-8487-4111-9bb0-9262f4866ab1 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/621] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:53 2026] GET /v2.0/subnets?id=35a81096-d20c-4620-b495-40d745bc97de => generated 663 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/622] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:53 2026] GET /v2.0/ports?network_id=336bbf3f-1384-4361-9dee-13f7959509e6&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:53.469 7 WARNING neutron_lib.context [None req-6cd051db-63df-47cf-b44d-f3b6bc7bcc75 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 318/624] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:56:53 2026] POST /v2.0/floatingips => generated 552 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/625] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => 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: 321/627] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/628] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/ports?device_id=caa7e02a-d0c1-4805-b372-491a6778e3f2 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/629] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?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: 324/630] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/631] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/security-groups?id=97b4b56c-4987-4abf-b452-edfdd1ef3bb2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/632] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:56:54 2026] GET /v2.0/security-groups?id=268903f0-a796-4f70-a157-91762edbdc81&fields=id&fields=name => generated 113 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/633] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:56:54 2026] DELETE /v2.0/ports/53549c91-4013-479a-a82f-6d453488f237 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/634] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:56:53 2026] PUT /v2.0/routers/57dfe502-a994-424b-a2ad-3bd8525a7eb8/add_router_interface => generated 309 bytes in 1876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/635] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/ports?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:56:55.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ada1273-357d-4df9-988f-6bf4616a8e3c'] response: {'server_uuid': 'caa7e02a-d0c1-4805-b372-491a6778e3f2', 'name': 'network-vif-deleted', 'tag': '53549c91-4013-479a-a82f-6d453488f237', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/636] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2003842532&fields=id&tenant_id=eac14c7ae90c4397a18ac24a32575bf7 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/637] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/networks?id=336bbf3f-1384-4361-9dee-13f7959509e6 => generated 765 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/638] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/networks?id=1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 676 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/639] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65c30a91-4f00-4c9f-9c95-b2c754397704 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/quotas/eac14c7ae90c4397a18ac24a32575bf7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/subnets?id=35a81096-d20c-4620-b495-40d745bc97de => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:55.666 7 INFO neutron.db.l3_db [req-7a766c8e-36b4-4b21-abc9-d9f9dc350634 req-9121d794-3351-43eb-a215-8b03eafed42d 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] Floating IP d74095a3-ad37-4e52-951a-56f7d01e58a1 disassociated. External IP: 10.96.250.201, port: 65c30a91-4f00-4c9f-9c95-b2c754397704. [pid: 7|app: 0|req: 328/642] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:56:55 2026] DELETE /v2.0/ports/65c30a91-4f00-4c9f-9c95-b2c754397704 => generated 0 bytes in 924 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/643] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:56:55 2026] GET /v2.0/ports?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&fields=id => generated 103 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:56.136 8 WARNING neutron_lib.context [None req-345c55e5-a87f-4ece-9788-3ff0e521425a 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 329/644] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/ports?network_id=336bbf3f-1384-4361-9dee-13f7959509e6&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: 8|app: 0|req: 316/645] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:56:56 2026] POST /v2.0/security-groups => generated 1595 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/646] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/ports?device_id=a030e291-71a7-405d-81ec-c5d3fb409fce => 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: 318/647] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:56.400 8 WARNING neutron_lib.context [None req-60448ac1-4d0e-49b0-9526-e2f8bd4fac6a 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 320/649] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6?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) 2026-04-02 17:56:56.641 8 WARNING neutron_lib.context [None req-83601e3c-e25f-4902-b8df-28bf255204d0 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 323/652] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:56:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:56 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:56.802 8 WARNING neutron_lib.context [None req-49c10b2a-ed81-43c1-8771-3f5183a5aca3 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:56:57.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38667d03-f366-467d-93a2-990362b5d663'] response: {'server_uuid': 'a030e291-71a7-405d-81ec-c5d3fb409fce', 'name': 'network-vif-deleted', 'tag': '65c30a91-4f00-4c9f-9c95-b2c754397704', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/654] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:56:56 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:56:57 2026] DELETE /v2.0/security-groups/268903f0-a796-4f70-a157-91762edbdc81 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:56:57 2026] GET /v2.0/networks?id=1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:57.694 8 INFO neutron.api.v2.resource [None req-745d7cd5-d1f9-418b-b2a4-5914b12cfa6f 4922f474adab4a899143b3918061aa50 c35f4ada93bc4ebeb1c8ab983c386129 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 328/657] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:56:57 2026] GET /v2.0/security-groups/268903f0-a796-4f70-a157-91762edbdc81 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:56:56 2026] PUT /v2.0/routers/5882aa3b-10e2-4470-8748-0b31c0145496/remove_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:56:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eac14c7ae90c4397a18ac24a32575bf7 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.207 () {34 vars in 1098 bytes} [Thu Apr 2 17:56:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--445603920&fields=id&tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:56:57 2026] DELETE /v2.0/floatingips/d74095a3-ad37-4e52-951a-56f7d01e58a1 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:58 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:56:58.097 7 WARNING neutron_lib.context [req-22e3c305-a2f2-40fe-8dc0-d77b715fa9e7 req-5a1c429a-b89b-427b-a984-4306c0e686b3 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 334/663] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:56:58 2026] POST /v2.0/ports => generated 954 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/664] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:56:58 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 684 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:56:59.127 8 INFO neutron.services.segments.plugin [-] Segment d7e6d6df-8824-44f3-b4ed-fbfe8666d77c resource provider aggregate not found 2026-04-02 17:56:59.132 8 INFO neutron.services.segments.plugin [-] Segment d7e6d6df-8824-44f3-b4ed-fbfe8666d77c resource provider aggregate not found 2026-04-02 17:56:59.149 8 INFO neutron.services.segments.plugin [-] Segment d7e6d6df-8824-44f3-b4ed-fbfe8666d77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e6d6df-8824-44f3-b4ed-fbfe8666d77c found for delete ", "request_id": "req-38a12033-b85e-4335-9b41-0da837b51d76"}]} 2026-04-02 17:56:59.151 8 INFO neutron.services.segments.plugin [-] Segment d7e6d6df-8824-44f3-b4ed-fbfe8666d77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e6d6df-8824-44f3-b4ed-fbfe8666d77c found for delete ", "request_id": "req-f9736663-2b49-4822-958a-9028126791ff"}]} 2026-04-02 17:56:59.160 8 INFO neutron.db.l3_hamode_db [None req-7157514e-6e0b-4268-aa90-b302c4113e92 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 1ab87e13-3f1c-461b-838b-715ed07c8f37 was deleted as no HA routers are present in tenant 8b44ac694135426083d2faeb9927c873. [pid: 8|app: 0|req: 330/665] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:58 2026] DELETE /v2.0/routers/5882aa3b-10e2-4470-8748-0b31c0145496 => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:56:59 2026] PUT /v2.0/ports/e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => generated 1199 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/669] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:56:59 2026] GET /v2.0/quotas/fdde6157e3fb445ba1a5e1c9b54f31ee => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:56:59 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:56:58 2026] PUT /v2.0/routers/3c34f6fb-3b8c-4886-a53d-129e35d29545/remove_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:56:59 2026] DELETE /v2.0/subnets/ac0d82c4-1171-4ead-8bd2-0b3f6ba2190c => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/673] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/ports?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:00.198 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a83ac539-d0b5-48b6-af4a-825886646c6f'] response: {'name': 'network-changed', 'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/676] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:00 2026] DELETE /v2.0/networks/b09c9bcd-0351-4c5e-b906-06c1910868a4 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/subnets?id=b500fcb1-3d7d-4ed2-90e7-4785314a4a00 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?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: 8|app: 0|req: 344/681] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/ports?network_id=1d9b04fe-d334-4c05-91d2-7c6d00155592&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: 345/682] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/security-groups?tenant_id=8b44ac694135426083d2faeb9927c873&name=default => generated 2797 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:00 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:00 2026] DELETE /v2.0/security-groups/97b4b56c-4987-4abf-b452-edfdd1ef3bb2 => 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: 348/685] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => 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: 349/686] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?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-04-02 17:57:01.242 8 INFO neutron.services.segments.plugin [-] Segment 6c016494-5622-4a91-bb13-e3ada6dde0cb resource provider aggregate not found 2026-04-02 17:57:01.246 8 INFO neutron.services.segments.plugin [-] Segment 6c016494-5622-4a91-bb13-e3ada6dde0cb resource provider aggregate not found 2026-04-02 17:57:01.262 8 INFO neutron.services.segments.plugin [-] Segment 6c016494-5622-4a91-bb13-e3ada6dde0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c016494-5622-4a91-bb13-e3ada6dde0cb found for delete ", "request_id": "req-21fdefb7-c1ff-4aec-8004-b93ac482ff9c"}]} 2026-04-02 17:57:01.267 8 INFO neutron.services.segments.plugin [-] Segment 6c016494-5622-4a91-bb13-e3ada6dde0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c016494-5622-4a91-bb13-e3ada6dde0cb found for delete ", "request_id": "req-47a1c3e6-ddd9-43de-a522-ba42800b31a9"}]} [pid: 8|app: 0|req: 350/687] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/ports?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:01.340 7 INFO neutron.services.segments.plugin [-] Segment b7993984-b6d6-4bb4-a23b-6a0dd3122fdf resource provider aggregate not found 2026-04-02 17:57:01.346 7 INFO neutron.services.segments.plugin [-] Segment b7993984-b6d6-4bb4-a23b-6a0dd3122fdf resource provider aggregate not found 2026-04-02 17:57:01.365 7 INFO neutron.services.segments.plugin [-] Segment b7993984-b6d6-4bb4-a23b-6a0dd3122fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7993984-b6d6-4bb4-a23b-6a0dd3122fdf found for delete ", "request_id": "req-f6f9c486-2aff-4a60-a67f-6ff053a23d2b"}]} 2026-04-02 17:57:01.368 7 INFO neutron.services.segments.plugin [-] Segment b7993984-b6d6-4bb4-a23b-6a0dd3122fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7993984-b6d6-4bb4-a23b-6a0dd3122fdf found for delete ", "request_id": "req-bdfdda92-cb35-4c54-aea9-3f2579fec85d"}]} 2026-04-02 17:57:01.379 7 INFO neutron.db.l3_hamode_db [None req-f0169a54-57de-49b4-9c6c-c629fc92469c ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network f9877836-d1a8-4b65-9b8e-0151308a18be was deleted as no HA routers are present in tenant c35f4ada93bc4ebeb1c8ab983c386129. [pid: 7|app: 0|req: 338/688] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:00 2026] DELETE /v2.0/routers/3c34f6fb-3b8c-4886-a53d-129e35d29545 => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/690] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/networks?id=1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 341/692] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => 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: 342/693] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/subnets?id=b500fcb1-3d7d-4ed2-90e7-4785314a4a00 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/694] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:01 2026] DELETE /v2.0/subnets/35a81096-d20c-4620-b495-40d745bc97de => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/ports?network_id=1d9b04fe-d334-4c05-91d2-7c6d00155592&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => 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: 347/699] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:57:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:02.024 7 WARNING neutron_lib.context [req-4b20a4a0-f094-4d89-bb5f-9188af48cc92 req-9efd065d-eab8-40e5-880c-c25ec777110b 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 353/700] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:01 2026] DELETE /v2.0/networks/336bbf3f-1384-4361-9dee-13f7959509e6 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:02 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => 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: 355/702] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:02 2026] GET /v2.0/security-groups?tenant_id=c35f4ada93bc4ebeb1c8ab983c386129&name=default => generated 2797 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:02 2026] DELETE /v2.0/security-groups/c3562b40-0444-4406-aaa5-aa67bcbc96e0 => 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: 348/704] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:57:02 2026] POST /v2.0/ports => generated 958 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/705] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:02 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:02 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 357/707] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:57:02 2026] PUT /v2.0/ports/b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 1203 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:03.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b770fdd-3fbc-4c46-9981-0788defb216a'] response: {'name': 'network-changed', 'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/709] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => 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: 352/710] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:03.322 8 INFO neutron.services.segments.plugin [-] Segment 8af35ca4-198a-49eb-9570-33cd35bd8ad4 resource provider aggregate not found 2026-04-02 17:57:03.326 8 INFO neutron.services.segments.plugin [-] Segment 8af35ca4-198a-49eb-9570-33cd35bd8ad4 resource provider aggregate not found 2026-04-02 17:57:03.345 8 INFO neutron.services.segments.plugin [-] Segment 8af35ca4-198a-49eb-9570-33cd35bd8ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af35ca4-198a-49eb-9570-33cd35bd8ad4 found for delete ", "request_id": "req-8e2f44ce-6569-4c13-aa6e-7b77a4d93388"}]} 2026-04-02 17:57:03.345 8 INFO neutron.services.segments.plugin [-] Segment 8af35ca4-198a-49eb-9570-33cd35bd8ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af35ca4-198a-49eb-9570-33cd35bd8ad4 found for delete ", "request_id": "req-7a3d403c-0818-4aaf-9806-42f01c27334c"}]} [pid: 7|app: 0|req: 353/711] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/714] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?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: 8|app: 0|req: 361/716] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => 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: 357/719] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:03 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:04 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => 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: 361/726] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:04 2026] GET /v2.0/security-groups?tenant_id=e371989890aa429e9e2486900a4a96de&name=default => generated 2801 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:05.062 7 INFO neutron.db.segments_db [None req-dfcb8b2d-9c29-442d-ba50-2ba706b81a5d ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 0d400ae1-0113-45b4-a7a4-c6f498040cd7 of type vxlan for network 1977da4f-0692-47e1-abed-cd39abd1ed5a [pid: 7|app: 0|req: 362/727] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:57:04 2026] POST /v2.0/networks => generated 741 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:05.255 8 INFO neutron.db.l3_db [None req-39baa92f-b310-4f0f-9935-07f70d0680a5 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Floating IP 5bfbbcba-480d-4adb-af22-6407012792ac associated. External IP: 10.96.250.217, port: e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a. [pid: 7|app: 0|req: 363/728] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:05 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:05 2026] DELETE /v2.0/security-groups/d9b6b974-ef42-4f6b-8dbc-2cce857cdf52 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:57:04 2026] PUT /v2.0/floatingips/5bfbbcba-480d-4adb-af22-6407012792ac => generated 855 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:05 2026] POST /v2.0/subnets => generated 665 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:05.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d688a2b0-5d8e-48a7-a85d-003f0b55025a'] response: {'name': 'network-changed', 'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/732] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:05 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:05.726 7 INFO neutron.db.segments_db [None req-2b036400-322d-4031-916f-8860559bfa10 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 905278e7-f8af-4c1a-9688-d37c51197c1d of type vxlan for network 83a91628-c233-45b8-ac40-780d969f71d8 [pid: 8|app: 0|req: 368/733] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:05 2026] GET /v2.0/ports?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:05 2026] GET /v2.0/networks?id=1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 772 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:06.059 7 INFO neutron.db.l3_hamode_db [None req-2b036400-322d-4031-916f-8860559bfa10 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 371/736] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/subnets?id=b500fcb1-3d7d-4ed2-90e7-4785314a4a00 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/ports?network_id=1d9b04fe-d334-4c05-91d2-7c6d00155592&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: 373/738] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?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: 374/739] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?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: 375/740] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:06 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:07 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:07.476 7 INFO neutron.db.l3_hamode_db [None req-2b036400-322d-4031-916f-8860559bfa10 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:57:07.563 8 INFO neutron.db.l3_db [None req-54a2b249-2013-4ceb-995a-fa7dd6731001 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Floating IP fb877a89-b851-4b7f-9add-a99a0549ae3e associated. External IP: 10.96.250.214, port: b60d4dbe-b408-404c-909a-a7ba591bfb5e. [pid: 8|app: 0|req: 378/743] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:57:07 2026] PUT /v2.0/floatingips/fb877a89-b851-4b7f-9add-a99a0549ae3e => generated 856 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/744] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:07 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:08.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a6a6349-07a7-444c-bcad-c9d7b9591e72'] response: {'name': 'network-changed', 'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/745] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&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: 8|app: 0|req: 381/746] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => 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: 382/747] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/748] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/749] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/750] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&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: 386/751] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?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: 387/752] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:08 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/753] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:05 2026] POST /v2.0/routers => generated 729 bytes in 2951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/754] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:57:08 2026] PUT /v2.0/routers/5b258869-afb7-4622-a38e-47512987549c/add_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/755] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:10 2026] GET /v2.0/security-groups?tenant_id=cbae29ac182e4f59861110e95d43edcc&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/756] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:10 2026] DELETE /v2.0/security-groups/352cf7d7-c01d-4819-b5c4-9234f49d7e49 => 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: 368/757] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:10 2026] GET /v2.0/security-groups?tenant_id=b7e1d4d790644f4c9b9d9e6536fa2772&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:10.900 7 WARNING neutron_lib.context [None req-d22a8bff-488d-4640-bad7-e8fdba04e5b1 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 390/758] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:10 2026] DELETE /v2.0/security-groups/fe3d1151-200c-499b-9b36-4557e6d7bd31 => 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: 369/759] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:57:10 2026] POST /v2.0/security-groups => generated 1597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:57:11.063 8 WARNING neutron_lib.context [None req-550edff3-7291-49a0-a96b-92c91c170eec ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 391/760] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:57:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:11.209 7 WARNING neutron_lib.context [None req-97d8a252-08ef-4238-8b4c-d0d0552ceda6 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 370/761] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:57:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:11.332 8 WARNING neutron_lib.context [None req-eb1489e0-0354-4df9-8a0a-83d5dc6abf08 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 392/762] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:57:11 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/763] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2090474558&fields=id&tenant_id=b1e3849a460642c9bbd2349c8b419ee3 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/764] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/networks?id=1977da4f-0692-47e1-abed-cd39abd1ed5a => generated 674 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/765] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/quotas/b1e3849a460642c9bbd2349c8b419ee3 => 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: 394/766] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/ports?tenant_id=b1e3849a460642c9bbd2349c8b419ee3&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/767] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/768] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?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: 374/769] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:12 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => 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: 376/772] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:13 2026] GET /v2.0/networks?id=1977da4f-0692-47e1-abed-cd39abd1ed5a => generated 674 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/773] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:57:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1e3849a460642c9bbd2349c8b419ee3 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:13.918 7 WARNING neutron_lib.context [req-a6d2d406-b385-4c43-b324-be2a7a37f75d req-7a6b790c-a70e-41d9-9f94-0cad30f26056 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 398/774] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:14 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/775] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:57:13 2026] POST /v2.0/ports => generated 954 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/776] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 17:57:14 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 1240 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/777] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:14 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/778] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:57:14 2026] PUT /v2.0/ports/cff45a3e-51d0-41dc-8986-9c75b0128dd9 => generated 1199 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/779] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?tenant_id=b1e3849a460642c9bbd2349c8b419ee3&device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/780] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cff45a3e-51d0-41dc-8986-9c75b0128dd9 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:15.199 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dce3fef-0edd-4cdf-8f2f-75730f6d5494'] response: {'name': 'network-changed', 'server_uuid': 'ecb451ae-7512-4bfa-96f0-cca16d2c2954', 'tag': 'cff45a3e-51d0-41dc-8986-9c75b0128dd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/781] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/subnets?id=d5aa64ed-49c5-46ca-b346-ba0b092d7a37 => generated 668 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/782] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => 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: 404/783] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?network_id=1977da4f-0692-47e1-abed-cd39abd1ed5a&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: 7|app: 0|req: 380/784] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/785] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&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: 406/786] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/787] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/788] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/789] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?tenant_id=b1e3849a460642c9bbd2349c8b419ee3&device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/790] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/networks?id=1977da4f-0692-47e1-abed-cd39abd1ed5a => generated 769 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/791] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cff45a3e-51d0-41dc-8986-9c75b0128dd9 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/792] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/subnets?id=d5aa64ed-49c5-46ca-b346-ba0b092d7a37 => generated 668 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/793] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/ports?network_id=1977da4f-0692-47e1-abed-cd39abd1ed5a&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: 410/794] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/795] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:15 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/796] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:16 2026] GET /v2.0/security-groups?tenant_id=88471737aff04308905fd2888f36d7ad&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/797] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:16 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/798] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:16 2026] DELETE /v2.0/security-groups/d1ef581a-837e-4d62-bd83-afa5b287e4fd => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/799] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:16 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&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: 387/800] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:16 2026] GET /v2.0/security-groups?tenant_id=92ac276ff26b44779ac02d4f6f2f268b&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/801] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:16 2026] DELETE /v2.0/security-groups/46378b6a-e043-4478-be32-e59be810ea80 => 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: 388/802] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:17 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/803] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:17 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:17 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:18.453 8 INFO neutron.db.l3_db [None req-5e7d4d6a-e7a4-4b40-b802-dc8ea5fccc6b ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Floating IP 0ba730ce-8450-4866-aab8-7fd69a5f3b77 associated. External IP: 10.96.250.209, port: cff45a3e-51d0-41dc-8986-9c75b0128dd9. [pid: 8|app: 0|req: 416/805] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:57:17 2026] PUT /v2.0/floatingips/0ba730ce-8450-4866-aab8-7fd69a5f3b77 => generated 855 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/806] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:18 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/807] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 417/808] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:18 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/809] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:19.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b64d67-844e-4765-bd0b-c67e1ecab380'] response: {'name': 'network-changed', 'server_uuid': 'ecb451ae-7512-4bfa-96f0-cca16d2c2954', 'tag': 'cff45a3e-51d0-41dc-8986-9c75b0128dd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/810] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?tenant_id=b1e3849a460642c9bbd2349c8b419ee3&device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/811] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/812] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 419/813] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/networks?id=1977da4f-0692-47e1-abed-cd39abd1ed5a => generated 769 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/814] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cff45a3e-51d0-41dc-8986-9c75b0128dd9 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/815] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/subnets?id=d5aa64ed-49c5-46ca-b346-ba0b092d7a37 => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/816] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?network_id=1977da4f-0692-47e1-abed-cd39abd1ed5a&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: 421/817] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/818] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?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: 422/819] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&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: 7|app: 0|req: 398/820] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a?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: 423/821] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/822] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/ports?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => 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: 424/823] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/824] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/networks?id=1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 772 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/825] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:57:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/826] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/subnets?id=b500fcb1-3d7d-4ed2-90e7-4785314a4a00 => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/827] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/ports?network_id=1d9b04fe-d334-4c05-91d2-7c6d00155592&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/828] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/829] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/830] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/831] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:20 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/832] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/ports?device_id=ecb451ae-7512-4bfa-96f0-cca16d2c2954 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/833] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/834] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/security-groups?id=aa1af95f-5275-4771-9d74-dab9adcf9c4f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:21.255 7 INFO neutron.db.l3_db [req-ee94ed31-0f04-4df1-a22d-20cbace9650f req-a19afee4-aaca-4f53-9432-c37733019eb0 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] Floating IP 0ba730ce-8450-4866-aab8-7fd69a5f3b77 disassociated. External IP: 10.96.250.209, port: cff45a3e-51d0-41dc-8986-9c75b0128dd9. [pid: 8|app: 0|req: 433/835] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/836] 10.0.0.207 () {34 vars in 971 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/ports/b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 972 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/837] 199.204.45.229 () {34 vars in 1000 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/subnets?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/838] 199.204.45.229 () {34 vars in 1146 bytes} [Thu Apr 2 17:57:21 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be&device_owner=compute%3Anova&network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/839] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:57:20 2026] DELETE /v2.0/ports/cff45a3e-51d0-41dc-8986-9c75b0128dd9 => generated 0 bytes in 1582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/840] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:57:21 2026] PUT /v2.0/ports/b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 1153 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:22.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ceed8f0-fa57-4afd-8c18-4df6589f57f8'] response: {'server_uuid': 'ecb451ae-7512-4bfa-96f0-cca16d2c2954', 'name': 'network-vif-deleted', 'tag': 'cff45a3e-51d0-41dc-8986-9c75b0128dd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/841] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1425 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:22.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b528585a-e24e-40b7-b136-332f0fa94372'] response: {'name': 'network-changed', 'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/842] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/843] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => 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: 438/844] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:22 2026] DELETE /v2.0/security-groups/aa1af95f-5275-4771-9d74-dab9adcf9c4f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/845] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:22.488 7 INFO neutron.api.v2.resource [None req-2115b534-3e2b-41cc-9f4f-63ae39c261f1 ddca0dc041ec4cfe96706469cb84f0b0 b1e3849a460642c9bbd2349c8b419ee3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/846] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/security-groups/aa1af95f-5275-4771-9d74-dab9adcf9c4f => 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: 439/847] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 409/848] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/849] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/850] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&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: 7|app: 0|req: 412/851] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?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: 413/852] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/853] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/854] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:57:22 2026] DELETE /v2.0/floatingips/0ba730ce-8450-4866-aab8-7fd69a5f3b77 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/855] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:22 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/856] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/857] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/858] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/859] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&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: 446/860] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?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: 447/861] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/862] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/863] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/864] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 451/865] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&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: 452/866] 199.204.45.229 () {34 vars in 1120 bytes} [Thu Apr 2 17:57:23 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/867] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:57:22 2026] PUT /v2.0/routers/5b258869-afb7-4622-a38e-47512987549c/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/868] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:57:23 2026] PUT /v2.0/ports/b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 972 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:24.674 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd7c0da-6b58-4ede-afa4-8938f29c8d6c'] response: {'name': 'network-changed', 'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/869] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:24 2026] GET /v2.0/security-groups?tenant_id=173b1b6e7e3a40db9168d529066e3f84&name=default => generated 2801 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/870] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/871] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:25 2026] DELETE /v2.0/security-groups/3ad49e57-ef41-40de-90f3-46233cff43b2 => 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: 457/872] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:25.315 7 INFO neutron.services.segments.plugin [-] Segment 905278e7-f8af-4c1a-9688-d37c51197c1d resource provider aggregate not found 2026-04-02 17:57:25.320 7 INFO neutron.services.segments.plugin [-] Segment 905278e7-f8af-4c1a-9688-d37c51197c1d resource provider aggregate not found 2026-04-02 17:57:25.336 7 INFO neutron.services.segments.plugin [-] Segment 905278e7-f8af-4c1a-9688-d37c51197c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905278e7-f8af-4c1a-9688-d37c51197c1d found for delete ", "request_id": "req-01583a10-b5d0-4180-a6ef-8aaa00eb89d1"}]} 2026-04-02 17:57:25.337 7 INFO neutron.services.segments.plugin [-] Segment 905278e7-f8af-4c1a-9688-d37c51197c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905278e7-f8af-4c1a-9688-d37c51197c1d found for delete ", "request_id": "req-9038bd98-bccd-43ce-9c98-fb7a0a8adf90"}]} [pid: 8|app: 0|req: 458/873] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:25.342 7 INFO neutron.db.l3_hamode_db [None req-6692ef02-2aa3-4c6b-9d0b-46bfbba43859 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 83a91628-c233-45b8-ac40-780d969f71d8 was deleted as no HA routers are present in tenant b1e3849a460642c9bbd2349c8b419ee3. [pid: 7|app: 0|req: 416/874] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:24 2026] DELETE /v2.0/routers/5b258869-afb7-4622-a38e-47512987549c => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/875] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/876] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/security-groups?tenant_id=0d29bda636a24ef680eec12f2d1163a4&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/877] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&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: 461/878] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:25 2026] DELETE /v2.0/security-groups/01d33a0d-07ec-41bd-b732-52dedb4f060d => 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: 418/879] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:25 2026] DELETE /v2.0/subnets/d5aa64ed-49c5-46ca-b346-ba0b092d7a37 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/880] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/881] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/882] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/ports?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/883] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:25 2026] GET /v2.0/networks?id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 780 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/884] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:25 2026] DELETE /v2.0/networks/1977da4f-0692-47e1-abed-cd39abd1ed5a => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/885] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/886] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/subnets?id=0885dbec-4776-4e81-9962-ab2e5dab021d => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/887] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/ports?network_id=936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd&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: 468/888] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/889] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/890] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/security-groups?tenant_id=b1e3849a460642c9bbd2349c8b419ee3&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/891] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/security-groups?id=b8d2311c-5678-47de-b834-2f72e01486e8&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/892] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:26 2026] DELETE /v2.0/security-groups/fb75b7da-f0e6-4f18-b45f-93e9264a7d37 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/893] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/894] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:57:26 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:27.165 7 INFO neutron.db.l3_db [req-4438b48e-7f99-4fcc-a78b-f995f504d551 req-2e4357d9-7485-410d-a1c3-1acac62e459b 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] Floating IP fb877a89-b851-4b7f-9add-a99a0549ae3e disassociated. External IP: 10.96.250.214, port: b60d4dbe-b408-404c-909a-a7ba591bfb5e. 2026-04-02 17:57:27.361 7 INFO neutron.services.segments.plugin [-] Segment 0d400ae1-0113-45b4-a7a4-c6f498040cd7 resource provider aggregate not found 2026-04-02 17:57:27.367 7 INFO neutron.services.segments.plugin [-] Segment 0d400ae1-0113-45b4-a7a4-c6f498040cd7 resource provider aggregate not found 2026-04-02 17:57:27.381 7 INFO neutron.services.segments.plugin [-] Segment 0d400ae1-0113-45b4-a7a4-c6f498040cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d400ae1-0113-45b4-a7a4-c6f498040cd7 found for delete ", "request_id": "req-169c862b-8e9c-4296-8fc7-85dd391cf886"}]} 2026-04-02 17:57:27.385 7 INFO neutron.services.segments.plugin [-] Segment 0d400ae1-0113-45b4-a7a4-c6f498040cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d400ae1-0113-45b4-a7a4-c6f498040cd7 found for delete ", "request_id": "req-7ec47cd8-57f6-4357-b633-f1b212984690"}]} [pid: 8|app: 0|req: 473/895] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:27 2026] GET /v2.0/ports?device_id=e465094a-48f1-4149-aa3e-22f624e504be => 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: 423/896] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:57:26 2026] DELETE /v2.0/ports/b60d4dbe-b408-404c-909a-a7ba591bfb5e => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:27.698 8 WARNING neutron_lib.context [None req-dc8302cd-e6f8-4270-b67e-ccf19327a045 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:27.698 8 WARNING neutron_lib.context [None req-dc8302cd-e6f8-4270-b67e-ccf19327a045 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:27.851 8 INFO neutron.db.segments_db [None req-dc8302cd-e6f8-4270-b67e-ccf19327a045 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment c1d4bd9b-e25e-4bd9-8b48-2f741e016414 of type vxlan for network e1f0dbf1-2a43-45f5-b6ef-2708812d9949 2026-04-02 17:57:27.946 8 INFO neutron.db.segments_db [None req-dc8302cd-e6f8-4270-b67e-ccf19327a045 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment 0ee373a5-05ac-470a-b165-f383fa3e24e0 of type vxlan for network 727593f0-cb50-4f0f-ac86-fb1da48d27a3 [pid: 8|app: 0|req: 474/897] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:27 2026] POST /v2.0/networks => generated 1243 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:57:28.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b35aaa9b-b0f6-4ca7-a70e-9671703c0c60'] response: {'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'name': 'network-vif-deleted', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 424/898] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:57:28 2026] GET /v2.0/networks => generated 1842 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:28.477 8 INFO neutron.services.segments.plugin [-] Segment c1d4bd9b-e25e-4bd9-8b48-2f741e016414 resource provider aggregate not found 2026-04-02 17:57:28.482 8 INFO neutron.services.segments.plugin [-] Segment c1d4bd9b-e25e-4bd9-8b48-2f741e016414 resource provider aggregate not found 2026-04-02 17:57:28.502 8 INFO neutron.services.segments.plugin [-] Segment c1d4bd9b-e25e-4bd9-8b48-2f741e016414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d4bd9b-e25e-4bd9-8b48-2f741e016414 found for delete ", "request_id": "req-69582399-3ae1-4fd4-b028-67b84f90cf70"}]} 2026-04-02 17:57:28.506 8 INFO neutron.services.segments.plugin [-] Segment c1d4bd9b-e25e-4bd9-8b48-2f741e016414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d4bd9b-e25e-4bd9-8b48-2f741e016414 found for delete ", "request_id": "req-b5a73fa4-097e-43bb-ae42-db9a051b9279"}]} [pid: 8|app: 0|req: 475/901] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:28 2026] DELETE /v2.0/networks/e1f0dbf1-2a43-45f5-b6ef-2708812d9949 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/902] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:28 2026] DELETE /v2.0/security-groups/b8d2311c-5678-47de-b834-2f72e01486e8 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:28.792 8 INFO neutron.api.v2.resource [None req-a6894ab1-3852-49b1-be98-c33f9203ca6d 2e658b1e8b01443593953c36a5e6f2ec fdde6157e3fb445ba1a5e1c9b54f31ee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/903] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:57:28 2026] GET /v2.0/security-groups/b8d2311c-5678-47de-b834-2f72e01486e8 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/904] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:28 2026] DELETE /v2.0/networks/727593f0-cb50-4f0f-ac86-fb1da48d27a3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/905] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:57:28 2026] GET /v2.0/networks => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:28.907 7 WARNING neutron_lib.context [None req-f013a835-5451-4b15-88db-509c0ec051e1 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:28.987 7 INFO neutron.db.segments_db [None req-f013a835-5451-4b15-88db-509c0ec051e1 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 of type vxlan for network 56235f34-402a-4801-b6cc-bbac71c1372a [pid: 7|app: 0|req: 429/906] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:28 2026] POST /v2.0/networks => generated 650 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:29.165 7 WARNING neutron_lib.context [None req-64b3955d-3736-4b9d-9702-b33619a36607 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/907] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:57:28 2026] DELETE /v2.0/floatingips/fb877a89-b851-4b7f-9add-a99a0549ae3e => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:29.252 7 INFO neutron.db.segments_db [None req-64b3955d-3736-4b9d-9702-b33619a36607 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 of type vxlan for network 0344db18-a8f0-43fc-ab7a-ec9b3a841cd7 [pid: 7|app: 0|req: 430/908] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:29 2026] POST /v2.0/networks => generated 648 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:29.375 7 WARNING neutron_lib.context [None req-fe478990-95fc-4709-9233-098b3d0980a0 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:29.407 7 INFO neutron.services.segments.plugin [-] Segment 0ee373a5-05ac-470a-b165-f383fa3e24e0 resource provider aggregate not found 2026-04-02 17:57:29.414 7 INFO neutron.services.segments.plugin [-] Segment 0ee373a5-05ac-470a-b165-f383fa3e24e0 resource provider aggregate not found 2026-04-02 17:57:29.423 7 INFO neutron.services.segments.plugin [-] Segment 0ee373a5-05ac-470a-b165-f383fa3e24e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee373a5-05ac-470a-b165-f383fa3e24e0 found for delete ", "request_id": "req-4fa49bbe-e1f2-4b74-8696-33a08d7b0526"}]} 2026-04-02 17:57:29.428 7 INFO neutron.services.segments.plugin [-] Segment 0ee373a5-05ac-470a-b165-f383fa3e24e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee373a5-05ac-470a-b165-f383fa3e24e0 found for delete ", "request_id": "req-d7e600d2-f3b9-42c2-93af-c4f080e2ad3e"}]} 2026-04-02 17:57:29.451 7 WARNING neutron_lib.context [None req-fe478990-95fc-4709-9233-098b3d0980a0 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 431/909] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:29 2026] POST /v2.0/ports => generated 1506 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/910] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:30 2026] GET /v2.0/ports => generated 1506 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/911] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:30 2026] DELETE /v2.0/ports/c69afc56-7206-462a-ab8b-b973a0155cc3 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/912] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:57:29 2026] PUT /v2.0/routers/57dfe502-a994-424b-a2ad-3bd8525a7eb8/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/913] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:30 2026] DELETE /v2.0/ports/ac656793-4844-41d9-95c6-e6e597270f37 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/914] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:30 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:30.769 7 WARNING neutron_lib.context [None req-b86cbf21-8525-424e-94cc-3a69db7aff30 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:30.786 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-04-02 17:57:30.820 7 INFO neutron.db.segments_db [None req-b86cbf21-8525-424e-94cc-3a69db7aff30 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment dbc12e6b-8ab1-422f-83b6-3942bb40838c of type vxlan for network 0824fe79-8dba-4b4c-aea9-ed14731ac621 [pid: 7|app: 0|req: 436/915] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:30 2026] POST /v2.0/networks => generated 650 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:30.942 7 WARNING neutron_lib.context [None req-95659ea3-9345-4f4f-b467-7b4752708a86 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:31.001 7 INFO neutron.db.segments_db [None req-95659ea3-9345-4f4f-b467-7b4752708a86 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Added segment 0d7db164-084f-4e44-88e8-7f5ebeeebb79 of type vxlan for network 7ad2118e-b59e-49ff-8b31-87ffe07b255b [pid: 7|app: 0|req: 437/916] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:30 2026] POST /v2.0/networks => generated 649 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:31.173 7 WARNING neutron_lib.context [None req-ba624cb3-e678-4d8f-bd2e-5fc0464d62be 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:31.221 7 WARNING neutron_lib.context [None req-ba624cb3-e678-4d8f-bd2e-5fc0464d62be 9cc9c5416dc643eb872ab3c5b9df44d3 9ce1676246d64d72a2bad0d90162aec9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:31.639 8 INFO neutron.services.segments.plugin [-] Segment 3a10c0bd-ce47-4387-8aec-2d2607a09851 resource provider aggregate not found 2026-04-02 17:57:31.644 8 INFO neutron.services.segments.plugin [-] Segment 3a10c0bd-ce47-4387-8aec-2d2607a09851 resource provider aggregate not found 2026-04-02 17:57:31.658 8 INFO neutron.services.segments.plugin [-] Segment 3a10c0bd-ce47-4387-8aec-2d2607a09851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a10c0bd-ce47-4387-8aec-2d2607a09851 found for delete ", "request_id": "req-622bf715-857c-419b-88be-6cf104f03c2c"}]} 2026-04-02 17:57:31.659 8 INFO neutron.services.segments.plugin [-] Segment 3a10c0bd-ce47-4387-8aec-2d2607a09851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a10c0bd-ce47-4387-8aec-2d2607a09851 found for delete ", "request_id": "req-86fba831-75ef-46fe-8d23-b74c9eef19d0"}]} 2026-04-02 17:57:31.666 8 INFO neutron.db.l3_hamode_db [None req-65b25657-7545-49a2-bfab-855bb1c77100 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 44c133b1-aa45-4e83-a603-57259158854e was deleted as no HA routers are present in tenant fdde6157e3fb445ba1a5e1c9b54f31ee. [pid: 8|app: 0|req: 480/917] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:30 2026] DELETE /v2.0/routers/57dfe502-a994-424b-a2ad-3bd8525a7eb8 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/918] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:31 2026] POST /v2.0/subnets => generated 1226 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/919] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:57:31 2026] GET /v2.0/subnets => generated 1839 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/920] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:31 2026] DELETE /v2.0/subnets/20ee8fee-c54f-4afa-8d7e-3e6d670c906a => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:32.372 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0231f334-d929-4f71-848d-040542e7fcbb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47910. [pid: 8|app: 0|req: 481/921] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:31 2026] DELETE /v2.0/subnets/0885dbec-4776-4e81-9962-ab2e5dab021d => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/922] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:32 2026] GET /v2.0/security-groups?tenant_id=40f871e8cccf4c43bb5a1f2d516fb8d5&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/923] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2.0/subnets/11b38627-5361-4d4a-8ecb-eae95b9ef396 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/924] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2.0/security-groups/8caee289-d463-4e0d-a8c3-8d9a8b59f674 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/925] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:57:32 2026] GET /v2.0/subnets => generated 626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:32.894 7 INFO neutron.services.segments.plugin [-] Segment c96bec85-3107-4edc-97d1-eff4b782be2c resource provider aggregate not found 2026-04-02 17:57:32.899 7 INFO neutron.services.segments.plugin [-] Segment c96bec85-3107-4edc-97d1-eff4b782be2c resource provider aggregate not found 2026-04-02 17:57:32.916 7 INFO neutron.services.segments.plugin [-] Segment c96bec85-3107-4edc-97d1-eff4b782be2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96bec85-3107-4edc-97d1-eff4b782be2c found for delete ", "request_id": "req-3822baed-5f44-4fdf-b96e-04c10c223f82"}]} 2026-04-02 17:57:32.917 7 INFO neutron.services.segments.plugin [-] Segment c96bec85-3107-4edc-97d1-eff4b782be2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96bec85-3107-4edc-97d1-eff4b782be2c found for delete ", "request_id": "req-01d37186-b192-46d7-ab65-a7c6e8776623"}]} [pid: 7|app: 0|req: 442/926] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2.0/networks/936a5ae8-6d4f-4fa2-a50b-3e33d2c61cfd => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/927] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:32 2026] GET /v2.0/security-groups?tenant_id=5346acb1a07644ddbe4c2084588adfd7&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/928] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2.0/security-groups/017159a3-38be-4868-9644-b02ec1f5db8e => 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: 445/929] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:33 2026] GET /v2.0/security-groups?tenant_id=fdde6157e3fb445ba1a5e1c9b54f31ee&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/930] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:32 2026] DELETE /v2.0/networks/7ad2118e-b59e-49ff-8b31-87ffe07b255b => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/931] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2.0/security-groups/3fd5d698-6caf-44fe-809d-234d8603914a => 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: 486/932] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2.0/networks/0824fe79-8dba-4b4c-aea9-ed14731ac621 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:33.691 8 INFO neutron.services.segments.plugin [-] Segment 0d7db164-084f-4e44-88e8-7f5ebeeebb79 resource provider aggregate not found 2026-04-02 17:57:33.696 8 INFO neutron.services.segments.plugin [-] Segment 0d7db164-084f-4e44-88e8-7f5ebeeebb79 resource provider aggregate not found 2026-04-02 17:57:33.713 8 INFO neutron.services.segments.plugin [-] Segment 0d7db164-084f-4e44-88e8-7f5ebeeebb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7db164-084f-4e44-88e8-7f5ebeeebb79 found for delete ", "request_id": "req-ea1e6346-b298-4752-96d3-c230dee55b1e"}]} 2026-04-02 17:57:33.718 8 INFO neutron.services.segments.plugin [-] Segment 0d7db164-084f-4e44-88e8-7f5ebeeebb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7db164-084f-4e44-88e8-7f5ebeeebb79 found for delete ", "request_id": "req-65b4cb69-04ec-4f1e-b665-601f45b75ff9"}]} 2026-04-02 17:57:33.735 8 INFO neutron.services.segments.plugin [-] Segment dbc12e6b-8ab1-422f-83b6-3942bb40838c resource provider aggregate not found 2026-04-02 17:57:33.741 8 INFO neutron.services.segments.plugin [-] Segment dbc12e6b-8ab1-422f-83b6-3942bb40838c resource provider aggregate not found 2026-04-02 17:57:33.757 8 INFO neutron.services.segments.plugin [-] Segment dbc12e6b-8ab1-422f-83b6-3942bb40838c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc12e6b-8ab1-422f-83b6-3942bb40838c found for delete ", "request_id": "req-0b5073a8-a337-4f99-9555-0b067d6af4c5"}]} 2026-04-02 17:57:33.759 8 INFO neutron.services.segments.plugin [-] Segment dbc12e6b-8ab1-422f-83b6-3942bb40838c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc12e6b-8ab1-422f-83b6-3942bb40838c found for delete ", "request_id": "req-5a9e5384-6771-4b04-8424-8d197642f75c"}]} [pid: 7|app: 0|req: 447/933] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 17:57:33 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 1240 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/934] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:33 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 487/935] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2.0/networks/0344db18-a8f0-43fc-ab7a-ec9b3a841cd7 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/936] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:33 2026] DELETE /v2.0/networks/56235f34-402a-4801-b6cc-bbac71c1372a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/937] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:34 2026] GET /v2.0/security-groups?tenant_id=9ce1676246d64d72a2bad0d90162aec9&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:34.938 7 INFO neutron.services.segments.plugin [-] Segment 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 resource provider aggregate not found 2026-04-02 17:57:34.945 7 INFO neutron.services.segments.plugin [-] Segment 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 resource provider aggregate not found 2026-04-02 17:57:34.953 7 INFO neutron.services.segments.plugin [-] Segment 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 found for delete ", "request_id": "req-8d337911-b994-4241-a607-eff145f3fee2"}]} 2026-04-02 17:57:34.962 7 INFO neutron.services.segments.plugin [-] Segment 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c24e65-c2f5-4cc7-8dcf-b9a3f72eebf1 found for delete ", "request_id": "req-c9d6d62a-e5f9-40b2-bdb5-ad02c627aa71"}]} [pid: 7|app: 0|req: 450/938] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:34 2026] DELETE /v2.0/security-groups/7c819cae-0443-477d-92b8-ba4dfb76d646 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:35.574 8 INFO neutron.db.segments_db [None req-cbf3d7ab-8514-402e-82ee-0166845d10f6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment a84da771-da07-4d0e-a96a-f7c6a8945ec2 of type vxlan for network aba81379-0029-49f5-a5c7-1ad360202464 [pid: 8|app: 0|req: 489/939] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:57:35 2026] POST /v2.0/networks => generated 747 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/940] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:35 2026] POST /v2.0/subnets => generated 671 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:36.022 8 INFO neutron.services.segments.plugin [-] Segment 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 resource provider aggregate not found 2026-04-02 17:57:36.029 8 INFO neutron.services.segments.plugin [-] Segment 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 resource provider aggregate not found 2026-04-02 17:57:36.045 8 INFO neutron.services.segments.plugin [-] Segment 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 found for delete ", "request_id": "req-5b039762-6941-4c01-a10b-db0dc9b863f0"}]} 2026-04-02 17:57:36.047 8 INFO neutron.services.segments.plugin [-] Segment 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccbfab2-dfab-4db6-aeba-ce67bb8aa4a1 found for delete ", "request_id": "req-97c63dad-8d6a-4139-8ff8-4321b82665e8"}]} 2026-04-02 17:57:36.057 8 INFO neutron.db.segments_db [None req-a95b8745-74de-4aae-8f06-e4d1c4aa6404 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 924813db-7ad9-4990-bf51-36054b017845 of type vxlan for network 417f6784-84a8-4bcd-b6fb-fb00995e83ea 2026-04-02 17:57:36.419 8 INFO neutron.db.l3_hamode_db [None req-a95b8745-74de-4aae-8f06-e4d1c4aa6404 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:57:37.032 7 WARNING neutron_lib.context [None req-1280d2e0-292c-4077-a503-94db6fce26f2 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:37.168 7 INFO neutron.db.segments_db [None req-1280d2e0-292c-4077-a503-94db6fce26f2 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Added segment b868152e-4b8a-4b38-a0ac-caff13a8b55a of type vxlan for network d59ccd61-10dd-474d-9e08-dccedb1fa690 [pid: 7|app: 0|req: 452/941] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:36 2026] POST /v2.0/networks => generated 643 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:37.339 7 WARNING neutron_lib.context [None req-5092c36b-1ac5-42b2-b478-95827ee2f09a 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:37.497 8 INFO neutron.db.l3_hamode_db [None req-a95b8745-74de-4aae-8f06-e4d1c4aa6404 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 453/942] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:37 2026] POST /v2.0/subnets => generated 617 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/943] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:37 2026] GET /v2.0/security-groups?tenant_id=6b6bace4b6c84bbea78bb9b5c5b877c1&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:37.885 7 WARNING neutron_lib.context [None req-de3de1a0-4600-4500-acc0-7c7ce109a221 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:37.934 7 INFO neutron.db.segments_db [None req-de3de1a0-4600-4500-acc0-7c7ce109a221 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Added segment 997ce26e-85a3-4ca7-9c28-09cc231d034e of type vxlan for network f5871147-82f4-4f42-b8bf-87a40a69e6f5 [pid: 7|app: 0|req: 455/944] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:37 2026] POST /v2.0/networks => generated 643 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/945] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:38 2026] DELETE /v2.0/security-groups/d65017c9-087a-44f5-9bec-0a1e9facfb20 => 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: 457/946] 10.0.0.182 () {34 vars in 743 bytes} [Thu Apr 2 17:57:38 2026] PUT /v2.0/networks/f5871147-82f4-4f42-b8bf-87a40a69e6f5 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/947] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:38 2026] GET /v2.0/security-groups?tenant_id=22a1ef984cf4499bb87f8b1e6c248821&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:38.487 7 WARNING neutron_lib.context [None req-25ab4c82-b917-4c03-b806-7cedeb3e7a34 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 490/948] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:35 2026] POST /v2.0/routers => generated 735 bytes in 2621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/949] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:38 2026] DELETE /v2.0/security-groups/a902b996-7f0a-4cd5-b31d-47b4446e55e4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/950] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:38 2026] POST /v2.0/subnets => generated 602 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/951] 10.0.0.182 () {34 vars in 741 bytes} [Thu Apr 2 17:57:38 2026] PUT /v2.0/subnets/95ded5e6-a59d-481d-8f38-b34ef6694d0a => generated 612 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:39.368 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider aggregate not found 2026-04-02 17:57:39.377 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider aggregate not found 2026-04-02 17:57:39.383 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997ce26e-85a3-4ca7-9c28-09cc231d034e found for delete ", "request_id": "req-ceb976a9-22d4-4931-a540-3547bf4003ae"}]} 2026-04-02 17:57:39.395 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997ce26e-85a3-4ca7-9c28-09cc231d034e found for delete ", "request_id": "req-cbe95dbb-9f99-42a8-bc22-3a6d98c995a4"}]} [pid: 8|app: 0|req: 492/952] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:57:38 2026] PUT /v2.0/routers/9a615243-3006-4e96-8778-77e91c165421/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/953] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:39 2026] DELETE /v2.0/networks/f5871147-82f4-4f42-b8bf-87a40a69e6f5 => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:40.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22e89dd2-f2e7-4a8f-9cdb-aa61bdddab79 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/954] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:40 2026] DELETE /v2.0/networks/f5871147-82f4-4f42-b8bf-87a40a69e6f5 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/955] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/956] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 7|app: 0|req: 463/957] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/958] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/subnets?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 626 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/959] 10.0.0.182 () {32 vars in 653 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/960] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/networks => generated 1308 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/961] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/962] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/subnets => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/963] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/security-groups?id=8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68&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: 498/964] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/networks/d59ccd61-10dd-474d-9e08-dccedb1fa690 => generated 668 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/965] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:57:40 2026] GET /v2.0/subnets/426cdf77-be54-4a93-87ac-cd8cfdaf2a57 => generated 617 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:40.968 7 WARNING neutron_lib.context [None req-1100c486-a67f-417d-a4de-1817560800e7 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:40.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1358c290-d818-4db9-ab73-33c6109cb65a 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 499/966] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:40 2026] DELETE /v2.0/subnets/95ded5e6-a59d-481d-8f38-b34ef6694d0a => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:41.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80d96ba4-be46-49e6-92ec-952b040fdca1 988cf59402184a8d8586dc64a2dea930 1dee4b476f6740208c32494f4349c653 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/967] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:40 2026] DELETE /v2.0/networks/f5871147-82f4-4f42-b8bf-87a40a69e6f5 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/968] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:57:40 2026] POST /v2.0/security-groups => generated 1597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:57:41.105 7 WARNING neutron_lib.context [None req-88539358-977d-491e-8eff-04a57342484d 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 469/969] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:57:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/970] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:57:41 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:41.284 7 WARNING neutron_lib.context [None req-c2d780fc-d142-4994-8c55-ea25018f0272 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 501/971] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:41 2026] DELETE /v2.0/subnets/426cdf77-be54-4a93-87ac-cd8cfdaf2a57 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:41.421 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider aggregate not found 2026-04-02 17:57:41.430 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider aggregate not found 2026-04-02 17:57:41.455 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997ce26e-85a3-4ca7-9c28-09cc231d034e found for delete ", "request_id": "req-91e1e7bd-fecb-4d89-9a0c-6779b5aeb276"}]} [pid: 7|app: 0|req: 471/972] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:57:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:41.462 7 INFO neutron.services.segments.plugin [-] Segment 997ce26e-85a3-4ca7-9c28-09cc231d034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 997ce26e-85a3-4ca7-9c28-09cc231d034e found for delete ", "request_id": "req-778089d1-6a0b-4a34-81f4-bdcc87d01e8c"}]} 2026-04-02 17:57:41.625 8 INFO neutron.db.l3_db [req-ee97492c-feb6-41c6-ad10-d9fd47dd24e3 req-1dac5d16-5bda-48b7-9086-7a3793e16ad1 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] Floating IP 5bfbbcba-480d-4adb-af22-6407012792ac disassociated. External IP: 10.96.250.217, port: e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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: 7|app: 0|req: 472/973] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:41 2026] DELETE /v2.0/networks/d59ccd61-10dd-474d-9e08-dccedb1fa690 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:41.884 7 WARNING neutron_lib.context [None req-360c9ee5-8f3c-4805-8d04-b7532e8c14ef 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 502/974] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:57:41 2026] DELETE /v2.0/ports/e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/975] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:42 2026] GET /v2.0/ports?device_id=7266459d-9f6e-4bc4-a8d6-046b657fe462 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:42.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4526e8e9-4ebf-4133-8ecd-33a128374c6b'] response: {'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'name': 'network-vif-deleted', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 504/976] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:42 2026] GET /v2.0/security-groups?tenant_id=1dee4b476f6740208c32494f4349c653&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/977] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:42 2026] DELETE /v2.0/security-groups/5a801a66-febe-4aa1-ba96-4fd0a47d9f3e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/978] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:57:41 2026] POST /v2.0/floatingips => generated 552 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:43.732 7 INFO neutron.services.segments.plugin [-] Segment b868152e-4b8a-4b38-a0ac-caff13a8b55a resource provider aggregate not found 2026-04-02 17:57:43.738 7 INFO neutron.services.segments.plugin [-] Segment b868152e-4b8a-4b38-a0ac-caff13a8b55a resource provider aggregate not found 2026-04-02 17:57:43.754 7 INFO neutron.services.segments.plugin [-] Segment b868152e-4b8a-4b38-a0ac-caff13a8b55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b868152e-4b8a-4b38-a0ac-caff13a8b55a found for delete ", "request_id": "req-444aab82-df81-4f67-b477-e5c89dd6e0c5"}]} 2026-04-02 17:57:43.754 7 INFO neutron.services.segments.plugin [-] Segment b868152e-4b8a-4b38-a0ac-caff13a8b55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b868152e-4b8a-4b38-a0ac-caff13a8b55a found for delete ", "request_id": "req-b8eb9bd6-2fcd-41c9-b443-5a02e642328f"}]} [pid: 7|app: 0|req: 475/981] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:43 2026] DELETE /v2.0/security-groups/8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:43.868 8 INFO neutron.api.v2.resource [None req-cf7dc985-5f7f-4eb9-a220-26a3b73e4efe 566750f2b03d498d9a8d8221f2b06982 eac14c7ae90c4397a18ac24a32575bf7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/982] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:57:43 2026] GET /v2.0/security-groups/8fc0f920-3e12-4bea-8bf5-e6ada2e3ee68 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/983] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:57:43 2026] DELETE /v2.0/floatingips/5bfbbcba-480d-4adb-af22-6407012792ac => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:45.180 7 WARNING neutron_lib.context [None req-ccd5ed73-22de-4540-aedc-b22c5e3eaebd a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:45.310 7 INFO neutron.db.segments_db [None req-ccd5ed73-22de-4540-aedc-b22c5e3eaebd a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Added segment ec797331-f5c3-4a60-9e69-5262b31cfd98 of type vxlan for network 2ee9ffd1-5473-4bde-b810-9cddcdfb905f [pid: 7|app: 0|req: 477/984] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:45 2026] POST /v2.0/networks => generated 644 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/985] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:57:44 2026] PUT /v2.0/routers/fc2db920-2e69-4e66-881c-e7a2a04b12fc/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/986] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:45 2026] GET /v2.0/security-groups?tenant_id=f4725aa51a7b4b40806c99b90a8094f2&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:45.594 8 WARNING neutron_lib.context [None req-8a9e8291-2889-46dd-b1b7-893bc5c942cd a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 509/987] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:45 2026] POST /v2.0/ports => generated 775 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/988] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:45 2026] DELETE /v2.0/security-groups/e8e8f558-23e5-4144-85ef-61d9d4f476d0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:46.074 8 WARNING neutron_lib.context [None req-9b972aa7-eadb-4c01-b9ca-e64134e91ef3 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:46.137 8 INFO neutron.db.segments_db [None req-9b972aa7-eadb-4c01-b9ca-e64134e91ef3 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Added segment 55ada0a7-2c73-4641-9e60-f38314a26da6 of type vxlan for network add40cf4-80d9-4488-b6fb-ee18ccfac649 [pid: 8|app: 0|req: 511/989] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:46 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) [pid: 8|app: 0|req: 512/990] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:46 2026] GET /v2.0/security-groups?tenant_id=5b719c602c7743b988620ffe82515eb4&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:46.380 8 WARNING neutron_lib.context [None req-6bb83622-7db5-41eb-87f0-e6b33ba63dc9 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:46.616 7 INFO neutron.services.segments.plugin [-] Segment cc511a56-ec2a-489b-93d4-1ef79e838192 resource provider aggregate not found 2026-04-02 17:57:46.630 7 INFO neutron.services.segments.plugin [-] Segment cc511a56-ec2a-489b-93d4-1ef79e838192 resource provider aggregate not found 2026-04-02 17:57:46.639 7 INFO neutron.services.segments.plugin [-] Segment cc511a56-ec2a-489b-93d4-1ef79e838192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc511a56-ec2a-489b-93d4-1ef79e838192 found for delete ", "request_id": "req-0a05553f-c2c1-4e4f-8928-77204367c1ae"}]} 2026-04-02 17:57:46.648 7 INFO neutron.services.segments.plugin [-] Segment cc511a56-ec2a-489b-93d4-1ef79e838192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc511a56-ec2a-489b-93d4-1ef79e838192 found for delete ", "request_id": "req-a51f8173-b074-4fdb-963b-2c83d9aaf762"}]} 2026-04-02 17:57:46.653 7 INFO neutron.db.l3_hamode_db [None req-5d623562-4ed5-436a-bcc4-b180fd39fe42 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network db7061f0-6d94-49fe-a60e-9096a73b8c8a was deleted as no HA routers are present in tenant eac14c7ae90c4397a18ac24a32575bf7. [pid: 7|app: 0|req: 479/991] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:45 2026] DELETE /v2.0/routers/fc2db920-2e69-4e66-881c-e7a2a04b12fc => generated 0 bytes in 1068 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/992] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:46 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/993] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:46 2026] DELETE /v2.0/security-groups/feba225a-cfe5-4e5a-88cf-0d9d3294c337 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:46.773 7 WARNING neutron_lib.context [None req-f073ad2e-9d3e-4a90-ae4c-4da7c817b4f7 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 514/994] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:46 2026] DELETE /v2.0/subnets/b500fcb1-3d7d-4ed2-90e7-4785314a4a00 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:47.294 8 INFO neutron.services.segments.plugin [-] Segment 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d resource provider aggregate not found 2026-04-02 17:57:47.299 8 INFO neutron.services.segments.plugin [-] Segment 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d resource provider aggregate not found [pid: 7|app: 0|req: 481/995] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:46 2026] POST /v2.0/ports => generated 950 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:47.320 8 INFO neutron.services.segments.plugin [-] Segment 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d found for delete ", "request_id": "req-8af0e04b-5f05-4b17-8119-e54102431de0"}]} 2026-04-02 17:57:47.321 8 INFO neutron.services.segments.plugin [-] Segment 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2628d7-4a80-4b5e-98fc-fc4d42cf1d3d found for delete ", "request_id": "req-f8ccf93f-874e-4cfc-864f-f367e8325394"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 515/996] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:46 2026] DELETE /v2.0/networks/1d9b04fe-d334-4c05-91d2-7c6d00155592 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/997] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:47 2026] GET /v2.0/security-groups?tenant_id=eac14c7ae90c4397a18ac24a32575bf7&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/998] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:47 2026] DELETE /v2.0/security-groups/2f804888-578b-44fd-ace9-b3c813a71aa5 => 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: 482/999] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:47 2026] DELETE /v2.0/ports/373c0def-c12b-45d1-ab06-782cddd6fa97 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:47.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ec81288-ac42-4bab-9787-a9a2a26aced4 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1000] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:47 2026] DELETE /v2.0/ports/373c0def-c12b-45d1-ab06-782cddd6fa97 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:47.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07a7ac15-7127-4f7c-b9dc-0d8c92fbaa8d a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/1001] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:47 2026] GET /v2.0/ports/373c0def-c12b-45d1-ab06-782cddd6fa97 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1002] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:47 2026] DELETE /v2.0/subnets/80be47c5-c674-41e3-bf09-a1ed866216a3 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1003] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:57:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1872865319&fields=id&tenant_id=c319ae12cdf646dfa5d40662feb0a70e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1004] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:57:47 2026] GET /v2.0/networks?id=aba81379-0029-49f5-a5c7-1ad360202464 => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1005] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:57:48 2026] GET /v2.0/quotas/c319ae12cdf646dfa5d40662feb0a70e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1006] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:57:48 2026] GET /v2.0/ports?tenant_id=c319ae12cdf646dfa5d40662feb0a70e&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1007] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:57:48 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1008] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:47 2026] DELETE /v2.0/networks/add40cf4-80d9-4488-b6fb-ee18ccfac649 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:48.383 8 WARNING neutron_lib.context [None req-6de9ab57-a484-4025-b5f9-fccb816619b2 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 489/1009] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:57:48 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:48.448 8 INFO neutron.db.segments_db [None req-6de9ab57-a484-4025-b5f9-fccb816619b2 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Added segment ce7c6297-318b-43ef-93fd-b21d1f48f907 of type vxlan for network 1d9b5367-4781-423c-b403-83bae330487a [pid: 8|app: 0|req: 521/1010] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:48 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:48.578 7 WARNING neutron_lib.context [None req-bb689587-f31e-481d-8749-e9f6a61c3fa7 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 522/1011] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:48 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1012] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:48 2026] POST /v2.0/subnets => generated 602 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:48.892 7 WARNING neutron_lib.context [None req-224501fc-0f16-46e0-adc5-819234457212 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:48.936 8 WARNING neutron_lib.context [None req-87af5230-1441-4bad-b888-612e2e912bf2 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:49.064 8 INFO neutron.db.segments_db [None req-87af5230-1441-4bad-b888-612e2e912bf2 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Added segment c595e9df-ae11-49c3-90f5-f2a2984833bb of type vxlan for network 49a49615-a39c-4fe5-8efb-5da516a7b658 [pid: 8|app: 0|req: 523/1013] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:48 2026] POST /v2.0/networks => generated 647 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:49.189 8 WARNING neutron_lib.context [None req-1dd15ff3-3481-4127-b3c4-2135683331fe dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:49.343 8 INFO neutron.services.segments.plugin [-] Segment 55ada0a7-2c73-4641-9e60-f38314a26da6 resource provider aggregate not found 2026-04-02 17:57:49.352 8 INFO neutron.services.segments.plugin [-] Segment 55ada0a7-2c73-4641-9e60-f38314a26da6 resource provider aggregate not found 2026-04-02 17:57:49.363 8 INFO neutron.services.segments.plugin [-] Segment 55ada0a7-2c73-4641-9e60-f38314a26da6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ada0a7-2c73-4641-9e60-f38314a26da6 found for delete ", "request_id": "req-35d049ab-2b9a-47d5-91fd-71ef0f5dbbf7"}]} 2026-04-02 17:57:49.366 8 INFO neutron.services.segments.plugin [-] Segment 55ada0a7-2c73-4641-9e60-f38314a26da6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ada0a7-2c73-4641-9e60-f38314a26da6 found for delete ", "request_id": "req-5401f74d-a658-4c6f-94c0-515ee704169a"}]} [pid: 7|app: 0|req: 491/1014] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:48 2026] POST /v2.0/ports => generated 912 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1015] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:49 2026] GET /v2.0/networks?id=aba81379-0029-49f5-a5c7-1ad360202464 => generated 680 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1016] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:49 2026] POST /v2.0/ports => generated 778 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1017] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:57:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c319ae12cdf646dfa5d40662feb0a70e => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:49.656 8 WARNING neutron_lib.context [None req-93831dc3-7029-4021-bc9b-75432741b023 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:49.715 8 INFO neutron.db.segments_db [None req-93831dc3-7029-4021-bc9b-75432741b023 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Added segment a78dde7d-d769-4c11-82b8-1a9dfae86207 of type vxlan for network edc4f1ea-9150-4551-8dea-8ec3f05e9d1c [pid: 8|app: 0|req: 526/1018] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:49 2026] POST /v2.0/networks => generated 635 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:49.851 8 WARNING neutron_lib.context [req-61e49750-7823-4845-bbc1-5d88841ea061 req-cb18376e-d2eb-4e20-919d-996b7cddd970 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 493/1019] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:49 2026] DELETE /v2.0/ports/f7896a8f-444c-4a8e-85ff-a90e5e453961 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1020] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:49 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:49.910 7 WARNING neutron_lib.context [None req-aaec4746-5b8d-419d-94f5-4919a47d9ffc dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 495/1021] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:49 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:50.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30400393-e9d6-446c-9501-d617199d7634 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1022] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:50 2026] GET /v2.0/ports/f7896a8f-444c-4a8e-85ff-a90e5e453961 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:50.301 7 WARNING neutron_lib.context [None req-7ba20757-d870-4c87-a0ea-6a0adc13a5f0 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 527/1023] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:57:49 2026] POST /v2.0/ports => generated 958 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1024] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:50 2026] DELETE /v2.0/subnets/85a05878-735c-4f2e-b846-07bab9a3d6bb => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1025] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:50 2026] POST /v2.0/ports => generated 965 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:51.186 7 INFO neutron.services.segments.plugin [-] Segment ce7c6297-318b-43ef-93fd-b21d1f48f907 resource provider aggregate not found 2026-04-02 17:57:51.191 7 INFO neutron.services.segments.plugin [-] Segment ce7c6297-318b-43ef-93fd-b21d1f48f907 resource provider aggregate not found 2026-04-02 17:57:51.212 7 INFO neutron.services.segments.plugin [-] Segment ce7c6297-318b-43ef-93fd-b21d1f48f907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7c6297-318b-43ef-93fd-b21d1f48f907 found for delete ", "request_id": "req-5c170b87-c478-4a23-a3f1-a72b4c6ae23b"}]} 2026-04-02 17:57:51.214 7 INFO neutron.services.segments.plugin [-] Segment ce7c6297-318b-43ef-93fd-b21d1f48f907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7c6297-318b-43ef-93fd-b21d1f48f907 found for delete ", "request_id": "req-c85ddc5f-9a31-4ec5-bbbe-c23eb5690311"}]} [pid: 7|app: 0|req: 498/1026] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:50 2026] DELETE /v2.0/networks/1d9b5367-4781-423c-b403-83bae330487a => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1027] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:57:50 2026] PUT /v2.0/ports/cec6a4d8-3c37-4439-93bf-4fd9590551da => generated 1203 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:51.333 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b3fd23d-5706-4e7f-b75e-c9cd78179118'] response: {'name': 'network-changed', 'server_uuid': '3d50a421-2479-4279-a0b8-d5fcd911fc5f', 'tag': 'cec6a4d8-3c37-4439-93bf-4fd9590551da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 530/1028] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:51.429 8 WARNING neutron_lib.context [None req-c09d2a44-e4cb-4d68-968f-daeaf327a0d2 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1029] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:51 2026] DELETE /v2.0/ports/0b08cccc-be82-4b99-8045-511de4b0038c => 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: 500/1030] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/ports?tenant_id=c319ae12cdf646dfa5d40662feb0a70e&device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1031] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:51.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce32e521-b07a-470c-a22d-75d271a1be68 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/1032] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:51 2026] DELETE /v2.0/ports/0b08cccc-be82-4b99-8045-511de4b0038c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1033] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cec6a4d8-3c37-4439-93bf-4fd9590551da => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:51.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8aede35c-a3e4-4933-97f2-773390080514 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1034] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/ports/0b08cccc-be82-4b99-8045-511de4b0038c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1035] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/subnets?id=622deb10-3696-4b67-bad3-c4bee11f6852 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1036] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:51 2026] POST /v2.0/ports => generated 775 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1037] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/ports?network_id=aba81379-0029-49f5-a5c7-1ad360202464&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1038] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:51 2026] DELETE /v2.0/subnets/8920c714-a8a3-4704-bf32-f9f0835bf4c8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1039] 10.0.0.182 () {34 vars in 737 bytes} [Thu Apr 2 17:57:51 2026] PUT /v2.0/ports/20f5372f-0077-4cf8-ae0a-8e9ee42c7c93 => generated 752 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1040] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:51 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1041] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/security-groups?tenant_id=ca673e802c324d0b9cbc50db8435a6da&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1042] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:52 2026] DELETE /v2.0/networks/edc4f1ea-9150-4551-8dea-8ec3f05e9d1c => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1043] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1044] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:52 2026] DELETE /v2.0/ports/20f5372f-0077-4cf8-ae0a-8e9ee42c7c93 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:52.672 8 WARNING neutron_lib.context [None req-c5931597-2315-4963-aa8f-4bf9f676ef0b dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 510/1045] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:52 2026] DELETE /v2.0/security-groups/46a0f28c-c421-45de-97bb-f702cb8d2460 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:52.727 8 INFO neutron.db.segments_db [None req-c5931597-2315-4963-aa8f-4bf9f676ef0b dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Added segment 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 of type vxlan for network c1c10aae-443e-4127-87ec-7c66f5cff925 [pid: 7|app: 0|req: 511/1046] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/ports?tenant_id=c319ae12cdf646dfa5d40662feb0a70e&device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1047] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:52 2026] POST /v2.0/networks => generated 636 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1048] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/ports => generated 778 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1049] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1050] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/networks?id=aba81379-0029-49f5-a5c7-1ad360202464 => generated 775 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:52.947 7 WARNING neutron_lib.context [None req-d9b8591f-af2f-4fd8-a64f-f4a8aff3a6f8 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 538/1051] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/security-groups?tenant_id=629aa9d99b034537881035a07ae755e6&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:53.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c33abfda-61ec-478f-b658-91e193c158ea a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1052] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:52 2026] GET /v2.0/ports/20f5372f-0077-4cf8-ae0a-8e9ee42c7c93 => 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: 540/1053] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&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: 541/1054] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cec6a4d8-3c37-4439-93bf-4fd9590551da => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1055] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/security-groups/b2959079-c263-48ac-831e-c8e9ba9372f6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:57:53.235 7 INFO neutron.services.segments.plugin [-] Segment a78dde7d-d769-4c11-82b8-1a9dfae86207 resource provider aggregate not found 2026-04-02 17:57:53.240 7 INFO neutron.services.segments.plugin [-] Segment a78dde7d-d769-4c11-82b8-1a9dfae86207 resource provider aggregate not found 2026-04-02 17:57:53.250 7 INFO neutron.services.segments.plugin [-] Segment a78dde7d-d769-4c11-82b8-1a9dfae86207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78dde7d-d769-4c11-82b8-1a9dfae86207 found for delete ", "request_id": "req-7dfb6ff8-0329-4e42-bb29-38285149ee39"}]} 2026-04-02 17:57:53.253 7 INFO neutron.services.segments.plugin [-] Segment a78dde7d-d769-4c11-82b8-1a9dfae86207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a78dde7d-d769-4c11-82b8-1a9dfae86207 found for delete ", "request_id": "req-7ec7c1e1-31a8-4f6f-8f4d-31cb22d9c390"}]} [pid: 8|app: 0|req: 543/1056] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/ports => generated 778 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1057] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:52 2026] POST /v2.0/subnets => generated 622 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1058] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/subnets?id=622deb10-3696-4b67-bad3-c4bee11f6852 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:53.299 8 WARNING neutron_lib.context [None req-912c1279-0f21-4891-aacc-35e066f18841 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 515/1059] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/ports/4a30cd46-6b78-4403-bcd0-51e51aeb27db => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1060] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/ports?network_id=aba81379-0029-49f5-a5c7-1ad360202464&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:53.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8f2658c-2346-473a-bdff-0eee2223dc31 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/1061] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/ports/f7896a8f-444c-4a8e-85ff-a90e5e453961 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1062] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:53.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d16e393a-5a7a-4342-932b-338a36c24869 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1063] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/subnets/85a05878-735c-4f2e-b846-07bab9a3d6bb => 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: 520/1064] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:53 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:53.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0a2f3bd-87d0-4667-b403-e3323b3ef4d7 a2e5eb48f7a84896a2b651b04777f53f e42f0fe280eb4ad79bf65974cc7c154c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1065] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/subnets/80be47c5-c674-41e3-bf09-a1ed866216a3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1066] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:53 2026] POST /v2.0/ports => generated 919 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1067] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/ports/4a30cd46-6b78-4403-bcd0-51e51aeb27db => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1068] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/ports/8c18281e-3340-40cf-90fa-86c54acc94c9 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:54.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e011c3f1-4054-4644-bf49-7abc2bed4b29 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1069] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:54 2026] GET /v2.0/ports/8c18281e-3340-40cf-90fa-86c54acc94c9 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1070] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:53 2026] DELETE /v2.0/networks/2ee9ffd1-5473-4bde-b810-9cddcdfb905f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1071] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:54 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1072] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:54 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&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: 548/1073] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:54 2026] DELETE /v2.0/subnets/03d269b6-5352-4161-8d45-7083af0f20c1 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1074] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:54 2026] DELETE /v2.0/networks/c1c10aae-443e-4127-87ec-7c66f5cff925 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:54.774 7 WARNING neutron_lib.context [None req-d2e66abe-af77-4616-8de3-49fd112fae67 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 549/1075] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:54 2026] GET /v2.0/security-groups?tenant_id=e42f0fe280eb4ad79bf65974cc7c154c&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1076] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:54 2026] DELETE /v2.0/security-groups/90be4539-3e1a-4405-80d6-917d0fb15baa => 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: 527/1077] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:57:54 2026] POST /v2.0/ports => generated 778 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1078] 10.0.0.182 () {34 vars in 737 bytes} [Thu Apr 2 17:57:55 2026] PUT /v2.0/ports/cbb5e31b-c1e0-43a2-b84a-e31226e70e69 => generated 752 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:57:55.457 7 INFO neutron.services.segments.plugin [-] Segment ec797331-f5c3-4a60-9e69-5262b31cfd98 resource provider aggregate not found 2026-04-02 17:57:55.479 7 INFO neutron.services.segments.plugin [-] Segment ec797331-f5c3-4a60-9e69-5262b31cfd98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec797331-f5c3-4a60-9e69-5262b31cfd98 found for delete ", "request_id": "req-633b2e7c-571e-4153-9b2c-6ddaa184b0ad"}]} 2026-04-02 17:57:55.485 7 INFO neutron.services.segments.plugin [-] Segment ec797331-f5c3-4a60-9e69-5262b31cfd98 resource provider aggregate not found 2026-04-02 17:57:55.504 7 INFO neutron.services.segments.plugin [-] Segment ec797331-f5c3-4a60-9e69-5262b31cfd98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec797331-f5c3-4a60-9e69-5262b31cfd98 found for delete ", "request_id": "req-5530f594-8316-4d83-87bd-3dcc00b6fd86"}]} 2026-04-02 17:57:55.511 7 INFO neutron.services.segments.plugin [-] Segment 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 resource provider aggregate not found [pid: 7|app: 0|req: 528/1079] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:55.546 7 INFO neutron.services.segments.plugin [-] Segment 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 resource provider aggregate not found 2026-04-02 17:57:55.554 7 INFO neutron.services.segments.plugin [-] Segment 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 found for delete ", "request_id": "req-226a181e-554c-4955-a633-bb81e9fd6c42"}]} 2026-04-02 17:57:55.579 7 INFO neutron.services.segments.plugin [-] Segment 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c07e23d-5b23-453a-8d17-a8ecc8f8c2c8 found for delete ", "request_id": "req-b0108224-03fc-4585-a80a-fc7e030b7228"}]} [pid: 7|app: 0|req: 529/1080] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1081] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:55 2026] DELETE /v2.0/ports/cbb5e31b-c1e0-43a2-b84a-e31226e70e69 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1082] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1083] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports => generated 781 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:55.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-173f5f1b-cec4-4993-84be-ef8976915040 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1084] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports/cbb5e31b-c1e0-43a2-b84a-e31226e70e69 => 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: 555/1085] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1086] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:57:55 2026] GET /v2.0/ports/caefcb75-14bc-4c24-a04e-268766ef9352 => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:55.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e2a8699-156e-4c44-9caa-015750bd19ef dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1087] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:55 2026] DELETE /v2.0/ports/8c18281e-3340-40cf-90fa-86c54acc94c9 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:56.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f70b3abe-1c49-47d3-8e11-2f6365f45553 dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1088] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:55 2026] DELETE /v2.0/subnets/03d269b6-5352-4161-8d45-7083af0f20c1 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:56.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d238046-30cf-4e5b-bd03-3c99c705e50e dd1f23a269384bba9de63e58c8e85917 231ffd3d4b4241a397ee0e368d4dda9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1089] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:57:56 2026] DELETE /v2.0/subnets/8920c714-a8a3-4704-bf32-f9f0835bf4c8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:57:56.282 7 INFO neutron.db.l3_db [None req-f45c6cc1-f11d-4299-89c4-4f3039b91c58 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Floating IP 69dd18c7-0b0b-4be8-a88d-4d535988fa10 associated. External IP: 10.96.250.204, port: cec6a4d8-3c37-4439-93bf-4fd9590551da. [pid: 8|app: 0|req: 560/1090] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:57:56 2026] DELETE /v2.0/ports/caefcb75-14bc-4c24-a04e-268766ef9352 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:57:56.584 8 INFO neutron.services.segments.plugin [-] Segment c595e9df-ae11-49c3-90f5-f2a2984833bb resource provider aggregate not found 2026-04-02 17:57:56.593 8 INFO neutron.services.segments.plugin [-] Segment c595e9df-ae11-49c3-90f5-f2a2984833bb resource provider aggregate not found 2026-04-02 17:57:56.608 8 INFO neutron.services.segments.plugin [-] Segment c595e9df-ae11-49c3-90f5-f2a2984833bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c595e9df-ae11-49c3-90f5-f2a2984833bb found for delete ", "request_id": "req-f88ac820-4346-4b8f-bf6d-5c2926166241"}]} 2026-04-02 17:57:56.613 8 INFO neutron.services.segments.plugin [-] Segment c595e9df-ae11-49c3-90f5-f2a2984833bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c595e9df-ae11-49c3-90f5-f2a2984833bb found for delete ", "request_id": "req-7e3e42ed-42e8-44d3-a721-c89356b85dd6"}]} [pid: 8|app: 0|req: 561/1091] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:57:56 2026] DELETE /v2.0/networks/49a49615-a39c-4fe5-8efb-5da516a7b658 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1092] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:57:55 2026] PUT /v2.0/floatingips/69dd18c7-0b0b-4be8-a88d-4d535988fa10 => generated 856 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1093] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:56 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1094] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:56 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1095] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:57:56 2026] GET /v2.0/ports?tenant_id=c319ae12cdf646dfa5d40662feb0a70e&device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:57.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-095196a9-5154-4ae3-8660-72d0e4d83830'] response: {'name': 'network-changed', 'server_uuid': '3d50a421-2479-4279-a0b8-d5fcd911fc5f', 'tag': 'cec6a4d8-3c37-4439-93bf-4fd9590551da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1096] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/networks?id=aba81379-0029-49f5-a5c7-1ad360202464 => generated 775 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1097] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cec6a4d8-3c37-4439-93bf-4fd9590551da => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1098] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/subnets?id=622deb10-3696-4b67-bad3-c4bee11f6852 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1099] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/ports?network_id=aba81379-0029-49f5-a5c7-1ad360202464&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:57:57.298 8 WARNING neutron_lib.context [None req-1c442314-9393-4594-8736-64b1b0621103 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 537/1100] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/security-groups?tenant_id=231ffd3d4b4241a397ee0e368d4dda9f&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1101] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:57.452 8 INFO neutron.db.segments_db [None req-1c442314-9393-4594-8736-64b1b0621103 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 9d30d302-f79f-4765-9bbb-1bba6a04b075 of type vxlan for network c34e0f17-85b3-46c9-a410-55779e671dff [pid: 7|app: 0|req: 539/1102] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?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: 564/1103] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:57 2026] POST /v2.0/networks => generated 634 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1104] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:57:57 2026] DELETE /v2.0/security-groups/05a60c96-cd15-4bab-86fb-1a01630d5a3e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1105] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/security-groups?id=abe68320-be49-47f1-a31c-30dafa6e7f6d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:57.636 8 WARNING neutron_lib.context [None req-902ab362-ff36-4a36-9d3a-0d8424b456f3 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 541/1106] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:57.708 8 INFO neutron.db.segments_db [None req-902ab362-ff36-4a36-9d3a-0d8424b456f3 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f of type vxlan for network a07dbe7b-0206-4866-a8ba-c487a89a839a [pid: 8|app: 0|req: 566/1107] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:57:57 2026] POST /v2.0/networks => generated 633 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:57.825 8 WARNING neutron_lib.context [None req-b51b0be5-dc15-4eef-be35-049d04b0d245 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 542/1108] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:57:57 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:57:58.170 7 INFO neutron.db.l3_db [req-3b3dd051-1ffa-4976-8c05-ed268a4f7b54 req-b70adc40-afae-4153-aa60-535ac67fda00 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] Floating IP 69dd18c7-0b0b-4be8-a88d-4d535988fa10 disassociated. External IP: 10.96.250.204, port: cec6a4d8-3c37-4439-93bf-4fd9590551da. [pid: 8|app: 0|req: 567/1109] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:57 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:58.187 8 WARNING neutron_lib.context [None req-28860d84-5d5f-4f19-8d92-1f1a4a399822 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 568/1110] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:58 2026] POST /v2.0/subnets => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:57:58.612 8 WARNING neutron_lib.context [None req-f4cba7c8-390c-4ac9-b5b9-d1aeabaff798 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:57:59.270 8 INFO neutron.db.segments_db [None req-f4cba7c8-390c-4ac9-b5b9-d1aeabaff798 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 971fc561-d490-4adc-b3d0-9643d961a5e6 of type vxlan for network bbe6e18d-28a9-4f5f-80ae-3b4bfb4ef5fb [pid: 7|app: 0|req: 543/1113] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:57:57 2026] DELETE /v2.0/ports/cec6a4d8-3c37-4439-93bf-4fd9590551da => generated 0 bytes in 1481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1114] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:57:59 2026] GET /v2.0/ports?device_id=3d50a421-2479-4279-a0b8-d5fcd911fc5f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:57:59.682 8 INFO neutron.db.l3_hamode_db [None req-f4cba7c8-390c-4ac9-b5b9-d1aeabaff798 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:57:59.928 8 INFO neutron.db.l3_hamode_db [None req-f4cba7c8-390c-4ac9-b5b9-d1aeabaff798 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:00.093 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a918292e-a141-42eb-8397-aaee8c11edc4'] response: {'server_uuid': '3d50a421-2479-4279-a0b8-d5fcd911fc5f', 'name': 'network-vif-deleted', 'tag': 'cec6a4d8-3c37-4439-93bf-4fd9590551da', 'status': 'completed', 'code': 200} 2026-04-02 17:58:00.294 7 WARNING neutron_lib.context [None req-bb8bcbec-eec7-4632-b868-5dd4f49e9d58 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:00.465 7 INFO neutron.db.segments_db [None req-bb8bcbec-eec7-4632-b868-5dd4f49e9d58 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 2e9411cd-f307-4f6e-ac4f-c19294783c05 of type vxlan for network 2366691e-e6ba-445d-88c9-4ce31b3151aa [pid: 7|app: 0|req: 545/1115] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:00 2026] POST /v2.0/networks => generated 629 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1116] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:00 2026] GET /v2.0/security-groups?tenant_id=819f7eb27c1442cd9ae9c91e1ac83b0f&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1117] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:57:58 2026] POST /v2.0/routers => generated 511 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:00.806 8 WARNING neutron_lib.context [None req-f793a8c8-8245-48e1-b6fe-54400c716701 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1118] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:00 2026] DELETE /v2.0/security-groups/abe68320-be49-47f1-a31c-30dafa6e7f6d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:00.865 8 INFO neutron.db.segments_db [None req-f793a8c8-8245-48e1-b6fe-54400c716701 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 003b5952-db08-49c9-9d6e-456c761fe4b4 of type vxlan for network e27d53be-5db8-4ba7-a03d-f86eeb4c1c42 [pid: 7|app: 0|req: 548/1119] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:00 2026] DELETE /v2.0/security-groups/928a0611-052b-473f-922e-2093553adc78 => 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: 572/1120] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:00 2026] POST /v2.0/networks => generated 630 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:01.011 8 INFO neutron.api.v2.resource [None req-93bdd683-b1e5-4fb9-bcbc-26cd53fdd6de 26d2b9ae1c9941dbaf1d885b801148dd c319ae12cdf646dfa5d40662feb0a70e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1121] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:58:00 2026] GET /v2.0/security-groups/abe68320-be49-47f1-a31c-30dafa6e7f6d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:01.017 8 WARNING neutron_lib.context [None req-35452f36-fabe-49bf-a13b-2a5d1e8528cc 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 574/1122] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:01 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1123] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:01 2026] DELETE /v2.0/floatingips/69dd18c7-0b0b-4be8-a88d-4d535988fa10 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1124] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:01 2026] GET /v2.0/security-groups?tenant_id=e4ace1631565401d8abd4bc4ca8fd7ea&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:01.841 8 WARNING neutron_lib.context [None req-cb669c4f-3e2c-4074-a0d5-48d210475f38 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 577/1125] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:01 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1126] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:00 2026] PUT /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55/add_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1127] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:02 2026] DELETE /v2.0/security-groups/fcc92006-8023-4dfe-b347-f33f4258f8b5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:02.531 7 WARNING neutron_lib.context [None req-02f1034a-2cee-499b-9698-29f570352419 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:02.591 7 INFO neutron.db.segments_db [None req-02f1034a-2cee-499b-9698-29f570352419 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 08344116-611f-47ca-8ed6-dd23c4b63132 of type vxlan for network cf1d24c2-bf9b-4af7-b755-13f40381a752 2026-04-02 17:58:02.989 7 INFO neutron.db.l3_hamode_db [None req-02f1034a-2cee-499b-9698-29f570352419 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:03.149 7 INFO neutron.db.l3_hamode_db [None req-02f1034a-2cee-499b-9698-29f570352419 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1128] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:02 2026] PUT /v2.0/routers/9a615243-3006-4e96-8778-77e91c165421/remove_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1129] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:03 2026] GET /v2.0/ports/ec5e2257-1934-4e19-8d89-b4412ba3db9d => generated 959 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1130] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:02 2026] POST /v2.0/routers => generated 507 bytes in 1397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:04.852 8 INFO neutron.services.segments.plugin [-] Segment 924813db-7ad9-4990-bf51-36054b017845 resource provider aggregate not found 2026-04-02 17:58:04.858 8 INFO neutron.services.segments.plugin [-] Segment 924813db-7ad9-4990-bf51-36054b017845 resource provider aggregate not found 2026-04-02 17:58:04.877 8 INFO neutron.services.segments.plugin [-] Segment 924813db-7ad9-4990-bf51-36054b017845 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 924813db-7ad9-4990-bf51-36054b017845 found for delete ", "request_id": "req-e0b9bd42-6653-499b-a641-6c44ffeee1ec"}]} 2026-04-02 17:58:04.884 8 INFO neutron.services.segments.plugin [-] Segment 924813db-7ad9-4990-bf51-36054b017845 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 924813db-7ad9-4990-bf51-36054b017845 found for delete ", "request_id": "req-1c7905e3-346a-497b-a243-1d6d99ade1d9"}]} 2026-04-02 17:58:04.890 8 INFO neutron.db.l3_hamode_db [None req-dcba3725-5c38-4455-843b-f6ba5d1aaf73 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 417f6784-84a8-4bcd-b6fb-fb00995e83ea was deleted as no HA routers are present in tenant c319ae12cdf646dfa5d40662feb0a70e. [pid: 8|app: 0|req: 580/1131] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:03 2026] DELETE /v2.0/routers/9a615243-3006-4e96-8778-77e91c165421 => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1132] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:03 2026] PUT /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1133] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:05 2026] DELETE /v2.0/subnets/622deb10-3696-4b67-bad3-c4bee11f6852 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1134] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:05 2026] GET /v2.0/ports/3bb4e3f0-b96d-473d-9aab-5f51460d1214 => generated 967 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:06.096 7 INFO neutron.services.segments.plugin [-] Segment a84da771-da07-4d0e-a96a-f7c6a8945ec2 resource provider aggregate not found 2026-04-02 17:58:06.105 7 INFO neutron.services.segments.plugin [-] Segment a84da771-da07-4d0e-a96a-f7c6a8945ec2 resource provider aggregate not found 2026-04-02 17:58:06.128 7 INFO neutron.services.segments.plugin [-] Segment a84da771-da07-4d0e-a96a-f7c6a8945ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84da771-da07-4d0e-a96a-f7c6a8945ec2 found for delete ", "request_id": "req-1ec29ce5-5ee8-4ba7-87f7-d442830aaaa6"}]} 2026-04-02 17:58:06.131 7 INFO neutron.services.segments.plugin [-] Segment a84da771-da07-4d0e-a96a-f7c6a8945ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84da771-da07-4d0e-a96a-f7c6a8945ec2 found for delete ", "request_id": "req-3e4592ff-fb0f-4381-bfc8-c9eca6927236"}]} [pid: 7|app: 0|req: 555/1135] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:05 2026] DELETE /v2.0/networks/aba81379-0029-49f5-a5c7-1ad360202464 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1136] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:04 2026] PUT /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24/add_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1137] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:06 2026] GET /v2.0/security-groups?tenant_id=c319ae12cdf646dfa5d40662feb0a70e&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1138] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:06 2026] GET /v2.0/ports/26352a19-cc93-4941-9f95-79e6461d07db => generated 955 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1139] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:06 2026] DELETE /v2.0/security-groups/0e5a0d93-1f98-4737-8d83-35185b051b20 => 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: 556/1140] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:06 2026] PUT /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55/remove_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1141] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:07 2026] GET /v2.0/security-groups?tenant_id=7d8117b12b9746e7a8d6ae03f11875a1&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1142] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:06 2026] PUT /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24/add_router_interface => generated 309 bytes in 2105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1143] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:08 2026] PUT /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1144] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:09 2026] GET /v2.0/ports/88e778a0-fd4d-4a32-b415-5eb5714c33b1 => generated 955 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1145] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:08 2026] DELETE /v2.0/security-groups/f634c6b1-c6e0-4d44-b46d-79a3b72beca9 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1146] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:09 2026] GET /v2.0/ports?device_id=fbde7a6c-ce15-4d79-8823-f3dbc359ae55 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:58:09.833 7 INFO neutron.services.segments.plugin [-] Segment 971fc561-d490-4adc-b3d0-9643d961a5e6 resource provider aggregate not found 2026-04-02 17:58:09.838 7 INFO neutron.services.segments.plugin [-] Segment 971fc561-d490-4adc-b3d0-9643d961a5e6 resource provider aggregate not found 2026-04-02 17:58:09.862 7 INFO neutron.services.segments.plugin [-] Segment 971fc561-d490-4adc-b3d0-9643d961a5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971fc561-d490-4adc-b3d0-9643d961a5e6 found for delete ", "request_id": "req-b637e14a-fc88-4f60-8efa-799d7acf3c8b"}]} 2026-04-02 17:58:09.867 7 INFO neutron.db.l3_hamode_db [None req-2141d25f-0f9c-48bc-888a-bfc539514aec d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] HA network bbe6e18d-28a9-4f5f-80ae-3b4bfb4ef5fb was deleted as no HA routers are present in tenant ddcf6970e9b24c21aa7dd4c187b052c7. 2026-04-02 17:58:09.868 7 INFO neutron.services.segments.plugin [-] Segment 971fc561-d490-4adc-b3d0-9643d961a5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971fc561-d490-4adc-b3d0-9643d961a5e6 found for delete ", "request_id": "req-a06a77a4-e2fc-483e-b0ab-5af1c44bcd0a"}]} [pid: 7|app: 0|req: 561/1147] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:09 2026] DELETE /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1148] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:09 2026] DELETE /v2.0/subnets/90eb8611-7956-4848-85a7-d68471d13d07 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1149] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:09 2026] PUT /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24/remove_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1150] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:10 2026] DELETE /v2.0/subnets/f72330bc-0647-4078-b44b-0b64e95c41c2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1151] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:10 2026] DELETE /v2.0/networks/a07dbe7b-0206-4866-a8ba-c487a89a839a => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1152] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:10 2026] DELETE /v2.0/networks/c34e0f17-85b3-46c9-a410-55779e671dff => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:11.034 7 WARNING neutron_lib.context [None req-28952734-6fa6-4c1a-9f1f-607219d3ca77 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:11.105 7 INFO neutron.db.segments_db [None req-28952734-6fa6-4c1a-9f1f-607219d3ca77 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment e0838153-345a-4f12-8ec9-18d886d16145 of type vxlan for network 5e8b1a44-4ad5-48c8-a94e-56447cbd5438 [pid: 7|app: 0|req: 566/1153] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:11 2026] POST /v2.0/networks => generated 634 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1154] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:10 2026] PUT /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:11.405 8 WARNING neutron_lib.context [None req-89bd9952-15e7-488a-b735-b1d38ddd7646 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 567/1155] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:11 2026] GET /v2.0/security-groups?tenant_id=3a1e8fc094be4c7682a6ef7432e03187&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1156] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:11 2026] GET /v2.0/ports?device_id=73b39157-caae-4f3f-8af3-600e1791cc24 => 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: 569/1157] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:11 2026] DELETE /v2.0/security-groups/67aab8d9-3419-42f3-981a-d75f5be5835b => 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: 589/1158] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:11 2026] POST /v2.0/subnets => generated 622 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:11.883 7 INFO neutron.services.segments.plugin [-] Segment 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f resource provider aggregate not found 2026-04-02 17:58:11.888 7 INFO neutron.services.segments.plugin [-] Segment 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f resource provider aggregate not found 2026-04-02 17:58:11.905 7 INFO neutron.services.segments.plugin [-] Segment 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f found for delete ", "request_id": "req-5fb8b036-4ab6-4c25-b588-9c6d4f46e35d"}]} 2026-04-02 17:58:11.910 7 INFO neutron.services.segments.plugin [-] Segment 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0be5df-ee2e-4466-9e8c-ca6b2915d40f found for delete ", "request_id": "req-dc7a2ebf-7004-46f9-bd19-69a89d4e80b3"}]} 2026-04-02 17:58:11.928 7 INFO neutron.services.segments.plugin [-] Segment 9d30d302-f79f-4765-9bbb-1bba6a04b075 resource provider aggregate not found 2026-04-02 17:58:11.935 7 INFO neutron.services.segments.plugin [-] Segment 9d30d302-f79f-4765-9bbb-1bba6a04b075 resource provider aggregate not found 2026-04-02 17:58:11.949 7 INFO neutron.services.segments.plugin [-] Segment 9d30d302-f79f-4765-9bbb-1bba6a04b075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d30d302-f79f-4765-9bbb-1bba6a04b075 found for delete ", "request_id": "req-9935c6fd-7b6a-4b4f-865d-16c6e0219ae8"}]} 2026-04-02 17:58:11.973 7 INFO neutron.services.segments.plugin [-] Segment 9d30d302-f79f-4765-9bbb-1bba6a04b075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d30d302-f79f-4765-9bbb-1bba6a04b075 found for delete ", "request_id": "req-938cade1-518d-47b3-b6ee-f27a7e8f8d0b"}]} [pid: 8|app: 0|req: 590/1159] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:11 2026] GET /v2.0/security-groups?tenant_id=b1340cdb89cd454a88191c4a8f2da0ca&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:12.069 8 WARNING neutron_lib.context [None req-90b777e0-7b0a-41ef-bb25-bd4724922a43 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:12.107 8 INFO neutron.db.segments_db [None req-90b777e0-7b0a-41ef-bb25-bd4724922a43 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 6662748d-ab4c-473c-ba17-e0fcef4564a6 of type vxlan for network 5593d292-7ff2-4324-bf42-ca3bec4dd415 2026-04-02 17:58:12.402 8 INFO neutron.db.l3_hamode_db [None req-90b777e0-7b0a-41ef-bb25-bd4724922a43 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:12.447 7 INFO neutron.db.l3_hamode_db [None req-37aac308-34a6-40bb-ba41-81ab55ebf897 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] HA network cf1d24c2-bf9b-4af7-b755-13f40381a752 was deleted as no HA routers are present in tenant e652f02e83254dbe81509b94b513259f. [pid: 7|app: 0|req: 570/1160] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:11 2026] DELETE /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:12.536 8 INFO neutron.db.l3_hamode_db [None req-90b777e0-7b0a-41ef-bb25-bd4724922a43 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 571/1161] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:12 2026] GET /v2.0/security-groups?tenant_id=3548d0351f114e5b85e5593dc791f1f7&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1162] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:12 2026] DELETE /v2.0/security-groups/8e8d5c07-cec3-4325-a6c4-91c71a7ab5ed => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:12 2026] DELETE /v2.0/subnets/51ae539c-1c5c-40ae-b185-5fa377fcc78b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1164] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:12 2026] DELETE /v2.0/security-groups/c6fe8ac2-f693-4e31-a8df-1482ba148e86 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1165] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:13 2026] DELETE /v2.0/subnets/57f5071c-8938-4b2b-9124-c6ee3c21baed => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1166] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:12 2026] POST /v2.0/routers => generated 509 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:13.347 8 WARNING neutron_lib.context [None req-9ca17af7-a65b-470d-946c-d2914d415805 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 576/1167] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:13 2026] DELETE /v2.0/networks/e27d53be-5db8-4ba7-a03d-f86eeb4c1c42 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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: 592/1170] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:58:13 2026] POST /v2.0/ports => generated 959 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1171] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:13 2026] DELETE /v2.0/networks/2366691e-e6ba-445d-88c9-4ce31b3151aa => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:13.937 7 WARNING neutron_lib.context [None req-89f98476-e313-40c7-876b-b8a8f01ae12a 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:13.983 7 INFO neutron.services.segments.plugin [-] Segment 08344116-611f-47ca-8ed6-dd23c4b63132 resource provider aggregate not found 2026-04-02 17:58:13.997 7 INFO neutron.services.segments.plugin [-] Segment 08344116-611f-47ca-8ed6-dd23c4b63132 resource provider aggregate not found 2026-04-02 17:58:14.005 7 INFO neutron.services.segments.plugin [-] Segment 08344116-611f-47ca-8ed6-dd23c4b63132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08344116-611f-47ca-8ed6-dd23c4b63132 found for delete ", "request_id": "req-85d49d81-7865-44da-af11-2288a482d811"}]} 2026-04-02 17:58:14.012 7 INFO neutron.services.segments.plugin [-] Segment 08344116-611f-47ca-8ed6-dd23c4b63132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08344116-611f-47ca-8ed6-dd23c4b63132 found for delete ", "request_id": "req-653326e2-ccb0-4a33-a013-c419c2289bf6"}]} 2026-04-02 17:58:14.018 7 INFO neutron.services.segments.plugin [-] Segment 003b5952-db08-49c9-9d6e-456c761fe4b4 resource provider aggregate not found 2026-04-02 17:58:14.025 7 INFO neutron.services.segments.plugin [-] Segment 003b5952-db08-49c9-9d6e-456c761fe4b4 resource provider aggregate not found 2026-04-02 17:58:14.032 7 INFO neutron.services.segments.plugin [-] Segment 003b5952-db08-49c9-9d6e-456c761fe4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003b5952-db08-49c9-9d6e-456c761fe4b4 found for delete ", "request_id": "req-bc8cb4ba-d327-4e8b-8cf6-584578c6502a"}]} 2026-04-02 17:58:14.037 7 INFO neutron.services.segments.plugin [-] Segment 003b5952-db08-49c9-9d6e-456c761fe4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003b5952-db08-49c9-9d6e-456c761fe4b4 found for delete ", "request_id": "req-78a64dc7-318c-4956-b0f2-0f57c64073a2"}]} 2026-04-02 17:58:14.045 7 INFO neutron.services.segments.plugin [-] Segment 2e9411cd-f307-4f6e-ac4f-c19294783c05 resource provider aggregate not found 2026-04-02 17:58:14.049 7 INFO neutron.services.segments.plugin [-] Segment 2e9411cd-f307-4f6e-ac4f-c19294783c05 resource provider aggregate not found 2026-04-02 17:58:14.058 7 INFO neutron.db.segments_db [None req-89f98476-e313-40c7-876b-b8a8f01ae12a 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 of type vxlan for network ef4abcc3-edc0-4560-a4bd-a53cb0778d00 2026-04-02 17:58:14.060 7 INFO neutron.services.segments.plugin [-] Segment 2e9411cd-f307-4f6e-ac4f-c19294783c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e9411cd-f307-4f6e-ac4f-c19294783c05 found for delete ", "request_id": "req-62035e35-72d4-4022-8dea-1a33c25964b2"}]} 2026-04-02 17:58:14.068 7 INFO neutron.services.segments.plugin [-] Segment 2e9411cd-f307-4f6e-ac4f-c19294783c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e9411cd-f307-4f6e-ac4f-c19294783c05 found for delete ", "request_id": "req-90f4bb57-b402-4e52-904e-4b4269b92a4d"}]} [pid: 7|app: 0|req: 580/1172] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:13 2026] POST /v2.0/networks => generated 630 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:14.230 7 WARNING neutron_lib.context [None req-75c97d76-7e47-4d7b-a905-7f23870006af 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 581/1173] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:14 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:14.628 7 WARNING neutron_lib.context [None req-81a0e0fb-c770-42e1-9c49-53c690975d66 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:14.695 7 INFO neutron.db.segments_db [None req-81a0e0fb-c770-42e1-9c49-53c690975d66 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 47177ad4-f431-4d35-9006-838c00dcb92b of type vxlan for network e9cafd7f-5bf3-4f5a-b8a4-789aaf5e6e42 2026-04-02 17:58:15.019 7 INFO neutron.db.l3_hamode_db [None req-81a0e0fb-c770-42e1-9c49-53c690975d66 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:15.181 7 INFO neutron.db.l3_hamode_db [None req-81a0e0fb-c770-42e1-9c49-53c690975d66 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1174] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:13 2026] PUT /v2.0/routers/1c6e4d13-d352-47f0-a904-4bb868b2e2b6/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1175] 10.0.0.182 () {32 vars in 653 bytes} [Thu Apr 2 17:58:15 2026] GET /v2.0/extensions => generated 19600 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1176] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:15 2026] GET /v2.0/ports/8e4c5c86-6d22-4f1b-af63-aeb259db9884 => generated 1033 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1177] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:15 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1178] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:14 2026] POST /v2.0/routers => generated 507 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1179] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:16 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1180] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:16 2026] GET /v2.0/security-groups?tenant_id=8ee38953f9554474a3c02762629be442&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:16.238 7 WARNING neutron_lib.context [None req-2017ad12-05b6-4815-b1fd-e1092ebfd95c 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 585/1181] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:58:16 2026] POST /v2.0/ports => generated 948 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1182] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 17:58:16 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: 7|app: 0|req: 587/1183] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:16 2026] DELETE /v2.0/security-groups/7054139c-bf79-44eb-8219-717f0749ce51 => 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: 597/1184] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:15 2026] PUT /v2.0/routers/1c6e4d13-d352-47f0-a904-4bb868b2e2b6/remove_router_interface => generated 309 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1185] 10.0.0.182 () {32 vars in 665 bytes} [Thu Apr 2 17:58:17 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) 2026-04-02 17:58:17.213 8 INFO neutron.api.v2.resource [None req-497764b8-fa7d-41f2-bea0-fc2ad077abd7 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1186] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:17 2026] PUT /v2.0/routers/1c6e4d13-d352-47f0-a904-4bb868b2e2b6/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1187] 10.0.0.182 () {32 vars in 699 bytes} [Thu Apr 2 17:58:17 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1188] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:17 2026] GET /v2.0/ports?device_id=1c6e4d13-d352-47f0-a904-4bb868b2e2b6 => 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: 602/1189] 10.0.0.182 () {32 vars in 697 bytes} [Thu Apr 2 17:58:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:17.938 8 INFO neutron.services.segments.plugin [-] Segment 6662748d-ab4c-473c-ba17-e0fcef4564a6 resource provider aggregate not found 2026-04-02 17:58:17.946 8 INFO neutron.services.segments.plugin [-] Segment 6662748d-ab4c-473c-ba17-e0fcef4564a6 resource provider aggregate not found 2026-04-02 17:58:17.957 8 INFO neutron.services.segments.plugin [-] Segment 6662748d-ab4c-473c-ba17-e0fcef4564a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6662748d-ab4c-473c-ba17-e0fcef4564a6 found for delete ", "request_id": "req-c6e260c0-706f-4203-a91f-b7c499b302c0"}]} 2026-04-02 17:58:17.973 8 INFO neutron.db.l3_hamode_db [None req-9f38b9aa-8ab2-4e46-8a82-ddcced1cfa25 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] HA network 5593d292-7ff2-4324-bf42-ca3bec4dd415 was deleted as no HA routers are present in tenant ddcf6970e9b24c21aa7dd4c187b052c7. 2026-04-02 17:58:17.975 8 INFO neutron.services.segments.plugin [-] Segment 6662748d-ab4c-473c-ba17-e0fcef4564a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6662748d-ab4c-473c-ba17-e0fcef4564a6 found for delete ", "request_id": "req-67b86b1e-8da7-4dc5-af19-9e6c8b8c16d5"}]} [pid: 8|app: 0|req: 603/1190] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:17 2026] DELETE /v2.0/routers/1c6e4d13-d352-47f0-a904-4bb868b2e2b6 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1191] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:17 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1192] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:16 2026] PUT /v2.0/routers/08917504-beaa-4023-bb94-b878b209b2f1/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1193] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/availability_zone => 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: 605/1194] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:17 2026] DELETE /v2.0/subnets/cd6ca879-7de3-4aa4-9f0b-e164ab108fad => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1195] 10.0.0.182 () {32 vars in 703 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1196] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/ports/30c88365-6f30-4cdb-ac84-b2dcc84299ce => generated 1022 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1197] 10.0.0.182 () {32 vars in 693 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1198] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:18 2026] DELETE /v2.0/networks/5e8b1a44-4ad5-48c8-a94e-56447cbd5438 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1199] 10.0.0.182 () {32 vars in 695 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1200] 10.0.0.182 () {32 vars in 685 bytes} [Thu Apr 2 17:58:18 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: 610/1201] 10.0.0.182 () {32 vars in 687 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:18.702 8 WARNING neutron_lib.context [None req-390fea49-2f38-47dc-8515-f58c373644cd d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:18.762 8 INFO neutron.db.segments_db [None req-390fea49-2f38-47dc-8515-f58c373644cd d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment f5f2e3db-5cb7-4f64-b37e-173343ea3364 of type vxlan for network b65f96a4-af62-4826-b7ff-fd7217bd4e92 [pid: 8|app: 0|req: 611/1202] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:18 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) [pid: 8|app: 0|req: 612/1203] 10.0.0.182 () {32 vars in 661 bytes} [Thu Apr 2 17:58:18 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:18.884 8 WARNING neutron_lib.context [None req-3c6841ee-f553-4d7e-a46e-6bdcbf7ebc23 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 613/1204] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:18 2026] POST /v2.0/subnets => generated 622 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1205] 10.0.0.182 () {32 vars in 699 bytes} [Thu Apr 2 17:58:19 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1206] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:19 2026] GET /v2.0/security-groups?tenant_id=8f80b194e122485095d3de88698151e8&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:19.464 8 WARNING neutron_lib.context [None req-e25587a7-1028-42d1-8076-60f4a026df80 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:19.501 8 INFO neutron.db.segments_db [None req-e25587a7-1028-42d1-8076-60f4a026df80 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 00b0ba82-bc42-41af-b2f8-9c10a3da2173 of type vxlan for network e6147a7a-2ca5-461a-b86e-b1b89c3f23ec 2026-04-02 17:58:19.788 8 INFO neutron.db.l3_hamode_db [None req-e25587a7-1028-42d1-8076-60f4a026df80 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 592/1207] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:18 2026] PUT /v2.0/routers/08917504-beaa-4023-bb94-b878b209b2f1/remove_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1208] 10.0.0.182 () {32 vars in 679 bytes} [Thu Apr 2 17:58:19 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:19.950 8 INFO neutron.db.l3_hamode_db [None req-e25587a7-1028-42d1-8076-60f4a026df80 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 594/1209] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:19 2026] DELETE /v2.0/security-groups/0062bd2a-1da0-46e0-a774-91ea1ae0f9f7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:19.996 8 INFO neutron.services.segments.plugin [-] Segment e0838153-345a-4f12-8ec9-18d886d16145 resource provider aggregate not found 2026-04-02 17:58:20.020 8 INFO neutron.services.segments.plugin [-] Segment e0838153-345a-4f12-8ec9-18d886d16145 resource provider aggregate not found 2026-04-02 17:58:20.025 8 INFO neutron.services.segments.plugin [-] Segment e0838153-345a-4f12-8ec9-18d886d16145 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0838153-345a-4f12-8ec9-18d886d16145 found for delete ", "request_id": "req-9dc499ee-5888-4cd9-b01b-cbe1b8ccd23c"}]} 2026-04-02 17:58:20.036 8 INFO neutron.services.segments.plugin [-] Segment e0838153-345a-4f12-8ec9-18d886d16145 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0838153-345a-4f12-8ec9-18d886d16145 found for delete ", "request_id": "req-69bec3fb-a355-484e-a07d-ea5ba171d69d"}]} 2026-04-02 17:58:20.100 7 INFO neutron.api.v2.resource [None req-35c993b4-1773-4c26-bd7c-aed4d6c1b34d 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1210] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:19 2026] PUT /v2.0/routers/08917504-beaa-4023-bb94-b878b209b2f1/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1211] 10.0.0.182 () {32 vars in 683 bytes} [Thu Apr 2 17:58:20 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1212] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:20 2026] GET /v2.0/ports?device_id=08917504-beaa-4023-bb94-b878b209b2f1 => 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: 598/1213] 10.0.0.182 () {32 vars in 675 bytes} [Thu Apr 2 17:58:20 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1214] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:19 2026] POST /v2.0/routers => generated 511 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1215] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:20 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:20.902 7 INFO neutron.services.segments.plugin [-] Segment 47177ad4-f431-4d35-9006-838c00dcb92b resource provider aggregate not found 2026-04-02 17:58:20.909 7 INFO neutron.services.segments.plugin [-] Segment 47177ad4-f431-4d35-9006-838c00dcb92b resource provider aggregate not found 2026-04-02 17:58:20.923 7 INFO neutron.services.segments.plugin [-] Segment 47177ad4-f431-4d35-9006-838c00dcb92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47177ad4-f431-4d35-9006-838c00dcb92b found for delete ", "request_id": "req-7703192e-db6d-4fbe-b5af-41a7a641e65f"}]} 2026-04-02 17:58:20.938 7 INFO neutron.db.l3_hamode_db [None req-b64c41fc-87eb-4f7c-a904-297b563fd86b 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] HA network e9cafd7f-5bf3-4f5a-b8a4-789aaf5e6e42 was deleted as no HA routers are present in tenant e652f02e83254dbe81509b94b513259f. [pid: 7|app: 0|req: 599/1216] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:20 2026] DELETE /v2.0/routers/08917504-beaa-4023-bb94-b878b209b2f1 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1217] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 17:58:20 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:21.014 7 INFO neutron.services.segments.plugin [-] Segment 47177ad4-f431-4d35-9006-838c00dcb92b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47177ad4-f431-4d35-9006-838c00dcb92b found for delete ", "request_id": "req-8c9f75d0-3584-4c8e-b721-ac8b15bf05fe"}]} [pid: 7|app: 0|req: 601/1218] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:20 2026] DELETE /v2.0/subnets/e873c0ca-cbee-40e5-9d7a-32c4905b089d => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1219] 10.0.0.182 () {32 vars in 687 bytes} [Thu Apr 2 17:58:21 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1220] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:21 2026] DELETE /v2.0/networks/ef4abcc3-edc0-4560-a4bd-a53cb0778d00 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1221] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:21 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:21.646 7 WARNING neutron_lib.context [None req-d4619e49-e76f-42f8-8bb5-4541e17deb80 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:21.702 7 INFO neutron.db.segments_db [None req-d4619e49-e76f-42f8-8bb5-4541e17deb80 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment 2c3d2ead-1c7e-4f44-9edd-e1f931392765 of type vxlan for network 1501358d-5398-4737-8ad8-9c0b13de3436 [pid: 7|app: 0|req: 605/1222] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:21 2026] POST /v2.0/networks => generated 629 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1223] 10.0.0.182 () {32 vars in 687 bytes} [Thu Apr 2 17:58:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:21.980 7 WARNING neutron_lib.context [None req-350974dc-b670-410c-930c-06b6d0fd0b3b adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1224] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:20 2026] PUT /v2.0/routers/7f411e33-e94e-401d-8460-0eefe725a5b7/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:22.091 8 WARNING neutron_lib.context [None req-0bef297e-b82d-4b1e-9660-ec1ddf59d56a 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:22.109 7 INFO neutron.db.segments_db [None req-350974dc-b670-410c-930c-06b6d0fd0b3b adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Added segment e58e269b-6413-4397-91b3-d20aa542c00f of type vxlan for network a3871f44-df30-4046-adb7-f26230c8ebba [pid: 7|app: 0|req: 607/1225] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:21 2026] POST /v2.0/networks => generated 650 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1226] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:22 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1227] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:22 2026] GET /v2.0/ports/23123879-4e95-403f-a708-473bdb882258 => generated 959 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:22.334 7 WARNING neutron_lib.context [None req-48b0afe1-bd08-4c84-ab35-a93bdbe68c6d adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 619/1228] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:22 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1229] 10.0.0.182 () {32 vars in 699 bytes} [Thu Apr 2 17:58:22 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: 7|app: 0|req: 610/1230] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:22 2026] POST /v2.0/subnets => generated 603 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:22.669 7 WARNING neutron_lib.context [None req-cd04e273-167b-4e7a-b0b5-e298c83ed8c3 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:22.719 7 INFO neutron.db.segments_db [None req-cd04e273-167b-4e7a-b0b5-e298c83ed8c3 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment c38efcd9-5ef3-4c39-914f-24f9d2e398dd of type vxlan for network 25b9c773-2e8d-4ef7-9d34-978ae56e6024 2026-04-02 17:58:22.948 7 INFO neutron.services.segments.plugin [-] Segment 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 resource provider aggregate not found 2026-04-02 17:58:22.972 7 INFO neutron.services.segments.plugin [-] Segment 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 found for delete ", "request_id": "req-2920c188-720f-4d48-81aa-d4f08f19a11b"}]} 2026-04-02 17:58:23.040 7 INFO neutron.services.segments.plugin [-] Segment 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 resource provider aggregate not found 2026-04-02 17:58:23.065 7 INFO neutron.db.l3_hamode_db [None req-cd04e273-167b-4e7a-b0b5-e298c83ed8c3 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:23.068 7 INFO neutron.services.segments.plugin [-] Segment 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49e19952-6acb-4bab-8ce4-3a06a24cb1f2 found for delete ", "request_id": "req-f8a56117-bde8-445a-ab52-199293f13056"}]} 2026-04-02 17:58:23.297 7 INFO neutron.db.l3_hamode_db [None req-cd04e273-167b-4e7a-b0b5-e298c83ed8c3 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 621/1231] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:22 2026] PUT /v2.0/routers/7f411e33-e94e-401d-8460-0eefe725a5b7/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1232] 10.0.0.182 () {32 vars in 679 bytes} [Thu Apr 2 17:58:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:23.513 8 WARNING neutron_lib.context [None req-f3ec6f04-48e9-4acc-a41c-162f2ba989b4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:23.563 8 INFO neutron.db.segments_db [None req-f3ec6f04-48e9-4acc-a41c-162f2ba989b4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Added segment 340e8a2e-261d-4114-a381-5e22716ac967 of type vxlan for network 09cb9c33-6d3f-45d5-ac77-c765486627ee 2026-04-02 17:58:23.888 8 INFO neutron.db.l3_hamode_db [None req-f3ec6f04-48e9-4acc-a41c-162f2ba989b4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 611/1233] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:22 2026] POST /v2.0/routers => generated 507 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1234] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:24 2026] GET /v2.0/ports?device_id=7f411e33-e94e-401d-8460-0eefe725a5b7 => 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: 613/1235] 10.0.0.182 () {32 vars in 667 bytes} [Thu Apr 2 17:58:24 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: 7|app: 0|req: 614/1236] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:24 2026] PUT /v2.0/routers/5408bcda-2476-4299-92b8-ebf88254dcf6/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:25.525 8 INFO neutron.db.l3_hamode_db [None req-f3ec6f04-48e9-4acc-a41c-162f2ba989b4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 623/1237] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:23 2026] POST /v2.0/routers => generated 694 bytes in 3075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1238] 10.0.0.182 () {32 vars in 677 bytes} [Thu Apr 2 17:58:26 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: 625/1239] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:26 2026] GET /v2.0/ports/404df3a8-416e-45ec-88f2-7f6e74130cb9 => generated 955 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:26.781 7 INFO neutron.services.segments.plugin [-] Segment 00b0ba82-bc42-41af-b2f8-9c10a3da2173 resource provider aggregate not found 2026-04-02 17:58:26.788 7 INFO neutron.services.segments.plugin [-] Segment 00b0ba82-bc42-41af-b2f8-9c10a3da2173 resource provider aggregate not found 2026-04-02 17:58:26.794 7 INFO neutron.services.segments.plugin [-] Segment 00b0ba82-bc42-41af-b2f8-9c10a3da2173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b0ba82-bc42-41af-b2f8-9c10a3da2173 found for delete ", "request_id": "req-0bb5d203-d7e6-483f-90af-a72003517852"}]} 2026-04-02 17:58:26.802 7 INFO neutron.services.segments.plugin [-] Segment 00b0ba82-bc42-41af-b2f8-9c10a3da2173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b0ba82-bc42-41af-b2f8-9c10a3da2173 found for delete ", "request_id": "req-97f692e2-9fd8-45b2-9482-d112250610a7"}]} 2026-04-02 17:58:26.809 7 INFO neutron.db.l3_hamode_db [None req-525e55e5-4e33-4e4d-afea-381905d3008f d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] HA network e6147a7a-2ca5-461a-b86e-b1b89c3f23ec was deleted as no HA routers are present in tenant ddcf6970e9b24c21aa7dd4c187b052c7. [pid: 7|app: 0|req: 615/1240] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:25 2026] DELETE /v2.0/routers/7f411e33-e94e-401d-8460-0eefe725a5b7 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1241] 10.0.0.182 () {32 vars in 665 bytes} [Thu Apr 2 17:58:26 2026] GET /v2.0/extensions/l3-ha => 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: 617/1242] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:26 2026] PUT /v2.0/routers/5408bcda-2476-4299-92b8-ebf88254dcf6/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1243] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:27 2026] DELETE /v2.0/subnets/b5433193-7647-468c-b7d3-01b518125559 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1244] 10.0.0.182 () {32 vars in 675 bytes} [Thu Apr 2 17:58:27 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: 7|app: 0|req: 620/1245] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:28 2026] GET /v2.0/ports?device_id=5408bcda-2476-4299-92b8-ebf88254dcf6 => 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: 626/1246] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:58:26 2026] PUT /v2.0/routers/359695d6-2be8-451c-b4a4-feda4e4ae256/add_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1247] 10.0.0.182 () {32 vars in 713 bytes} [Thu Apr 2 17:58:28 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: 7|app: 0|req: 621/1248] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:28 2026] DELETE /v2.0/networks/b65f96a4-af62-4826-b7ff-fd7217bd4e92 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:28.387 7 WARNING neutron_lib.context [None req-934f0a3f-df15-4985-b5eb-47ed291e4837 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 622/1249] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:58:28 2026] POST /v2.0/ports => generated 954 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 623/1250] 10.0.0.182 () {32 vars in 691 bytes} [Thu Apr 2 17:58:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:28.804 7 WARNING neutron_lib.context [None req-ab927c79-ced8-46d5-8eb0-83b30ce5878c d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:28.813 7 INFO neutron.services.segments.plugin [-] Segment f5f2e3db-5cb7-4f64-b37e-173343ea3364 resource provider aggregate not found 2026-04-02 17:58:28.825 7 INFO neutron.services.segments.plugin [-] Segment f5f2e3db-5cb7-4f64-b37e-173343ea3364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f2e3db-5cb7-4f64-b37e-173343ea3364 found for delete ", "request_id": "req-ab8d675c-20b4-45a1-8d7f-b3e7e11bf397"}]} 2026-04-02 17:58:28.833 7 INFO neutron.services.segments.plugin [-] Segment f5f2e3db-5cb7-4f64-b37e-173343ea3364 resource provider aggregate not found 2026-04-02 17:58:28.848 7 INFO neutron.services.segments.plugin [-] Segment f5f2e3db-5cb7-4f64-b37e-173343ea3364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f2e3db-5cb7-4f64-b37e-173343ea3364 found for delete ", "request_id": "req-773b8560-e32c-478a-a52c-c5c389ab2e54"}]} 2026-04-02 17:58:28.857 7 INFO neutron.db.segments_db [None req-ab927c79-ced8-46d5-8eb0-83b30ce5878c d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Added segment 8e2c36bd-9b9c-47e6-89cf-444daa33c576 of type vxlan for network 2238207a-7f29-4fb1-9bf3-143224dcf99d 2026-04-02 17:58:28.918 8 INFO neutron.services.segments.plugin [-] Segment c38efcd9-5ef3-4c39-914f-24f9d2e398dd resource provider aggregate not found 2026-04-02 17:58:28.922 8 INFO neutron.services.segments.plugin [-] Segment c38efcd9-5ef3-4c39-914f-24f9d2e398dd resource provider aggregate not found 2026-04-02 17:58:28.939 8 INFO neutron.services.segments.plugin [-] Segment c38efcd9-5ef3-4c39-914f-24f9d2e398dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c38efcd9-5ef3-4c39-914f-24f9d2e398dd found for delete ", "request_id": "req-1f74bccc-e7e4-40d2-b7d7-4e2b9b0f2001"}]} 2026-04-02 17:58:28.939 8 INFO neutron.services.segments.plugin [-] Segment c38efcd9-5ef3-4c39-914f-24f9d2e398dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c38efcd9-5ef3-4c39-914f-24f9d2e398dd found for delete ", "request_id": "req-0a2d951b-a7fe-431b-bb7e-c0102281ed9f"}]} 2026-04-02 17:58:28.947 8 INFO neutron.db.l3_hamode_db [None req-ad8ca2a1-fe06-434e-ba16-56230a2a8b87 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] HA network 25b9c773-2e8d-4ef7-9d34-978ae56e6024 was deleted as no HA routers are present in tenant e652f02e83254dbe81509b94b513259f. [pid: 8|app: 0|req: 628/1251] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:28 2026] DELETE /v2.0/routers/5408bcda-2476-4299-92b8-ebf88254dcf6 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:28.964 8 WARNING neutron_lib.context [None req-406fc93f-940d-4003-bdce-f8f6cd59a993 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:29.163 7 INFO neutron.db.l3_hamode_db [None req-ab927c79-ced8-46d5-8eb0-83b30ce5878c d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 631/1254] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:58:28 2026] POST /v2.0/ports => generated 959 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1255] 10.0.0.182 () {32 vars in 683 bytes} [Thu Apr 2 17:58:29 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1256] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:29 2026] DELETE /v2.0/subnets/4325c3b8-c704-42d6-81fa-c502e5b57285 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:29.617 8 WARNING neutron_lib.context [None req-67220abd-515c-4fbe-a146-caad9b690ee4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:30.242 7 INFO neutron.db.l3_hamode_db [None req-ab927c79-ced8-46d5-8eb0-83b30ce5878c d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:30.998 8 INFO neutron.db.l3_db [None req-67220abd-515c-4fbe-a146-caad9b690ee4 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Floating IP 377bedfa-0767-4433-83f5-6042f1ee6032 associated. External IP: 10.96.250.210, port: cbc7953b-e578-4c08-9473-bb27548188b0. [pid: 7|app: 0|req: 624/1257] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:28 2026] POST /v2.0/routers => generated 691 bytes in 2527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1258] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:31 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: 634/1259] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 17:58:29 2026] POST /v2.0/floatingips => generated 843 bytes in 1736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1260] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:58:31 2026] GET /v2.0/routers/2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1261] 10.0.0.182 () {32 vars in 687 bytes} [Thu Apr 2 17:58:31 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:31.506 7 INFO neutron.services.segments.plugin [-] Segment 2c3d2ead-1c7e-4f44-9edd-e1f931392765 resource provider aggregate not found 2026-04-02 17:58:31.511 7 INFO neutron.services.segments.plugin [-] Segment 2c3d2ead-1c7e-4f44-9edd-e1f931392765 resource provider aggregate not found 2026-04-02 17:58:31.527 7 INFO neutron.services.segments.plugin [-] Segment 2c3d2ead-1c7e-4f44-9edd-e1f931392765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c3d2ead-1c7e-4f44-9edd-e1f931392765 found for delete ", "request_id": "req-233becd3-120f-48cf-b8cb-ffc5ad1cda3a"}]} 2026-04-02 17:58:31.528 7 INFO neutron.services.segments.plugin [-] Segment 2c3d2ead-1c7e-4f44-9edd-e1f931392765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c3d2ead-1c7e-4f44-9edd-e1f931392765 found for delete ", "request_id": "req-9a36fc8f-7e17-4b38-8a73-cbe1ed5ca335"}]} [pid: 7|app: 0|req: 626/1262] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:31 2026] DELETE /v2.0/networks/1501358d-5398-4737-8ad8-9c0b13de3436 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:31.574 8 INFO neutron.db.l3_db [None req-e95c019b-6974-418f-830d-e918b40fccc7 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Floating IP 377bedfa-0767-4433-83f5-6042f1ee6032 disassociated. External IP: 10.96.250.210, port: cbc7953b-e578-4c08-9473-bb27548188b0. [pid: 7|app: 0|req: 627/1263] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:58:31 2026] GET /v2.0/routers => generated 700 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1264] 10.0.0.182 () {32 vars in 705 bytes} [Thu Apr 2 17:58:31 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:31.731 7 WARNING neutron_lib.context [None req-e4cf01e7-cc84-42ee-bb30-6492f8dee6d2 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:31.787 7 INFO neutron.db.segments_db [None req-e4cf01e7-cc84-42ee-bb30-6492f8dee6d2 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Added segment b371ff36-d151-4aac-a21f-9495ef0de993 of type vxlan for network 2f8537c2-75b9-4735-ad4d-8cb7f4fa2cc0 [pid: 8|app: 0|req: 637/1265] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:58:31 2026] PUT /v2.0/floatingips/377bedfa-0767-4433-83f5-6042f1ee6032 => generated 552 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:32.079 7 INFO neutron.db.l3_hamode_db [None req-e4cf01e7-cc84-42ee-bb30-6492f8dee6d2 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 638/1266] 10.0.0.182 () {34 vars in 741 bytes} [Thu Apr 2 17:58:31 2026] PUT /v2.0/routers/2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 704 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1267] 10.0.0.182 () {32 vars in 675 bytes} [Thu Apr 2 17:58:32 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: 640/1268] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:32 2026] DELETE /v2.0/floatingips/377bedfa-0767-4433-83f5-6042f1ee6032 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1269] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:58:32 2026] GET /v2.0/routers/2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1270] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:32 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) 2026-04-02 17:58:32.920 8 WARNING neutron_lib.context [None req-e9b6b543-6b71-4c2f-8df5-64dc4bf533cd adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:33.124 7 INFO neutron.db.l3_hamode_db [None req-e4cf01e7-cc84-42ee-bb30-6492f8dee6d2 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:58:33.786 8 INFO neutron.db.l3_db [None req-e9b6b543-6b71-4c2f-8df5-64dc4bf533cd adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Floating IP e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc associated. External IP: 10.96.250.216, port: 1ba0ab7a-62e6-4666-86f2-a5e580095e76. [pid: 8|app: 0|req: 643/1271] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 17:58:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1272] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/ports?device_id=2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1273] 10.0.0.182 () {32 vars in 675 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1274] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/floatingips/e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1275] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:31 2026] POST /v2.0/routers => generated 685 bytes in 3161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1276] 10.0.0.182 () {32 vars in 693 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1277] 10.0.0.182 () {32 vars in 655 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/floatingips => generated 844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1278] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:58:34 2026] GET /v2.0/routers/0e36f98c-f977-49a5-9510-24e5d1216033 => generated 691 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1279] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:35 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:35.517 7 INFO neutron.db.l3_db [None req-b74ad4b4-643a-4755-92f6-b682a9e3ac92 adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Floating IP e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc associated. External IP: 10.96.250.216, port: 1ba0ab7a-62e6-4666-86f2-a5e580095e76. 2026-04-02 17:58:35.843 8 INFO neutron.services.segments.plugin [-] Segment 8e2c36bd-9b9c-47e6-89cf-444daa33c576 resource provider aggregate not found 2026-04-02 17:58:35.849 8 INFO neutron.services.segments.plugin [-] Segment 8e2c36bd-9b9c-47e6-89cf-444daa33c576 resource provider aggregate not found 2026-04-02 17:58:35.860 8 INFO neutron.services.segments.plugin [-] Segment 8e2c36bd-9b9c-47e6-89cf-444daa33c576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2c36bd-9b9c-47e6-89cf-444daa33c576 found for delete ", "request_id": "req-13b582ec-639c-4035-b7f5-24387f68c0d2"}]} 2026-04-02 17:58:35.866 8 INFO neutron.services.segments.plugin [-] Segment 8e2c36bd-9b9c-47e6-89cf-444daa33c576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2c36bd-9b9c-47e6-89cf-444daa33c576 found for delete ", "request_id": "req-bc847c03-3b65-4658-a5d0-1cc49d08805e"}]} 2026-04-02 17:58:35.875 8 INFO neutron.db.l3_hamode_db [None req-a85f9eae-2cfc-49bb-a5e8-0c08dc7b369b d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] HA network 2238207a-7f29-4fb1-9bf3-143224dcf99d was deleted as no HA routers are present in tenant ddcf6970e9b24c21aa7dd4c187b052c7. [pid: 8|app: 0|req: 647/1280] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:34 2026] DELETE /v2.0/routers/2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 0 bytes in 1644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1281] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:58:35 2026] GET /v2.0/routers => generated 694 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1282] 10.0.0.182 () {32 vars in 709 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1283] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/ports?device_id=2a6f2179-6583-42e3-bb11-19ae24213dc4 => 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: 634/1284] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:58:35 2026] PUT /v2.0/floatingips/e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc => generated 843 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1285] 10.0.0.182 () {32 vars in 705 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:36.195 7 INFO neutron.api.v2.resource [None req-7a802f13-fb85-4091-9766-b6b5ea800ef6 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1286] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:36 2026] DELETE /v2.0/routers/2a6f2179-6583-42e3-bb11-19ae24213dc4 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:36.345 7 INFO neutron.db.l3_db [None req-4500a501-340f-49b3-8f40-2bc51f9f6f5d adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] Floating IP e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc disassociated. External IP: 10.96.250.216, port: cbc7953b-e578-4c08-9473-bb27548188b0. [pid: 8|app: 0|req: 651/1287] 10.0.0.182 () {34 vars in 741 bytes} [Thu Apr 2 17:58:36 2026] PUT /v2.0/routers/0e36f98c-f977-49a5-9510-24e5d1216033 => generated 698 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1288] 10.0.0.182 () {32 vars in 697 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1289] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/ports?device_id=7f411e33-e94e-401d-8460-0eefe725a5b7 => 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: 654/1290] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/routers/0e36f98c-f977-49a5-9510-24e5d1216033 => generated 698 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1291] 10.0.0.182 () {32 vars in 711 bytes} [Thu Apr 2 17:58:36 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: 7|app: 0|req: 637/1292] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:58:36 2026] PUT /v2.0/floatingips/e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc => generated 552 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:36.699 8 INFO neutron.api.v2.resource [None req-aa04d6db-96aa-4022-9454-9bd0515f579f d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1293] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:36 2026] DELETE /v2.0/routers/7f411e33-e94e-401d-8460-0eefe725a5b7 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1294] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:36 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: 7|app: 0|req: 638/1295] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/ports?device_id=0e36f98c-f977-49a5-9510-24e5d1216033 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:58:36.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f652f741-0372-427f-9c7a-9e153815b5b2 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1296] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:36 2026] DELETE /v2.0/subnets/b5433193-7647-468c-b7d3-01b518125559 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1297] 10.0.0.182 () {32 vars in 687 bytes} [Thu Apr 2 17:58:36 2026] GET /v2.0/extensions/binding-extended => 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: 658/1298] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:36 2026] DELETE /v2.0/floatingips/e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1299] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:37 2026] GET /v2.0/ports?device_id=1c6e4d13-d352-47f0-a904-4bb868b2e2b6 => 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: 660/1300] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:37 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:37.121 8 INFO neutron.api.v2.resource [None req-eb77e1ee-a073-44d6-aa51-87a9eee567db adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1301] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:37 2026] DELETE /v2.0/floatingips/e40f6bbe-1670-4cbd-9c5d-70d9a9b5bcbc => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:37.146 8 INFO neutron.api.v2.resource [None req-fec2abfe-b02b-49c7-a456-36c44d52c3b5 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1302] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:37 2026] DELETE /v2.0/routers/1c6e4d13-d352-47f0-a904-4bb868b2e2b6 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1303] 10.0.0.182 () {32 vars in 675 bytes} [Thu Apr 2 17:58:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:58:37 2026] DELETE /v2.0/ports/cbc7953b-e578-4c08-9473-bb27548188b0 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:37.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf69a41-100a-46b7-a77f-066d9fe9ce7b d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1305] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:37 2026] DELETE /v2.0/subnets/cd6ca879-7de3-4aa4-9f0b-e164ab108fad => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1306] 10.0.0.182 () {32 vars in 671 bytes} [Thu Apr 2 17:58:37 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: 667/1307] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:58:37 2026] DELETE /v2.0/ports/1ba0ab7a-62e6-4666-86f2-a5e580095e76 => 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: 668/1308] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:37 2026] GET /v2.0/ports?device_id=fbde7a6c-ce15-4d79-8823-f3dbc359ae55 => 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: 669/1309] 10.0.0.182 () {32 vars in 661 bytes} [Thu Apr 2 17:58:37 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: 670/1310] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:37 2026] GET /v2.0/ports?device_id=359695d6-2be8-451c-b4a4-feda4e4ae256 => generated 958 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.055 8 INFO neutron.api.v2.resource [None req-b829d4ae-cb33-41b4-967c-c75c446af4b1 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1311] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/routers/fbde7a6c-ce15-4d79-8823-f3dbc359ae55 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1312] 10.0.0.182 () {32 vars in 699 bytes} [Thu Apr 2 17:58:38 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) 2026-04-02 17:58:38.286 7 INFO neutron.services.segments.plugin [-] Segment b371ff36-d151-4aac-a21f-9495ef0de993 resource provider aggregate not found 2026-04-02 17:58:38.292 7 INFO neutron.services.segments.plugin [-] Segment b371ff36-d151-4aac-a21f-9495ef0de993 resource provider aggregate not found 2026-04-02 17:58:38.306 7 INFO neutron.services.segments.plugin [-] Segment b371ff36-d151-4aac-a21f-9495ef0de993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b371ff36-d151-4aac-a21f-9495ef0de993 found for delete ", "request_id": "req-d5aa189f-b07d-405b-a42f-df02d7d84a4d"}]} 2026-04-02 17:58:38.307 7 INFO neutron.services.segments.plugin [-] Segment b371ff36-d151-4aac-a21f-9495ef0de993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b371ff36-d151-4aac-a21f-9495ef0de993 found for delete ", "request_id": "req-bf1b7f3e-94f8-4e9e-bafd-f87d068dbeaf"}]} 2026-04-02 17:58:38.317 7 INFO neutron.db.l3_hamode_db [None req-69823356-5fff-47db-a900-8f2d32cfcc73 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] HA network 2f8537c2-75b9-4735-ad4d-8cb7f4fa2cc0 was deleted as no HA routers are present in tenant e652f02e83254dbe81509b94b513259f. [pid: 7|app: 0|req: 641/1313] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:36 2026] DELETE /v2.0/routers/0e36f98c-f977-49a5-9510-24e5d1216033 => generated 0 bytes in 1582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:38.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28258006-bbf4-46ea-8b18-0502c07701ea d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1314] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/90eb8611-7956-4848-85a7-d68471d13d07 => 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: 643/1315] 10.0.0.182 () {32 vars in 699 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1316] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/ports?device_id=0e36f98c-f977-49a5-9510-24e5d1216033 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:58:38.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe5c66e2-32ed-47d9-b578-c4755face236 d8653de3554c444bb7c30cfc3f574aba ddcf6970e9b24c21aa7dd4c187b052c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1317] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/f72330bc-0647-4078-b44b-0b64e95c41c2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1318] 10.0.0.182 () {32 vars in 677 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.406 7 INFO neutron.api.v2.resource [None req-40b32522-5a86-41ec-aa05-17b058a37fce 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 647/1319] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/routers/0e36f98c-f977-49a5-9510-24e5d1216033 => 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: 648/1320] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1321] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/ports?device_id=5408bcda-2476-4299-92b8-ebf88254dcf6 => 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: 650/1322] 10.0.0.182 () {32 vars in 683 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.453 7 INFO neutron.api.v2.resource [None req-14a1417b-8b09-40b4-b42f-525a9c66c99f 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1323] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/routers/5408bcda-2476-4299-92b8-ebf88254dcf6 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1324] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:38 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) 2026-04-02 17:58:38.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56d6e121-c693-4488-9019-a1c95bc85de2 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1325] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/4325c3b8-c704-42d6-81fa-c502e5b57285 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1326] 10.0.0.182 () {32 vars in 685 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 655/1327] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/ports?device_id=08917504-beaa-4023-bb94-b878b209b2f1 => 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: 656/1328] 10.0.0.182 () {32 vars in 707 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.521 7 INFO neutron.api.v2.resource [None req-7a6aac70-2056-4673-ada4-572018bc7b12 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1329] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/routers/08917504-beaa-4023-bb94-b878b209b2f1 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1330] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.541 7 INFO neutron.pecan_wsgi.hooks.translation [None req-754f9f51-e4b4-432d-8497-e4b644c79686 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1331] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/e873c0ca-cbee-40e5-9d7a-32c4905b089d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1332] 10.0.0.182 () {32 vars in 697 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1333] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/ports?device_id=73b39157-caae-4f3f-8af3-600e1791cc24 => 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: 662/1334] 10.0.0.182 () {32 vars in 695 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.597 7 INFO neutron.api.v2.resource [None req-ffd8d757-a03a-41c6-b90e-5e63cb4b24df 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1335] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/routers/73b39157-caae-4f3f-8af3-600e1791cc24 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1336] 10.0.0.182 () {32 vars in 685 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d44875e-f425-44f4-8818-1db4b0fe26b5 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1337] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/51ae539c-1c5c-40ae-b185-5fa377fcc78b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1338] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:38.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44059ad6-2383-4492-a10d-7b911c01f455 729ad85b5ee94e549c2e2fc860e60aea e652f02e83254dbe81509b94b513259f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1339] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:38 2026] DELETE /v2.0/subnets/57f5071c-8938-4b2b-9124-c6ee3c21baed => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1340] 10.0.0.182 () {32 vars in 667 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1341] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1342] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1343] 10.0.0.182 () {32 vars in 691 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1344] 10.0.0.182 () {32 vars in 691 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1345] 10.0.0.182 () {32 vars in 695 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1346] 10.0.0.182 () {32 vars in 685 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1347] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1348] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1349] 10.0.0.182 () {32 vars in 703 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1350] 10.0.0.182 () {32 vars in 713 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1351] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1352] 10.0.0.182 () {32 vars in 715 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1353] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1354] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1355] 10.0.0.182 () {32 vars in 683 bytes} [Thu Apr 2 17:58:38 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: 684/1356] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1357] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1358] 10.0.0.182 () {32 vars in 679 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1359] 10.0.0.182 () {32 vars in 669 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1360] 10.0.0.182 () {32 vars in 697 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 689/1361] 10.0.0.182 () {32 vars in 705 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 690/1362] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 691/1363] 10.0.0.182 () {32 vars in 683 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 692/1364] 10.0.0.182 () {32 vars in 705 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 693/1365] 10.0.0.182 () {32 vars in 695 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1366] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1367] 10.0.0.182 () {32 vars in 697 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1368] 10.0.0.182 () {32 vars in 689 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 697/1369] 10.0.0.182 () {32 vars in 701 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1370] 10.0.0.182 () {32 vars in 665 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1371] 10.0.0.182 () {32 vars in 681 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1372] 10.0.0.182 () {32 vars in 693 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 701/1373] 10.0.0.182 () {32 vars in 677 bytes} [Thu Apr 2 17:58:38 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: 7|app: 0|req: 702/1374] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:38 2026] GET /v2.0/security-groups?tenant_id=ddcf6970e9b24c21aa7dd4c187b052c7&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1375] 10.0.0.182 () {32 vars in 667 bytes} [Thu Apr 2 17:58:39 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1376] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:58:38 2026] PUT /v2.0/routers/359695d6-2be8-451c-b4a4-feda4e4ae256/remove_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1377] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:39 2026] GET /v2.0/security-groups?tenant_id=e652f02e83254dbe81509b94b513259f&name=default => generated 2801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1378] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:39 2026] DELETE /v2.0/security-groups/76cb5e39-59f2-4cca-ab5b-4645c3dd21e9 => 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: 675/1379] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:39 2026] DELETE /v2.0/security-groups/0bccb8dd-df0c-421a-8cf4-d3b1622449da => 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: 676/1380] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:39 2026] GET /v2.0/security-groups?tenant_id=0fde2897ae42485b97cb5091f148f3c5&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1381] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:39 2026] DELETE /v2.0/security-groups/48f303ae-7500-4d6f-98e4-03fe1de00caa => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:40.276 7 INFO neutron.db.l3_hamode_db [None req-210b4796-894c-4a98-85c4-4e928a50382b adb25df2070244539011c89098af286f 34dfc494e79546f0bccaeaae9e6a54a6 - - default default] HA network 09cb9c33-6d3f-45d5-ac77-c765486627ee was deleted as no HA routers are present in tenant 34dfc494e79546f0bccaeaae9e6a54a6. [pid: 7|app: 0|req: 705/1382] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:39 2026] DELETE /v2.0/routers/359695d6-2be8-451c-b4a4-feda4e4ae256 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1383] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:40 2026] DELETE /v2.0/subnets/58a0e05b-c491-4f9a-a503-b1c63ad93c77 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:40.546 7 INFO neutron.services.segments.plugin [-] Segment 340e8a2e-261d-4114-a381-5e22716ac967 resource provider aggregate not found 2026-04-02 17:58:40.560 7 INFO neutron.services.segments.plugin [-] Segment 340e8a2e-261d-4114-a381-5e22716ac967 resource provider aggregate not found 2026-04-02 17:58:40.576 7 INFO neutron.services.segments.plugin [-] Segment 340e8a2e-261d-4114-a381-5e22716ac967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340e8a2e-261d-4114-a381-5e22716ac967 found for delete ", "request_id": "req-a6c54e55-215e-4f22-87c2-31d7e16e1375"}]} 2026-04-02 17:58:40.577 7 INFO neutron.services.segments.plugin [-] Segment 340e8a2e-261d-4114-a381-5e22716ac967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340e8a2e-261d-4114-a381-5e22716ac967 found for delete ", "request_id": "req-495bc907-f822-44d4-89bf-c78d8cfd4aa1"}]} [pid: 7|app: 0|req: 706/1384] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:40 2026] DELETE /v2.0/networks/a3871f44-df30-4046-adb7-f26230c8ebba => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:41.352 7 WARNING neutron_lib.context [None req-d5fa4f1d-d4f1-4347-9614-5c14cca59e3c 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 679/1385] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:41 2026] GET /v2.0/security-groups?tenant_id=34dfc494e79546f0bccaeaae9e6a54a6&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1386] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:41 2026] DELETE /v2.0/security-groups/a839c7ce-a210-404b-bcd1-0e8ec46b9d28 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1387] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:58:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1388] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:41 2026] GET /v2.0/security-groups => generated 4343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1389] 10.0.0.182 () {34 vars in 758 bytes} [Thu Apr 2 17:58:41 2026] PUT /v2.0/security-groups/6614a91f-8e94-495e-8a1e-1ba51ef8714c => generated 1600 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1390] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:58:41 2026] GET /v2.0/security-groups/6614a91f-8e94-495e-8a1e-1ba51ef8714c => generated 1600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1391] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:41 2026] DELETE /v2.0/security-groups/6614a91f-8e94-495e-8a1e-1ba51ef8714c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1392] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:41 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:41.927 7 INFO neutron.api.v2.resource [None req-888315e7-c564-4170-aa92-f01cd4095da5 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1393] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:41 2026] DELETE /v2.0/security-groups/6614a91f-8e94-495e-8a1e-1ba51ef8714c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:41.941 7 WARNING neutron_lib.context [None req-d29f4dc8-a77d-4a97-8dd2-05d418927e7f 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:42.002 8 WARNING neutron_lib.context [None req-ebb4b3dc-59e7-4c05-821d-a7ef643cb209 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1394] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:58:41 2026] POST /v2.0/security-groups => generated 1561 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:58:42.069 7 WARNING neutron_lib.context [None req-634b698a-25b1-486e-8e17-6c76ce5bcb7a 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:42.132 8 INFO neutron.db.segments_db [None req-ebb4b3dc-59e7-4c05-821d-a7ef643cb209 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Added segment 05d49487-7747-4ad3-8e9a-6694459629fd of type vxlan for network 93dc0d3e-4f40-4a5b-84db-4d37efa2d3e6 [pid: 7|app: 0|req: 713/1395] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1396] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-group-rules/ba88e812-5178-402d-84a8-7b3f12097198 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1397] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:41 2026] POST /v2.0/networks => generated 648 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1398] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1399] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:42 2026] DELETE /v2.0/security-group-rules/ba88e812-5178-402d-84a8-7b3f12097198 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1400] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:42.474 8 WARNING neutron_lib.context [None req-e384b28d-3975-4afc-88d1-a4ed2573cd61 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 685/1401] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1402] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-group-rules/cfc53df6-2b7c-4f7b-a85e-8123234f6bcf => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1403] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:42.727 7 INFO neutron.services.segments.plugin [-] Segment e58e269b-6413-4397-91b3-d20aa542c00f resource provider aggregate not found 2026-04-02 17:58:42.733 7 INFO neutron.services.segments.plugin [-] Segment e58e269b-6413-4397-91b3-d20aa542c00f resource provider aggregate not found 2026-04-02 17:58:42.761 7 INFO neutron.services.segments.plugin [-] Segment e58e269b-6413-4397-91b3-d20aa542c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58e269b-6413-4397-91b3-d20aa542c00f found for delete ", "request_id": "req-3d1dfc53-4e30-418e-8c5c-ab1c5705b7e7"}]} 2026-04-02 17:58:42.769 7 INFO neutron.services.segments.plugin [-] Segment e58e269b-6413-4397-91b3-d20aa542c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e58e269b-6413-4397-91b3-d20aa542c00f found for delete ", "request_id": "req-50612012-97e7-481b-a6a8-fac411ae30db"}]} [pid: 7|app: 0|req: 718/1404] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:42 2026] DELETE /v2.0/security-group-rules/cfc53df6-2b7c-4f7b-a85e-8123234f6bcf => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:42.835 7 WARNING neutron_lib.context [None req-f6f71027-05db-4c3d-8024-10bd403d56e1 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1405] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:42 2026] GET /v2.0/security-groups?tenant_id=0d57aa4d12bd4b8db4af8d1d5f7e0485&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1406] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1407] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:42 2026] POST /v2.0/subnets => generated 649 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:43.142 7 WARNING neutron_lib.context [None req-8da26ae6-602c-4bc2-80e2-035627eedc58 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 689/1408] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:43 2026] DELETE /v2.0/security-groups/fc981f98-40c3-4ef9-a9d0-f6df5dc8a10e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:43.155 8 WARNING neutron_lib.context [None req-ddd21c9f-6dbd-4ea0-8048-a2b59046f832 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:43.159 7 INFO neutron.db.securitygroups_db [None req-8da26ae6-602c-4bc2-80e2-035627eedc58 058922b170884c4a81cc3394c7473645 8bd071ebfeb44e838e082b7071f3bd5e - - default default] Project 8bd071ebfeb44e838e082b7071f3bd5e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 17:58:43.216 8 INFO neutron.db.segments_db [None req-ddd21c9f-6dbd-4ea0-8048-a2b59046f832 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Added segment c5a0ac1f-f680-49b5-a10e-9efd79427ab8 of type vxlan for network acca33bc-43c5-486f-914b-88dca7da0b80 [pid: 7|app: 0|req: 720/1409] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:43 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1410] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:43 2026] GET /v2.0/security-group-rules/399a655e-b2e9-4783-8bab-d8fdb7328ec8 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1411] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:43 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1412] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:43 2026] POST /v2.0/networks => generated 648 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1413] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:43 2026] DELETE /v2.0/security-group-rules/399a655e-b2e9-4783-8bab-d8fdb7328ec8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:43.469 7 WARNING neutron_lib.context [None req-9efdd1f9-3efc-4e2f-a59c-eb92c07dabe7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:43.469 7 WARNING neutron_lib.context [None req-9efdd1f9-3efc-4e2f-a59c-eb92c07dabe7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 692/1414] 10.0.0.182 () {34 vars in 743 bytes} [Thu Apr 2 17:58:43 2026] PUT /v2.0/networks/acca33bc-43c5-486f-914b-88dca7da0b80 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1415] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:43.607 7 INFO neutron.db.segments_db [None req-9efdd1f9-3efc-4e2f-a59c-eb92c07dabe7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment 2d4d99d8-feba-4756-b823-aa782fb79dda of type vxlan for network f1b65a2c-9f4f-44c8-9d07-011630acf6cc 2026-04-02 17:58:43.608 8 WARNING neutron_lib.context [None req-8082d8f7-4795-4026-a00e-a647829cc394 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:43.730 7 INFO neutron.db.segments_db [None req-9efdd1f9-3efc-4e2f-a59c-eb92c07dabe7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment e05ef055-7520-4350-9cd2-abdb0e94053e of type vxlan for network 88172738-43e1-4849-9374-96902963146a [pid: 7|app: 0|req: 723/1418] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:43 2026] POST /v2.0/networks => generated 1245 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1419] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:43 2026] POST /v2.0/subnets => generated 622 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1420] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:43 2026] DELETE /v2.0/security-groups/1c83d2dc-c961-4671-b8a1-2103b05d6689 => 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: 697/1421] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:58:43 2026] GET /v2.0/networks => generated 1844 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1422] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1423] 10.0.0.182 () {34 vars in 741 bytes} [Thu Apr 2 17:58:44 2026] PUT /v2.0/subnets/26c3662f-3e54-4428-aae1-998dd531c676 => generated 632 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:44.373 8 INFO neutron.services.segments.plugin [-] Segment 2d4d99d8-feba-4756-b823-aa782fb79dda resource provider aggregate not found 2026-04-02 17:58:44.379 8 INFO neutron.services.segments.plugin [-] Segment 2d4d99d8-feba-4756-b823-aa782fb79dda resource provider aggregate not found [pid: 8|app: 0|req: 699/1424] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:44 2026] DELETE /v2.0/networks/f1b65a2c-9f4f-44c8-9d07-011630acf6cc => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:44.404 8 INFO neutron.services.segments.plugin [-] Segment 2d4d99d8-feba-4756-b823-aa782fb79dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4d99d8-feba-4756-b823-aa782fb79dda found for delete ", "request_id": "req-3b867c7d-8598-4c03-a172-ba8c145a5c27"}]} 2026-04-02 17:58:44.404 8 INFO neutron.services.segments.plugin [-] Segment 2d4d99d8-feba-4756-b823-aa782fb79dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4d99d8-feba-4756-b823-aa782fb79dda found for delete ", "request_id": "req-7481a356-ab15-4af1-8a36-7f5dc2c8e175"}]} [pid: 7|app: 0|req: 726/1425] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1426] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:44 2026] DELETE /v2.0/networks/88172738-43e1-4849-9374-96902963146a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1427] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:58:44 2026] GET /v2.0/networks => generated 651 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:44.806 7 INFO neutron.services.segments.plugin [-] Segment e05ef055-7520-4350-9cd2-abdb0e94053e resource provider aggregate not found 2026-04-02 17:58:44.814 7 INFO neutron.services.segments.plugin [-] Segment e05ef055-7520-4350-9cd2-abdb0e94053e resource provider aggregate not found 2026-04-02 17:58:44.826 7 WARNING neutron_lib.context [None req-6c8659ac-aa4e-47ca-839c-e30701461cf7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:44.841 7 INFO neutron.services.segments.plugin [-] Segment e05ef055-7520-4350-9cd2-abdb0e94053e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e05ef055-7520-4350-9cd2-abdb0e94053e found for delete ", "request_id": "req-385b1f16-0162-461b-9d19-11fbb9acfb8d"}]} 2026-04-02 17:58:44.843 7 INFO neutron.services.segments.plugin [-] Segment e05ef055-7520-4350-9cd2-abdb0e94053e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e05ef055-7520-4350-9cd2-abdb0e94053e found for delete ", "request_id": "req-701fdb82-aace-41ef-987f-7b3d7df719c6"}]} 2026-04-02 17:58:44.910 7 INFO neutron.db.segments_db [None req-6c8659ac-aa4e-47ca-839c-e30701461cf7 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment 153b54d0-6aef-4fd1-a806-8cdb5be6862c of type vxlan for network cb11d018-edfe-4487-9b64-2397cf8a05de [pid: 7|app: 0|req: 729/1428] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:44 2026] POST /v2.0/networks => generated 653 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1429] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:44 2026] DELETE /v2.0/networks/acca33bc-43c5-486f-914b-88dca7da0b80 => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:45.086 8 WARNING neutron_lib.context [None req-f4d3a13b-6e37-4a71-ab43-492d0f4e5e72 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:45.151 8 INFO neutron.db.segments_db [None req-f4d3a13b-6e37-4a71-ab43-492d0f4e5e72 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment 7a9d0945-e6e2-41d1-be59-c6b2b830b59c of type vxlan for network 227327e4-eaf9-4f39-a701-8903f4baa423 [pid: 8|app: 0|req: 701/1430] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:45 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1431] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:45 2026] GET /v2.0/security-groups?tenant_id=8bd071ebfeb44e838e082b7071f3bd5e&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:45.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dace923b-1ef1-4af8-b575-85d6d5201f94 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1432] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:45 2026] DELETE /v2.0/networks/acca33bc-43c5-486f-914b-88dca7da0b80 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:45.297 7 WARNING neutron_lib.context [None req-88e3d1bc-300d-4e4a-9a33-029c98d87946 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:45.352 7 WARNING neutron_lib.context [None req-88e3d1bc-300d-4e4a-9a33-029c98d87946 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 703/1433] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:45 2026] DELETE /v2.0/security-groups/4efb1e58-43e2-4934-a520-3c91dbf069ad => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1434] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:58:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1435] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 17:58:45 2026] GET /v2.0/subnets?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1436] 10.0.0.182 () {32 vars in 653 bytes} [Thu Apr 2 17:58:45 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1437] 10.0.0.182 () {34 vars in 665 bytes} [Thu Apr 2 17:58:45 2026] POST /v2.0/ports => generated 1505 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 707/1438] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:58:45 2026] GET /v2.0/networks => generated 1313 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1439] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/security-groups?tenant_id=bf16686be2494787b50117e70b5eb0d9&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1440] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/subnets => generated 1265 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1441] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/ports => generated 1505 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:46.433 8 INFO neutron.services.segments.plugin [-] Segment c5a0ac1f-f680-49b5-a10e-9efd79427ab8 resource provider aggregate not found [pid: 7|app: 0|req: 734/1442] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/security-groups/46b383f8-8269-44ad-879c-74c8a4ed4d81 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:46.465 8 INFO neutron.services.segments.plugin [-] Segment c5a0ac1f-f680-49b5-a10e-9efd79427ab8 resource provider aggregate not found 2026-04-02 17:58:46.480 8 INFO neutron.services.segments.plugin [-] Segment c5a0ac1f-f680-49b5-a10e-9efd79427ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5a0ac1f-f680-49b5-a10e-9efd79427ab8 found for delete ", "request_id": "req-60c3ca7c-ce98-4705-b091-0f02076c0136"}]} 2026-04-02 17:58:46.495 8 INFO neutron.services.segments.plugin [-] Segment c5a0ac1f-f680-49b5-a10e-9efd79427ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5a0ac1f-f680-49b5-a10e-9efd79427ab8 found for delete ", "request_id": "req-ce757b51-9b3a-43f9-aa77-f8d0bdbfd213"}]} [pid: 8|app: 0|req: 709/1443] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/networks/93dc0d3e-4f40-4a5b-84db-4d37efa2d3e6 => generated 673 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1444] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/subnets/ca7acc75-261d-4f7e-bdf0-04e279b7416d => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:58:46.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45fe6ee7-dae2-4101-9c58-d4552cfe0731 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1445] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/subnets/26c3662f-3e54-4428-aae1-998dd531c676 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:46.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e28fe17-3e96-4ffc-bdfd-e4e2f1f1a655 b1ad3bcac07f47b0a237b21d9a7f82d0 f71e4ad5d6914a21bb551eb97c32c125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1446] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/networks/acca33bc-43c5-486f-914b-88dca7da0b80 => 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: 735/1447] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/ports/e1940fad-15a1-42e8-9311-dd33c6bef11a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1448] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/subnets/ca7acc75-261d-4f7e-bdf0-04e279b7416d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1449] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/ports/f0ab2b6b-68db-4b97-86ff-621f09c4aee8 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1450] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 17:58:46 2026] GET /v2.0/ports => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:58:47.031 7 WARNING neutron_lib.context [None req-2ab11a39-20fc-4fac-a3cf-c01947a0d160 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:47.089 7 INFO neutron.db.segments_db [None req-2ab11a39-20fc-4fac-a3cf-c01947a0d160 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment b5ccae0c-1099-41f2-83b1-9de483775aa2 of type vxlan for network 6101cfef-8c9b-4c08-9bad-c83f4a397347 [pid: 7|app: 0|req: 738/1451] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:47 2026] POST /v2.0/networks => generated 652 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:47.218 7 WARNING neutron_lib.context [None req-c86cb35f-c2c1-47c2-8678-56940732e75f de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:47.281 7 INFO neutron.db.segments_db [None req-c86cb35f-c2c1-47c2-8678-56940732e75f de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Added segment 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba of type vxlan for network 7d260a5c-0201-4d6c-9835-2effe97272dc [pid: 8|app: 0|req: 714/1452] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:46 2026] DELETE /v2.0/networks/93dc0d3e-4f40-4a5b-84db-4d37efa2d3e6 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1453] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:47 2026] POST /v2.0/networks => generated 654 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:47.544 8 WARNING neutron_lib.context [None req-7ee917f7-2fa1-4667-8975-d642eaf17848 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1454] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:58:47 2026] POST /v2.0/security-groups => generated 1561 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1455] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:47 2026] GET /v2.0/security-groups => generated 4344 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1456] 10.0.0.182 () {34 vars in 758 bytes} [Thu Apr 2 17:58:47 2026] PUT /v2.0/security-groups/e7473a94-7955-460c-9449-0f8f87d6ceb5 => generated 1599 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1457] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:58:47 2026] GET /v2.0/security-groups/e7473a94-7955-460c-9449-0f8f87d6ceb5 => generated 1599 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1458] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:47 2026] GET /v2.0/security-groups?tenant_id=f71e4ad5d6914a21bb551eb97c32c125&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:47.939 8 WARNING neutron_lib.context [None req-f58178b7-eafd-428c-b75d-851422086854 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:47.977 8 WARNING neutron_lib.context [None req-f58178b7-eafd-428c-b75d-851422086854 de64ed66731749d1bf1df1612eb2750f 9f8e8dd0491544b5bbf10a05af86157e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 743/1459] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:47 2026] DELETE /v2.0/security-groups/e7473a94-7955-460c-9449-0f8f87d6ceb5 => 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: 744/1460] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:48 2026] DELETE /v2.0/security-groups/4d957486-bb58-40ac-8171-1925992e0f12 => 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: 745/1461] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:48.164 7 INFO neutron.api.v2.resource [None req-b95ccc59-f18d-4680-971f-c197caa3000d 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1462] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:48 2026] DELETE /v2.0/security-groups/e7473a94-7955-460c-9449-0f8f87d6ceb5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:48.180 7 WARNING neutron_lib.context [None req-1e7cf86d-5a4d-4f26-8534-c6db4fb45f09 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 747/1463] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:58:48 2026] POST /v2.0/security-groups => generated 1560 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:58:48.299 7 WARNING neutron_lib.context [None req-bb9d092e-c779-4b3e-849a-f60980d61655 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1464] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1465] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules/e71d394e-4ff3-4fc8-8b80-fd87216b2e01 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1466] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:48.502 8 INFO neutron.services.segments.plugin [-] Segment 05d49487-7747-4ad3-8e9a-6694459629fd resource provider aggregate not found 2026-04-02 17:58:48.521 8 INFO neutron.services.segments.plugin [-] Segment 05d49487-7747-4ad3-8e9a-6694459629fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d49487-7747-4ad3-8e9a-6694459629fd found for delete ", "request_id": "req-7e36ad95-96c1-44af-b2d6-6919637e97f3"}]} 2026-04-02 17:58:48.524 8 INFO neutron.services.segments.plugin [-] Segment 05d49487-7747-4ad3-8e9a-6694459629fd resource provider aggregate not found 2026-04-02 17:58:48.540 8 INFO neutron.services.segments.plugin [-] Segment 05d49487-7747-4ad3-8e9a-6694459629fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d49487-7747-4ad3-8e9a-6694459629fd found for delete ", "request_id": "req-ac7d9538-9d11-408e-a98f-ccd98dcab0a4"}]} [pid: 7|app: 0|req: 751/1467] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:48 2026] DELETE /v2.0/security-group-rules/e71d394e-4ff3-4fc8-8b80-fd87216b2e01 => 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: 752/1468] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:48.619 7 WARNING neutron_lib.context [None req-d62b58c0-86b1-4fa7-9b19-0b4f3d31b10c 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 717/1469] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:58:47 2026] POST /v2.0/subnets => generated 1276 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1470] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/subnets => generated 1889 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1471] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1472] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules/142b3270-b340-4085-b733-3c778de3d34e => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1473] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1474] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:48 2026] DELETE /v2.0/security-group-rules/142b3270-b340-4085-b733-3c778de3d34e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1475] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:48.943 7 WARNING neutron_lib.context [None req-5a279c39-0c33-4215-9022-70713a499bfd 219e354679ae4955bb8e8d85b8b59599 07b9dd3efb9b4591b87446d26cb2b44a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 719/1476] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:48 2026] DELETE /v2.0/subnets/a61e5d13-a67c-46c5-a971-ca4a5d52d84f => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1477] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:58:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1478] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/security-group-rules/55a8a40d-7825-4a8a-a740-33016d46ca1c => generated 570 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1479] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1480] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:58:49 2026] DELETE /v2.0/security-group-rules/55a8a40d-7825-4a8a-a740-33016d46ca1c => 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: 762/1481] 10.0.0.182 () {32 vars in 673 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1482] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:58:49 2026] DELETE /v2.0/subnets/a371b659-dc6b-4c4f-b8f8-dfe3bcd3d917 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1483] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/subnets => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1484] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:49 2026] DELETE /v2.0/security-groups/9c4b5c0a-2b3c-478c-914f-8a58f4d1a65e => 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: 764/1485] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1486] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 17:58:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1487] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:49 2026] DELETE /v2.0/networks/7d260a5c-0201-4d6c-9835-2effe97272dc => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:50.092 8 WARNING neutron_lib.context [None req-eec99c08-d312-4a54-a7c6-97f7edf5a8f7 315c2aa4fb834f8a81ea5f65ee4fcf48 4feb6186bdeb45639441504c7936d3bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1488] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 17:58:49 2026] POST /v2.0/subnetpools => generated 549 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:50.172 7 INFO neutron.services.segments.plugin [-] Segment b5ccae0c-1099-41f2-83b1-9de483775aa2 resource provider aggregate not found 2026-04-02 17:58:50.199 7 INFO neutron.services.segments.plugin [-] Segment b5ccae0c-1099-41f2-83b1-9de483775aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ccae0c-1099-41f2-83b1-9de483775aa2 found for delete ", "request_id": "req-d371ee63-b972-4291-a173-0744d876642f"}]} 2026-04-02 17:58:50.200 7 INFO neutron.services.segments.plugin [-] Segment b5ccae0c-1099-41f2-83b1-9de483775aa2 resource provider aggregate not found 2026-04-02 17:58:50.220 7 INFO neutron.services.segments.plugin [-] Segment b5ccae0c-1099-41f2-83b1-9de483775aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ccae0c-1099-41f2-83b1-9de483775aa2 found for delete ", "request_id": "req-f7e3f4ae-5cde-4770-a14e-49471258301f"}]} [pid: 7|app: 0|req: 766/1489] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:49 2026] DELETE /v2.0/networks/6101cfef-8c9b-4c08-9bad-c83f4a397347 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1490] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:50 2026] GET /v2.0/security-groups?tenant_id=07b9dd3efb9b4591b87446d26cb2b44a&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1491] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 17:58:50 2026] GET /v2.0/subnetpools/83461bb7-1d14-48ba-9bbc-6ff979421044 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1492] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:50 2026] DELETE /v2.0/security-groups/66f638a3-e9a6-4870-a116-425fb0f13fa0 => 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: 725/1493] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:50 2026] DELETE /v2.0/networks/227327e4-eaf9-4f39-a701-8903f4baa423 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1494] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:58:50 2026] PUT /v2.0/subnetpools/83461bb7-1d14-48ba-9bbc-6ff979421044 => generated 501 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1495] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:50 2026] DELETE /v2.0/subnetpools/83461bb7-1d14-48ba-9bbc-6ff979421044 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:50.557 8 INFO neutron.services.segments.plugin [-] Segment 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba resource provider aggregate not found 2026-04-02 17:58:50.563 7 INFO neutron.api.v2.resource [None req-481b3d6c-8cf3-4e79-83f4-782ea7fe763d 315c2aa4fb834f8a81ea5f65ee4fcf48 4feb6186bdeb45639441504c7936d3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1496] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 17:58:50 2026] GET /v2.0/subnetpools/83461bb7-1d14-48ba-9bbc-6ff979421044 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:50.585 7 INFO neutron.api.v2.resource [None req-09a82253-e6a3-405b-8c5a-2dd3c1caf438 315c2aa4fb834f8a81ea5f65ee4fcf48 4feb6186bdeb45639441504c7936d3bb - - default default] delete failed (client error): The resource could not be found. 2026-04-02 17:58:50.585 8 INFO neutron.services.segments.plugin [-] Segment 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba resource provider aggregate not found [pid: 7|app: 0|req: 772/1497] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:58:50 2026] DELETE /v2.0/subnetpools/83461bb7-1d14-48ba-9bbc-6ff979421044 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:58:50.592 8 INFO neutron.services.segments.plugin [-] Segment 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba found for delete ", "request_id": "req-be24e7ba-1b31-4ffc-a204-883d31becc13"}]} 2026-04-02 17:58:50.612 8 INFO neutron.services.segments.plugin [-] Segment 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df3a3e1-fd69-4273-bfba-66ab1a9e06ba found for delete ", "request_id": "req-47e68690-ffc0-4ad5-80e8-1b323aceb8e4"}]} 2026-04-02 17:58:50.617 8 INFO neutron.services.segments.plugin [-] Segment 7a9d0945-e6e2-41d1-be59-c6b2b830b59c resource provider aggregate not found 2026-04-02 17:58:50.636 8 INFO neutron.services.segments.plugin [-] Segment 7a9d0945-e6e2-41d1-be59-c6b2b830b59c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a9d0945-e6e2-41d1-be59-c6b2b830b59c found for delete ", "request_id": "req-a68d599d-58a8-403b-bfe3-d50c6866100a"}]} 2026-04-02 17:58:50.639 8 INFO neutron.services.segments.plugin [-] Segment 7a9d0945-e6e2-41d1-be59-c6b2b830b59c resource provider aggregate not found 2026-04-02 17:58:50.660 8 INFO neutron.services.segments.plugin [-] Segment 7a9d0945-e6e2-41d1-be59-c6b2b830b59c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a9d0945-e6e2-41d1-be59-c6b2b830b59c found for delete ", "request_id": "req-be6c0f7d-2f1a-41dc-b58a-fdbf505d98c8"}]} [pid: 8|app: 0|req: 726/1498] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:50 2026] DELETE /v2.0/networks/cb11d018-edfe-4487-9b64-2397cf8a05de => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:50.962 7 WARNING neutron_lib.context [None req-19ced18d-86c5-4d72-94be-3fad30326236 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:51.084 7 INFO neutron.db.segments_db [None req-19ced18d-86c5-4d72-94be-3fad30326236 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Added segment c28e4961-5b8c-45c4-ae08-3e0609f684bb of type vxlan for network 80fc0a91-b604-4b90-b0ff-4cbdb64b9a66 [pid: 7|app: 0|req: 773/1499] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:50 2026] POST /v2.0/networks => generated 631 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:51.213 7 WARNING neutron_lib.context [None req-03650933-41e7-4c63-adcb-e4de01ee5d56 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:51.268 7 INFO neutron.db.segments_db [None req-03650933-41e7-4c63-adcb-e4de01ee5d56 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Added segment c3582b13-b4eb-47c0-9d28-4bd70beda9cb of type vxlan for network f194272f-fb06-42c3-93d8-aa0a71afed0e [pid: 7|app: 0|req: 774/1500] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:51 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1501] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:51 2026] GET /v2.0/security-groups?tenant_id=4feb6186bdeb45639441504c7936d3bb&name=default => generated 2801 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:51.601 8 WARNING neutron_lib.context [None req-91206d36-1cf2-4ac1-bf9c-c76282a83737 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1502] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:51 2026] GET /v2.0/security-groups?tenant_id=9f8e8dd0491544b5bbf10a05af86157e&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:51.651 8 INFO neutron.db.segments_db [None req-91206d36-1cf2-4ac1-bf9c-c76282a83737 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Added segment 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 of type vxlan for network 65c7062f-d933-4939-ae2b-b9b4466c9c8d [pid: 7|app: 0|req: 776/1503] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:51 2026] DELETE /v2.0/security-groups/4d62e6b5-046b-4eab-8122-a2d9daf57a94 => 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: 728/1504] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:51 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:51.791 8 WARNING neutron_lib.context [None req-32cc3160-468c-49b3-bf5d-1df400f9254d 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 777/1505] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:51 2026] DELETE /v2.0/security-groups/3995a2e4-f528-4c36-8720-39c20b6d19ce => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:51.850 8 INFO neutron.db.segments_db [None req-32cc3160-468c-49b3-bf5d-1df400f9254d 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Added segment d1f8130d-3577-4f97-bbbf-2c830bf15700 of type vxlan for network 9055b28b-c45a-4590-bb7c-ecb5b8e05f32 [pid: 8|app: 0|req: 729/1506] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:51 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:58:51.968 7 WARNING neutron_lib.context [None req-53c99280-1e4f-49a7-bf70-e4b115bcc026 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:58:52.020 7 INFO neutron.db.segments_db [None req-53c99280-1e4f-49a7-bf70-e4b115bcc026 64a226f0dd7d424cb7a55a93f33389d0 43b8c2989746440b896840bff43bbfd4 - - default default] Added segment cc66f1c4-fa4d-4e52-b786-332b9beb486c of type vxlan for network 390dc79b-a487-48a5-9de2-e90b78bd3a87 [pid: 8|app: 0|req: 730/1507] 10.0.0.182 () {32 vars in 623 bytes} [Thu Apr 2 17:58:52 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1508] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:58:51 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1509] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:58:52 2026] PUT /v2.0/networks/80fc0a91-b604-4b90-b0ff-4cbdb64b9a66/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1510] 10.0.0.182 () {32 vars in 633 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/ => generated 632 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1511] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:58:52 2026] PUT /v2.0/networks/f194272f-fb06-42c3-93d8-aa0a71afed0e/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1512] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:58:52 2026] PUT /v2.0/networks/65c7062f-d933-4939-ae2b-b9b4466c9c8d/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1513] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:58:52 2026] PUT /v2.0/networks/9055b28b-c45a-4590-bb7c-ecb5b8e05f32/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1514] 10.0.0.182 () {32 vars in 666 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1515] 10.0.0.182 () {32 vars in 680 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:52.673 8 INFO neutron.services.segments.plugin [-] Segment 153b54d0-6aef-4fd1-a806-8cdb5be6862c resource provider aggregate not found 2026-04-02 17:58:52.687 8 INFO neutron.services.segments.plugin [-] Segment 153b54d0-6aef-4fd1-a806-8cdb5be6862c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153b54d0-6aef-4fd1-a806-8cdb5be6862c found for delete ", "request_id": "req-aead2357-0337-4895-8532-8022931e45d6"}]} 2026-04-02 17:58:52.690 8 INFO neutron.services.segments.plugin [-] Segment 153b54d0-6aef-4fd1-a806-8cdb5be6862c resource provider aggregate not found [pid: 8|app: 0|req: 734/1516] 10.0.0.182 () {32 vars in 676 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:52.793 8 INFO neutron.services.segments.plugin [-] Segment 153b54d0-6aef-4fd1-a806-8cdb5be6862c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 153b54d0-6aef-4fd1-a806-8cdb5be6862c found for delete ", "request_id": "req-903d37bb-b682-4540-ab6f-5bdf5d19f123"}]} [pid: 7|app: 0|req: 783/1517] 10.0.0.182 () {32 vars in 688 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1518] 10.0.0.182 () {32 vars in 674 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1519] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/security-groups?tenant_id=3e3125460ec34f0fb22b18f30fc530e2&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1520] 10.0.0.182 () {32 vars in 688 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1521] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:53 2026] DELETE /v2.0/security-groups/41e7da25-a6d3-4476-8523-a0b696b9deeb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1522] 10.0.0.182 () {32 vars in 684 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1523] 10.0.0.182 () {32 vars in 696 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:54.079 7 INFO neutron.services.segments.plugin [-] Segment c28e4961-5b8c-45c4-ae08-3e0609f684bb resource provider aggregate not found 2026-04-02 17:58:54.087 7 INFO neutron.services.segments.plugin [-] Segment c28e4961-5b8c-45c4-ae08-3e0609f684bb resource provider aggregate not found 2026-04-02 17:58:54.103 7 INFO neutron.services.segments.plugin [-] Segment c28e4961-5b8c-45c4-ae08-3e0609f684bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28e4961-5b8c-45c4-ae08-3e0609f684bb found for delete ", "request_id": "req-c11903f5-68ef-41d5-9f70-0d568a534ca4"}]} 2026-04-02 17:58:54.112 7 INFO neutron.services.segments.plugin [-] Segment c28e4961-5b8c-45c4-ae08-3e0609f684bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28e4961-5b8c-45c4-ae08-3e0609f684bb found for delete ", "request_id": "req-60af4c35-e244-4df0-ad52-6e079ed668cb"}]} [pid: 7|app: 0|req: 787/1524] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:53 2026] DELETE /v2.0/networks/80fc0a91-b604-4b90-b0ff-4cbdb64b9a66 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1525] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:54 2026] DELETE /v2.0/networks/f194272f-fb06-42c3-93d8-aa0a71afed0e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1526] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:54 2026] DELETE /v2.0/networks/65c7062f-d933-4939-ae2b-b9b4466c9c8d => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:54.711 8 INFO neutron.services.segments.plugin [-] Segment c3582b13-b4eb-47c0-9d28-4bd70beda9cb resource provider aggregate not found 2026-04-02 17:58:54.729 8 INFO neutron.services.segments.plugin [-] Segment c3582b13-b4eb-47c0-9d28-4bd70beda9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3582b13-b4eb-47c0-9d28-4bd70beda9cb found for delete ", "request_id": "req-891748f4-76cc-4853-8072-baaed7e91ca9"}]} [pid: 8|app: 0|req: 739/1527] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:54 2026] DELETE /v2.0/networks/9055b28b-c45a-4590-bb7c-ecb5b8e05f32 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1528] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:58:54 2026] DELETE /v2.0/networks/390dc79b-a487-48a5-9de2-e90b78bd3a87 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:58:56.053 8 INFO neutron.services.segments.plugin [-] Segment c3582b13-b4eb-47c0-9d28-4bd70beda9cb resource provider aggregate not found 2026-04-02 17:58:56.080 8 INFO neutron.services.segments.plugin [-] Segment c3582b13-b4eb-47c0-9d28-4bd70beda9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3582b13-b4eb-47c0-9d28-4bd70beda9cb found for delete ", "request_id": "req-b3499b0c-97b2-4b9b-9aac-cf9a34df7d8c"}]} 2026-04-02 17:58:56.107 8 INFO neutron.services.segments.plugin [-] Segment d1f8130d-3577-4f97-bbbf-2c830bf15700 resource provider aggregate not found 2026-04-02 17:58:56.123 8 INFO neutron.services.segments.plugin [-] Segment d1f8130d-3577-4f97-bbbf-2c830bf15700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1f8130d-3577-4f97-bbbf-2c830bf15700 found for delete ", "request_id": "req-f175f375-9625-4de2-895c-d3c76e071fac"}]} [pid: 8|app: 0|req: 740/1529] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.0/security-groups?tenant_id=d76733464837492c8000c5f4371d2f84&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:58:56.348 7 INFO neutron.services.segments.plugin [-] Segment 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 resource provider aggregate not found 2026-04-02 17:58:56.360 7 INFO neutron.services.segments.plugin [-] Segment 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 resource provider aggregate not found 2026-04-02 17:58:56.374 7 INFO neutron.services.segments.plugin [-] Segment 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 found for delete ", "request_id": "req-d4c10fd5-6d85-405f-a575-b7eda07ae06d"}]} 2026-04-02 17:58:56.382 7 INFO neutron.services.segments.plugin [-] Segment 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc3f213-3877-428f-a3c5-ce2228cb8ba9 found for delete ", "request_id": "req-b13ceaa6-f25d-489f-a16a-8186b6688e6a"}]} 2026-04-02 17:58:56.400 7 INFO neutron.services.segments.plugin [-] Segment cc66f1c4-fa4d-4e52-b786-332b9beb486c resource provider aggregate not found 2026-04-02 17:58:56.408 7 INFO neutron.services.segments.plugin [-] Segment cc66f1c4-fa4d-4e52-b786-332b9beb486c resource provider aggregate not found 2026-04-02 17:58:56.426 7 INFO neutron.services.segments.plugin [-] Segment cc66f1c4-fa4d-4e52-b786-332b9beb486c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc66f1c4-fa4d-4e52-b786-332b9beb486c found for delete ", "request_id": "req-62758a28-2aca-4a41-a53c-e50578a6cf72"}]} 2026-04-02 17:58:56.427 7 INFO neutron.services.segments.plugin [-] Segment cc66f1c4-fa4d-4e52-b786-332b9beb486c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc66f1c4-fa4d-4e52-b786-332b9beb486c found for delete ", "request_id": "req-ef1bd8d1-4fbe-4905-9722-651338d244c9"}]} [pid: 7|app: 0|req: 790/1530] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:56 2026] DELETE /v2.0/security-groups/68dc3bef-e299-47ff-9c44-c8666d1a6dbd => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:58:56.755 8 INFO neutron.services.segments.plugin [-] Segment d1f8130d-3577-4f97-bbbf-2c830bf15700 resource provider aggregate not found 2026-04-02 17:58:56.776 8 INFO neutron.services.segments.plugin [-] Segment d1f8130d-3577-4f97-bbbf-2c830bf15700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1f8130d-3577-4f97-bbbf-2c830bf15700 found for delete ", "request_id": "req-e3880688-69db-478d-ac49-8870609e75da"}]} [pid: 8|app: 0|req: 741/1531] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.0/security-groups?tenant_id=f9ac3f99011e48ccba3002c8e7268ab2&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1532] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:56 2026] DELETE /v2.0/security-groups/abab44b9-a144-4e26-a6cb-844c98ffb805 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1533] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:57 2026] GET /v2.0/security-groups?tenant_id=43b8c2989746440b896840bff43bbfd4&name=default => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1534] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:57 2026] DELETE /v2.0/security-groups/9d333072-77c2-49d5-bd09-f17847cd6109 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1535] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:57 2026] GET /v2.0/security-groups?tenant_id=298cd2eef9f94706b6f389d0eba6ed02&name=default => generated 2801 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1536] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:57 2026] DELETE /v2.0/security-groups/5ad35297-7c02-4f3c-ac8e-189509261c53 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1537] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:57 2026] GET /v2.0/security-groups?tenant_id=2bc3e211140d40d6b403629eccb29f5f&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1538] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:57 2026] DELETE /v2.0/security-groups/6f67f3aa-4b4c-4152-9fb6-476f6b7d699d => 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: 744/1539] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:57 2026] GET /v2.0/security-groups?tenant_id=521b40ca31c74465b4b38cccdcb0c186&name=default => generated 2801 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1540] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:58 2026] DELETE /v2.0/security-groups/4a61481a-fbe4-439d-8d8d-ee5bcccc0d90 => 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: 746/1543] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:58:58 2026] GET /v2.0/security-groups?tenant_id=9f0481a1031e48febd3ac4f5f03fd499&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1544] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:58:58 2026] DELETE /v2.0/security-groups/aa03704d-c513-41d2-bf5f-10a9e5254679 => 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: 747/1545] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:01 2026] GET /v2.0/security-groups?tenant_id=ab2fbcf242ca4de5b00407a5ea50b288&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:01.772 7 WARNING neutron_lib.context [None req-b583ad88-f453-48bc-911e-1d90870e745a a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1546] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:01 2026] DELETE /v2.0/security-groups/8e7dadf7-ee1d-4a06-bd86-f8e7bb4bf182 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:01.911 7 INFO neutron.db.segments_db [None req-b583ad88-f453-48bc-911e-1d90870e745a a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Added segment d19feb4c-b1d8-4a79-b562-6964bfac48a0 of type vxlan for network bba56315-0919-4caf-882f-c4f02f9dda5c [pid: 7|app: 0|req: 799/1547] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:01 2026] POST /v2.0/networks => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:02.063 8 WARNING neutron_lib.context [None req-26acd4f0-22db-4a7c-84a6-fc28ebcdef61 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 749/1548] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:02 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:02.398 8 WARNING neutron_lib.context [None req-8b08848a-7f50-4ca1-9a92-94e173a7ce23 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 800/1549] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:02 2026] GET /v2.0/security-groups?tenant_id=d513c1fd84d84b55934d764105e4f09a&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:02.464 8 INFO neutron.db.segments_db [None req-8b08848a-7f50-4ca1-9a92-94e173a7ce23 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Added segment 50538678-f482-4cd8-8c5a-e2105d768d1a of type vxlan for network 50f01e27-842d-4cfa-baaa-c6a1d136b033 [pid: 7|app: 0|req: 801/1550] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:02 2026] DELETE /v2.0/security-groups/6206f7d4-9939-404d-af1b-a0fe22082a18 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1551] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:02 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-04-02 17:59:02.592 7 WARNING neutron_lib.context [None req-89fdfc12-f810-48be-9068-aebbf50159bc a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1552] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:02 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:02.957 8 WARNING neutron_lib.context [None req-b4ab5085-6f76-42ad-8271-7ef7536e595f a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:03.016 8 INFO neutron.db.segments_db [None req-b4ab5085-6f76-42ad-8271-7ef7536e595f a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Added segment beea9d8c-f836-475e-b6d1-98701c78b196 of type vxlan for network 51f0c7d8-4b36-48cd-a63b-1ebc9c05eec9 [pid: 8|app: 0|req: 751/1553] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:02 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:03.148 7 WARNING neutron_lib.context [None req-c836518a-e46a-4a11-b7ec-8251a96017ad a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 803/1554] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:03 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:03.500 8 WARNING neutron_lib.context [None req-450e03da-176e-4570-a509-487803e9a716 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:03.565 8 INFO neutron.db.segments_db [None req-450e03da-176e-4570-a509-487803e9a716 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Added segment 5aa1e768-b84d-4066-a334-ce4b4cf50399 of type vxlan for network 497e336a-e2c2-4cec-b6a1-b2d1bd01f889 [pid: 8|app: 0|req: 752/1555] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:03 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:03.734 7 WARNING neutron_lib.context [None req-d89cdd17-05b7-41ca-80de-c00dfb28987d a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 804/1556] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:03 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:04.079 8 WARNING neutron_lib.context [None req-cce45fa6-683e-45c7-8d73-31d3347a0d59 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:04.164 8 INFO neutron.db.segments_db [None req-cce45fa6-683e-45c7-8d73-31d3347a0d59 a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Added segment c0b07a76-4205-4307-b242-ec17c45c5a0f of type vxlan for network d4d9eace-d1a2-4b49-bd5c-ef88a7653292 [pid: 8|app: 0|req: 753/1557] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:04 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:04.297 7 WARNING neutron_lib.context [None req-ccf8fbac-820c-4885-b93e-86ba9cddd3ec a93cd47ef1d44dc59a231bf6fb5d0aeb 223e8445d546414e9b79d2b9793eb3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 805/1558] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:04 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:04.704 8 INFO neutron.db.segments_db [None req-83b21cbe-22ed-477e-8bd3-3f00ffab77d4 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c of type vxlan for network 95eed1df-f540-42ea-a94a-7a69b104e8d8 [pid: 7|app: 0|req: 806/1559] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:04 2026] PUT /v2.0/ports/d907f75f-6a57-4f00-b80e-3b99ac34cc9a/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1560] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:04 2026] PUT /v2.0/ports/b281b945-0b84-436d-a488-8f5dfdfb5a1d/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: 754/1561] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:59:04 2026] POST /v2.0/networks => generated 740 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1562] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:04 2026] PUT /v2.0/ports/50a930f3-8820-4ced-a82c-f04d8f81e05e/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1563] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:04 2026] PUT /v2.0/ports/b805fa6a-b2d8-4058-81c0-b4650a4accce/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1564] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:04 2026] POST /v2.0/subnets => generated 663 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1565] 10.0.0.182 () {32 vars in 660 bytes} [Thu Apr 2 17:59:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:05.129 7 INFO neutron.db.segments_db [None req-562640b1-586b-43d3-bdf8-2935f1f716d3 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 4466c0b2-ce33-4162-8ec1-f15dd62e62bf of type vxlan for network ce4e1401-9379-4aa4-9f4d-f0e269332224 [pid: 8|app: 0|req: 756/1566] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:05 2026] GET /v2.0/security-groups?tenant_id=fbb69c26b4684cc79426bd207bdcc46a&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:05.460 7 INFO neutron.db.l3_hamode_db [None req-562640b1-586b-43d3-bdf8-2935f1f716d3 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1567] 10.0.0.182 () {32 vars in 674 bytes} [Thu Apr 2 17:59:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1568] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:05 2026] DELETE /v2.0/security-groups/02f210b9-1140-42c1-ac6d-8e313549888b => 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: 759/1569] 10.0.0.182 () {32 vars in 670 bytes} [Thu Apr 2 17:59:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1570] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 17:59:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1571] 10.0.0.182 () {32 vars in 668 bytes} [Thu Apr 2 17:59:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1572] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 17:59:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1573] 10.0.0.182 () {32 vars in 678 bytes} [Thu Apr 2 17:59:06 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1574] 10.0.0.182 () {32 vars in 690 bytes} [Thu Apr 2 17:59:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:06.536 7 INFO neutron.db.l3_hamode_db [None req-562640b1-586b-43d3-bdf8-2935f1f716d3 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1575] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:06 2026] DELETE /v2.0/ports/d907f75f-6a57-4f00-b80e-3b99ac34cc9a => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1576] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1577] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:06 2026] DELETE /v2.0/ports/b281b945-0b84-436d-a488-8f5dfdfb5a1d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1578] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1579] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:07 2026] DELETE /v2.0/ports/50a930f3-8820-4ced-a82c-f04d8f81e05e => 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: 770/1580] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1581] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:07 2026] DELETE /v2.0/ports/b805fa6a-b2d8-4058-81c0-b4650a4accce => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1582] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1583] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:05 2026] POST /v2.0/routers => generated 727 bytes in 2637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1584] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1585] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:07 2026] DELETE /v2.0/ports/30ae50a5-101e-480b-896f-d5c4c1bc641d => 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: 774/1586] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:07 2026] PUT /v2.0/policies/dce13212-bf77-4b67-a4d2-7299f165b838/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:08.034 8 INFO neutron.services.segments.plugin [-] Segment d19feb4c-b1d8-4a79-b562-6964bfac48a0 resource provider aggregate not found 2026-04-02 17:59:08.038 8 INFO neutron.services.segments.plugin [-] Segment d19feb4c-b1d8-4a79-b562-6964bfac48a0 resource provider aggregate not found 2026-04-02 17:59:08.053 8 INFO neutron.services.segments.plugin [-] Segment d19feb4c-b1d8-4a79-b562-6964bfac48a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d19feb4c-b1d8-4a79-b562-6964bfac48a0 found for delete ", "request_id": "req-7d6039f1-4904-47f8-8b10-3367da1134a8"}]} 2026-04-02 17:59:08.054 8 INFO neutron.services.segments.plugin [-] Segment d19feb4c-b1d8-4a79-b562-6964bfac48a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d19feb4c-b1d8-4a79-b562-6964bfac48a0 found for delete ", "request_id": "req-e4d5a067-70a4-47f4-ae1a-952a2b60f43b"}]} [pid: 8|app: 0|req: 775/1587] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:07 2026] DELETE /v2.0/networks/bba56315-0919-4caf-882f-c4f02f9dda5c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1588] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:08 2026] PUT /v2.0/policies/85685277-c9d0-421e-a744-f4569290ad99/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1589] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:08 2026] DELETE /v2.0/networks/50f01e27-842d-4cfa-baaa-c6a1d136b033 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1590] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:08 2026] PUT /v2.0/policies/5d389295-e2b7-4428-add7-f43af0672e45/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: 779/1591] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:08 2026] DELETE /v2.0/networks/51f0c7d8-4b36-48cd-a63b-1ebc9c05eec9 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1592] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:08 2026] PUT /v2.0/policies/5164549a-768d-4799-90a9-899bf29a6793/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1593] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:59:07 2026] PUT /v2.0/routers/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8/add_router_interface => generated 309 bytes in 1545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1594] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:08 2026] DELETE /v2.0/networks/497e336a-e2c2-4cec-b6a1-b2d1bd01f889 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1595] 10.0.0.16 () {30 vars in 649 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/extensions => generated 19600 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1596] 10.0.0.182 () {32 vars in 674 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1597] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:09 2026] DELETE /v2.0/networks/d4d9eace-d1a2-4b49-bd5c-ef88a7653292 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1598] 10.0.0.182 () {32 vars in 688 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1599] 10.0.0.182 () {32 vars in 684 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1600] 10.0.0.182 () {32 vars in 696 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:10.073 8 INFO neutron.services.segments.plugin [-] Segment 50538678-f482-4cd8-8c5a-e2105d768d1a resource provider aggregate not found [pid: 8|app: 0|req: 787/1601] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:10.089 8 INFO neutron.services.segments.plugin [-] Segment 50538678-f482-4cd8-8c5a-e2105d768d1a resource provider aggregate not found 2026-04-02 17:59:10.105 8 INFO neutron.services.segments.plugin [-] Segment 50538678-f482-4cd8-8c5a-e2105d768d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50538678-f482-4cd8-8c5a-e2105d768d1a found for delete ", "request_id": "req-8707cb46-663d-4c5c-8eb5-43e0623cb0f2"}]} 2026-04-02 17:59:10.119 8 INFO neutron.services.segments.plugin [-] Segment 50538678-f482-4cd8-8c5a-e2105d768d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50538678-f482-4cd8-8c5a-e2105d768d1a found for delete ", "request_id": "req-e76c045b-a02d-49d3-acda-f3886bd9af44"}]} 2026-04-02 17:59:10.131 8 INFO neutron.services.segments.plugin [-] Segment beea9d8c-f836-475e-b6d1-98701c78b196 resource provider aggregate not found 2026-04-02 17:59:10.138 8 INFO neutron.services.segments.plugin [-] Segment beea9d8c-f836-475e-b6d1-98701c78b196 resource provider aggregate not found 2026-04-02 17:59:10.159 8 INFO neutron.services.segments.plugin [-] Segment beea9d8c-f836-475e-b6d1-98701c78b196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beea9d8c-f836-475e-b6d1-98701c78b196 found for delete ", "request_id": "req-31c650e1-5814-4b72-9a88-e7d63b871f3c"}]} 2026-04-02 17:59:10.166 8 INFO neutron.services.segments.plugin [-] Segment beea9d8c-f836-475e-b6d1-98701c78b196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beea9d8c-f836-475e-b6d1-98701c78b196 found for delete ", "request_id": "req-871177b6-bbb9-4aaa-861b-2c8d9ecd03d5"}]} 2026-04-02 17:59:10.177 8 INFO neutron.services.segments.plugin [-] Segment 5aa1e768-b84d-4066-a334-ce4b4cf50399 resource provider aggregate not found [pid: 7|app: 0|req: 815/1602] 10.0.0.16 () {30 vars in 723 bytes} [Thu Apr 2 17:59:09 2026] GET /v2.0/quotas/9de3be0d46794187bf268b315271f1ee/details => generated 847 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:10.187 8 INFO neutron.services.segments.plugin [-] Segment 5aa1e768-b84d-4066-a334-ce4b4cf50399 resource provider aggregate not found 2026-04-02 17:59:10.195 8 INFO neutron.services.segments.plugin [-] Segment 5aa1e768-b84d-4066-a334-ce4b4cf50399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa1e768-b84d-4066-a334-ce4b4cf50399 found for delete ", "request_id": "req-afe7ae8c-4806-4e98-a2c6-707b4b1519fc"}]} 2026-04-02 17:59:10.205 8 INFO neutron.services.segments.plugin [-] Segment 5aa1e768-b84d-4066-a334-ce4b4cf50399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa1e768-b84d-4066-a334-ce4b4cf50399 found for delete ", "request_id": "req-46c80dd0-be71-4901-80a2-01b7961c57c5"}]} 2026-04-02 17:59:10.213 8 INFO neutron.services.segments.plugin [-] Segment c0b07a76-4205-4307-b242-ec17c45c5a0f resource provider aggregate not found 2026-04-02 17:59:10.218 8 INFO neutron.services.segments.plugin [-] Segment c0b07a76-4205-4307-b242-ec17c45c5a0f resource provider aggregate not found 2026-04-02 17:59:10.229 8 INFO neutron.services.segments.plugin [-] Segment c0b07a76-4205-4307-b242-ec17c45c5a0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b07a76-4205-4307-b242-ec17c45c5a0f found for delete ", "request_id": "req-f6e039fc-e0d7-4f0c-afbf-b5bd5c35b8ab"}]} 2026-04-02 17:59:10.235 8 INFO neutron.services.segments.plugin [-] Segment c0b07a76-4205-4307-b242-ec17c45c5a0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b07a76-4205-4307-b242-ec17c45c5a0f found for delete ", "request_id": "req-d984c069-cc80-4ea3-9149-4a9c903018d0"}]} [pid: 8|app: 0|req: 788/1603] 10.0.0.182 () {32 vars in 696 bytes} [Thu Apr 2 17:59:10 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1604] 10.0.0.182 () {32 vars in 692 bytes} [Thu Apr 2 17:59:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1605] 10.0.0.182 () {32 vars in 704 bytes} [Thu Apr 2 17:59:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1606] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/qos/policies/dce13212-bf77-4b67-a4d2-7299f165b838 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1607] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/qos/policies/85685277-c9d0-421e-a744-f4569290ad99 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1608] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/qos/policies/5d389295-e2b7-4428-add7-f43af0672e45 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1609] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:10 2026] GET /v2.0/security-groups?tenant_id=223e8445d546414e9b79d2b9793eb3d6&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1610] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/qos/policies/5164549a-768d-4799-90a9-899bf29a6793 => 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: 819/1611] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/security-groups/7324330a-07ec-461a-a723-b785b68c788b => 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: 793/1612] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:10 2026] DELETE /v2.0/qos/policies/ee9ecce5-9ce0-4aec-91a5-637bf75b8e5b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1613] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:10 2026] GET /v2.0/security-groups?tenant_id=ea9a56f22cbc4f7b81e74343f860f813&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1614] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:11 2026] DELETE /v2.0/security-groups/9d5e7f75-a6ab-4a8c-8775-78a8cc4f4259 => 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: 821/1615] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/security-groups?tenant_id=f23c089d3ff54ab0ac24da7575064238&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1616] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:11 2026] DELETE /v2.0/security-groups/e1800669-13fe-4eb9-9738-cd82000e924a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1617] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/networks?id=95eed1df-f540-42ea-a94a-7a69b104e8d8 => generated 672 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1618] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/quotas/7ec1e130352f478ab99fcf500deb6b25 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1619] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/ports?tenant_id=7ec1e130352f478ab99fcf500deb6b25&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: 825/1620] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1621] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/security-groups?tenant_id=b98618b55e3a4b0e9deb5d793fb26dba&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1622] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:59:11 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?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: 797/1623] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:12 2026] DELETE /v2.0/security-groups/c3c43c34-b8f1-4e9b-91a8-065ab32c1e05 => 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: 827/1624] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:12 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => 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: 798/1625] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:12 2026] GET /v2.0/security-groups?tenant_id=8e76a9f54db747f2a65457367151c07c&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1626] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:12 2026] DELETE /v2.0/security-groups/cd74f86d-ec40-4637-a913-a8f05f28584d => 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: 799/1627] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:12 2026] GET /v2.0/security-groups?tenant_id=1167656ca2384d5798be9b0fcc8dcb3b&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1628] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:12 2026] DELETE /v2.0/security-groups/b88c5bf2-563a-47e2-9d5d-906149f45dbc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1629] 10.0.0.16 () {30 vars in 649 bytes} [Thu Apr 2 17:59:13 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1630] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:12 2026] GET /v2.0/networks?id=95eed1df-f540-42ea-a94a-7a69b104e8d8 => generated 672 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:13.046 7 WARNING neutron_lib.context [req-86096355-71c2-41c4-819b-f268502e9e84 req-5800f21e-258f-4466-b493-1e1859d9f740 b03d911dbb1f44379e718c6e01332a13 7ec1e130352f478ab99fcf500deb6b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 801/1631] 10.0.0.16 () {30 vars in 723 bytes} [Thu Apr 2 17:59:13 2026] GET /v2.0/quotas/9de3be0d46794187bf268b315271f1ee/details => generated 847 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1632] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:13 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1635] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:59:13 2026] POST /v2.0/ports => generated 954 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1636] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:59:13 2026] PUT /v2.0/ports/082d2a19-83d2-4694-ae74-0da70093e699 => generated 1199 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 832/1637] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/ports?tenant_id=7ec1e130352f478ab99fcf500deb6b25&device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 1238 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 806/1638] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=082d2a19-83d2-4694-ae74-0da70093e699 => 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: 833/1639] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/subnets?id=2d144307-a2b1-4207-9430-b76237e54270 => generated 666 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:14.322 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef6446c-beba-4ca3-99e9-196698b82079'] response: {'name': 'network-changed', 'server_uuid': '775302ff-bc98-4486-94e9-ae42fd3d7888', 'tag': '082d2a19-83d2-4694-ae74-0da70093e699', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 807/1640] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/ports?network_id=95eed1df-f540-42ea-a94a-7a69b104e8d8&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 834/1641] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1642] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1643] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/security-groups?id=d8c4bcb2-a76b-4112-8fbf-12ee078cadf0&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1644] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?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: 836/1645] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/ports?tenant_id=7ec1e130352f478ab99fcf500deb6b25&device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1646] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/networks?id=95eed1df-f540-42ea-a94a-7a69b104e8d8 => generated 768 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1647] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=082d2a19-83d2-4694-ae74-0da70093e699 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1648] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/subnets?id=2d144307-a2b1-4207-9430-b76237e54270 => generated 666 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1649] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:14 2026] GET /v2.0/ports?network_id=95eed1df-f540-42ea-a94a-7a69b104e8d8&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1650] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:15 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1651] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:15 2026] GET /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1652] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:15 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1653] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:15 2026] GET /v2.0/security-groups?id=d8c4bcb2-a76b-4112-8fbf-12ee078cadf0&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: 840/1654] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:15 2026] GET /v2.0/security-groups?tenant_id=9de3be0d46794187bf268b315271f1ee&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1655] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:15 2026] DELETE /v2.0/security-groups/fde8e4b4-a059-4149-8148-629d6dbb9010 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:16.348 7 WARNING neutron_lib.context [None req-c1b5805f-7592-4de1-82cf-4e8a1bbe4eb5 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:16.478 7 INFO neutron.db.segments_db [None req-c1b5805f-7592-4de1-82cf-4e8a1bbe4eb5 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Added segment 4af1a233-9d9a-4f65-86b1-5f53182d16b6 of type vxlan for network fe0a22ff-1995-4e0c-9e73-1b5d3878e6a3 [pid: 7|app: 0|req: 841/1656] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:16 2026] POST /v2.0/networks => generated 632 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:16.614 8 WARNING neutron_lib.context [None req-4a67d86a-2e02-4f8c-8315-adf589f47f5d 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 842/1657] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:16 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1658] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:16 2026] GET /v2.0/security-groups?id=d8c4bcb2-a76b-4112-8fbf-12ee078cadf0&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1659] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:16 2026] POST /v2.0/ports => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:17.056 7 WARNING neutron_lib.context [None req-351aef63-1332-4aa9-ac8d-773a79b8f54b 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 844/1660] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:17.320 8 WARNING neutron_lib.context [None req-7eff5fe2-f011-4d9d-bd06-2e0abcb6de76 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:17.370 8 INFO neutron.db.segments_db [None req-7eff5fe2-f011-4d9d-bd06-2e0abcb6de76 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Added segment cd87d0cf-bd07-4f6a-b47f-b09ad522e162 of type vxlan for network 5a87509b-ab39-4f43-8ee8-11a3af8a5ec1 [pid: 8|app: 0|req: 817/1661] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1662] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:17 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:17.610 7 WARNING neutron_lib.context [None req-6614bf57-b1ac-47f6-a05c-f2288148bf1b 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:17.698 8 WARNING neutron_lib.context [None req-7c4af611-e76e-4dcf-a214-eb7d677034d3 8490f70d531c46aca38e90a4c39f0696 75f8bbdceac94fc1ace06178dcf373c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 818/1663] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1664] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:17 2026] GET /v2.0/security-groups?id=d8c4bcb2-a76b-4112-8fbf-12ee078cadf0&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1665] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:17.960 7 WARNING neutron_lib.context [None req-baf5f96d-3bf1-4867-a3c3-03bb1bfd793a 8490f70d531c46aca38e90a4c39f0696 75f8bbdceac94fc1ace06178dcf373c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1666] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:59:18.075 7 WARNING neutron_lib.context [None req-efd683cb-db98-4ed9-b4d5-f039fcdc9481 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:18.117 8 INFO neutron.db.segments_db [None req-15a735d8-ca82-4cdc-909f-a218c8081a28 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment f6fc796f-1cf4-4d57-b1c3-525eeef86036 of type vxlan for network c8975543-3fa5-435a-a74d-0ccbf891b920 [pid: 8|app: 0|req: 820/1667] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:59:17 2026] POST /v2.0/networks => generated 741 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1668] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:59:18 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1669] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:18.270 8 WARNING neutron_lib.context [None req-63782eae-1b92-431b-b887-13122a3f5dbd 8490f70d531c46aca38e90a4c39f0696 75f8bbdceac94fc1ace06178dcf373c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 822/1670] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1671] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/subnets => generated 664 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:18.508 7 WARNING neutron_lib.context [None req-a5aed420-4938-46b7-91fb-7ee6095389e1 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:18.562 7 INFO neutron.db.segments_db [None req-a5aed420-4938-46b7-91fb-7ee6095389e1 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Added segment 0a23ea38-820e-4adb-bd1d-1e1013a99dab of type vxlan for network b202854d-affb-4312-8e37-e7fec0928b8f [pid: 7|app: 0|req: 850/1672] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:18.705 7 WARNING neutron_lib.context [None req-bb9d5919-9bd0-40a1-b1bd-75740d8c60a6 8490f70d531c46aca38e90a4c39f0696 75f8bbdceac94fc1ace06178dcf373c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 823/1673] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:59:18 2026] DELETE /v2.0/ports/082d2a19-83d2-4694-ae74-0da70093e699 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:18.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8520d8a4-30c9-4ec0-8d49-c19b39efb130'] response: {'server_uuid': '775302ff-bc98-4486-94e9-ae42fd3d7888', 'name': 'network-vif-deleted', 'tag': '082d2a19-83d2-4694-ae74-0da70093e699', 'status': 'completed', 'code': 200} 2026-04-02 17:59:18.772 8 INFO neutron.db.segments_db [None req-f8f3dcaf-dece-4e8f-85dd-7d5822b7cba6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment bed2c9d8-9993-4cfb-b590-338f9730db91 of type vxlan for network 52729276-6e06-40b8-856c-3d366f5b95ca [pid: 7|app: 0|req: 851/1674] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:59:18.821 7 WARNING neutron_lib.context [None req-6a73a30d-1ad9-4ca6-b8ef-b5e92176cd75 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:19.078 8 INFO neutron.db.l3_hamode_db [None req-f8f3dcaf-dece-4e8f-85dd-7d5822b7cba6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 852/1675] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:19.153 7 WARNING neutron_lib.context [None req-f5d1a7bb-250b-4ed5-93e9-b35d96337529 8490f70d531c46aca38e90a4c39f0696 75f8bbdceac94fc1ace06178dcf373c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 853/1676] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 17:59:19 2026] POST /v2.0/security-groups => generated 1537 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1677] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:19 2026] GET /v2.0/ports?device_id=775302ff-bc98-4486-94e9-ae42fd3d7888 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:19.290 7 WARNING neutron_lib.context [None req-c8978bcf-ecfa-425d-a230-c9a5aee46131 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 855/1678] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 17:59:19 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1679] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 17:59:19 2026] PUT /v2.0/security-groups/30c81b51-e557-4a1f-a427-c4a1bd9823fc/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:19.523 7 WARNING neutron_lib.context [None req-f304bea4-82d8-4670-84cc-8371d94b55b2 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:19.577 7 INFO neutron.db.segments_db [None req-f304bea4-82d8-4670-84cc-8371d94b55b2 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Added segment 8a452091-498d-47b3-9a6e-d10e18f79aa9 of type vxlan for network aa3cb1a5-4b61-4c4e-9316-7ff02e40a72a [pid: 7|app: 0|req: 857/1680] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:19 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1681] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 17:59:19 2026] PUT /v2.0/security-groups/63a4cb2b-6e12-4f8d-810c-efdfea45ba77/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:19.769 7 WARNING neutron_lib.context [None req-f6b0b6da-d0f5-422f-9187-f0487f714746 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 859/1682] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:19 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 860/1683] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 17:59:20 2026] PUT /v2.0/security-groups/5a186b54-3c0d-401e-9b79-4db728bcc976/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:20.149 7 WARNING neutron_lib.context [None req-249f6a74-4287-411a-ab15-f2f35c51fed8 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:20.176 8 INFO neutron.db.l3_hamode_db [None req-f8f3dcaf-dece-4e8f-85dd-7d5822b7cba6 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 861/1684] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 17:59:20 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1685] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 17:59:20 2026] PUT /v2.0/security-groups/2c011918-412a-4ec6-8520-6a5372f7ff89/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:20.403 7 WARNING neutron_lib.context [None req-9b8e6a5c-1f2e-4ea3-9ec7-e750a4e3610e 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:20.454 7 INFO neutron.db.segments_db [None req-9b8e6a5c-1f2e-4ea3-9ec7-e750a4e3610e 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Added segment 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 of type vxlan for network f05b3aee-6e22-454e-a305-fd64882c0e8a [pid: 7|app: 0|req: 863/1686] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:20 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) [pid: 7|app: 0|req: 864/1687] 10.0.0.182 () {32 vars in 680 bytes} [Thu Apr 2 17:59:20 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:20.627 7 WARNING neutron_lib.context [None req-cb31e740-9de4-4bb3-8d72-63482f0f413d 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 865/1688] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:20 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 866/1689] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:59:20 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:21.055 7 WARNING neutron_lib.context [None req-2194e54e-b940-4030-aaa6-6db84a8b8ce5 3301b5c3e1ed4decbb2cf80de04399ed e565776c77f444c5987ea13aef2a2460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 867/1690] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 17:59:21 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1691] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:18 2026] POST /v2.0/routers => generated 728 bytes in 2552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1692] 10.0.0.182 () {32 vars in 690 bytes} [Thu Apr 2 17:59:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1693] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/trunks/7ae49ed9-242a-4974-b7f2-0d361ac956c1/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: 826/1694] 10.0.0.182 () {32 vars in 702 bytes} [Thu Apr 2 17:59:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1695] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/trunks/13193c38-39ce-4cc9-8f01-886f2501974e/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1696] 10.0.0.182 () {32 vars in 688 bytes} [Thu Apr 2 17:59:21 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1697] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/trunks/214e5a6f-d2a2-4841-8192-de3f58ae38da/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: 830/1698] 10.0.0.182 () {32 vars in 702 bytes} [Thu Apr 2 17:59:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1699] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/trunks/0b862687-34d7-4d5c-a3ef-73ceec26eca6/tags => 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: 832/1700] 10.0.0.182 () {32 vars in 698 bytes} [Thu Apr 2 17:59:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1701] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/routers/b37790ec-7cb7-43ee-a98e-54f8b2c64311/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1702] 10.0.0.182 () {32 vars in 662 bytes} [Thu Apr 2 17:59:22 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1703] 10.0.0.182 () {32 vars in 710 bytes} [Thu Apr 2 17:59:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1704] 10.0.0.182 () {32 vars in 676 bytes} [Thu Apr 2 17:59:22 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1705] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:22 2026] DELETE /v2.0/security-groups/30c81b51-e557-4a1f-a427-c4a1bd9823fc => 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: 874/1706] 10.0.0.182 () {32 vars in 672 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1707] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/security-groups/63a4cb2b-6e12-4f8d-810c-efdfea45ba77 => 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: 876/1708] 10.0.0.182 () {32 vars in 684 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1709] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/security-groups/5a186b54-3c0d-401e-9b79-4db728bcc976 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1710] 10.0.0.182 () {32 vars in 670 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1711] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/security-groups/2c011918-412a-4ec6-8520-6a5372f7ff89 => 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: 880/1712] 10.0.0.182 () {32 vars in 684 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1713] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:59:21 2026] PUT /v2.0/routers/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8/remove_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1714] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/security-groups/d271842e-9879-4ef5-93bb-dbda0a01e498 => 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: 834/1715] 10.0.0.182 () {32 vars in 680 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1716] 10.0.0.182 () {32 vars in 692 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1717] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks/7ae49ed9-242a-4974-b7f2-0d361ac956c1 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1718] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/ports/48e62291-872d-49f9-bb20-b4ffd3588d77 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1719] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/trunks/7ae49ed9-242a-4974-b7f2-0d361ac956c1 => 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: 839/1720] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/trunks/13193c38-39ce-4cc9-8f01-886f2501974e => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1721] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:59:23 2026] GET /v2.0/ports/991c8250-352f-4a20-8ac0-a5ba4c192582 => generated 826 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1722] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 17:59:24 2026] DELETE /v2.0/trunks/13193c38-39ce-4cc9-8f01-886f2501974e => 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: 842/1723] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:59:24 2026] GET /v2.0/trunks/214e5a6f-d2a2-4841-8192-de3f58ae38da => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1724] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:59:24 2026] GET /v2.0/ports/bfafabf1-1b5c-4547-a116-82bde962fb1b => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:24.436 8 INFO neutron.db.segments_db [None req-598abdec-1021-4257-984e-a5e5b91f93b8 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 27710c70-0b91-43fb-90e1-ddff612fe767 of type vxlan for network 03213810-a651-4a66-b4db-0b718a489c9e [pid: 8|app: 0|req: 844/1725] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:59:24 2026] POST /v2.0/networks => generated 740 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1726] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 17:59:24 2026] DELETE /v2.0/trunks/214e5a6f-d2a2-4841-8192-de3f58ae38da => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:24.737 7 INFO neutron.services.segments.plugin [-] Segment 4466c0b2-ce33-4162-8ec1-f15dd62e62bf resource provider aggregate not found 2026-04-02 17:59:24.742 7 INFO neutron.services.segments.plugin [-] Segment 4466c0b2-ce33-4162-8ec1-f15dd62e62bf resource provider aggregate not found 2026-04-02 17:59:24.769 7 INFO neutron.services.segments.plugin [-] Segment 4466c0b2-ce33-4162-8ec1-f15dd62e62bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4466c0b2-ce33-4162-8ec1-f15dd62e62bf found for delete ", "request_id": "req-f12eedc2-0a29-4466-adae-603a89b07cc7"}]} 2026-04-02 17:59:24.772 7 INFO neutron.services.segments.plugin [-] Segment 4466c0b2-ce33-4162-8ec1-f15dd62e62bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4466c0b2-ce33-4162-8ec1-f15dd62e62bf found for delete ", "request_id": "req-8a7d94db-0c81-4038-8e8b-4085037313c0"}]} 2026-04-02 17:59:24.777 7 INFO neutron.db.l3_hamode_db [None req-d93eacf8-847a-4563-b553-f81c665536da ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network ce4e1401-9379-4aa4-9f4d-f0e269332224 was deleted as no HA routers are present in tenant 7ec1e130352f478ab99fcf500deb6b25. [pid: 7|app: 0|req: 882/1727] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:59:23 2026] DELETE /v2.0/routers/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8 => generated 0 bytes in 1331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1728] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:24 2026] POST /v2.0/subnets => generated 663 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1729] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:59:25 2026] GET /v2.0/trunks/0b862687-34d7-4d5c-a3ef-73ceec26eca6 => generated 414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1730] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:24 2026] GET /v2.0/security-groups?tenant_id=c23b99c865f440669728512ee0768fd2&name=default => generated 2801 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:25.173 8 INFO neutron.db.segments_db [None req-4158238d-9cd7-4c64-9b9c-51a1d7bde550 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Added segment 1e8e6a66-6484-40c9-8a34-a947c5b943ac of type vxlan for network ca9485b2-dfa1-4bc6-856c-416c2639d072 2026-04-02 17:59:25.470 8 INFO neutron.db.l3_hamode_db [None req-4158238d-9cd7-4c64-9b9c-51a1d7bde550 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1731] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:59:25 2026] DELETE /v2.0/subnets/2d144307-a2b1-4207-9430-b76237e54270 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1732] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:59:25 2026] GET /v2.0/ports/a6b71844-2d98-4396-8d67-260a45474cc4 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1733] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:25 2026] DELETE /v2.0/security-groups/35252211-f85d-44c0-87bf-bc268e866551 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1734] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:26 2026] DELETE /v2.0/networks/95eed1df-f540-42ea-a94a-7a69b104e8d8 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1735] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 17:59:26 2026] DELETE /v2.0/trunks/0b862687-34d7-4d5c-a3ef-73ceec26eca6 => 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: 890/1736] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:26 2026] GET /v2.0/security-groups?tenant_id=75f8bbdceac94fc1ace06178dcf373c5&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1737] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 17:59:26 2026] GET /v2.0/trunks/ef9dbd15-1607-450d-865e-35e8a069f648 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:26.555 8 INFO neutron.db.l3_hamode_db [None req-4158238d-9cd7-4c64-9b9c-51a1d7bde550 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 892/1738] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:26 2026] DELETE /v2.0/security-groups/9b4df82c-9966-4a01-9901-1e4cbcc7f48c => 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: 893/1739] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 17:59:26 2026] GET /v2.0/ports/a1cded19-2ca7-44c6-82a9-2355fada92c9 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:26.822 7 INFO neutron.services.segments.plugin [-] Segment 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c resource provider aggregate not found 2026-04-02 17:59:26.838 7 INFO neutron.services.segments.plugin [-] Segment 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c resource provider aggregate not found 2026-04-02 17:59:26.858 7 INFO neutron.services.segments.plugin [-] Segment 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c found for delete ", "request_id": "req-3cbbe095-e041-4cdc-a06e-39d3e52af423"}]} 2026-04-02 17:59:26.860 7 INFO neutron.services.segments.plugin [-] Segment 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d0f6bb-dac2-4bc6-a0ed-bd71c5d0e03c found for delete ", "request_id": "req-82f1f7a3-bb72-4763-abef-74200b54b564"}]} [pid: 7|app: 0|req: 894/1740] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:26 2026] GET /v2.0/security-groups?tenant_id=7ec1e130352f478ab99fcf500deb6b25&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1741] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 17:59:26 2026] DELETE /v2.0/trunks/ef9dbd15-1607-450d-865e-35e8a069f648 => 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: 896/1742] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:26 2026] GET /v2.0/security-groups?tenant_id=bc9ea15e94b54b02bc5ef15d7ddd17db&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1743] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:27 2026] DELETE /v2.0/security-groups/d8c4bcb2-a76b-4112-8fbf-12ee078cadf0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1744] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:27 2026] DELETE /v2.0/ports/48e62291-872d-49f9-bb20-b4ffd3588d77 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1745] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:27 2026] DELETE /v2.0/security-groups/7223cff3-886d-4579-952e-582e639e3a7a => 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: 900/1746] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:27 2026] DELETE /v2.0/ports/991c8250-352f-4a20-8ac0-a5ba4c192582 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1747] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:25 2026] POST /v2.0/routers => generated 727 bytes in 2726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1748] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:27 2026] DELETE /v2.0/ports/bfafabf1-1b5c-4547-a116-82bde962fb1b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1749] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:28 2026] DELETE /v2.0/ports/a6b71844-2d98-4396-8d67-260a45474cc4 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1750] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:28 2026] DELETE /v2.0/ports/a1cded19-2ca7-44c6-82a9-2355fada92c9 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:29.247 7 INFO neutron.services.segments.plugin [-] Segment 4af1a233-9d9a-4f65-86b1-5f53182d16b6 resource provider aggregate not found 2026-04-02 17:59:29.253 7 INFO neutron.services.segments.plugin [-] Segment 4af1a233-9d9a-4f65-86b1-5f53182d16b6 resource provider aggregate not found 2026-04-02 17:59:29.287 7 INFO neutron.services.segments.plugin [-] Segment 4af1a233-9d9a-4f65-86b1-5f53182d16b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af1a233-9d9a-4f65-86b1-5f53182d16b6 found for delete ", "request_id": "req-59833606-669d-4e40-8514-025b5a6cf3bc"}]} [pid: 7|app: 0|req: 906/1753] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:28 2026] DELETE /v2.0/networks/fe0a22ff-1995-4e0c-9e73-1b5d3878e6a3 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:29.304 7 INFO neutron.services.segments.plugin [-] Segment 4af1a233-9d9a-4f65-86b1-5f53182d16b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af1a233-9d9a-4f65-86b1-5f53182d16b6 found for delete ", "request_id": "req-9b1f1d13-9e38-48fb-bd4b-70ca06d43c5b"}]} [pid: 7|app: 0|req: 907/1754] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:29 2026] DELETE /v2.0/networks/5a87509b-ab39-4f43-8ee8-11a3af8a5ec1 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1755] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:59:27 2026] PUT /v2.0/routers/d8eafdf3-f06c-4437-89dd-19542820f076/add_router_interface => generated 309 bytes in 1977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1756] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:29 2026] DELETE /v2.0/networks/b202854d-affb-4312-8e37-e7fec0928b8f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:30.094 8 INFO neutron.services.segments.plugin [-] Segment 8a452091-498d-47b3-9a6e-d10e18f79aa9 resource provider aggregate not found 2026-04-02 17:59:30.098 8 INFO neutron.services.segments.plugin [-] Segment 8a452091-498d-47b3-9a6e-d10e18f79aa9 resource provider aggregate not found 2026-04-02 17:59:30.113 8 INFO neutron.services.segments.plugin [-] Segment 8a452091-498d-47b3-9a6e-d10e18f79aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a452091-498d-47b3-9a6e-d10e18f79aa9 found for delete ", "request_id": "req-1692e430-df13-49ad-9729-713db44d82d7"}]} 2026-04-02 17:59:30.115 8 INFO neutron.services.segments.plugin [-] Segment 8a452091-498d-47b3-9a6e-d10e18f79aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a452091-498d-47b3-9a6e-d10e18f79aa9 found for delete ", "request_id": "req-1d8708aa-1798-492d-9dd7-1a35554ca75a"}]} [pid: 8|app: 0|req: 849/1757] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:29 2026] DELETE /v2.0/networks/aa3cb1a5-4b61-4c4e-9316-7ff02e40a72a => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1758] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:30 2026] DELETE /v2.0/networks/f05b3aee-6e22-454e-a305-fd64882c0e8a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:30.603 8 WARNING neutron_lib.context [None req-e1ecb6c8-af82-4050-8016-188e730e3690 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 850/1759] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:59:30 2026] POST /v2.0/security-groups => generated 1611 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:59:30.745 7 WARNING neutron_lib.context [None req-ca5cee28-609e-492c-b725-70332019cccb 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 910/1760] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:30.873 8 WARNING neutron_lib.context [None req-64730d97-4c7b-49ea-b51a-45bdad70d083 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 851/1761] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:30 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:31.016 7 WARNING neutron_lib.context [None req-1194b19c-e075-4fb9-9436-a58fbe6f2deb 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 911/1762] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:31.118 8 WARNING neutron_lib.context [None req-8a8297ec-5299-4e14-b2fa-fd637d28895d 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 852/1763] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:31.227 7 WARNING neutron_lib.context [None req-f421a1d2-9ba3-4d0a-9fa2-0ade5012bf31 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:31.250 7 INFO neutron.db.securitygroups_db [None req-f421a1d2-9ba3-4d0a-9fa2-0ade5012bf31 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Project 6dbc8700b68b46239c2bd0388bdf6c9c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-02 17:59:31.315 7 INFO neutron.services.segments.plugin [-] Segment cd87d0cf-bd07-4f6a-b47f-b09ad522e162 resource provider aggregate not found 2026-04-02 17:59:31.338 7 INFO neutron.services.segments.plugin [-] Segment cd87d0cf-bd07-4f6a-b47f-b09ad522e162 resource provider aggregate not found 2026-04-02 17:59:31.349 7 INFO neutron.services.segments.plugin [-] Segment cd87d0cf-bd07-4f6a-b47f-b09ad522e162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd87d0cf-bd07-4f6a-b47f-b09ad522e162 found for delete ", "request_id": "req-c3132ee9-b7f0-4a82-96aa-32aa030fcce2"}]} 2026-04-02 17:59:31.360 7 INFO neutron.services.segments.plugin [-] Segment cd87d0cf-bd07-4f6a-b47f-b09ad522e162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd87d0cf-bd07-4f6a-b47f-b09ad522e162 found for delete ", "request_id": "req-9ac1a147-81f0-4ffa-aab0-520b835d4752"}]} 2026-04-02 17:59:31.382 7 INFO neutron.services.segments.plugin [-] Segment 0a23ea38-820e-4adb-bd1d-1e1013a99dab resource provider aggregate not found 2026-04-02 17:59:31.389 7 INFO neutron.services.segments.plugin [-] Segment 0a23ea38-820e-4adb-bd1d-1e1013a99dab resource provider aggregate not found 2026-04-02 17:59:31.395 7 INFO neutron.services.segments.plugin [-] Segment 0a23ea38-820e-4adb-bd1d-1e1013a99dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a23ea38-820e-4adb-bd1d-1e1013a99dab found for delete ", "request_id": "req-e14d2cb1-9542-4f61-9472-1ae070ee1057"}]} 2026-04-02 17:59:31.402 7 INFO neutron.services.segments.plugin [-] Segment 0a23ea38-820e-4adb-bd1d-1e1013a99dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a23ea38-820e-4adb-bd1d-1e1013a99dab found for delete ", "request_id": "req-2dea54c3-ce77-44c7-9c26-5d99fc1224af"}]} 2026-04-02 17:59:31.413 7 INFO neutron.services.segments.plugin [-] Segment 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 resource provider aggregate not found 2026-04-02 17:59:31.417 7 INFO neutron.services.segments.plugin [-] Segment 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 resource provider aggregate not found 2026-04-02 17:59:31.431 7 INFO neutron.services.segments.plugin [-] Segment 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 found for delete ", "request_id": "req-f19b19f0-1cbf-4b2c-9ab6-a5908c99a7ae"}]} [pid: 7|app: 0|req: 912/1764] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:31 2026] POST /v2.0/security-group-rules => generated 575 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:31.457 7 WARNING neutron_lib.context [None req-11c1a2ff-fb89-47e9-bebf-af34a7803019 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:31.462 7 INFO neutron.services.segments.plugin [-] Segment 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a8d58b-6ffe-47f2-ae51-9c1a8e82e9a6 found for delete ", "request_id": "req-5e61b220-ed95-4a36-b09f-76e2e2b06852"}]} 2026-04-02 17:59:31.478 7 INFO neutron.db.securitygroups_db [None req-11c1a2ff-fb89-47e9-bebf-af34a7803019 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Project 6dbc8700b68b46239c2bd0388bdf6c9c 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: 913/1765] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:31 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1766] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:31 2026] GET /v2.0/security-groups?tenant_id=d6c37baae5a545a0ac891d757fca17e1&name=default => generated 2801 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1767] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:31 2026] DELETE /v2.0/security-groups/7ea7288e-9096-4c20-8211-ae21db4d12bd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1768] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:31 2026] GET /v2.0/security-groups?tenant_id=4a153bb698f04b3ebc317c032827ed7d&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:32.013 8 WARNING neutron_lib.context [None req-858b0ce4-be1b-44d4-8727-c33e53779902 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1769] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:31 2026] DELETE /v2.0/security-groups/0ed7a07e-61e1-40b9-b40a-e439e4f4cc6f => 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: 855/1770] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/security-groups => generated 1597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:59:32.149 7 WARNING neutron_lib.context [None req-062942ca-ab1a-45fb-b741-24a7d0999376 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 916/1771] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:32.267 8 WARNING neutron_lib.context [None req-37eb051e-cd9b-4333-b7b1-dc1fc2d060ff 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1772] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:32 2026] GET /v2.0/security-groups?tenant_id=e565776c77f444c5987ea13aef2a2460&name=default => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1773] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:32.385 8 WARNING neutron_lib.context [None req-b7a76fea-0e99-4fa2-869e-98eb6334e04d 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 918/1774] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:32 2026] DELETE /v2.0/security-groups/2aa2e961-6ef1-4c78-ba34-5521ee106af7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:32.853 7 WARNING neutron_lib.context [None req-84f06509-b1d2-4d08-83a0-269c1d120166 43692286d5b44562a24f866acd40267b 9d047ce39c9048ceb6ef8925232f163c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 919/1775] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:32.960 7 WARNING neutron_lib.context [None req-2efc0077-1d76-41cb-a3be-447c3bdea0ab 43692286d5b44562a24f866acd40267b 9d047ce39c9048ceb6ef8925232f163c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/1776] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:33.047 7 WARNING neutron_lib.context [None req-a8e99ef3-52e6-49a5-bdb9-09fa31824358 43692286d5b44562a24f866acd40267b 9d047ce39c9048ceb6ef8925232f163c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 921/1777] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:33.118 7 WARNING neutron_lib.context [None req-f1d244de-7302-4975-97b4-975847a3c4e1 43692286d5b44562a24f866acd40267b 9d047ce39c9048ceb6ef8925232f163c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1778] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:33 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-04-02 17:59:33.184 7 WARNING neutron_lib.context [None req-bb86e6a9-e55d-47b0-983c-304551b40f65 43692286d5b44562a24f866acd40267b 9d047ce39c9048ceb6ef8925232f163c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 923/1779] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:33 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) [pid: 7|app: 0|req: 924/1780] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:33 2026] PUT /v2.0/subnetpools/872ba701-f8af-47a2-8337-94697012079d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1781] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:33 2026] PUT /v2.0/subnetpools/58b47bab-923b-4cdf-918d-cf3e053aa96b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1782] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:33 2026] PUT /v2.0/subnetpools/8ee4bdf2-b162-408a-a084-9824561197dd/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: 927/1783] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:33 2026] PUT /v2.0/subnetpools/303a5a3e-e657-4a9d-9b8e-bd299f35a196/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1784] 10.0.0.182 () {32 vars in 672 bytes} [Thu Apr 2 17:59:33 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: 7|app: 0|req: 929/1785] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1786] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1787] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1788] 10.0.0.182 () {32 vars in 680 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1789] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1790] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:32 2026] POST /v2.0/floatingips => generated 552 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1791] 10.0.0.182 () {32 vars in 690 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1792] 10.0.0.182 () {32 vars in 702 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1793] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1451005625&fields=id&tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1794] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:33 2026] DELETE /v2.0/subnetpools/872ba701-f8af-47a2-8337-94697012079d => 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: 936/1795] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1558462294&fields=id&tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1796] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:33 2026] DELETE /v2.0/subnetpools/58b47bab-923b-4cdf-918d-cf3e053aa96b => 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: 937/1797] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/networks?id=c8975543-3fa5-435a-a74d-0ccbf891b920 => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1798] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/quotas/6dbc8700b68b46239c2bd0388bdf6c9c => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1799] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:33 2026] DELETE /v2.0/subnetpools/8ee4bdf2-b162-408a-a084-9824561197dd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1800] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:33 2026] DELETE /v2.0/subnetpools/303a5a3e-e657-4a9d-9b8e-bd299f35a196 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1801] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:59:33 2026] GET /v2.0/ports?tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1802] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:33 2026] DELETE /v2.0/subnetpools/46cfc9f9-4fe8-4a42-a128-a63eb65c3a6d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1803] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:59:34 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1804] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:59:34 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1805] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:34 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => 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: 942/1806] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:35 2026] GET /v2.0/networks?id=c8975543-3fa5-435a-a74d-0ccbf891b920 => generated 673 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1807] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:59:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c => generated 274 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1808] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:35 2026] GET /v2.0/security-groups?tenant_id=3a393ae7e5c2443aa14dd2b9f6bcd53f&name=default => generated 2801 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:35.480 8 WARNING neutron_lib.context [req-9652c0a0-cc83-4187-8ef1-549a8c00d59f req-0b5c5d60-9620-42c4-b358-d348a80114d1 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 944/1809] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:35 2026] DELETE /v2.0/security-groups/fe3a1eef-3933-4b90-94b0-7a60142b1d02 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1810] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:35 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => 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: 946/1811] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:35 2026] GET /v2.0/security-groups?tenant_id=9d047ce39c9048ceb6ef8925232f163c&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1812] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:35 2026] DELETE /v2.0/security-groups/502a98a6-6f64-49a9-bfb7-fd97c886f282 => 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: 866/1813] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:59:35 2026] POST /v2.0/ports => generated 997 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:36.049 7 WARNING neutron_lib.context [None req-dae7d4a9-2560-45dd-a2a1-8595cc1d9f07 37b34c26e50646e0bb30a4602cd751f0 99846911afa84456a4932e53a8bdbbae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 867/1814] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:59:35 2026] PUT /v2.0/ports/351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 1242 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:59:36.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd747c64-3c36-4c6d-a780-35a286c4eec8'] response: {'name': 'network-changed', 'server_uuid': 'f15d8bd8-5633-4369-9a45-36f2e89c324e', 'tag': '351c93a4-594f-4bb8-87a4-f63a9c6128e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1815] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/security-groups?tenant_id=0eed4c4ea3e048a690891d395990ce57&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 869/1816] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/ports?tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c&device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1281 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1817] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 17:59:35 2026] POST /v2.0/floatingips => generated 552 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1818] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1012 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1819] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:36 2026] DELETE /v2.0/security-groups/a7bcb5ff-1ad9-489f-9ab4-5ef0e9c726f2 => 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: 871/1820] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1821] 10.0.0.207 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1822] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:36 2026] PUT /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1823] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/subnets?id=4142b7e7-ff68-46f2-9057-34cdde8185bd => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1824] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:36 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/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: 874/1825] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/ports?network_id=c8975543-3fa5-435a-a74d-0ccbf891b920&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: 7|app: 0|req: 952/1826] 10.0.0.182 () {34 vars in 770 bytes} [Thu Apr 2 17:59:37 2026] PUT /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1827] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1828] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1829] 10.0.0.182 () {34 vars in 766 bytes} [Thu Apr 2 17:59:37 2026] PUT /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1831] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1831] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/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: 955/1832] 10.0.0.182 () {34 vars in 788 bytes} [Thu Apr 2 17:59:37 2026] PUT /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1833] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/ports?tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c&device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1834] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1835] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/networks?id=c8975543-3fa5-435a-a74d-0ccbf891b920 => generated 769 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1836] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 17:59:37 2026] PUT /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1837] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1838] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1839] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/subnets?id=4142b7e7-ff68-46f2-9057-34cdde8185bd => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1840] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1841] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1281 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1842] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/ports?network_id=c8975543-3fa5-435a-a74d-0ccbf891b920&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:37.606 7 INFO neutron.api.v2.resource [None req-ad975b54-01c6-4d83-ae0d-32e4e00418a8 37b34c26e50646e0bb30a4602cd751f0 99846911afa84456a4932e53a8bdbbae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1843] 10.0.0.182 () {32 vars in 751 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1844] 199.204.45.229 () {34 vars in 1124 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1845] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?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: 885/1846] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 17:59:37 2026] DELETE /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1847] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1848] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:37.787 7 INFO neutron.api.v2.resource [None req-77081438-37ba-40dd-a70e-caf829ff28e0 37b34c26e50646e0bb30a4602cd751f0 99846911afa84456a4932e53a8bdbbae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1849] 10.0.0.182 () {32 vars in 754 bytes} [Thu Apr 2 17:59:37 2026] DELETE /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1850] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 17:59:37 2026] DELETE /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => 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: 964/1851] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:37 2026] GET /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1852] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:38 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1853] 10.0.0.207 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:38 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1854] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:37 2026] DELETE /v2.0/floatingips/ea434262-4527-4b5a-836a-37866a554d28 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1855] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:38 2026] GET /v2.0/security-groups?tenant_id=7e740db409084f048790d407b973fb28&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1856] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:38 2026] DELETE /v2.0/security-groups/6041519a-74ea-4580-9302-d0218ae33bbb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1857] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:39 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1858] 10.0.0.207 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:39 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1859] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:39 2026] GET /v2.0/security-groups?tenant_id=2a1c7fb2ffcc4807969d86abdb85a6a1&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1860] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:39 2026] DELETE /v2.0/security-groups/9c5e942b-1d65-4d5c-97be-a18158479ad7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1861] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:39 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1014 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1862] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:39 2026] GET /v2.0/security-groups?tenant_id=99846911afa84456a4932e53a8bdbbae&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1863] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:39 2026] DELETE /v2.0/security-groups/8ba58b48-4bb3-4a1b-ab39-6235c02eb55e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:40.123 8 INFO neutron.db.l3_db [None req-1f1e118b-de8b-4263-a2c6-8da5b845f4c8 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Floating IP 97cbd76d-b8a2-45bf-83d4-dd4e6c62a002 associated. External IP: 10.96.250.215, port: 351c93a4-594f-4bb8-87a4-f63a9c6128e0. [pid: 8|app: 0|req: 893/1864] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 17:59:39 2026] PUT /v2.0/floatingips/97cbd76d-b8a2-45bf-83d4-dd4e6c62a002 => generated 856 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:40.636 7 WARNING neutron_lib.context [None req-3284c145-7c7e-4453-8aba-9b3e59eb9271 897f9ad902814dfd87b0d21b2c1a227c a26009aebf424af28f3d0323a352c8f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:40.788 7 INFO neutron.db.segments_db [None req-3284c145-7c7e-4453-8aba-9b3e59eb9271 897f9ad902814dfd87b0d21b2c1a227c a26009aebf424af28f3d0323a352c8f8 - - default default] Added segment 5fb7117b-54f3-4d2e-8fbf-d81a87365142 of type vxlan for network a36e4798-fdf7-4e11-a2d1-a8483d75c8e9 [pid: 7|app: 0|req: 972/1865] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:40 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:40.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6f3d5bd-73be-4bc7-81e2-2558ec1bab9d'] response: {'name': 'network-changed', 'server_uuid': 'f15d8bd8-5633-4369-9a45-36f2e89c324e', 'tag': '351c93a4-594f-4bb8-87a4-f63a9c6128e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 894/1866] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:40 2026] PUT /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1867] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/ports?tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c&device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => 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: 895/1868] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1869] 10.0.0.182 () {34 vars in 764 bytes} [Thu Apr 2 17:59:41 2026] PUT /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1870] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks?id=c8975543-3fa5-435a-a74d-0ccbf891b920 => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1871] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1872] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1873] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/subnets?id=4142b7e7-ff68-46f2-9057-34cdde8185bd => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1874] 10.0.0.182 () {34 vars in 760 bytes} [Thu Apr 2 17:59:41 2026] PUT /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1875] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/ports?network_id=c8975543-3fa5-435a-a74d-0ccbf891b920&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: 8|app: 0|req: 899/1876] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1877] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1878] 10.0.0.182 () {34 vars in 782 bytes} [Thu Apr 2 17:59:41 2026] PUT /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1879] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1880] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1881] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:41 2026] PUT /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1882] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1883] 10.0.0.182 () {32 vars in 741 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:41.802 8 INFO neutron.api.v2.resource [None req-0cd6eb0a-06bf-43d6-9079-e38c277f70ea 897f9ad902814dfd87b0d21b2c1a227c a26009aebf424af28f3d0323a352c8f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1884] 10.0.0.182 () {32 vars in 745 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1885] 10.0.0.182 () {32 vars in 744 bytes} [Thu Apr 2 17:59:41 2026] DELETE /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1886] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:41 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:42.012 7 INFO neutron.api.v2.resource [None req-5f050d8c-a98f-4de3-9203-49af475e5047 897f9ad902814dfd87b0d21b2c1a227c a26009aebf424af28f3d0323a352c8f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/1887] 10.0.0.182 () {32 vars in 748 bytes} [Thu Apr 2 17:59:41 2026] DELETE /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1888] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:59:42 2026] DELETE /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1889] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:42 2026] GET /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:42.324 7 WARNING neutron_lib.context [None req-3b02f9c5-5528-4adb-a1d0-d9464bb9a856 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:42.366 8 INFO neutron.services.segments.plugin [-] Segment 5fb7117b-54f3-4d2e-8fbf-d81a87365142 resource provider aggregate not found 2026-04-02 17:59:42.371 8 INFO neutron.services.segments.plugin [-] Segment 5fb7117b-54f3-4d2e-8fbf-d81a87365142 resource provider aggregate not found 2026-04-02 17:59:42.395 8 INFO neutron.services.segments.plugin [-] Segment 5fb7117b-54f3-4d2e-8fbf-d81a87365142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fb7117b-54f3-4d2e-8fbf-d81a87365142 found for delete ", "request_id": "req-668c6ef7-21af-4911-99e4-62c888ac615f"}]} 2026-04-02 17:59:42.396 8 INFO neutron.services.segments.plugin [-] Segment 5fb7117b-54f3-4d2e-8fbf-d81a87365142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fb7117b-54f3-4d2e-8fbf-d81a87365142 found for delete ", "request_id": "req-234faa0d-daf7-4c63-a892-750f855349a4"}]} [pid: 8|app: 0|req: 907/1890] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:42 2026] DELETE /v2.0/networks/a36e4798-fdf7-4e11-a2d1-a8483d75c8e9 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 17:59:42.485 7 INFO neutron.db.segments_db [None req-3b02f9c5-5528-4adb-a1d0-d9464bb9a856 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Added segment 223b33f8-1337-48b0-b3c8-21be6705c1ad of type vxlan for network 76627ab7-1cdf-422f-a8fa-12b2ec03e033 [pid: 7|app: 0|req: 984/1891] 10.0.0.182 () {34 vars in 671 bytes} [Thu Apr 2 17:59:42 2026] POST /v2.0/networks => generated 633 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:42.612 8 WARNING neutron_lib.context [None req-41c58c0d-8984-45f4-817c-efaabac196cb 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:42.658 8 INFO neutron.db.segments_db [None req-41c58c0d-8984-45f4-817c-efaabac196cb 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Added segment 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa of type vxlan for network 118d6e93-1ac4-4087-a545-b66e47e96cf8 2026-04-02 17:59:43.047 8 INFO neutron.db.l3_hamode_db [None req-41c58c0d-8984-45f4-817c-efaabac196cb 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 985/1892] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:43 2026] GET /v2.0/security-groups?tenant_id=a26009aebf424af28f3d0323a352c8f8&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1893] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:43 2026] DELETE /v2.0/security-groups/1e952393-9ba8-449f-b533-1220014e17a9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1896] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:43 2026] GET /v2.0/security-groups?tenant_id=324220ea1c544980b6e9473ed421ad12&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:43.765 7 WARNING neutron_lib.context [None req-ea47466f-a161-494a-8813-99dc2f7c9353 9c6a8e4ad7814b85a6d3be4675ea398b 0e0ee96e33e047979ca02c99e7bbe2a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:43.944 7 INFO neutron.db.segments_db [None req-ea47466f-a161-494a-8813-99dc2f7c9353 9c6a8e4ad7814b85a6d3be4675ea398b 0e0ee96e33e047979ca02c99e7bbe2a4 - - default default] Added segment 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 of type vxlan for network 49d419c9-a96e-49cc-bfe5-38f08bac24fa [pid: 7|app: 0|req: 990/1897] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:43 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1898] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:44 2026] DELETE /v2.0/security-groups/158d25b5-59d9-4155-939a-8f884d24b436 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:44.175 7 WARNING neutron_lib.context [None req-81dcf85d-1917-463f-9694-8730b33a835a 9c6a8e4ad7814b85a6d3be4675ea398b 0e0ee96e33e047979ca02c99e7bbe2a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 992/1899] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:44 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1900] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 17:59:44 2026] PUT /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1901] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:44 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1902] 10.0.0.182 () {34 vars in 762 bytes} [Thu Apr 2 17:59:44 2026] PUT /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1903] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:44 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1904] 10.0.0.182 () {34 vars in 758 bytes} [Thu Apr 2 17:59:44 2026] PUT /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-02 17:59:44.829 8 INFO neutron.db.l3_hamode_db [None req-41c58c0d-8984-45f4-817c-efaabac196cb 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 998/1905] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:44 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1906] 10.0.0.182 () {34 vars in 780 bytes} [Thu Apr 2 17:59:44 2026] PUT /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1907] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:44 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1908] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 17:59:44 2026] PUT /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1909] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:45 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1910] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:45 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:45.221 7 INFO neutron.api.v2.resource [None req-ea512a82-49eb-4fcb-82ad-828838b28e08 9c6a8e4ad7814b85a6d3be4675ea398b 0e0ee96e33e047979ca02c99e7bbe2a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1911] 10.0.0.182 () {32 vars in 743 bytes} [Thu Apr 2 17:59:45 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1912] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 17:59:45 2026] DELETE /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/red => 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: 1006/1913] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:45 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 30 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:45.919 7 INFO neutron.api.v2.resource [None req-9ba58a98-ea66-4729-99f4-8a8904dd7159 9c6a8e4ad7814b85a6d3be4675ea398b 0e0ee96e33e047979ca02c99e7bbe2a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/1914] 10.0.0.182 () {32 vars in 746 bytes} [Thu Apr 2 17:59:45 2026] DELETE /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1915] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:45 2026] DELETE /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => 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: 1009/1916] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 17:59:46 2026] GET /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1917] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:42 2026] POST /v2.0/routers => generated 694 bytes in 3486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1918] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:59:46 2026] DELETE /v2.0/subnets/d289b8f2-3640-4c4e-ac3d-356c8d37e7a5 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1919] 10.0.0.182 () {32 vars in 776 bytes} [Thu Apr 2 17:59:46 2026] GET /v2.0/subnets?project_id=12a6780a263a4e02ab9a67808f253b0f&cidr=10.100.0.0%2F28 => generated 14 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1920] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 17:59:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1921] 10.0.0.182 () {32 vars in 784 bytes} [Thu Apr 2 17:59:46 2026] GET /v2.0/subnets?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:46.529 8 WARNING neutron_lib.context [None req-38262fdf-0d22-49b3-84b7-e06a70833d45 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:46.655 7 INFO neutron.services.segments.plugin [-] Segment 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 resource provider aggregate not found 2026-04-02 17:59:46.662 7 INFO neutron.services.segments.plugin [-] Segment 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 resource provider aggregate not found 2026-04-02 17:59:46.698 7 INFO neutron.services.segments.plugin [-] Segment 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 found for delete ", "request_id": "req-1831ac40-5b6d-4053-8fdb-a18bcc1b62ec"}]} 2026-04-02 17:59:46.700 7 INFO neutron.services.segments.plugin [-] Segment 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2f7da3-e137-4f52-9e8b-d58b9051fd21 found for delete ", "request_id": "req-bf4a9d7f-675b-4a13-9d1e-511a1be7fef6"}]} [pid: 7|app: 0|req: 1011/1922] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:46 2026] DELETE /v2.0/networks/49d419c9-a96e-49cc-bfe5-38f08bac24fa => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1923] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 17:59:46 2026] POST /v2.0/subnets => generated 633 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1924] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:47 2026] GET /v2.0/security-groups?tenant_id=1fd35e74df5c4817ab850dcc57b84163&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:47.693 8 WARNING neutron_lib.context [None req-d49de15b-7073-4ea0-80be-14bbd9847394 f926b02119844779be5ddbcb21fbc446 e6877eb1b53446bb92a51af092a5fdf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:47.834 8 INFO neutron.db.segments_db [None req-d49de15b-7073-4ea0-80be-14bbd9847394 f926b02119844779be5ddbcb21fbc446 e6877eb1b53446bb92a51af092a5fdf0 - - default default] Added segment 129d1c60-16b0-403c-8b36-f0da0bd3f539 of type vxlan for network 12729f09-72eb-4a48-a8ec-209e79d8b5eb [pid: 8|app: 0|req: 914/1925] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 17:59:47 2026] POST /v2.0/networks => generated 631 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1926] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:47 2026] DELETE /v2.0/security-groups/42613494-fe8a-4f28-8e1d-2cf14b95b517 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:48.112 8 WARNING neutron_lib.context [None req-1e5d2428-524b-4183-9aea-b39613c8c07d f926b02119844779be5ddbcb21fbc446 e6877eb1b53446bb92a51af092a5fdf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 916/1927] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 17:59:48 2026] POST /v2.0/ports => generated 743 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 917/1928] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:48 2026] GET /v2.0/security-groups?tenant_id=0e0ee96e33e047979ca02c99e7bbe2a4&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1929] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:48 2026] PUT /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1930] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:48 2026] DELETE /v2.0/security-groups/14c8423b-e5c6-4b0d-b095-ca7985a2b48f => 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: 920/1931] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:48 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/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: 921/1932] 10.0.0.182 () {34 vars in 758 bytes} [Thu Apr 2 17:59:48 2026] PUT /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1933] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:48 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1934] 10.0.0.182 () {34 vars in 754 bytes} [Thu Apr 2 17:59:48 2026] PUT /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1935] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 17:59:46 2026] PUT /v2.0/routers/00e28c70-ef58-4a23-850a-1aa0301c4c99/add_router_interface => generated 309 bytes in 2043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1936] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:48 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1937] 10.0.0.182 () {34 vars in 776 bytes} [Thu Apr 2 17:59:48 2026] PUT /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/black.or.white => 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: 926/1938] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1939] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:59:48 2026] GET /v2.0/networks => generated 7210 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1940] 10.0.0.182 () {34 vars in 747 bytes} [Thu Apr 2 17:59:49 2026] PUT /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1941] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/subnets => generated 5003 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1942] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/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: 929/1943] 10.0.0.182 () {32 vars in 735 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:49.246 8 INFO neutron.api.v2.resource [None req-4a2d9d0f-f23b-4a34-a3a2-c455c0307d28 f926b02119844779be5ddbcb21fbc446 e6877eb1b53446bb92a51af092a5fdf0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1944] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1945] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/routers => generated 2184 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1946] 10.0.0.182 () {32 vars in 738 bytes} [Thu Apr 2 17:59:49 2026] DELETE /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:49.349 8 WARNING neutron_lib.context [None req-cd0a74d4-ec16-41a6-8bba-5f615f823e3e 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1016/1947] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:49.424 7 INFO neutron.api.v2.resource [None req-bcf83dba-4bdd-428e-9074-0baaeae61c6b f926b02119844779be5ddbcb21fbc446 e6877eb1b53446bb92a51af092a5fdf0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1948] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 17:59:49 2026] DELETE /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1949] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 17:59:49 2026] POST /v2.0/security-groups => generated 1611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:59:49.505 8 WARNING neutron_lib.context [None req-73b2e3a8-4983-4fcc-9480-5bcce48c4f58 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1018/1950] 10.0.0.182 () {32 vars in 730 bytes} [Thu Apr 2 17:59:49 2026] DELETE /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1951] 10.0.0.182 () {32 vars in 727 bytes} [Thu Apr 2 17:59:49 2026] GET /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a/tags => 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: 933/1952] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:49.644 8 WARNING neutron_lib.context [None req-cc75c457-bbae-4835-b009-af12edc493d6 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1020/1953] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 17:59:49 2026] DELETE /v2.0/ports/80484172-9758-42ab-bd2a-50e30e088b4a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1954] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:49.820 8 WARNING neutron_lib.context [None req-7e2890f7-15fd-4148-8778-ae2f8c1ce033 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 935/1955] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:49.924 8 WARNING neutron_lib.context [None req-fcc1cdfa-0fec-4bda-b5d8-621e426772f6 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:49.971 7 INFO neutron.services.segments.plugin [-] Segment 129d1c60-16b0-403c-8b36-f0da0bd3f539 resource provider aggregate not found 2026-04-02 17:59:49.979 7 INFO neutron.services.segments.plugin [-] Segment 129d1c60-16b0-403c-8b36-f0da0bd3f539 resource provider aggregate not found 2026-04-02 17:59:49.993 7 INFO neutron.services.segments.plugin [-] Segment 129d1c60-16b0-403c-8b36-f0da0bd3f539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129d1c60-16b0-403c-8b36-f0da0bd3f539 found for delete ", "request_id": "req-99a83532-2951-4c00-b50b-6bfdc2d09c2c"}]} 2026-04-02 17:59:49.997 7 INFO neutron.services.segments.plugin [-] Segment 129d1c60-16b0-403c-8b36-f0da0bd3f539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129d1c60-16b0-403c-8b36-f0da0bd3f539 found for delete ", "request_id": "req-a2b46359-f4a0-4dad-96e0-d45bca3c3510"}]} [pid: 7|app: 0|req: 1021/1956] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 17:59:49 2026] DELETE /v2.0/networks/12729f09-72eb-4a48-a8ec-209e79d8b5eb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1957] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:50.055 7 WARNING neutron_lib.context [None req-c7b8f10c-3d99-47a7-ae41-f38cb067d87c 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:50.089 7 INFO neutron.db.securitygroups_db [None req-c7b8f10c-3d99-47a7-ae41-f38cb067d87c 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Project 12a6780a263a4e02ab9a67808f253b0f 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: 1022/1958] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:59:50.202 8 WARNING neutron_lib.context [None req-5b303529-1e44-48bc-bfcf-c3278fb5f9aa 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 17:59:50.224 8 INFO neutron.db.securitygroups_db [None req-5b303529-1e44-48bc-bfcf-c3278fb5f9aa 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Project 12a6780a263a4e02ab9a67808f253b0f 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: 937/1959] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 17:59:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1960] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1961] 10.0.0.207 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1962] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/networks => generated 1298 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1963] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1283 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1964] 10.0.0.182 () {32 vars in 858 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/floatingips?floating_network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291&port_id=351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1965] 10.0.0.207 () {34 vars in 1100 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1060631855&fields=id&tenant_id=12a6780a263a4e02ab9a67808f253b0f => 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: 940/1966] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:50 2026] GET /v2.0/security-groups?tenant_id=e6877eb1b53446bb92a51af092a5fdf0&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1967] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 661 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1968] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/quotas/12a6780a263a4e02ab9a67808f253b0f => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1969] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:51 2026] DELETE /v2.0/security-groups/5cf85522-dafe-452b-87d6-9546b9d24dac => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1970] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&fields=id => generated 103 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1971] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1283 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1972] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1973] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/security-groups?tenant_id=4c58edd83ee54caf9f9e6cbe473d27ac&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1974] 10.0.0.183 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/security-groups?id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&id=19407bc5-f57a-4567-848b-43a7b33dd76a&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1975] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 945/1976] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:51 2026] DELETE /v2.0/security-groups/e907cf21-26d8-486f-b41e-c95176b4af3c => 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: 1032/1977] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:51 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => 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: 946/1978] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:52 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 661 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1979] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 17:59:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12a6780a263a4e02ab9a67808f253b0f => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:52.616 7 WARNING neutron_lib.context [req-c188ac29-4f90-4f13-8534-bb68fd45aadc req-f626bb82-1bcc-4fbc-ac07-f9f219f7ab5d 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 947/1980] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:52 2026] GET /v2.0/security-groups?tenant_id=a97a7ddf9fee49c69d9dae4fd1cfaa89&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1981] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:52 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => 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: 949/1982] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:52 2026] DELETE /v2.0/security-groups/e053ee1e-bc09-4a04-bdac-66f2ee27efd6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1983] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 17:59:52 2026] POST /v2.0/ports => generated 954 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 950/1984] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/security-groups?tenant_id=dadd021e533b4696a5417e71cd3f2488&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1985] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:53 2026] DELETE /v2.0/security-groups/a2e5b414-1421-4ac8-9684-006c6dd04287 => 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: 952/1986] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1014 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1987] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 17:59:53 2026] PUT /v2.0/ports/f165db49-d254-4f80-9cfb-9108e70924f4 => generated 1199 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 953/1988] 10.0.0.207 () {34 vars in 1120 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/security-groups?id=19407bc5-f57a-4567-848b-43a7b33dd76a&id=e4d0c4ec-386c-4809-b7ec-b8c3c95131b6&fields=id&fields=name => generated 207 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:53.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a02d45a-a5f0-4441-80c6-37480414c69e'] response: {'name': 'network-changed', 'server_uuid': '0d175c2b-7c16-4c1c-92ac-35b5026e0777', 'tag': 'f165db49-d254-4f80-9cfb-9108e70924f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1036/1989] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1990] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f165db49-d254-4f80-9cfb-9108e70924f4 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1037/1991] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1992] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1993] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 956/1994] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:53 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1995] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1996] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1997] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&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: 1041/1998] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1999] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 757 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2000] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f165db49-d254-4f80-9cfb-9108e70924f4 => 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: 1044/2001] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2002] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:54.590 8 INFO neutron.db.l3_db [req-a2ac6829-32b4-43c3-9f02-30a4b58659bf req-b2dcedeb-dbc0-44eb-ae59-d854d85b5698 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] Floating IP 97cbd76d-b8a2-45bf-83d4-dd4e6c62a002 disassociated. External IP: 10.96.250.215, port: 351c93a4-594f-4bb8-87a4-f63a9c6128e0. [pid: 7|app: 0|req: 1046/2003] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2004] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2005] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:54 2026] GET /v2.0/ports?device_id=f15d8bd8-5633-4369-9a45-36f2e89c324e => 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: 958/2006] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 17:59:54 2026] DELETE /v2.0/ports/351c93a4-594f-4bb8-87a4-f63a9c6128e0 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2007] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:55.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0dcdca-13c2-4cf2-8f94-a1f6f2ad2ba8'] response: {'server_uuid': 'f15d8bd8-5633-4369-9a45-36f2e89c324e', 'name': 'network-vif-deleted', 'tag': '351c93a4-594f-4bb8-87a4-f63a9c6128e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 960/2008] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&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: 1049/2009] 10.0.0.182 () {34 vars in 678 bytes} [Thu Apr 2 17:59:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2010] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:55 2026] PUT /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2011] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2012] 10.0.0.182 () {34 vars in 764 bytes} [Thu Apr 2 17:59:55 2026] PUT /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2013] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2014] 10.0.0.182 () {34 vars in 760 bytes} [Thu Apr 2 17:59:55 2026] PUT /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2015] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2016] 10.0.0.182 () {34 vars in 782 bytes} [Thu Apr 2 17:59:55 2026] PUT /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/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: 7|app: 0|req: 1053/2017] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/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: 965/2018] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 17:59:55 2026] PUT /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2019] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2020] 10.0.0.182 () {32 vars in 741 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:55.851 7 INFO neutron.api.v2.resource [None req-24a210ad-45c5-44b3-8650-12c68276b96a abd6b80ebac34c89b8100e8596a6e629 c532f79ddf3a4dc6903004fea15ef508 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2021] 10.0.0.182 () {32 vars in 745 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2022] 10.0.0.182 () {32 vars in 744 bytes} [Thu Apr 2 17:59:55 2026] DELETE /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/red => 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: 1056/2023] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:55 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:59:55.959 8 INFO neutron.api.v2.resource [None req-7b22c3ff-bdfc-493d-860b-c6963db13c4f abd6b80ebac34c89b8100e8596a6e629 c532f79ddf3a4dc6903004fea15ef508 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/2024] 10.0.0.182 () {32 vars in 748 bytes} [Thu Apr 2 17:59:55 2026] DELETE /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2025] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:59:55 2026] DELETE /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2026] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 17:59:56 2026] GET /v2.0/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257/tags => 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: 971/2027] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 17:59:56 2026] DELETE /v2.0/qos/policies/bba57e12-63f9-4584-9a3b-61b9a9fa3257 => 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: 972/2028] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:56 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2029] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:55 2026] DELETE /v2.0/security-groups/e4d0c4ec-386c-4809-b7ec-b8c3c95131b6 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 17:59:56.554 7 INFO neutron.api.v2.resource [None req-92066f5a-76c5-4499-a6d5-1dede31392d7 8e5d4ba05253429c9b1d7ea19c445e0d 6dbc8700b68b46239c2bd0388bdf6c9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2030] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 17:59:56 2026] GET /v2.0/security-groups/e4d0c4ec-386c-4809-b7ec-b8c3c95131b6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2031] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:56 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2032] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 17:59:56 2026] DELETE /v2.0/floatingips/97cbd76d-b8a2-45bf-83d4-dd4e6c62a002 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2033] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:57 2026] DELETE /v2.0/security-groups/19407bc5-f57a-4567-848b-43a7b33dd76a => 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: 974/2034] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:56 2026] GET /v2.0/security-groups?tenant_id=875e936c170d418a832322f7fbbf9dae&name=default => generated 2802 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2035] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:57 2026] DELETE /v2.0/security-groups/4802498a-3887-4c51-9c65-e0ee2e050202 => 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: 976/2036] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 17:59:57 2026] GET /v2.0/security-groups?tenant_id=c532f79ddf3a4dc6903004fea15ef508&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2037] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 17:59:57 2026] DELETE /v2.0/security-groups/9b81bc97-2f72-4200-9095-3d979e51727e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2038] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:57 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2039] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:57 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&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: 980/2040] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 17:59:57 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2041] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 17:59:57 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2042] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 17:59:58 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:59:58.138 8 WARNING neutron_lib.context [None req-42d00545-893e-45a0-bc54-2b283adda547 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2043] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 17:59:57 2026] PUT /v2.0/routers/b37790ec-7cb7-43ee-a98e-54f8b2c64311/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:59:59.583 8 INFO neutron.db.l3_db [None req-42d00545-893e-45a0-bc54-2b283adda547 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Floating IP 7c0283cf-fea2-4f8c-b546-79ab8579303c associated. External IP: 10.96.250.203, port: f165db49-d254-4f80-9cfb-9108e70924f4. 2026-04-02 17:59:59.741 7 INFO neutron.services.segments.plugin [-] Segment bed2c9d8-9993-4cfb-b590-338f9730db91 resource provider aggregate not found 2026-04-02 17:59:59.745 7 INFO neutron.services.segments.plugin [-] Segment bed2c9d8-9993-4cfb-b590-338f9730db91 resource provider aggregate not found 2026-04-02 17:59:59.759 7 INFO neutron.services.segments.plugin [-] Segment bed2c9d8-9993-4cfb-b590-338f9730db91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed2c9d8-9993-4cfb-b590-338f9730db91 found for delete ", "request_id": "req-2fd46922-0e56-4b67-b3f8-ad839df37040"}]} 2026-04-02 17:59:59.766 7 INFO neutron.db.l3_hamode_db [None req-2bedd3ea-9bfe-488b-8129-0cbf891a8dd1 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network 52729276-6e06-40b8-856c-3d366f5b95ca was deleted as no HA routers are present in tenant 6dbc8700b68b46239c2bd0388bdf6c9c. 2026-04-02 17:59:59.767 7 INFO neutron.services.segments.plugin [-] Segment bed2c9d8-9993-4cfb-b590-338f9730db91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed2c9d8-9993-4cfb-b590-338f9730db91 found for delete ", "request_id": "req-c89bfb3a-f73e-4b20-9eae-0c023aa198a1"}]} [pid: 7|app: 0|req: 1064/2046] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:59:58 2026] DELETE /v2.0/routers/b37790ec-7cb7-43ee-a98e-54f8b2c64311 => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2047] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 17:59:59 2026] DELETE /v2.0/subnets/4142b7e7-ff68-46f2-9057-34cdde8185bd => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2048] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 17:59:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:00.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5aed244c-68a6-4bf7-a3c2-7e6dce3bbb1a'] response: {'name': 'network-changed', 'server_uuid': '0d175c2b-7c16-4c1c-92ac-35b5026e0777', 'tag': 'f165db49-d254-4f80-9cfb-9108e70924f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 984/2049] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 855 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2050] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2051] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2052] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f165db49-d254-4f80-9cfb-9108e70924f4 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2053] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2054] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:00 2026] DELETE /v2.0/networks/c8975543-3fa5-435a-a74d-0ccbf891b920 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2055] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2056] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 991/2057] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:00 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2058] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:01 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:01.622 8 WARNING neutron_lib.context [None req-a659b178-b7dc-4186-b98b-82b9adb83a2c fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:01.752 8 INFO neutron.db.segments_db [None req-a659b178-b7dc-4186-b98b-82b9adb83a2c fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] Added segment e1218d47-f1e1-48b4-9ebb-36c20dd2d807 of type vxlan for network b9af6f4b-357e-47a0-884a-e2901f33073d 2026-04-02 18:00:01.796 7 INFO neutron.services.segments.plugin [-] Segment f6fc796f-1cf4-4d57-b1c3-525eeef86036 resource provider aggregate not found 2026-04-02 18:00:01.812 7 INFO neutron.services.segments.plugin [-] Segment f6fc796f-1cf4-4d57-b1c3-525eeef86036 resource provider aggregate not found 2026-04-02 18:00:01.825 7 INFO neutron.services.segments.plugin [-] Segment f6fc796f-1cf4-4d57-b1c3-525eeef86036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fc796f-1cf4-4d57-b1c3-525eeef86036 found for delete ", "request_id": "req-42801ab5-984d-4706-868d-191f1ad62e7b"}]} 2026-04-02 18:00:01.832 7 INFO neutron.services.segments.plugin [-] Segment f6fc796f-1cf4-4d57-b1c3-525eeef86036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fc796f-1cf4-4d57-b1c3-525eeef86036 found for delete ", "request_id": "req-18c31053-16d4-44de-b26e-3a71bee6f443"}]} [pid: 8|app: 0|req: 993/2059] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:01 2026] POST /v2.0/networks => generated 631 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:01.894 8 WARNING neutron_lib.context [None req-1cdbffc4-3fa0-4e54-9cfc-481be3404260 fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2060] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:00:00 2026] PUT /v2.0/routers/d8eafdf3-f06c-4437-89dd-19542820f076/remove_router_interface => generated 309 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2061] 10.0.0.182 () {34 vars in 664 bytes} [Thu Apr 2 18:00:01 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 995/2062] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:02.313 8 WARNING neutron_lib.context [None req-43914387-a1cd-42d4-8b29-644235798e22 fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 996/2063] 10.0.0.182 () {34 vars in 666 bytes} [Thu Apr 2 18:00:02 2026] POST /v2.0/trunks => generated 407 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2064] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 18:00:02 2026] PUT /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/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: 998/2065] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2066] 10.0.0.182 () {34 vars in 760 bytes} [Thu Apr 2 18:00:02 2026] PUT /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2067] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2068] 10.0.0.182 () {34 vars in 756 bytes} [Thu Apr 2 18:00:02 2026] PUT /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2069] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/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: 1003/2070] 10.0.0.182 () {34 vars in 778 bytes} [Thu Apr 2 18:00:02 2026] PUT /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2071] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2072] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 18:00:02 2026] PUT /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2073] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2074] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 18:00:02 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:00:03.041 8 INFO neutron.api.v2.resource [None req-e7825df3-29d6-4a26-aacd-99f64913763d fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2075] 10.0.0.182 () {32 vars in 741 bytes} [Thu Apr 2 18:00:03 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/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: 1009/2076] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2077] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:03 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:00:03.134 7 INFO neutron.db.l3_hamode_db [None req-567f3823-c6f5-463f-8a2d-a8b06da85513 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] HA network ca9485b2-dfa1-4bc6-856c-416c2639d072 was deleted as no HA routers are present in tenant 13d67618f1cd4508a625ea258badb8bb. 2026-04-02 18:00:03.140 8 INFO neutron.api.v2.resource [None req-99db667b-76de-4183-89da-c278cf61ac24 fad20c41cf9043fa81c477c4e4fad982 80cbd994d7d34a1389f2800d28bee8e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2078] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:01 2026] DELETE /v2.0/routers/d8eafdf3-f06c-4437-89dd-19542820f076 => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2079] 10.0.0.182 () {32 vars in 744 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2080] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2081] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:03 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e/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: 1014/2082] 10.0.0.182 () {32 vars in 719 bytes} [Thu Apr 2 18:00:03 2026] GET /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e => generated 407 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2083] 10.0.0.182 () {32 vars in 717 bytes} [Thu Apr 2 18:00:03 2026] GET /v2.0/ports/c3c82c94-c6a3-4832-a9d3-a7903e40813a => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2084] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/subnets/942e5717-8ce6-4824-bf92-5945ff4fb21f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2085] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/trunks/de51c1f1-3fea-457d-839c-ebf65aafc58e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:00:03.767 8 INFO neutron.services.segments.plugin [-] Segment 27710c70-0b91-43fb-90e1-ddff612fe767 resource provider aggregate not found [pid: 7|app: 0|req: 1071/2086] 10.0.0.182 () {32 vars in 720 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/ports/c3c82c94-c6a3-4832-a9d3-a7903e40813a => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:00:03.773 8 INFO neutron.services.segments.plugin [-] Segment 27710c70-0b91-43fb-90e1-ddff612fe767 resource provider aggregate not found 2026-04-02 18:00:03.807 8 INFO neutron.services.segments.plugin [-] Segment 27710c70-0b91-43fb-90e1-ddff612fe767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27710c70-0b91-43fb-90e1-ddff612fe767 found for delete ", "request_id": "req-79cbe186-d92d-4390-9b11-2d29c2cbad90"}]} 2026-04-02 18:00:03.810 8 INFO neutron.services.segments.plugin [-] Segment 27710c70-0b91-43fb-90e1-ddff612fe767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27710c70-0b91-43fb-90e1-ddff612fe767 found for delete ", "request_id": "req-d4ec8ac5-7a87-49de-a66c-335acd8b030f"}]} [pid: 8|app: 0|req: 1016/2087] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/networks/03213810-a651-4a66-b4db-0b718a489c9e => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:00:03.850 7 INFO neutron.services.segments.plugin [-] Segment 1e8e6a66-6484-40c9-8a34-a947c5b943ac resource provider aggregate not found 2026-04-02 18:00:03.858 7 INFO neutron.services.segments.plugin [-] Segment 1e8e6a66-6484-40c9-8a34-a947c5b943ac resource provider aggregate not found 2026-04-02 18:00:03.868 7 INFO neutron.services.segments.plugin [-] Segment 1e8e6a66-6484-40c9-8a34-a947c5b943ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8e6a66-6484-40c9-8a34-a947c5b943ac found for delete ", "request_id": "req-15c0ac0e-4983-4fdb-8fc5-cddc7e6b532e"}]} 2026-04-02 18:00:03.872 7 INFO neutron.services.segments.plugin [-] Segment 1e8e6a66-6484-40c9-8a34-a947c5b943ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8e6a66-6484-40c9-8a34-a947c5b943ac found for delete ", "request_id": "req-7e8842fa-544f-4615-81c4-a0545995fcb0"}]} [pid: 7|app: 0|req: 1072/2088] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:03 2026] DELETE /v2.0/networks/b9af6f4b-357e-47a0-884a-e2901f33073d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2089] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:04 2026] GET /v2.0/security-groups?tenant_id=13d67618f1cd4508a625ea258badb8bb&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2090] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:04 2026] DELETE /v2.0/security-groups/44aa85b8-1724-4974-b85a-14f478e8e49f => 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: 1018/2091] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:04 2026] GET /v2.0/security-groups?tenant_id=6dbc8700b68b46239c2bd0388bdf6c9c&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2092] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:04 2026] DELETE /v2.0/security-groups/c9388251-f51b-4ff7-a1a6-e5ceaf7fd749 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2093] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:04 2026] GET /v2.0/security-groups?tenant_id=df24fc5db00a49ce9424b04a6a4c3da5&name=default => generated 2805 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2094] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:05 2026] DELETE /v2.0/security-groups/69c6e4eb-02b5-484b-a2c4-aa299022fd6d => 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: 1020/2095] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:05 2026] GET /v2.0/security-groups?tenant_id=80cbd994d7d34a1389f2800d28bee8e2&name=default => generated 2805 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2096] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:05 2026] DELETE /v2.0/security-groups/2a5ba67a-ec39-44ec-8397-b44771a502ee => 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: 1021/2097] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:08.944 7 INFO neutron.services.segments.plugin [-] Segment e1218d47-f1e1-48b4-9ebb-36c20dd2d807 resource provider aggregate not found 2026-04-02 18:00:08.953 7 INFO neutron.services.segments.plugin [-] Segment e1218d47-f1e1-48b4-9ebb-36c20dd2d807 resource provider aggregate not found 2026-04-02 18:00:08.971 7 INFO neutron.services.segments.plugin [-] Segment e1218d47-f1e1-48b4-9ebb-36c20dd2d807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1218d47-f1e1-48b4-9ebb-36c20dd2d807 found for delete ", "request_id": "req-d08936db-3b42-4649-8a04-c3bc936ef74b"}]} 2026-04-02 18:00:08.972 7 INFO neutron.services.segments.plugin [-] Segment e1218d47-f1e1-48b4-9ebb-36c20dd2d807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1218d47-f1e1-48b4-9ebb-36c20dd2d807 found for delete ", "request_id": "req-d94a012c-6938-4e32-8aba-d91e7d0626ed"}]} [pid: 7|app: 0|req: 1077/2098] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&fields=id&fields=name => generated 114 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2099] 10.0.0.182 () {32 vars in 826 bytes} [Thu Apr 2 18:00:13 2026] GET /v2.0/ports?project_id=12a6780a263a4e02ab9a67808f253b0f&network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 3691 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2100] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 18:00:13 2026] GET /v2.0/subnets?network_id=724816d6-6b8a-4cf0-9a13-7b102c9de291 => generated 644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:14.354 7 INFO neutron.db.l3_db [None req-5a7cb203-ffe9-44fb-baea-5ae90617989b 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Floating IP 7c0283cf-fea2-4f8c-b546-79ab8579303c disassociated. External IP: 10.96.250.203, port: f165db49-d254-4f80-9cfb-9108e70924f4. 2026-04-02 18:00:14.579 8 WARNING neutron_lib.context [None req-29b3dcba-9435-4670-bae4-537a6820c554 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1080/2103] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 18:00:13 2026] PUT /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 554 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:14.727 8 INFO neutron.db.segments_db [None req-29b3dcba-9435-4670-bae4-537a6820c554 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Added segment 8b137d08-af65-44ad-af07-3adf19f9bc89 of type vxlan for network 8bf6a0c0-2d06-4435-8b18-c81850d8fc9f 2026-04-02 18:00:14.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc65b100-6c5f-4f6b-b9bd-c59a9ddec9a0'] response: {'name': 'network-changed', 'server_uuid': '0d175c2b-7c16-4c1c-92ac-35b5026e0777', 'tag': 'f165db49-d254-4f80-9cfb-9108e70924f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1081/2104] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:14 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2105] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:14 2026] POST /v2.0/networks => generated 639 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2106] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:14 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:14.853 8 WARNING neutron_lib.context [None req-0df2b730-a57a-4b5a-add1-d1b50a449248 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1083/2107] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:14 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 757 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2108] 199.204.45.229 () {34 vars in 1058 bytes} [Thu Apr 2 18:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f165db49-d254-4f80-9cfb-9108e70924f4 => 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: 1085/2109] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:00:14 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2110] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:15 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2111] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:15 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 1025/2112] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:14 2026] POST /v2.0/subnets => generated 634 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2113] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:15 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2114] 10.0.0.182 () {32 vars in 722 bytes} [Thu Apr 2 18:00:15 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:00:15.334 7 WARNING neutron_lib.context [None req-73ce5f3e-1a71-48a5-a7dd-7b830a14f042 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1089/2115] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:15 2026] POST /v2.0/subnets => generated 708 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:15.677 8 WARNING neutron_lib.context [None req-3d2d6920-46f7-4eb7-838c-df6e07812037 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:15.730 8 INFO neutron.db.segments_db [None req-3d2d6920-46f7-4eb7-838c-df6e07812037 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Added segment 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 of type vxlan for network bfbf6c18-017d-495c-ac15-c2ea14410d4f [pid: 7|app: 0|req: 1090/2116] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:15 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2117] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:15 2026] POST /v2.0/networks => generated 638 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:15.858 7 WARNING neutron_lib.context [None req-55399c2a-d28d-401d-8ea0-d644d6a2f772 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1091/2118] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:15 2026] POST /v2.0/subnets => generated 632 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:16.326 8 WARNING neutron_lib.context [None req-64a2d99a-2f3b-4de0-ab4b-eb73fbdf0864 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1028/2119] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:16 2026] POST /v2.0/subnets => generated 702 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:16.836 8 WARNING neutron_lib.context [None req-c2693544-a2d5-497c-b5ae-4a1f031413bc 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2120] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:16 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 552 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:16.956 8 INFO neutron.db.segments_db [None req-c2693544-a2d5-497c-b5ae-4a1f031413bc 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Added segment 6475fcab-7962-4723-8a07-02c0a5248c87 of type vxlan for network 9272cbe1-1e3e-4bec-b440-a948e2949baa [pid: 8|app: 0|req: 1029/2121] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:16 2026] POST /v2.0/networks => generated 637 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:17.122 7 WARNING neutron_lib.context [None req-cbc89cff-c9a9-436f-a8e4-2830d74d2d29 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2122] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:17 2026] POST /v2.0/subnets => generated 632 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:17.534 8 WARNING neutron_lib.context [None req-f7415fa4-72f1-4650-9ea9-43940d60e9d5 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1030/2123] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:17 2026] POST /v2.0/subnets => generated 705 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:17.963 7 WARNING neutron_lib.context [None req-278e1c6f-e299-48ac-9174-6aab00892529 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:17.975 8 WARNING neutron_lib.context [None req-77dc550e-47f1-4c0c-80f9-39afaa6be6a4 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:18.033 7 INFO neutron.db.segments_db [None req-278e1c6f-e299-48ac-9174-6aab00892529 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Added segment 7561d23b-06e3-4c34-9f39-c65566442617 of type vxlan for network 49cb5ed7-1a11-41a0-b3f7-193f95d841ef [pid: 8|app: 0|req: 1031/2124] 10.0.0.182 () {34 vars in 685 bytes} [Thu Apr 2 18:00:17 2026] POST /v2.0/security-groups => generated 1611 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:00:18.117 8 WARNING neutron_lib.context [None req-69640481-a514-4f40-a70f-85a288884027 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1032/2125] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:18.287 8 WARNING neutron_lib.context [None req-a6967812-b4ed-420a-994d-05e7fcbc058c 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2126] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 564 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:18.429 7 INFO neutron.db.l3_hamode_db [None req-278e1c6f-e299-48ac-9174-6aab00892529 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:00:18.434 8 WARNING neutron_lib.context [None req-043d91d5-afa7-451c-9f78-9dd9651ff8c3 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1034/2127] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:18.571 8 WARNING neutron_lib.context [None req-86d26397-73c6-4218-9406-80dcd8820867 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1035/2128] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:18.722 8 WARNING neutron_lib.context [None req-9c04efe5-baf9-4962-8b28-738fa292e9e8 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:18.745 8 INFO neutron.db.securitygroups_db [None req-9c04efe5-baf9-4962-8b28-738fa292e9e8 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Project 12a6780a263a4e02ab9a67808f253b0f 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: 1036/2129] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 575 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:18.861 8 WARNING neutron_lib.context [None req-ba050179-9c70-439e-a335-41f57b62ebef 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:18.885 8 INFO neutron.db.securitygroups_db [None req-ba050179-9c70-439e-a335-41f57b62ebef 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Project 12a6780a263a4e02ab9a67808f253b0f 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: 1037/2130] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:18 2026] POST /v2.0/security-group-rules => generated 574 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2131] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/networks => generated 1298 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:19.635 7 INFO neutron.db.l3_hamode_db [None req-278e1c6f-e299-48ac-9174-6aab00892529 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2132] 10.0.0.207 () {34 vars in 1098 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-161263787&fields=id&tenant_id=12a6780a263a4e02ab9a67808f253b0f => 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: 1040/2133] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 661 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2134] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/quotas/12a6780a263a4e02ab9a67808f253b0f => 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: 1042/2135] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&fields=id => generated 149 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2136] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 18:00:19 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 1044/2137] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 18:00:20 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?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: 8|app: 0|req: 1045/2138] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:20 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2139] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:20 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 661 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2140] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 18:00:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12a6780a263a4e02ab9a67808f253b0f => generated 273 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:21.139 8 WARNING neutron_lib.context [req-158b42fa-755f-4bdf-a0d0-cb52fc8bcbef req-07283ec5-a238-47ad-b5a7-af77749cf468 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1094/2141] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:17 2026] POST /v2.0/routers => generated 685 bytes in 3502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2142] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:21 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => 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: 1048/2143] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:00:21 2026] POST /v2.0/ports => generated 958 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1049/2144] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:00:21 2026] PUT /v2.0/ports/0597ee4e-7991-4842-8fa8-64c1d37ad38b => generated 1203 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:22.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c06d64a-c8dc-46d0-9310-89652b8bf378'] response: {'name': 'network-changed', 'server_uuid': 'e7a369c3-4cdc-4027-861a-33e91cf70338', 'tag': '0597ee4e-7991-4842-8fa8-64c1d37ad38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1050/2145] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2146] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0597ee4e-7991-4842-8fa8-64c1d37ad38b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1052/2147] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2148] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&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: 1054/2149] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2150] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2151] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2152] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2153] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&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: 1059/2154] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2155] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0597ee4e-7991-4842-8fa8-64c1d37ad38b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2156] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:00:22 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2157] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:23 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2158] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:23 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2159] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:23 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2160] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 18:00:21 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/add_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2161] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:23 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2162] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:23 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&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: 1099/2163] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:25 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2164] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:25 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2165] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 18:00:23 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/add_router_interface => generated 309 bytes in 2690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2166] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:26 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2167] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:26 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&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: 1068/2168] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:26 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2169] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:26 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&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: 1070/2170] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:00:26 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:27.305 8 INFO neutron.db.l3_db [None req-2a9f157f-e8db-4070-9ab9-2e89537d7056 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Floating IP 7c0283cf-fea2-4f8c-b546-79ab8579303c associated. External IP: 10.96.250.203, port: 0597ee4e-7991-4842-8fa8-64c1d37ad38b. [pid: 8|app: 0|req: 1071/2171] 10.0.0.182 () {34 vars in 749 bytes} [Thu Apr 2 18:00:26 2026] PUT /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 856 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:27.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9e41ee2-8006-48e3-b139-53a547dbcf42'] response: {'name': 'network-changed', 'server_uuid': 'e7a369c3-4cdc-4027-861a-33e91cf70338', 'tag': '0597ee4e-7991-4842-8fa8-64c1d37ad38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1072/2172] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:27 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 856 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2173] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:27 2026] GET /v2.0/ports?tenant_id=12a6780a263a4e02ab9a67808f253b0f&device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2174] 10.0.0.182 () {34 vars in 783 bytes} [Thu Apr 2 18:00:25 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/add_router_interface => generated 309 bytes in 1901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2175] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:27 2026] GET /v2.0/networks?id=76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 757 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:27.976 8 WARNING neutron_lib.context [None req-cc18d842-efad-421a-9da7-022c81636e67 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2176] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 18:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0597ee4e-7991-4842-8fa8-64c1d37ad38b => generated 859 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2177] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 18:00:27 2026] POST /v2.0/security-groups => generated 1566 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2178] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:00:28 2026] GET /v2.0/subnets?id=d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 654 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:28.153 7 WARNING neutron_lib.context [None req-e6e86c61-fb21-44ca-9aa5-7d3a01ef127e 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2179] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:28 2026] GET /v2.0/ports?network_id=76627ab7-1cdf-422f-a8fa-12b2ec03e033&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2180] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:28 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2181] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:28.316 8 WARNING neutron_lib.context [None req-6ea72916-ff85-4f81-ab87-14fe225cda34 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1105/2182] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:28 2026] GET /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2183] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:28.455 7 WARNING neutron_lib.context [None req-0b1c502f-d31e-4c3b-9a3f-32689c8d4957 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1106/2186] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 567 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:28.598 8 WARNING neutron_lib.context [None req-d31e058e-e121-4de9-9e25-ec9d3070f13f 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1081/2187] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:28.721 7 WARNING neutron_lib.context [None req-f22f867e-25cb-4e3c-980d-17234a4e44c5 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1082/2188] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:28 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 856 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2189] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:28.891 8 WARNING neutron_lib.context [None req-1c2b0696-5399-403d-a2d1-d76d2e13a17a 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2190] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:29.052 7 WARNING neutron_lib.context [None req-07cb748a-61e9-4f5b-b88e-6c4bd854ef0c 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1108/2191] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:29.260 8 WARNING neutron_lib.context [None req-ad24ee27-46ce-4c97-8f3f-8b68a641de03 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1084/2192] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:29.387 7 WARNING neutron_lib.context [None req-ecd16c10-85f4-4b70-914e-1fef648da824 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1109/2193] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:29 2026] POST /v2.0/security-group-rules => generated 567 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:29.509 8 WARNING neutron_lib.context [None req-56002d28-11ee-462c-aa00-bcd3441616e4 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2194] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:29.622 7 WARNING neutron_lib.context [None req-866c7b8c-5781-48bc-9815-af90fd5a063a 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1110/2195] 10.0.0.182 () {34 vars in 695 bytes} [Thu Apr 2 18:00:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2196] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:00:29 2026] GET /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2197] 10.0.0.207 () {34 vars in 1096 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1222308426&fields=id&tenant_id=a07cf4312e94419381c6c6ea077d2e0d => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2198] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2199] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/quotas/a07cf4312e94419381c6c6ea077d2e0d => 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: 1088/2200] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&fields=id => generated 287 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2201] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1089/2202] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2203] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:30 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => 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: 1090/2204] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:31 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 705 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2205] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 18:00:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a07cf4312e94419381c6c6ea077d2e0d => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:31.648 8 WARNING neutron_lib.context [req-2c647137-df09-4596-a1e3-a152d67a2a60 req-47fa81fc-6989-4928-845b-40e3c73a0a42 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1091/2206] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:00:31 2026] POST /v2.0/ports => generated 1175 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2207] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:00:32 2026] PUT /v2.0/ports/3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 1420 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1092/2208] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:32 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1459 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1117/2209] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2210] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:00:32.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b89ada4-3f9c-4358-be3c-261389b254c8'] response: {'name': 'network-changed', 'server_uuid': 'ab8faf44-a388-4524-b0d7-c0450c8e8a1c', 'tag': '3b95c816-59e4-46ab-9a9c-dd47c174a6aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1118/2211] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:32 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2212] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:32 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1119/2213] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2214] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2215] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2216] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1459 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2217] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2218] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2219] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2220] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2221] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2222] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2223] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2224] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:33 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2225] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 18:00:35 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2226] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:35 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&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: 1126/2227] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:35 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1192 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2228] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:36 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2229] 10.0.0.182 () {32 vars in 818 bytes} [Thu Apr 2 18:00:36 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&mac_address=fa%3A16%3A3e%3A1d%3Aec%3A8f => generated 1192 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:36.229 8 WARNING neutron_lib.context [None req-97502d01-8c26-43c4-a282-7c1e3ae3044a 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:00:37.145 8 INFO neutron.db.l3_db [None req-97502d01-8c26-43c4-a282-7c1e3ae3044a 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP a8263b2c-ec31-4ccb-a619-cf76569e39ac associated. External IP: 10.96.250.202, port: 3b95c816-59e4-46ab-9a9c-dd47c174a6aa. [pid: 8|app: 0|req: 1103/2230] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 18:00:36 2026] POST /v2.0/floatingips => generated 853 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2231] 10.0.0.207 () {34 vars in 1096 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1222308426&fields=id&tenant_id=a07cf4312e94419381c6c6ea077d2e0d => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:00:37.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb03ef07-82de-4b2e-9165-c6ba9cded1ff'] response: {'name': 'network-changed', 'server_uuid': 'ab8faf44-a388-4524-b0d7-c0450c8e8a1c', 'tag': '3b95c816-59e4-46ab-9a9c-dd47c174a6aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1104/2232] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 704 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2233] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/quotas/a07cf4312e94419381c6c6ea077d2e0d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2234] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2235] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2236] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 856 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2237] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2238] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 18:00:37 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&fields=id => generated 333 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2239] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2240] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2241] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2242] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1108/2243] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2244] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2245] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1137/2246] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => 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: 1110/2247] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2248] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:38 2026] GET /v2.0/security-groups?id=b962e8bd-772b-45e0-a2c4-c702578368ae&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2249] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:39 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 704 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2250] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 18:00:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a07cf4312e94419381c6c6ea077d2e0d => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:39.442 8 WARNING neutron_lib.context [req-a7146724-0580-4c5a-81ff-eab9bf6b6fd5 req-aed3330b-31de-4ab3-8f23-a3a9a340ad68 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1139/2251] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:00:39 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:39.927 7 INFO neutron.db.l3_db [req-4536faa8-c356-42c7-b5f5-8d8db24debf6 req-f72f6521-7c0d-4ed0-a930-ed3f3982c40a 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] Floating IP 7c0283cf-fea2-4f8c-b546-79ab8579303c disassociated. External IP: 10.96.250.203, port: 0597ee4e-7991-4842-8fa8-64c1d37ad38b. [pid: 8|app: 0|req: 1113/2252] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:00:39 2026] POST /v2.0/ports => generated 1183 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2253] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:00:39 2026] DELETE /v2.0/ports/0597ee4e-7991-4842-8fa8-64c1d37ad38b => generated 0 bytes in 1474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2254] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?device_id=e7a369c3-4cdc-4027-861a-33e91cf70338 => 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: 1114/2255] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:00:39 2026] PUT /v2.0/ports/1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 1428 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:41.144 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d33a71-3c32-4be7-9981-368c48502906'] response: {'server_uuid': 'e7a369c3-4cdc-4027-861a-33e91cf70338', 'name': 'network-vif-deleted', 'tag': '0597ee4e-7991-4842-8fa8-64c1d37ad38b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2256] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:00:41.247 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-106e03f1-2c3b-4a71-b3c2-9c0580fc055c'] response: {'name': 'network-changed', 'server_uuid': '0d1a484d-23d8-43cb-9448-790282d938e2', 'tag': '1e9024d6-cc5a-46e7-a38e-e3c1d695862d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1115/2257] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2258] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2259] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2260] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1117/2261] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&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: 7|app: 0|req: 1145/2262] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2263] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2264] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2265] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2266] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2267] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2268] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2269] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:41 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2270] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:42 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&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: 8|app: 0|req: 1122/2271] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:42 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?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: 1123/2272] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:42 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2273] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:42 2026] DELETE /v2.0/security-groups/b962e8bd-772b-45e0-a2c4-c702578368ae => 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: 1124/2274] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:00:42 2026] DELETE /v2.0/floatingips/7c0283cf-fea2-4f8c-b546-79ab8579303c => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2275] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:42 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2276] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:42 2026] GET /v2.0/security-groups?id=967c70a6-7e79-4fd0-98d1-81455a21b82e&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: 1152/2277] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:00:43 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2278] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:43 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2281] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:43 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2282] 10.0.0.182 () {32 vars in 818 bytes} [Thu Apr 2 18:00:43 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&mac_address=fa%3A16%3A3e%3Ad1%3A9c%3Aea => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:43.704 7 WARNING neutron_lib.context [None req-968b16e9-c05a-4e6b-8a85-859aec6a1965 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1126/2283] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:00:43 2026] DELETE /v2.0/ports/f165db49-d254-4f80-9cfb-9108e70924f4 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2284] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:00:44 2026] GET /v2.0/ports?device_id=0d175c2b-7c16-4c1c-92ac-35b5026e0777 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:00:44.776 7 INFO neutron.db.l3_db [None req-968b16e9-c05a-4e6b-8a85-859aec6a1965 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP 0458bcb6-13eb-4661-9c6c-b0e1a03b7a07 associated. External IP: 10.96.250.216, port: 1e9024d6-cc5a-46e7-a38e-e3c1d695862d. 2026-04-02 18:00:45.120 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c649bfc-e07e-4a51-81a4-35fc63ba2400'] response: {'server_uuid': '0d175c2b-7c16-4c1c-92ac-35b5026e0777', 'name': 'network-vif-deleted', 'tag': 'f165db49-d254-4f80-9cfb-9108e70924f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2285] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 18:00:43 2026] POST /v2.0/floatingips => generated 854 bytes in 1468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2286] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:45 2026] DELETE /v2.0/security-groups/967c70a6-7e79-4fd0-98d1-81455a21b82e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:00:45.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2567303-06a4-4382-8c23-c1753b381941'] response: {'name': 'network-changed', 'server_uuid': '0d1a484d-23d8-43cb-9448-790282d938e2', 'tag': '1e9024d6-cc5a-46e7-a38e-e3c1d695862d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1129/2287] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2288] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2289] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2290] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => 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: 1133/2291] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2292] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2293] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2294] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => 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: 1137/2295] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:45 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2296] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:00:45 2026] PUT /v2.0/routers/00e28c70-ef58-4a23-850a-1aa0301c4c99/remove_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2297] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:46 2026] DELETE /v2.0/subnets/d129a56e-2e67-45e7-bc42-32ee26444ee7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2298] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 18:00:47 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2299] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:47 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:47.989 7 INFO neutron.services.segments.plugin [-] Segment 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa resource provider aggregate not found 2026-04-02 18:00:47.994 7 INFO neutron.services.segments.plugin [-] Segment 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa resource provider aggregate not found 2026-04-02 18:00:48.010 7 INFO neutron.services.segments.plugin [-] Segment 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa found for delete ", "request_id": "req-f3290333-8ffb-458e-932d-911db2d33911"}]} 2026-04-02 18:00:48.012 7 INFO neutron.services.segments.plugin [-] Segment 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ee2e31-8c01-4528-b49e-e0b1e22dd0fa found for delete ", "request_id": "req-548dee8a-c62b-4d1b-910b-400ce2e48827"}]} 2026-04-02 18:00:48.022 7 INFO neutron.db.l3_hamode_db [None req-52b33668-c157-4280-b816-550f82332dfb 0fa9da93f4094bee8c6ed2e11abf5d1a 12a6780a263a4e02ab9a67808f253b0f - - default default] HA network 118d6e93-1ac4-4087-a545-b66e47e96cf8 was deleted as no HA routers are present in tenant 12a6780a263a4e02ab9a67808f253b0f. [pid: 7|app: 0|req: 1160/2300] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:46 2026] DELETE /v2.0/routers/00e28c70-ef58-4a23-850a-1aa0301c4c99 => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:00:48.212 8 INFO neutron.services.segments.plugin [-] Segment 223b33f8-1337-48b0-b3c8-21be6705c1ad resource provider aggregate not found 2026-04-02 18:00:48.221 8 INFO neutron.services.segments.plugin [-] Segment 223b33f8-1337-48b0-b3c8-21be6705c1ad resource provider aggregate not found 2026-04-02 18:00:48.227 8 INFO neutron.services.segments.plugin [-] Segment 223b33f8-1337-48b0-b3c8-21be6705c1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223b33f8-1337-48b0-b3c8-21be6705c1ad found for delete ", "request_id": "req-4a6151c5-b675-4d0c-aa9b-6644031d38db"}]} 2026-04-02 18:00:48.237 8 INFO neutron.services.segments.plugin [-] Segment 223b33f8-1337-48b0-b3c8-21be6705c1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 223b33f8-1337-48b0-b3c8-21be6705c1ad found for delete ", "request_id": "req-e665ec32-93cc-4157-975f-bdf28d9d4b88"}]} [pid: 8|app: 0|req: 1141/2301] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:48 2026] DELETE /v2.0/networks/76627ab7-1cdf-422f-a8fa-12b2ec03e033 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2302] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:48 2026] GET /v2.0/security-groups?tenant_id=12a6780a263a4e02ab9a67808f253b0f&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2303] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:49 2026] DELETE /v2.0/security-groups/48ef4460-5a15-4fdb-9e43-33071f722ad9 => 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: 1162/2304] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:00:49 2026] GET /v2.0/security-groups?tenant_id=2a833e6cf3bc4f4885fbf305f48d7116&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2305] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:00:49 2026] DELETE /v2.0/security-groups/c9f6d8f2-b6fd-4baa-8705-4ab4e2bcb884 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:00:53.964 7 INFO neutron.db.segments_db [None req-85513906-86db-4f36-8991-a024d6011f1f 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] Added segment 91688e20-3e42-4fbb-9327-0ebeada98498 of type vxlan for network edc043f4-c55d-40c6-bc72-f5b2cc8e7858 [pid: 7|app: 0|req: 1163/2306] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:53 2026] POST /v2.0/networks => generated 727 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2307] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:54 2026] POST /v2.0/subnets => generated 620 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:54.391 7 WARNING neutron.api.v2.base [None req-b222e312-dd0d-4e5d-9624-243e1b38a719 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - 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-04-02 18:00:54.393 7 INFO neutron.api.v2.resource [None req-b222e312-dd0d-4e5d-9624-243e1b38a719 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1164/2308] 10.0.0.182 () {34 vars in 681 bytes} [Thu Apr 2 18:00:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2309] 10.0.0.183 () {34 vars in 990 bytes} [Thu Apr 2 18:00:54 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:00:54.727 8 INFO neutron.services.segments.plugin [-] Segment 91688e20-3e42-4fbb-9327-0ebeada98498 resource provider aggregate not found 2026-04-02 18:00:54.734 8 INFO neutron.services.segments.plugin [-] Segment 91688e20-3e42-4fbb-9327-0ebeada98498 resource provider aggregate not found 2026-04-02 18:00:54.753 8 INFO neutron.services.segments.plugin [-] Segment 91688e20-3e42-4fbb-9327-0ebeada98498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91688e20-3e42-4fbb-9327-0ebeada98498 found for delete ", "request_id": "req-99e89575-a3b6-4753-a8bc-a449d7929f5c"}]} 2026-04-02 18:00:54.758 8 INFO neutron.services.segments.plugin [-] Segment 91688e20-3e42-4fbb-9327-0ebeada98498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91688e20-3e42-4fbb-9327-0ebeada98498 found for delete ", "request_id": "req-aba57313-dbd6-4891-87d8-8450c12ad651"}]} [pid: 7|app: 0|req: 1166/2310] 10.0.0.183 () {34 vars in 1040 bytes} [Thu Apr 2 18:00:54 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2311] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:54 2026] DELETE /v2.0/networks/edc043f4-c55d-40c6-bc72-f5b2cc8e7858 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:00:54.894 7 INFO neutron.db.segments_db [None req-e445b207-c12c-4faa-9f41-857c35df9bac 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] Added segment 867ae2a9-1d52-4a47-9321-7d5225c33363 of type vxlan for network c2c672c3-f54f-4950-8574-063b1ac14453 [pid: 7|app: 0|req: 1167/2312] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:54 2026] POST /v2.0/networks => generated 727 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2313] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:55 2026] POST /v2.0/subnets => generated 623 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:55.273 7 WARNING neutron.api.v2.base [None req-635facc9-82dd-44ff-835b-550037934e4a 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - 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-04-02 18:00:55.274 7 INFO neutron.api.v2.resource [None req-635facc9-82dd-44ff-835b-550037934e4a 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1168/2314] 10.0.0.182 () {34 vars in 681 bytes} [Thu Apr 2 18:00:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2315] 199.204.45.229 () {34 vars in 1096 bytes} [Thu Apr 2 18:00:55 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2316] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:00:55 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2317] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:00:55 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2318] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:00:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2319] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2320] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2321] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1176/2322] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1177/2323] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2324] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:00:56 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2325] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:55 2026] DELETE /v2.0/networks/c2c672c3-f54f-4950-8574-063b1ac14453 => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:00:56.683 7 INFO neutron.db.segments_db [None req-f8b755a8-1764-4954-969a-e81dd0c7caa1 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] Added segment 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 of type vxlan for network e658b79c-5daa-4e97-b8a2-a91b154b006d [pid: 7|app: 0|req: 1179/2326] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:00:56 2026] POST /v2.0/networks => generated 727 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:00:56.861 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider aggregate not found 2026-04-02 18:00:56.867 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider aggregate not found 2026-04-02 18:00:56.886 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867ae2a9-1d52-4a47-9321-7d5225c33363 found for delete ", "request_id": "req-fb2fa6cb-f9c3-42a3-8008-801de763a380"}]} 2026-04-02 18:00:56.892 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867ae2a9-1d52-4a47-9321-7d5225c33363 found for delete ", "request_id": "req-d5547ce0-955a-4832-9287-f15ab71bb4f9"}]} 2026-04-02 18:00:56.913 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider aggregate not found 2026-04-02 18:00:56.919 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider aggregate not found 2026-04-02 18:00:56.944 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867ae2a9-1d52-4a47-9321-7d5225c33363 found for delete ", "request_id": "req-fc7caace-7bf2-46bf-9d82-5d16b841a4ec"}]} 2026-04-02 18:00:56.947 8 INFO neutron.services.segments.plugin [-] Segment 867ae2a9-1d52-4a47-9321-7d5225c33363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 867ae2a9-1d52-4a47-9321-7d5225c33363 found for delete ", "request_id": "req-b4286c1f-95aa-49cb-9082-df9896179b22"}]} [pid: 8|app: 0|req: 1148/2327] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:00:56 2026] POST /v2.0/subnets => generated 623 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2328] 10.0.0.182 () {34 vars in 681 bytes} [Thu Apr 2 18:00:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2329] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 18:00:57 2026] GET /v2.0/networks/e658b79c-5daa-4e97-b8a2-a91b154b006d => generated 655 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:00:58.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f69c5f32-ca92-4e48-8a92-5174b7e59ce6 776382e8d41b444bbffa11734ac34ac4 040762ff950e4268a2f75f9e780c5173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2332] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 18:00:58 2026] GET /v2.0/networks/e658b79c-5daa-4e97-b8a2-a91b154b006d => generated 138 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:00:59.276 8 INFO neutron.services.segments.plugin [-] Segment 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 resource provider aggregate not found 2026-04-02 18:00:59.290 8 INFO neutron.services.segments.plugin [-] Segment 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 resource provider aggregate not found 2026-04-02 18:00:59.295 8 INFO neutron.services.segments.plugin [-] Segment 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 found for delete ", "request_id": "req-b2a5aac6-e0be-4ac4-b676-cd2b7a7e3721"}]} 2026-04-02 18:00:59.309 8 INFO neutron.services.segments.plugin [-] Segment 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e9c8b7-35bc-4354-88d6-ae81b5bcc917 found for delete ", "request_id": "req-d38eb5b2-1c76-479b-bb1d-748560c31a28"}]} [pid: 8|app: 0|req: 1152/2333] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:00:58 2026] DELETE /v2.0/networks/e658b79c-5daa-4e97-b8a2-a91b154b006d => generated 0 bytes in 745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:00:59.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b18eb40b-8083-4f85-aaab-d4bd59b96096 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2334] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:59 2026] DELETE /v2.0/subnets/2859759a-e59e-417d-80ad-57ac9de21ecf => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:00:59.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db79e989-9dc5-4a5e-a522-e60f86db96ad 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2335] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:59 2026] DELETE /v2.0/subnets/20461341-1092-4c5c-b6e5-e7e12b4636f0 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:00:59.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f28fc83-d707-4863-a25d-c1c124eb05ce 28137572fd28446e8a6f8c2b902441b0 9e8588810dd641f782a225cc82b1e18c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1183/2336] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:00:59 2026] DELETE /v2.0/subnets/ad814498-d617-44eb-bbd4-be505bb0e213 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2337] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:01:00 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2338] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:00 2026] GET /v2.0/security-groups?tenant_id=040762ff950e4268a2f75f9e780c5173&name=default => generated 2805 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2339] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:00 2026] DELETE /v2.0/security-groups/7ad11007-5ee3-4c12-8d16-637905f02833 => 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: 1155/2340] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:00 2026] GET /v2.0/security-groups?tenant_id=b5efd5f03ca74c1ca9bf4889e028dd78&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2341] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:01 2026] DELETE /v2.0/security-groups/1b48efca-3998-4dbd-9864-70c348280eb3 => 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: 1156/2342] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:01 2026] GET /v2.0/security-groups?tenant_id=9e8588810dd641f782a225cc82b1e18c&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2343] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:01 2026] DELETE /v2.0/security-groups/1bf476cb-0031-4fe9-b1bd-b5f4fc77a9f0 => 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: 1157/2344] 10.0.0.193 () {30 vars in 690 bytes} [Thu Apr 2 18:01:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2345] 10.0.0.193 () {30 vars in 692 bytes} [Thu Apr 2 18:01:01 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: 1158/2346] 10.0.0.193 () {30 vars in 668 bytes} [Thu Apr 2 18:01: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: 1189/2347] 10.0.0.193 () {30 vars in 704 bytes} [Thu Apr 2 18:01:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2348] 10.0.0.193 () {28 vars in 439 bytes} [Thu Apr 2 18:01:02 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2349] 10.0.0.193 () {30 vars in 728 bytes} [Thu Apr 2 18:01:02 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 634 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2350] 10.0.0.193 () {30 vars in 690 bytes} [Thu Apr 2 18:01:02 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: 1191/2351] 10.0.0.193 () {30 vars in 692 bytes} [Thu Apr 2 18:01:02 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: 1161/2352] 10.0.0.193 () {30 vars in 668 bytes} [Thu Apr 2 18:01:02 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: 1192/2353] 10.0.0.193 () {30 vars in 704 bytes} [Thu Apr 2 18:01:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2354] 10.0.0.193 () {30 vars in 728 bytes} [Thu Apr 2 18:01:02 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2355] 10.0.0.193 () {30 vars in 690 bytes} [Thu Apr 2 18:01:02 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: 1163/2356] 10.0.0.193 () {30 vars in 692 bytes} [Thu Apr 2 18:01:02 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: 7|app: 0|req: 1194/2357] 10.0.0.193 () {30 vars in 668 bytes} [Thu Apr 2 18:01:02 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: 1164/2358] 10.0.0.193 () {30 vars in 704 bytes} [Thu Apr 2 18:01:02 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: 1195/2359] 10.0.0.193 () {30 vars in 730 bytes} [Thu Apr 2 18:01:02 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2360] 10.0.0.193 () {30 vars in 682 bytes} [Thu Apr 2 18:01:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2361] 10.0.0.193 () {34 vars in 704 bytes} [Thu Apr 2 18:01:02 2026] POST /v2.0/ports => generated 1132 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2362] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:01:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1197/2363] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:01:05 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: 1167/2364] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:01:05 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: 1198/2365] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:01:05 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: 1168/2366] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:01:05 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:01:06.061 7 WARNING neutron_lib.context [None req-d95aebe4-e788-41f3-8970-bc8101786dcb 63be07ecfbd94a1aab77e90e9bb35d31 1b17922cbe544435997543cf9fe2b491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1169/2367] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:01:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2368] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:01:06 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: 1171/2369] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:01: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: 1172/2370] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:01:06 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-04-02 18:01:06.393 8 INFO neutron.api.v2.resource [None req-5c4de929-7eba-44df-b321-2ebf25b78d48 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2371] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 18:01:06 2026] GET /v2.0/security-groups/lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2372] 199.204.45.229 () {30 vars in 785 bytes} [Thu Apr 2 18:01:06 2026] GET /v2.0/security-groups?name=lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2373] 199.204.45.229 () {34 vars in 736 bytes} [Thu Apr 2 18:01:06 2026] POST /v2.0/security-groups => generated 1574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2374] 199.204.45.229 () {30 vars in 815 bytes} [Thu Apr 2 18:01:06 2026] GET /v2.0/security-group-rules?security_group_id=38e5552d-862c-4932-a825-0c2acf3928f4 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2375] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:01:06 2026] PUT /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1178/2376] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:01:07 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: 1179/2377] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:01:07 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: 1180/2378] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:01:07 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: 1181/2379] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:01: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) [pid: 8|app: 0|req: 1182/2380] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:01:07 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2381] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:01:05 2026] POST /v2.0/floatingips => generated 552 bytes in 1205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:01:07.216 8 WARNING neutron_lib.context [None req-1e42def0-d6f0-4f10-8584-a6ebfe537016 63be07ecfbd94a1aab77e90e9bb35d31 1b17922cbe544435997543cf9fe2b491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1183/2382] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:01:07 2026] POST /v2.0/floatingips => generated 552 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:01:07.958 7 WARNING neutron_lib.context [None req-c110cd1e-f560-4dc2-ba39-e31632a5e3a5 63be07ecfbd94a1aab77e90e9bb35d31 1b17922cbe544435997543cf9fe2b491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2383] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:01:07 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:01:08.613 8 WARNING neutron_lib.context [None req-67b33645-743c-43f5-a9f0-bf0e921d7e26 63be07ecfbd94a1aab77e90e9bb35d31 1b17922cbe544435997543cf9fe2b491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1184/2384] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:01:08 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:01:09.231 7 WARNING neutron_lib.context [None req-9a27a977-5594-481f-a057-5b53d0756a08 63be07ecfbd94a1aab77e90e9bb35d31 1b17922cbe544435997543cf9fe2b491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1201/2385] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:01:09 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2386] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:01:09 2026] PUT /v2.0/floatingips/49b4c448-a04d-4d87-91a8-c64077f9a4e3/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2387] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:01:09 2026] PUT /v2.0/floatingips/235b5336-5e81-4864-9545-ac603e08f4d2/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2388] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:01:10 2026] PUT /v2.0/floatingips/95cac457-29f8-4b4d-b165-925e14a87316/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2389] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:01:10 2026] PUT /v2.0/floatingips/60d7e21c-4c76-44b9-82db-731ede4f9ae1/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2390] 10.0.0.182 () {32 vars in 672 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2391] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2392] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2393] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2394] 10.0.0.182 () {32 vars in 680 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2395] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2396] 10.0.0.182 () {32 vars in 690 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2397] 10.0.0.182 () {32 vars in 702 bytes} [Thu Apr 2 18:01:10 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2398] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:01:10 2026] DELETE /v2.0/floatingips/49b4c448-a04d-4d87-91a8-c64077f9a4e3 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2399] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:01:11 2026] DELETE /v2.0/floatingips/235b5336-5e81-4864-9545-ac603e08f4d2 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2400] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:01:11 2026] DELETE /v2.0/floatingips/95cac457-29f8-4b4d-b165-925e14a87316 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2401] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:01:11 2026] DELETE /v2.0/floatingips/60d7e21c-4c76-44b9-82db-731ede4f9ae1 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2402] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:01:12 2026] DELETE /v2.0/floatingips/dc7328b4-71e3-49fc-b60c-42edbb43c919 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2403] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.0/security-groups?tenant_id=1b17922cbe544435997543cf9fe2b491&name=default => generated 2805 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2406] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:13 2026] DELETE /v2.0/security-groups/b2848c35-f2e8-4da4-a934-1c4e5e25034d => 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: 1213/2407] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.0/security-groups?tenant_id=9f2531833ccb4a5584af8cd50827801d&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2408] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:13 2026] DELETE /v2.0/security-groups/3cd09021-3090-4453-8dcb-c23793a7a7e7 => 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: 1214/2409] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/security-groups?tenant_id=c3e8b38ae59d437ca9549e4761d9bcb9&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2410] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:14 2026] DELETE /v2.0/security-groups/07d689e0-b80e-4937-88e2-b4530aaffd02 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2411] 10.0.0.207 () {34 vars in 1016 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/security-groups?id=c5979fb1-ac65-4d52-9f57-07cd229fb382&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2412] 10.0.0.207 () {34 vars in 982 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 734 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2413] 10.0.0.207 () {34 vars in 965 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/quotas/1b2b4ce04e544b83a9752a247a19c16d => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2414] 10.0.0.207 () {34 vars in 1002 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2415] 10.0.0.207 () {34 vars in 1008 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2416] 10.0.0.207 () {34 vars in 1108 bytes} [Thu Apr 2 18:01:14 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2417] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:15 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => 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: 1200/2418] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:15 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => 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: 1219/2419] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:01:16 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 734 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2420] 199.204.45.229 () {34 vars in 1050 bytes} [Thu Apr 2 18:01:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b2b4ce04e544b83a9752a247a19c16d => generated 343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2421] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:01:16 2026] POST /v2.0/ports => generated 1082 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2422] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:01:16 2026] PUT /v2.0/ports/b412b03a-0c69-4665-a410-fa821d81efb5 => generated 1207 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1221/2423] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1203/2424] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2425] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:17.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc448c52-2047-4688-8a0c-3cc049edcbe0'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': 'b412b03a-0c69-4665-a410-fa821d81efb5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1204/2426] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2427] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1205/2428] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?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: 1206/2429] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2430] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4 => generated 734 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:17.823 7 WARNING neutron_lib.context [None req-1fee09c5-82bd-4ace-92e6-a38f4de07b88 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1208/2431] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:01:17.863 7 INFO neutron.db.segments_db [None req-1fee09c5-82bd-4ace-92e6-a38f4de07b88 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] Added segment 8d4cc266-6e9f-4dd0-9b6a-412172aa76af of type vxlan for network 60655b4b-41ce-4cdb-a81f-40e9954b9d9c [pid: 8|app: 0|req: 1209/2432] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2433] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2434] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&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: 1212/2435] 199.204.45.229 () {34 vars in 1044 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/security-groups?id=c5979fb1-ac65-4d52-9f57-07cd229fb382&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2436] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:01:17 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?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: 1214/2437] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:01:18 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:01:18.223 7 INFO neutron.db.l3_hamode_db [None req-1fee09c5-82bd-4ace-92e6-a38f4de07b88 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:01:18.411 7 INFO neutron.db.l3_hamode_db [None req-1fee09c5-82bd-4ace-92e6-a38f4de07b88 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1215/2438] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:18 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2439] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:01:18 2026] GET /v2.0/security-groups?id=c5979fb1-ac65-4d52-9f57-07cd229fb382&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: 8|app: 0|req: 1217/2440] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:18 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2441] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:01:17 2026] POST /v2.0/routers => generated 474 bytes in 1650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2442] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:01:19 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2443] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:19 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2444] 10.0.0.182 () {34 vars in 762 bytes} [Thu Apr 2 18:01:19 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2445] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:19 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2446] 10.0.0.182 () {34 vars in 758 bytes} [Thu Apr 2 18:01:19 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/red => generated 4 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2447] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2448] 10.0.0.182 () {34 vars in 780 bytes} [Thu Apr 2 18:01:20 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2449] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 52 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2450] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:01:20 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2451] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2452] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:01:20.788 7 INFO neutron.api.v2.resource [None req-9ba036b5-61f9-4fa7-8d9e-f66d5b37ecbd 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2453] 10.0.0.182 () {32 vars in 743 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2454] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 18:01:20 2026] DELETE /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2455] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:01:21.039 8 INFO neutron.api.v2.resource [None req-1b0acf76-e3a2-4251-8f99-d8f174eb9219 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2456] 10.0.0.182 () {32 vars in 746 bytes} [Thu Apr 2 18:01:20 2026] DELETE /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2457] 10.0.0.182 () {32 vars in 734 bytes} [Thu Apr 2 18:01:21 2026] DELETE /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2458] 10.0.0.182 () {32 vars in 731 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2459] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2460] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2461] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/security-groups?id=c5979fb1-ac65-4d52-9f57-07cd229fb382&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2462] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2463] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:01:21 2026] PUT /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21 => generated 480 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2464] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:01:22 2026] GET /v2.0/ports?device_id=e09a0d02-b671-47e6-b72c-6c843a0e9b21 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:01:22.887 8 INFO neutron.services.segments.plugin [-] Segment 8d4cc266-6e9f-4dd0-9b6a-412172aa76af resource provider aggregate not found 2026-04-02 18:01:22.894 8 INFO neutron.services.segments.plugin [-] Segment 8d4cc266-6e9f-4dd0-9b6a-412172aa76af resource provider aggregate not found 2026-04-02 18:01:22.900 8 INFO neutron.services.segments.plugin [-] Segment 8d4cc266-6e9f-4dd0-9b6a-412172aa76af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4cc266-6e9f-4dd0-9b6a-412172aa76af found for delete ", "request_id": "req-cefd99db-d730-48da-bbd8-3be27e7125ee"}]} 2026-04-02 18:01:22.908 8 INFO neutron.services.segments.plugin [-] Segment 8d4cc266-6e9f-4dd0-9b6a-412172aa76af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4cc266-6e9f-4dd0-9b6a-412172aa76af found for delete ", "request_id": "req-280f0e1d-9d63-4849-a905-8df097b00adb"}]} 2026-04-02 18:01:22.919 8 INFO neutron.db.l3_hamode_db [None req-3f86c955-7489-4f9c-9379-4edbf0a16483 90ada41c55b74a77a3f434e7f95cf03f cdeed6d48a414bcd97a16b01b7af5d89 - - default default] HA network 60655b4b-41ce-4cdb-a81f-40e9954b9d9c was deleted as no HA routers are present in tenant cdeed6d48a414bcd97a16b01b7af5d89. [pid: 8|app: 0|req: 1228/2465] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:01:22 2026] DELETE /v2.0/routers/e09a0d02-b671-47e6-b72c-6c843a0e9b21 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2466] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:23 2026] GET /v2.0/security-groups?tenant_id=c29e823c11624b14bbb004deeec9bd27&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2467] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:23 2026] DELETE /v2.0/security-groups/75b1c4e2-d14e-4707-9745-1878000a4cbe => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2468] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:01:24 2026] GET /v2.0/security-groups?tenant_id=cdeed6d48a414bcd97a16b01b7af5d89&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2469] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:01:24 2026] DELETE /v2.0/security-groups/88e64479-ad6b-4827-88a4-03f2c0e3100e => 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: 1233/2474] 199.204.45.229 () {34 vars in 1096 bytes} [Thu Apr 2 18:01:56 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2475] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2476] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2477] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2478] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2479] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2480] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2481] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&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: 1237/2482] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2483] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2486] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2487] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:01:59 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: 7|app: 0|req: 1249/2488] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:01:59 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: 1240/2489] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:01:59 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: 1250/2490] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2491] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2492] 199.204.45.229 () {34 vars in 717 bytes} [Thu Apr 2 18:02:00 2026] POST /v2.0/ports => generated 1093 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2493] 10.0.0.207 () {34 vars in 971 bytes} [Thu Apr 2 18:02:00 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1093 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1252/2494] 10.0.0.207 () {34 vars in 907 bytes} [Thu Apr 2 18:02:00 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2495] 199.204.45.229 () {34 vars in 1262 bytes} [Thu Apr 2 18:02:00 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2496] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:00 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2497] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2498] 199.204.45.229 () {34 vars in 975 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1093 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2499] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/networks?id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2500] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:02:01 2026] PUT /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1247 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2501] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1256/2502] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2503] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:02:01.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10532bb5-764b-49a0-b9bc-25ed93be2a6c'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '54b07684-40f5-4d6f-a5db-f0648325b0ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2504] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:01 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&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: 1248/2505] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1258/2506] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?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: 1249/2507] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2508] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2509] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2510] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?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: 1251/2511] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2512] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2513] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks?id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 802 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2514] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2515] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2516] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&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: 7|app: 0|req: 1263/2517] 10.0.0.207 () {34 vars in 971 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2518] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2519] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2520] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:02:02 2026] PUT /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1308 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:02:03.168 8 INFO neutron.api.v2.resource [None req-19134988-add2-47f3-8503-8a6750b9625a ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2521] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/security-groups/lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1265/2522] 199.204.45.229 () {30 vars in 785 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/security-groups?name=lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2523] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:02:03 2026] PUT /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1308 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2524] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:03 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1259/2525] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2526] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:03 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: 1260/2527] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:03 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: 7|app: 0|req: 1268/2528] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:02:03.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbce45f4-3a8a-41ad-80a8-93b6503ae67e'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '54b07684-40f5-4d6f-a5db-f0648325b0ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1269/2529] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2530] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2531] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1344 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2532] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/networks?id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 802 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2533] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:03 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:02:04.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a20d9b8-b38d-4f4f-9459-9ad5fa600f6a'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '54b07684-40f5-4d6f-a5db-f0648325b0ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1263/2534] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2535] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2536] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2537] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2538] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2539] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2540] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2541] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2542] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2584 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2543] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks?id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 802 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2544] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2545] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2546] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2547] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?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: 1270/2548] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:04 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:02:13.810 7 WARNING neutron_lib.context [None req-0ce8650b-5e59-44d9-bbce-156795d2427b 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:02:15.258 7 INFO neutron.db.l3_db [None req-0ce8650b-5e59-44d9-bbce-156795d2427b 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP 0fa381e0-b07c-41bc-99d3-f42f84b3ff7f associated. External IP: 10.96.250.209, port: a3e0b527-3418-4abc-9bdf-fba2ab162557. [pid: 7|app: 0|req: 1280/2551] 10.0.0.182 () {34 vars in 677 bytes} [Thu Apr 2 18:02:13 2026] POST /v2.0/floatingips => generated 899 bytes in 1927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2552] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:19 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: 1281/2553] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:19 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: 1273/2554] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:19 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: 1282/2555] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:02:19.227 8 INFO neutron.api.v2.resource [None req-3c76e92f-daa6-4947-b210-2173c59901b4 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2556] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 18:02:19 2026] GET /v2.0/security-groups/lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2557] 199.204.45.229 () {30 vars in 785 bytes} [Thu Apr 2 18:02:19 2026] GET /v2.0/security-groups?name=lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 1577 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2558] 199.204.45.229 () {30 vars in 815 bytes} [Thu Apr 2 18:02:19 2026] GET /v2.0/security-group-rules?security_group_id=38e5552d-862c-4932-a825-0c2acf3928f4 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2559] 199.204.45.229 () {34 vars in 747 bytes} [Thu Apr 2 18:02:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2560] 199.204.45.229 () {34 vars in 747 bytes} [Thu Apr 2 18:02:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2561] 10.0.0.193 () {30 vars in 690 bytes} [Thu Apr 2 18:02:26 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: 1277/2562] 10.0.0.193 () {30 vars in 692 bytes} [Thu Apr 2 18:02:26 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: 7|app: 0|req: 1286/2563] 10.0.0.193 () {30 vars in 668 bytes} [Thu Apr 2 18:02:26 2026] GET /v2.0/extensions/qos => 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: 1278/2564] 10.0.0.193 () {30 vars in 704 bytes} [Thu Apr 2 18:02:26 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: 1287/2565] 10.0.0.193 () {28 vars in 439 bytes} [Thu Apr 2 18:02:26 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2566] 10.0.0.193 () {30 vars in 728 bytes} [Thu Apr 2 18:02:26 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2567] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:27 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: 1280/2568] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:27 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: 1289/2569] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:27 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: 1281/2570] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:27 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: 1290/2571] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:27 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2572] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:27 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2573] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:27 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: 1283/2574] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:27 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: 7|app: 0|req: 1292/2575] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:27 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: 1284/2576] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:27 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: 1293/2577] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:27 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1285/2578] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:28 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2579] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:28 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2582] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:02:28 2026] POST /v2.0/ports => generated 1299 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2583] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:02:28 2026] PUT /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1287/2584] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 4038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:29.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0031df18-e13a-4171-bba2-e5fd7f6e79de'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '0b06f2f1-129a-4217-a0d6-aef7ae269d56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1298/2585] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2586] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2587] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2588] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1300/2589] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2590] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2591] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2592] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:29 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&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: 1302/2593] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2594] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?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: 1303/2595] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.52&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2596] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A25b&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2597] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2598] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1305/2599] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2600] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1306/2601] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2602] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 4038 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2603] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2604] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.52&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => 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: 1308/2605] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A25b&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2606] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2607] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2608] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2609] 10.0.0.207 () {34 vars in 971 bytes} [Thu Apr 2 18:02:30 2026] GET /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1460 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2610] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2611] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2612] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2613] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2614] 199.204.45.229 () {34 vars in 790 bytes} [Thu Apr 2 18:02:31 2026] PUT /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1195 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2615] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:31.789 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23f079f6-0fa8-4717-b0fc-81e2cc5838a2'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '0b06f2f1-129a-4217-a0d6-aef7ae269d56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1313/2616] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 650 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2617] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3809 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2618] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2619] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:31 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: 1307/2620] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:31 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: 1314/2621] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2622] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:31 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: 1315/2623] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.52&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2624] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:31 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2625] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2626] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/subnets?id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2627] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2628] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1312/2629] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2630] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2631] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2632] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2633] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2634] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:32 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2635] 10.0.0.193 () {30 vars in 690 bytes} [Thu Apr 2 18:02:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2636] 10.0.0.193 () {30 vars in 692 bytes} [Thu Apr 2 18:02:38 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: 1321/2637] 10.0.0.193 () {30 vars in 668 bytes} [Thu Apr 2 18:02:38 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: 1317/2638] 10.0.0.193 () {30 vars in 704 bytes} [Thu Apr 2 18:02:38 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: 1322/2639] 10.0.0.193 () {28 vars in 439 bytes} [Thu Apr 2 18:02:38 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2640] 10.0.0.193 () {30 vars in 728 bytes} [Thu Apr 2 18:02:38 2026] GET /v2.0/subnets/f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2641] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:39 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: 1319/2642] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:39 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: 7|app: 0|req: 1324/2643] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:39 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: 1320/2644] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:39 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: 1325/2645] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:39 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2646] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:39 2026] GET /v2.0/subnets/f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2647] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:39 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2648] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:40 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: 7|app: 0|req: 1327/2649] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:40 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: 1323/2650] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:40 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: 1328/2651] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:40 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: 1324/2652] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:40 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2653] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:40 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2654] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:40 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2655] 199.204.45.229 () {38 vars in 955 bytes} [Thu Apr 2 18:02:40 2026] POST /v2.0/ports => generated 1303 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2656] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:02:41 2026] PUT /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1428 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1331/2657] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 5267 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2658] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2659] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:02:41.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9744797b-71dd-47cd-a5b6-e8ce0766626b'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '512b9835-0974-41c3-895e-74afaf8d9298', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2660] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2661] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1329/2662] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2663] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2664] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2665] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2666] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2667] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?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: 8|app: 0|req: 1332/2668] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.52&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2669] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/subnets?id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2670] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2671] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2672] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1339/2673] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=512b9835-0974-41c3-895e-74afaf8d9298 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2674] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f4&port_id=512b9835-0974-41c3-895e-74afaf8d9298 => 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: 1340/2675] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2676] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2677] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2678] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2679] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:42 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2680] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 5267 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2681] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2682] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=512b9835-0974-41c3-895e-74afaf8d9298 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2683] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f4&port_id=512b9835-0974-41c3-895e-74afaf8d9298 => 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: 1340/2684] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2685] 10.0.0.207 () {34 vars in 971 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2686] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&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: 7|app: 0|req: 1346/2687] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1464 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2688] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2689] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&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: 8|app: 0|req: 1343/2690] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2693] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2694] 199.204.45.229 () {34 vars in 790 bytes} [Thu Apr 2 18:02:43 2026] PUT /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1195 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2695] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 796 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:44.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96751d32-3c61-4409-bae5-331db286777e'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '512b9835-0974-41c3-895e-74afaf8d9298', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1349/2696] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:43 2026] GET /v2.0/subnets/f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 650 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2697] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 5034 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2698] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02: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: 1350/2699] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:44 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: 1351/2700] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2701] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2702] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2703] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2704] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=512b9835-0974-41c3-895e-74afaf8d9298 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2705] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2706] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2707] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2708] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2709] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2710] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2711] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2712] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?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: 8|app: 0|req: 1358/2713] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2714] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:44 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2715] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:53 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: 7|app: 0|req: 1357/2716] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:53 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: 1360/2717] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:53 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: 7|app: 0|req: 1358/2718] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:53 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: 1361/2719] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:53 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2720] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:53 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 5036 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2721] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2722] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2723] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2724] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:54 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: 1364/2725] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2726] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:02:54 2026] PUT /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1026 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2727] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 796 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:02:54.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30678df7-b032-4794-b75f-a72a1fdbe233'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '512b9835-0974-41c3-895e-74afaf8d9298', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1363/2728] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 4865 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2729] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:54 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 4865 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2730] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:55 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2731] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:55 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 4865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2732] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:55 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?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: 1368/2733] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:55 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2734] 199.204.45.229 () {34 vars in 975 bytes} [Thu Apr 2 18:02:55 2026] GET /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2735] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:02:55 2026] DELETE /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2736] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:02:56.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71cbcc1f-c622-4f39-8d45-455bed8c9826'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-deleted', 'tag': '512b9835-0974-41c3-895e-74afaf8d9298', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2737] 199.204.45.229 () {34 vars in 1226 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4&id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 3094 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2738] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3811 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2739] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:02:56.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed24e4ce-e45a-4fb3-9cb4-67cdd6f766a9 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1369/2740] 199.204.45.229 () {32 vars in 759 bytes} [Thu Apr 2 18:02:56 2026] DELETE /v2.0/ports/512b9835-0974-41c3-895e-74afaf8d9298 => 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: 1372/2741] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2742] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2743] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:02:56 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: 7|app: 0|req: 1372/2744] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:02:56 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: 1373/2745] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:02:56 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: 7|app: 0|req: 1374/2746] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2747] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2748] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2749] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2750] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2751] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2752] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2753] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2754] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2755] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2756] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2757] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2758] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:56 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&device_owner=network%3Adhcp => generated 1461 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2759] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2760] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2761] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.52&port_id=0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2762] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/subnets?id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2763] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2764] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?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: 1385/2765] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2768] 199.204.45.229 () {34 vars in 1096 bytes} [Thu Apr 2 18:02:58 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2769] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:02:58 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2770] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:02:58 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2771] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2772] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => 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: 1384/2773] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2774] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2775] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2776] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2777] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:02:59 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2778] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2779] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2780] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:04 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: 1388/2781] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03:04 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: 1394/2782] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3811 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2783] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:05 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: 1395/2784] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:05 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: 1390/2785] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2786] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2787] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2788] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:03:05 2026] PUT /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1026 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2789] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1398/2790] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3640 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2791] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:03:05 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:03:06.036 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef2cc17-c300-4f9e-9a47-5907ec48d311'] response: {'name': 'network-changed', 'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'tag': '0b06f2f1-129a-4217-a0d6-aef7ae269d56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2792] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:03:06 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2793] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:06 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2794] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:06 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2795] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:06 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2796] 199.204.45.229 () {34 vars in 975 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2797] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:03:07 2026] DELETE /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2798] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:03:07.511 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a54bffda-c266-4f6f-b5f3-3c1673023918'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-deleted', 'tag': '0b06f2f1-129a-4217-a0d6-aef7ae269d56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/2799] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:03:07.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-597e56b6-84c6-43ac-b939-617f6c2c075c ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2800] 199.204.45.229 () {32 vars in 759 bytes} [Thu Apr 2 18:03:07 2026] DELETE /v2.0/ports/0b06f2f1-129a-4217-a0d6-aef7ae269d56 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2801] 199.204.45.229 () {34 vars in 1146 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4&id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 2309 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2802] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:07 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: 1400/2803] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:07 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: 1404/2804] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2805] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:07 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: 1402/2806] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03: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: 1405/2807] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2808] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2809] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2810] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2811] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1346 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2812] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2813] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2814] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2815] 199.204.45.229 () {30 vars in 743 bytes} [Thu Apr 2 18:03:07 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2816] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=54b07684-40f5-4d6f-a5db-f0648325b0ee => 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: 1408/2817] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2818] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/subnets?id=ff415620-4322-4661-aba3-1dc932f6be0c => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2819] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2820] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/ports?network_id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f&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: 8|app: 0|req: 1410/2821] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2822] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:08 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?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: 1414/2825] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:19 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: 1412/2826] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:19 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: 1415/2827] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:19 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: 1413/2828] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03:19 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) 2026-04-02 18:03:20.020 7 INFO neutron.api.v2.resource [None req-6d9c4527-7184-44d9-8aae-b1137b5aab5d ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/2829] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-groups/lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2830] 199.204.45.229 () {30 vars in 785 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-groups?name=lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 2741 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2831] 199.204.45.229 () {30 vars in 815 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-group-rules?security_group_id=38e5552d-862c-4932-a825-0c2acf3928f4 => generated 2206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2832] 199.204.45.229 () {32 vars in 789 bytes} [Thu Apr 2 18:03:20 2026] DELETE /v2.0/security-group-rules/065d3f5f-3384-4e4a-bebc-c6c4f4bc8e29 => 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: 1418/2833] 199.204.45.229 () {32 vars in 789 bytes} [Thu Apr 2 18:03:20 2026] DELETE /v2.0/security-group-rules/91c972fc-6f0e-4477-8cc6-ddeb683b0d11 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:24.493 8 INFO neutron.db.l3_db [None req-409b2167-19fa-4336-92a7-fa3e9186fe2d 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP 0fa381e0-b07c-41bc-99d3-f42f84b3ff7f disassociated (deleted). External IP: 10.96.250.209, port: a3e0b527-3418-4abc-9bdf-fba2ab162557. [pid: 8|app: 0|req: 1416/2834] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:03:24 2026] DELETE /v2.0/floatingips/0fa381e0-b07c-41bc-99d3-f42f84b3ff7f => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:24.923 7 INFO neutron.api.v2.resource [None req-59c11bc1-432d-4006-8d8e-b5b73ef91416 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/2835] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:03:24 2026] GET /v2.0/floatingips/0fa381e0-b07c-41bc-99d3-f42f84b3ff7f => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2836] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:25 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: 7|app: 0|req: 1420/2837] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:25 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: 1418/2838] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:25 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/2839] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03:25 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) [pid: 8|app: 0|req: 1419/2840] 199.204.45.229 () {30 vars in 741 bytes} [Thu Apr 2 18:03:25 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2841] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:25 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2842] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:25 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2843] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:25 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2844] 199.204.45.229 () {34 vars in 975 bytes} [Thu Apr 2 18:03:26 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1346 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2845] 199.204.45.229 () {34 vars in 1060 bytes} [Thu Apr 2 18:03:26 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2846] 199.204.45.229 () {34 vars in 1016 bytes} [Thu Apr 2 18:03:26 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f?fields=dns_domain => generated 29 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2847] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2848] 199.204.45.229 () {38 vars in 1028 bytes} [Thu Apr 2 18:03:26 2026] PUT /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1147 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2849] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/ports?tenant_id=1b2b4ce04e544b83a9752a247a19c16d&device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1426/2850] 199.204.45.229 () {34 vars in 1066 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/networks?id=0566666e-42fc-4172-af4f-bfb7d820a4b4&id=8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 1522 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2851] 199.204.45.229 () {34 vars in 1062 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.145&port_id=b412b03a-0c69-4665-a410-fa821d81efb5 => 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: 1427/2852] 199.204.45.229 () {34 vars in 984 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/subnets?id=74a977a7-825f-4b5c-b724-b25c6433a633 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2853] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/ports?network_id=0566666e-42fc-4172-af4f-bfb7d820a4b4&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: 1428/2854] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2855] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/networks/0566666e-42fc-4172-af4f-bfb7d820a4b4?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: 7|app: 0|req: 1429/2856] 199.204.45.229 () {30 vars in 769 bytes} [Thu Apr 2 18:03:28 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2857] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:03:28 2026] PUT /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1086 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2858] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:28 2026] GET /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 1086 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1429/2861] 199.204.45.229 () {32 vars in 759 bytes} [Thu Apr 2 18:03:28 2026] DELETE /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2862] 199.204.45.229 () {30 vars in 703 bytes} [Thu Apr 2 18:03:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2863] 199.204.45.229 () {30 vars in 705 bytes} [Thu Apr 2 18:03:28 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: 1434/2864] 199.204.45.229 () {30 vars in 681 bytes} [Thu Apr 2 18:03:28 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: 1431/2865] 199.204.45.229 () {30 vars in 717 bytes} [Thu Apr 2 18:03:28 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-04-02 18:03:29.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-894e07e3-f208-414e-8716-3595d6663b91 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2866] 199.204.45.229 () {32 vars in 759 bytes} [Thu Apr 2 18:03:29 2026] DELETE /v2.0/ports/54b07684-40f5-4d6f-a5db-f0648325b0ee => 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: 1432/2867] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:03:29.089 7 INFO neutron.api.v2.resource [None req-9571dcfb-9347-497e-9dbe-738b32c46fa4 ca7f5b57942048a8a1f09353cb21b4ec 1b2b4ce04e544b83a9752a247a19c16d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2868] 199.204.45.229 () {30 vars in 763 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/security-groups/lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => 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: 1433/2869] 199.204.45.229 () {30 vars in 785 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/security-groups?name=lb-23e9dd7b-8aca-48d9-adf1-68fafa4f0f12 => generated 1577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2870] 199.204.45.229 () {30 vars in 737 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2871] 199.204.45.229 () {34 vars in 789 bytes} [Thu Apr 2 18:03:29 2026] PUT /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 1094 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2872] 199.204.45.229 () {32 vars in 779 bytes} [Thu Apr 2 18:03:29 2026] DELETE /v2.0/security-groups/38e5552d-862c-4932-a825-0c2acf3928f4 => 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: 1435/2873] 199.204.45.229 () {32 vars in 759 bytes} [Thu Apr 2 18:03:29 2026] DELETE /v2.0/ports/a3e0b527-3418-4abc-9bdf-fba2ab162557 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2874] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:03:30 2026] GET /v2.0/ports?device_id=8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2875] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:03:30 2026] DELETE /v2.0/ports/b412b03a-0c69-4665-a410-fa821d81efb5 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:35.564 7 INFO neutron.db.l3_db [None req-3ccee1b1-898f-497d-acf9-a18b9b8ffde4 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP 0458bcb6-13eb-4661-9c6c-b0e1a03b7a07 disassociated (deleted). External IP: 10.96.250.216, port: 1e9024d6-cc5a-46e7-a38e-e3c1d695862d. [pid: 7|app: 0|req: 1440/2876] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:03:35 2026] DELETE /v2.0/floatingips/0458bcb6-13eb-4661-9c6c-b0e1a03b7a07 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:35.966 8 INFO neutron.api.v2.resource [None req-7d5b623c-73ef-4031-b811-744213e69613 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2877] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:03:35 2026] GET /v2.0/floatingips/0458bcb6-13eb-4661-9c6c-b0e1a03b7a07 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:03:36.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26b82997-1a37-4b04-b7d0-8613af8cca37'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-deleted', 'tag': 'b412b03a-0c69-4665-a410-fa821d81efb5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2878] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2879] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/networks?id=9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2880] 199.204.45.229 () {34 vars in 1056 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2881] 199.204.45.229 () {34 vars in 1106 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A191&port_id=1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2882] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/subnets?id=f90209a3-10c7-48c4-8b9e-31b2e0444410&id=cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 1366 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2883] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2884] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/ports?network_id=9272cbe1-1e3e-4bec-b440-a948e2949baa&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2885] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2886] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:03:36.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1385b450-994c-410b-98b6-0fedada3180f'] response: {'name': 'network-changed', 'server_uuid': '0d1a484d-23d8-43cb-9448-790282d938e2', 'tag': '1e9024d6-cc5a-46e7-a38e-e3c1d695862d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2887] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.0/ports?device_id=0d1a484d-23d8-43cb-9448-790282d938e2 => generated 1200 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2888] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:37 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa?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: 7|app: 0|req: 1443/2889] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:03:37 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2890] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:03:36 2026] DELETE /v2.0/ports/1e9024d6-cc5a-46e7-a38e-e3c1d695862d => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:42.504 7 INFO neutron.db.l3_db [None req-30be99cb-e95c-4683-af9e-88812a903058 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] Floating IP a8263b2c-ec31-4ccb-a619-cf76569e39ac disassociated (deleted). External IP: 10.96.250.202, port: 3b95c816-59e4-46ab-9a9c-dd47c174a6aa. [pid: 7|app: 0|req: 1444/2891] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:03:42 2026] DELETE /v2.0/floatingips/a8263b2c-ec31-4ccb-a619-cf76569e39ac => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:42.890 8 INFO neutron.api.v2.resource [None req-4eed3f29-f8ad-4818-a1b5-8a26c22bb640 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2892] 10.0.0.182 () {32 vars in 729 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.0/floatingips/a8263b2c-ec31-4ccb-a619-cf76569e39ac => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:03:43.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64a67b1b-2d3c-4555-a154-f076de374bc2'] response: {'name': 'network-changed', 'server_uuid': 'ab8faf44-a388-4524-b0d7-c0450c8e8a1c', 'tag': '3b95c816-59e4-46ab-9a9c-dd47c174a6aa', 'status': 'completed', 'code': 200} 2026-04-02 18:03:43.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94ffbd9b-6087-42d8-bf61-2bc70ddbd601'] response: {'server_uuid': '0d1a484d-23d8-43cb-9448-790282d938e2', 'name': 'network-vif-deleted', 'tag': '1e9024d6-cc5a-46e7-a38e-e3c1d695862d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2893] 199.204.45.229 () {34 vars in 1080 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/ports?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2894] 10.0.0.207 () {34 vars in 990 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1192 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2895] 10.0.0.207 () {34 vars in 1040 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/security-groups?id=6a07abb5-1f0e-483d-b294-84d26ebd839e&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2896] 199.204.45.229 () {34 vars in 986 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/networks?id=bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2897] 199.204.45.229 () {34 vars in 1054 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2898] 199.204.45.229 () {34 vars in 1104 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=3b95c816-59e4-46ab-9a9c-dd47c174a6aa => 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: 1448/2899] 199.204.45.229 () {34 vars in 1064 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/subnets?id=e34f9564-ba61-47f7-92f8-54c8dd04e07b&id=33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2902] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&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: 1451/2903] 199.204.45.229 () {34 vars in 1052 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/ports?network_id=bfbf6c18-017d-495c-ac15-c2ea14410d4f&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2904] 199.204.45.229 () {34 vars in 1012 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2905] 199.204.45.229 () {34 vars in 994 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/ports?device_id=ab8faf44-a388-4524-b0d7-c0450c8e8a1c => generated 1192 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2906] 199.204.45.229 () {34 vars in 1112 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2907] 199.204.45.229 () {36 vars in 997 bytes} [Thu Apr 2 18:03:43 2026] DELETE /v2.0/ports/3b95c816-59e4-46ab-9a9c-dd47c174a6aa => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2908] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/55e10336-5c03-40ac-b65e-82e3b99b0b2c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:48.479 8 INFO neutron.api.v2.resource [None req-4eb9ab8f-319d-4ccd-9890-fb386c3fc8da 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/2909] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.0/security-group-rules/55e10336-5c03-40ac-b65e-82e3b99b0b2c => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2910] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/6f03bdc9-7bed-4212-a5a6-ea105ed77be1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:48.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-596fd2c6-7e25-4365-a1d2-dbafdce259fc'] response: {'server_uuid': 'ab8faf44-a388-4524-b0d7-c0450c8e8a1c', 'name': 'network-vif-deleted', 'tag': '3b95c816-59e4-46ab-9a9c-dd47c174a6aa', 'status': 'completed', 'code': 200} 2026-04-02 18:03:48.595 8 INFO neutron.api.v2.resource [None req-f3434597-0799-46c0-892b-ae3f66b0d7b1 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/2911] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.0/security-group-rules/6f03bdc9-7bed-4212-a5a6-ea105ed77be1 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2912] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/9ec12ffd-502f-4b10-9e78-ec7649336d75 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:48.693 8 INFO neutron.api.v2.resource [None req-5d0267cf-b2a5-450e-8eff-e5db3452e19d 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/2913] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.0/security-group-rules/9ec12ffd-502f-4b10-9e78-ec7649336d75 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2914] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/e4d6ddac-96e4-4c94-a9a6-ad7ea110c4b7 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:48.796 8 INFO neutron.api.v2.resource [None req-85b5af9a-ed05-4ccb-b70d-a25456fe94b8 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/2915] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.0/security-group-rules/e4d6ddac-96e4-4c94-a9a6-ad7ea110c4b7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2916] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/af1f07e4-966d-4006-8aac-d790ab73a569 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:48.903 8 INFO neutron.api.v2.resource [None req-2a11657a-16e8-4c22-9b4d-eb5a3908e309 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2917] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.0/security-group-rules/af1f07e4-966d-4006-8aac-d790ab73a569 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2918] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:48 2026] DELETE /v2.0/security-group-rules/1e19122d-64d7-4862-ab9d-5df82ff4b5ee => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.012 8 INFO neutron.api.v2.resource [None req-d14f4efb-7ea1-4c1b-9d78-13634558b76d 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2919] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/1e19122d-64d7-4862-ab9d-5df82ff4b5ee => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2920] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-group-rules/78227969-0ad3-47e5-8b77-d51a4fa0fceb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.105 8 INFO neutron.api.v2.resource [None req-dedd5d6a-2010-452b-b19a-7b07f64b2de8 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2921] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/78227969-0ad3-47e5-8b77-d51a4fa0fceb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2922] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-group-rules/3f4c3e96-dcb5-4442-a365-b21b923c6812 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.212 8 INFO neutron.api.v2.resource [None req-540010bb-c746-445f-a24c-262eac28964c 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/2923] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/3f4c3e96-dcb5-4442-a365-b21b923c6812 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2924] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-group-rules/02afb3ad-d6fe-46fa-ab75-ffb0d0728632 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.308 8 INFO neutron.api.v2.resource [None req-b76b8a7e-4be4-4856-820e-6a18a3d2ed2b 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1463/2925] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/02afb3ad-d6fe-46fa-ab75-ffb0d0728632 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2926] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-group-rules/1d313072-2dbe-4215-901d-6c7a53641fbc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.408 8 INFO neutron.api.v2.resource [None req-5a105f92-e2ea-4cd6-856f-dd0f7b542e6b 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/2927] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/1d313072-2dbe-4215-901d-6c7a53641fbc => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2928] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-group-rules/396d4f9a-1e6b-4eec-8e54-f41697257fb0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.503 8 INFO neutron.api.v2.resource [None req-0609c670-df42-42db-a9b2-bcbcd1cfcec8 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/2929] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-group-rules/396d4f9a-1e6b-4eec-8e54-f41697257fb0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2930] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:03:49 2026] DELETE /v2.0/security-groups/6a07abb5-1f0e-483d-b294-84d26ebd839e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:49.630 8 INFO neutron.api.v2.resource [None req-f24f9959-24ef-404d-bf89-404535685b80 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2931] 10.0.0.182 () {32 vars in 737 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.0/security-groups/6a07abb5-1f0e-483d-b294-84d26ebd839e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2932] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:49 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:51.295 8 INFO neutron.api.v2.resource [None req-b75e0299-be68-4ecb-9a66-b07eac8ce2f8 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/2933] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:51 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2934] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:51 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:52.818 8 INFO neutron.api.v2.resource [None req-3b2fc7d8-8029-4373-9ebe-65ae51a8c516 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/2935] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:52 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 198 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2936] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:52 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 309 bytes in 1921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:55.037 8 INFO neutron.api.v2.resource [None req-a0a53ee4-e977-48e7-a132-4c03407b9a29 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/2937] 10.0.0.182 () {34 vars in 789 bytes} [Thu Apr 2 18:03:54 2026] PUT /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba/remove_router_interface => generated 198 bytes in 286 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:03:56.209 7 INFO neutron.db.l3_hamode_db [None req-f3c907ab-80c0-473d-96aa-dcaa1c3e9924 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] HA network 49cb5ed7-1a11-41a0-b3f7-193f95d841ef was deleted as no HA routers are present in tenant a07cf4312e94419381c6c6ea077d2e0d. [pid: 7|app: 0|req: 1469/2938] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:55 2026] DELETE /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:03:56.257 8 INFO neutron.api.v2.resource [None req-e44c9453-c9ca-44bb-94ef-bd022a133964 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2939] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:56 2026] GET /v2.0/routers/a6a6f11d-e26c-4946-8807-8a6afe687bba => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:03:56.314 7 INFO neutron.services.segments.plugin [-] Segment 7561d23b-06e3-4c34-9f39-c65566442617 resource provider aggregate not found 2026-04-02 18:03:56.333 7 INFO neutron.services.segments.plugin [-] Segment 7561d23b-06e3-4c34-9f39-c65566442617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561d23b-06e3-4c34-9f39-c65566442617 found for delete ", "request_id": "req-5284c97f-35ef-4ad4-82c9-c73e0dd50849"}]} 2026-04-02 18:03:56.337 7 INFO neutron.services.segments.plugin [-] Segment 7561d23b-06e3-4c34-9f39-c65566442617 resource provider aggregate not found 2026-04-02 18:03:56.361 7 INFO neutron.services.segments.plugin [-] Segment 7561d23b-06e3-4c34-9f39-c65566442617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561d23b-06e3-4c34-9f39-c65566442617 found for delete ", "request_id": "req-dc2e5df3-b4bb-43b5-b326-db37748ed04b"}]} [pid: 7|app: 0|req: 1470/2940] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:56 2026] DELETE /v2.0/subnets/cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:56.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e461c02-18ff-4206-ae19-52f7425f4c4c 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2941] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:56 2026] GET /v2.0/subnets/cbf41fdd-c763-425c-937c-6793c66c5ff7 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2942] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:56 2026] DELETE /v2.0/subnets/f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:56.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a300981-0f48-4429-b9cc-4538d5667889 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2943] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:56 2026] GET /v2.0/subnets/f90209a3-10c7-48c4-8b9e-31b2e0444410 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2944] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:03:56 2026] DELETE /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:57.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfeb7115-0133-44b9-9496-5ea52c6125d6 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2945] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 18:03:57 2026] GET /v2.0/networks/9272cbe1-1e3e-4bec-b440-a948e2949baa => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2946] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:57 2026] DELETE /v2.0/subnets/e34f9564-ba61-47f7-92f8-54c8dd04e07b => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:57.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e73ab16e-f7ee-45ab-b6f7-54f75cea5460 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2947] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:57 2026] GET /v2.0/subnets/e34f9564-ba61-47f7-92f8-54c8dd04e07b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2948] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:57 2026] DELETE /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:57.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4484d60-ae26-4dd3-8341-112d5f8570fe 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2949] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:57 2026] GET /v2.0/subnets/33f1573f-9dab-439a-ba40-61e76eaf6657 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2950] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:03:57 2026] DELETE /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:58.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3562635-92b4-4f6d-b060-eb9caa78fdc8 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/2951] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/networks/bfbf6c18-017d-495c-ac15-c2ea14410d4f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:03:58.371 7 INFO neutron.services.segments.plugin [-] Segment 6475fcab-7962-4723-8a07-02c0a5248c87 resource provider aggregate not found 2026-04-02 18:03:58.386 7 INFO neutron.services.segments.plugin [-] Segment 6475fcab-7962-4723-8a07-02c0a5248c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6475fcab-7962-4723-8a07-02c0a5248c87 found for delete ", "request_id": "req-73e89a97-cead-4e36-a364-46f54be69b85"}]} 2026-04-02 18:03:58.405 7 INFO neutron.services.segments.plugin [-] Segment 6475fcab-7962-4723-8a07-02c0a5248c87 resource provider aggregate not found 2026-04-02 18:03:58.420 7 INFO neutron.services.segments.plugin [-] Segment 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 resource provider aggregate not found 2026-04-02 18:03:58.426 7 INFO neutron.services.segments.plugin [-] Segment 6475fcab-7962-4723-8a07-02c0a5248c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6475fcab-7962-4723-8a07-02c0a5248c87 found for delete ", "request_id": "req-3325bfff-7a22-47d9-a929-25d127eb6202"}]} 2026-04-02 18:03:58.440 7 INFO neutron.services.segments.plugin [-] Segment 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 resource provider aggregate not found 2026-04-02 18:03:58.446 7 INFO neutron.services.segments.plugin [-] Segment 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 found for delete ", "request_id": "req-1f409ec1-6047-4ad8-b123-f22f90ccae3a"}]} 2026-04-02 18:03:58.453 7 INFO neutron.services.segments.plugin [-] Segment 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c9f7907-36f2-489d-8de1-b1f2eb2f0a13 found for delete ", "request_id": "req-5ace621e-7f24-4757-bd6e-636e15f45a85"}]} [pid: 7|app: 0|req: 1476/2954] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:58 2026] DELETE /v2.0/subnets/9a55357f-14ac-44da-9903-d82bcaf99ff4 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:58.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfbeacb4-5db9-45b2-81ef-c5659b052eb1 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/2955] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/subnets/9a55357f-14ac-44da-9903-d82bcaf99ff4 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2956] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:03:58 2026] DELETE /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:58.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1881ab4-025d-4f71-bd1e-a3f132797f5f 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2957] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/subnets/ff415620-4322-4661-aba3-1dc932f6be0c => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2958] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:03:58 2026] DELETE /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:03:59.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e3cc78-d0c2-42ff-b8b2-b9d28f4dc5eb 348ecbf53f434ba88ab54072e67f2a9e a07cf4312e94419381c6c6ea077d2e0d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/2959] 10.0.0.182 () {32 vars in 723 bytes} [Thu Apr 2 18:03:59 2026] GET /v2.0/networks/8bf6a0c0-2d06-4435-8b18-c81850d8fc9f => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:04:01.452 7 INFO neutron.services.segments.plugin [-] Segment 8b137d08-af65-44ad-af07-3adf19f9bc89 resource provider aggregate not found 2026-04-02 18:04:01.458 7 INFO neutron.services.segments.plugin [-] Segment 8b137d08-af65-44ad-af07-3adf19f9bc89 resource provider aggregate not found 2026-04-02 18:04:01.471 7 INFO neutron.services.segments.plugin [-] Segment 8b137d08-af65-44ad-af07-3adf19f9bc89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b137d08-af65-44ad-af07-3adf19f9bc89 found for delete ", "request_id": "req-8a96b55d-2489-4412-908d-d320ee98fc22"}]} 2026-04-02 18:04:01.475 7 INFO neutron.services.segments.plugin [-] Segment 8b137d08-af65-44ad-af07-3adf19f9bc89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b137d08-af65-44ad-af07-3adf19f9bc89 found for delete ", "request_id": "req-09b4d08a-74fa-431f-89e2-1b84fbbdaf64"}]} [pid: 7|app: 0|req: 1479/2960] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:01 2026] GET /v2.0/security-groups?tenant_id=a2b5f3655d77417a99bde176628ad3da&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2961] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:01 2026] DELETE /v2.0/security-groups/75d32db2-d0f1-4d1f-955b-6511f94339da => 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: 1480/2962] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:01 2026] GET /v2.0/security-groups?tenant_id=920fc45a7fab483ea5068d6a3c77ab6e&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2963] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:02 2026] DELETE /v2.0/security-groups/6ab73713-ee41-44eb-8555-0eb4038a0cce => 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: 1481/2964] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.0/security-groups?tenant_id=08f6dfa2bab94631931ee53b856da999&name=default => generated 2805 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2965] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:02 2026] DELETE /v2.0/security-groups/37d22bc5-d214-459f-ac91-1bb79fff45a3 => 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: 1482/2966] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.0/security-groups?tenant_id=32938fca159149b8be69180fff32fc95&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2967] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:02 2026] DELETE /v2.0/security-groups/7ee29204-0614-4000-880c-3f54bb01776f => 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: 1483/2968] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-groups?tenant_id=be700ed123b1418e8ea901bb70d6366d&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2969] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:03 2026] DELETE /v2.0/security-groups/37a2acd2-a851-434a-ab0d-df1cae5228d4 => 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: 1484/2970] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-groups?tenant_id=a07cf4312e94419381c6c6ea077d2e0d&name=default => generated 2805 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2971] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:03 2026] DELETE /v2.0/security-groups/06856749-4bf9-4126-9b55-fbc59ed7851d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2972] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-groups?tenant_id=af3c0a625d904cf0b12244c7bf487376&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2973] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:03 2026] DELETE /v2.0/security-groups/bae18d95-6e23-49d3-9a90-b083b3200886 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:08.425 7 WARNING neutron_lib.context [None req-59b7174f-e0f0-4445-a833-27c462f3ac23 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:08.474 7 INFO neutron.db.segments_db [None req-59b7174f-e0f0-4445-a833-27c462f3ac23 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Added segment 734c48c1-060c-462e-8fba-8611b2c30c9c of type vxlan for network a5dd4148-ec89-4a81-a9ef-69750e7ea44f 2026-04-02 18:04:08.826 7 INFO neutron.db.l3_hamode_db [None req-59b7174f-e0f0-4445-a833-27c462f3ac23 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:04:08.978 7 INFO neutron.db.l3_hamode_db [None req-59b7174f-e0f0-4445-a833-27c462f3ac23 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1486/2974] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:04:08 2026] POST /v2.0/routers => generated 474 bytes in 1520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:09.786 8 WARNING neutron_lib.context [None req-3966df92-4efd-4bc3-838e-ff405f7615fc 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:09.854 8 INFO neutron.db.l3_hamode_db [None req-3966df92-4efd-4bc3-838e-ff405f7615fc 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:04:10.022 8 INFO neutron.db.l3_hamode_db [None req-3966df92-4efd-4bc3-838e-ff405f7615fc 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1489/2975] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:04:09 2026] POST /v2.0/routers => generated 474 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:11.340 7 WARNING neutron_lib.context [None req-9ea05a6f-cc83-4f15-95b7-6106dd6b47b1 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:11.382 7 INFO neutron.db.l3_hamode_db [None req-9ea05a6f-cc83-4f15-95b7-6106dd6b47b1 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:04:11.517 7 INFO neutron.db.l3_hamode_db [None req-9ea05a6f-cc83-4f15-95b7-6106dd6b47b1 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1487/2976] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:04:11 2026] POST /v2.0/routers => generated 474 bytes in 1415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:12.759 8 WARNING neutron_lib.context [None req-aa47bbfa-425c-4a3c-be46-ba7caae88a69 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:12.801 8 INFO neutron.db.l3_hamode_db [None req-aa47bbfa-425c-4a3c-be46-ba7caae88a69 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:04:12.954 8 INFO neutron.db.l3_hamode_db [None req-aa47bbfa-425c-4a3c-be46-ba7caae88a69 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1490/2979] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:04:12 2026] POST /v2.0/routers => generated 474 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:13.708 7 WARNING neutron_lib.context [None req-a64fdda9-b556-42c3-9c5d-9ee09b6b589e 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:13.757 7 INFO neutron.db.l3_hamode_db [None req-a64fdda9-b556-42c3-9c5d-9ee09b6b589e 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:04:13.930 7 INFO neutron.db.l3_hamode_db [None req-a64fdda9-b556-42c3-9c5d-9ee09b6b589e 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1490/2980] 10.0.0.182 () {34 vars in 668 bytes} [Thu Apr 2 18:04:13 2026] POST /v2.0/routers => generated 474 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2981] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:14 2026] PUT /v2.0/routers/15446f29-9a76-44d9-b6f1-f78f2705e021/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2982] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:14 2026] PUT /v2.0/routers/08692ea3-504a-489e-9482-06534a6a5a34/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2983] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:14 2026] PUT /v2.0/routers/24d9d4af-e86a-4516-840d-e201b8dc3e12/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2984] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:14 2026] PUT /v2.0/routers/b048b90b-dc1f-42de-b5f4-66fe5e0cf8fc/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2985] 10.0.0.182 () {32 vars in 664 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2986] 10.0.0.182 () {32 vars in 678 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2987] 10.0.0.182 () {32 vars in 674 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2988] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2989] 10.0.0.182 () {32 vars in 672 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2990] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2991] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2992] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2993] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:04:16 2026] GET /v2.0/routers/15446f29-9a76-44d9-b6f1-f78f2705e021 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2994] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:04:16 2026] PUT /v2.0/routers/15446f29-9a76-44d9-b6f1-f78f2705e021 => generated 485 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2995] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:04:16 2026] GET /v2.0/ports?device_id=15446f29-9a76-44d9-b6f1-f78f2705e021 => 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: 1498/2996] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:16 2026] DELETE /v2.0/routers/15446f29-9a76-44d9-b6f1-f78f2705e021 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2997] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:04:17 2026] GET /v2.0/routers/08692ea3-504a-489e-9482-06534a6a5a34 => generated 493 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2998] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:04:17 2026] PUT /v2.0/routers/08692ea3-504a-489e-9482-06534a6a5a34 => generated 493 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2999] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:04:18 2026] GET /v2.0/ports?device_id=08692ea3-504a-489e-9482-06534a6a5a34 => 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: 1500/3000] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:18 2026] DELETE /v2.0/routers/08692ea3-504a-489e-9482-06534a6a5a34 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3001] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/routers/24d9d4af-e86a-4516-840d-e201b8dc3e12 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3002] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:04:19 2026] PUT /v2.0/routers/24d9d4af-e86a-4516-840d-e201b8dc3e12 => generated 502 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3003] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/ports?device_id=24d9d4af-e86a-4516-840d-e201b8dc3e12 => 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: 1502/3004] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:20 2026] DELETE /v2.0/routers/24d9d4af-e86a-4516-840d-e201b8dc3e12 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3005] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:04:20 2026] GET /v2.0/routers/b048b90b-dc1f-42de-b5f4-66fe5e0cf8fc => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3006] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:04:20 2026] PUT /v2.0/routers/b048b90b-dc1f-42de-b5f4-66fe5e0cf8fc => generated 487 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3007] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:04:21 2026] GET /v2.0/ports?device_id=b048b90b-dc1f-42de-b5f4-66fe5e0cf8fc => 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: 1504/3008] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:21 2026] DELETE /v2.0/routers/b048b90b-dc1f-42de-b5f4-66fe5e0cf8fc => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3009] 10.0.0.182 () {32 vars in 721 bytes} [Thu Apr 2 18:04:21 2026] GET /v2.0/routers/560ce33e-0bd0-4820-a120-161c53f3d143 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3010] 10.0.0.182 () {34 vars in 742 bytes} [Thu Apr 2 18:04:21 2026] PUT /v2.0/routers/560ce33e-0bd0-4820-a120-161c53f3d143 => generated 480 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3011] 10.0.0.182 () {32 vars in 736 bytes} [Thu Apr 2 18:04:22 2026] GET /v2.0/ports?device_id=560ce33e-0bd0-4820-a120-161c53f3d143 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:04:23.984 7 INFO neutron.services.segments.plugin [-] Segment 734c48c1-060c-462e-8fba-8611b2c30c9c resource provider aggregate not found 2026-04-02 18:04:23.990 7 INFO neutron.services.segments.plugin [-] Segment 734c48c1-060c-462e-8fba-8611b2c30c9c resource provider aggregate not found 2026-04-02 18:04:24.010 7 INFO neutron.services.segments.plugin [-] Segment 734c48c1-060c-462e-8fba-8611b2c30c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 734c48c1-060c-462e-8fba-8611b2c30c9c found for delete ", "request_id": "req-3064a795-49d1-40c7-b7fb-d0c59dba4c6d"}]} 2026-04-02 18:04:24.011 7 INFO neutron.services.segments.plugin [-] Segment 734c48c1-060c-462e-8fba-8611b2c30c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 734c48c1-060c-462e-8fba-8611b2c30c9c found for delete ", "request_id": "req-544af6b1-da8e-4a8e-80bc-bb1734e56ca9"}]} 2026-04-02 18:04:24.018 7 INFO neutron.db.l3_hamode_db [None req-f47525e2-04f3-4b67-b417-7fc4661f340f 0efcd30ecef04bca88c94121f061d234 e8f9cf911ff347cf8705a749e0dc9932 - - default default] HA network a5dd4148-ec89-4a81-a9ef-69750e7ea44f was deleted as no HA routers are present in tenant e8f9cf911ff347cf8705a749e0dc9932. [pid: 7|app: 0|req: 1506/3012] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:22 2026] DELETE /v2.0/routers/560ce33e-0bd0-4820-a120-161c53f3d143 => generated 0 bytes in 1472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3013] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:24 2026] GET /v2.0/security-groups?tenant_id=446090abdb4141b79f9abdcff7187d93&name=default => generated 2805 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3014] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:25 2026] DELETE /v2.0/security-groups/c3268cc7-17e3-4805-8d08-da7fc3c3d0e1 => 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: 1508/3015] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:25 2026] GET /v2.0/security-groups?tenant_id=4f121243242b4dd2b45f90ffee58823e&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3016] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:25 2026] DELETE /v2.0/security-groups/96df9e97-15a6-467e-9238-0555c87211fd => 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: 1509/3017] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:25 2026] GET /v2.0/security-groups?tenant_id=e8f9cf911ff347cf8705a749e0dc9932&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3018] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:25 2026] DELETE /v2.0/security-groups/bb600475-3646-40db-a34f-736b3f0468b2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:30.306 8 WARNING neutron_lib.context [None req-a4c928fe-ee04-4fe2-8164-301f24cb8d00 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:30.426 8 INFO neutron.db.segments_db [None req-a4c928fe-ee04-4fe2-8164-301f24cb8d00 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Added segment 08ecd73c-116b-408b-b4b7-4255ff136fd3 of type vxlan for network 8525fc0d-e7ee-4a66-b993-48b5e217d053 [pid: 8|app: 0|req: 1511/3021] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:30 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:30.554 7 WARNING neutron_lib.context [None req-5eaa396f-7ca4-4a5d-976c-35436014560d 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1511/3022] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:04:30 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:30.897 8 WARNING neutron_lib.context [None req-d4f0ac93-52fe-4a8a-a559-f10c39b709ae 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:30.959 8 INFO neutron.db.segments_db [None req-d4f0ac93-52fe-4a8a-a559-f10c39b709ae 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Added segment 3e82b29a-f57b-4e8e-85ef-3819952348d5 of type vxlan for network 5cb62a8b-bbdb-4129-b58b-a38439525cce [pid: 8|app: 0|req: 1512/3023] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:30 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:31.087 7 WARNING neutron_lib.context [None req-6584c443-8b11-4a97-b637-283e6f032058 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1512/3024] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:04:31 2026] POST /v2.0/subnets => generated 605 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:31.437 8 WARNING neutron_lib.context [None req-dc3518a3-40af-4122-93b1-7e099e891a25 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:31.517 8 INFO neutron.db.segments_db [None req-dc3518a3-40af-4122-93b1-7e099e891a25 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Added segment 2d120bcb-8820-4661-93c7-aa79ef2c7c39 of type vxlan for network af241fa2-2749-4778-a153-97bb1fa29d49 [pid: 8|app: 0|req: 1513/3025] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:31 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) 2026-04-02 18:04:31.642 7 WARNING neutron_lib.context [None req-fde4e0bd-0707-4b9c-865d-c746cd4d5b18 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1513/3026] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:04:31 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:32.062 8 WARNING neutron_lib.context [None req-7c14c5ef-1b76-4194-8bdf-6a5639120bc1 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:32.131 8 INFO neutron.db.segments_db [None req-7c14c5ef-1b76-4194-8bdf-6a5639120bc1 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Added segment b09e28ff-e54f-4470-bee9-6ccad5d2471d of type vxlan for network f7d8db96-fb77-49f0-b654-eaf0c2e53326 [pid: 8|app: 0|req: 1514/3027] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:32 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-04-02 18:04:32.276 7 WARNING neutron_lib.context [None req-4ce5ad02-fc0c-438d-8138-c09fac74e496 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1514/3028] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:04:32 2026] POST /v2.0/subnets => generated 605 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:32.620 8 WARNING neutron_lib.context [None req-ecd67d9c-4728-4c23-8ef9-19a4850cf684 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:32.712 8 INFO neutron.db.segments_db [None req-ecd67d9c-4728-4c23-8ef9-19a4850cf684 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Added segment 4f08e09c-8e15-4e72-8872-e9140872ccfd of type vxlan for network 79f7b73c-dc87-4542-9516-fdc367b0fe8f [pid: 8|app: 0|req: 1515/3029] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:32 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:32.851 7 WARNING neutron_lib.context [None req-7f102b29-1be1-4690-93d0-48c34ab08910 670469913df44c29b6b3fff9b10743b8 9d68093ee9e24a39b165185b7d341db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1515/3030] 10.0.0.182 () {34 vars in 669 bytes} [Thu Apr 2 18:04:32 2026] POST /v2.0/subnets => generated 605 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3031] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:33 2026] PUT /v2.0/subnets/1f7e7f5c-b896-4204-a8ca-d3ad2be5a6ca/tags => generated 17 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3032] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:33 2026] PUT /v2.0/subnets/9d615f25-9abd-4544-88bd-15333a6c7341/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3033] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:33 2026] PUT /v2.0/subnets/80a48838-672c-42f9-bd05-fe151309c4b4/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3034] 10.0.0.182 () {34 vars in 751 bytes} [Thu Apr 2 18:04:33 2026] PUT /v2.0/subnets/8341eded-437e-4830-b12f-d64bbb92d0c6/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: 1518/3035] 10.0.0.182 () {32 vars in 664 bytes} [Thu Apr 2 18:04:33 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3036] 10.0.0.182 () {32 vars in 678 bytes} [Thu Apr 2 18:04:33 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3037] 10.0.0.182 () {32 vars in 674 bytes} [Thu Apr 2 18:04:33 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3038] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 18:04:33 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3039] 10.0.0.182 () {32 vars in 672 bytes} [Thu Apr 2 18:04:33 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3040] 10.0.0.182 () {32 vars in 686 bytes} [Thu Apr 2 18:04:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3041] 10.0.0.182 () {32 vars in 682 bytes} [Thu Apr 2 18:04:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3042] 10.0.0.182 () {32 vars in 694 bytes} [Thu Apr 2 18:04:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3043] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:34 2026] DELETE /v2.0/subnets/1f7e7f5c-b896-4204-a8ca-d3ad2be5a6ca => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3044] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:35 2026] DELETE /v2.0/subnets/9d615f25-9abd-4544-88bd-15333a6c7341 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3045] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:35 2026] DELETE /v2.0/subnets/80a48838-672c-42f9-bd05-fe151309c4b4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3046] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:35 2026] DELETE /v2.0/subnets/8341eded-437e-4830-b12f-d64bbb92d0c6 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3047] 10.0.0.182 () {32 vars in 724 bytes} [Thu Apr 2 18:04:35 2026] DELETE /v2.0/subnets/54f02379-6c51-4480-810d-740c7dacae3d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:04:36.408 7 INFO neutron.services.segments.plugin [-] Segment 08ecd73c-116b-408b-b4b7-4255ff136fd3 resource provider aggregate not found 2026-04-02 18:04:36.416 7 INFO neutron.services.segments.plugin [-] Segment 08ecd73c-116b-408b-b4b7-4255ff136fd3 resource provider aggregate not found 2026-04-02 18:04:36.434 7 INFO neutron.services.segments.plugin [-] Segment 08ecd73c-116b-408b-b4b7-4255ff136fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ecd73c-116b-408b-b4b7-4255ff136fd3 found for delete ", "request_id": "req-6da8ad40-427d-42d5-805e-3c4ee2ddcbaf"}]} 2026-04-02 18:04:36.436 7 INFO neutron.services.segments.plugin [-] Segment 08ecd73c-116b-408b-b4b7-4255ff136fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ecd73c-116b-408b-b4b7-4255ff136fd3 found for delete ", "request_id": "req-125f8181-5e48-4e2d-823f-5369fbae89e0"}]} [pid: 7|app: 0|req: 1524/3048] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:36 2026] DELETE /v2.0/networks/8525fc0d-e7ee-4a66-b993-48b5e217d053 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3049] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:36 2026] DELETE /v2.0/networks/5cb62a8b-bbdb-4129-b58b-a38439525cce => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3050] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:36 2026] DELETE /v2.0/networks/af241fa2-2749-4778-a153-97bb1fa29d49 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:04:36.992 8 INFO neutron.services.segments.plugin [-] Segment 3e82b29a-f57b-4e8e-85ef-3819952348d5 resource provider aggregate not found 2026-04-02 18:04:37.000 8 INFO neutron.services.segments.plugin [-] Segment 3e82b29a-f57b-4e8e-85ef-3819952348d5 resource provider aggregate not found 2026-04-02 18:04:37.021 8 INFO neutron.services.segments.plugin [-] Segment 3e82b29a-f57b-4e8e-85ef-3819952348d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e82b29a-f57b-4e8e-85ef-3819952348d5 found for delete ", "request_id": "req-1caa6dd8-163e-4d01-b44e-847ac5077969"}]} 2026-04-02 18:04:37.022 8 INFO neutron.services.segments.plugin [-] Segment 3e82b29a-f57b-4e8e-85ef-3819952348d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e82b29a-f57b-4e8e-85ef-3819952348d5 found for delete ", "request_id": "req-eb12a08c-f92f-492c-aead-b1e668d540b3"}]} [pid: 8|app: 0|req: 1526/3051] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:36 2026] DELETE /v2.0/networks/f7d8db96-fb77-49f0-b654-eaf0c2e53326 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3052] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:37 2026] DELETE /v2.0/networks/79f7b73c-dc87-4542-9516-fdc367b0fe8f => 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: 1527/3053] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:38 2026] GET /v2.0/security-groups?tenant_id=9d68093ee9e24a39b165185b7d341db6&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:04:38.503 7 INFO neutron.services.segments.plugin [-] Segment 2d120bcb-8820-4661-93c7-aa79ef2c7c39 resource provider aggregate not found 2026-04-02 18:04:38.508 7 INFO neutron.services.segments.plugin [-] Segment 2d120bcb-8820-4661-93c7-aa79ef2c7c39 resource provider aggregate not found 2026-04-02 18:04:38.523 7 INFO neutron.services.segments.plugin [-] Segment 2d120bcb-8820-4661-93c7-aa79ef2c7c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d120bcb-8820-4661-93c7-aa79ef2c7c39 found for delete ", "request_id": "req-dd90a93f-49e8-492e-9e6d-f78239d824ae"}]} 2026-04-02 18:04:38.528 7 INFO neutron.services.segments.plugin [-] Segment 2d120bcb-8820-4661-93c7-aa79ef2c7c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d120bcb-8820-4661-93c7-aa79ef2c7c39 found for delete ", "request_id": "req-9aeb04c8-7f3f-4b67-8952-35192d3a9ca7"}]} 2026-04-02 18:04:38.546 7 INFO neutron.services.segments.plugin [-] Segment 4f08e09c-8e15-4e72-8872-e9140872ccfd resource provider aggregate not found 2026-04-02 18:04:38.555 7 INFO neutron.services.segments.plugin [-] Segment 4f08e09c-8e15-4e72-8872-e9140872ccfd resource provider aggregate not found 2026-04-02 18:04:38.566 7 INFO neutron.services.segments.plugin [-] Segment 4f08e09c-8e15-4e72-8872-e9140872ccfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f08e09c-8e15-4e72-8872-e9140872ccfd found for delete ", "request_id": "req-9fb2582d-1d6a-4df3-a821-4d8dba1f65aa"}]} 2026-04-02 18:04:38.576 7 INFO neutron.services.segments.plugin [-] Segment 4f08e09c-8e15-4e72-8872-e9140872ccfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f08e09c-8e15-4e72-8872-e9140872ccfd found for delete ", "request_id": "req-a5e5a43b-c070-46e8-ade1-11e45c855a7a"}]} [pid: 7|app: 0|req: 1527/3054] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:38 2026] DELETE /v2.0/security-groups/9f028ded-af9d-43a4-9203-007c813d8f92 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3055] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:38 2026] GET /v2.0/security-groups?tenant_id=49f37dca5029481a9b485418f540ecc6&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3056] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:38 2026] DELETE /v2.0/security-groups/3b8c2fe3-9f60-423e-bd28-083983311f17 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:39.121 8 INFO neutron.services.segments.plugin [-] Segment b09e28ff-e54f-4470-bee9-6ccad5d2471d resource provider aggregate not found 2026-04-02 18:04:39.128 8 INFO neutron.services.segments.plugin [-] Segment b09e28ff-e54f-4470-bee9-6ccad5d2471d resource provider aggregate not found 2026-04-02 18:04:39.136 8 INFO neutron.services.segments.plugin [-] Segment b09e28ff-e54f-4470-bee9-6ccad5d2471d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b09e28ff-e54f-4470-bee9-6ccad5d2471d found for delete ", "request_id": "req-c35f55be-f735-43b7-a6bb-86975198b244"}]} 2026-04-02 18:04:39.144 8 INFO neutron.services.segments.plugin [-] Segment b09e28ff-e54f-4470-bee9-6ccad5d2471d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b09e28ff-e54f-4470-bee9-6ccad5d2471d found for delete ", "request_id": "req-fefd7292-8e74-4ada-9842-8ab01bc03cd2"}]} [pid: 8|app: 0|req: 1529/3057] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:39 2026] GET /v2.0/security-groups?tenant_id=9fd9693364c447ba8a33cd5b21ed72f8&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3058] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:39 2026] DELETE /v2.0/security-groups/20060c20-ad3e-4a25-afbc-6b5c5565875e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:42.666 8 WARNING neutron_lib.context [None req-569ccb41-fb65-4a10-a7c0-12435efec435 833620373d4d4f4bbb4f672985b11932 0af4408ae7e745e789886eb69a790879 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1530/3059] 10.0.0.182 () {34 vars in 684 bytes} [Thu Apr 2 18:04:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3060] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 18:04:42 2026] PUT /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3061] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:42 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3062] 10.0.0.182 () {34 vars in 778 bytes} [Thu Apr 2 18:04:42 2026] PUT /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3063] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:42 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/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: 1532/3064] 10.0.0.182 () {34 vars in 774 bytes} [Thu Apr 2 18:04:43 2026] PUT /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3065] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/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: 1533/3066] 10.0.0.182 () {34 vars in 796 bytes} [Thu Apr 2 18:04:43 2026] PUT /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3067] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3068] 10.0.0.182 () {34 vars in 767 bytes} [Thu Apr 2 18:04:43 2026] PUT /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3069] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3070] 10.0.0.182 () {32 vars in 755 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:43.306 8 INFO neutron.api.v2.resource [None req-c1f97d0d-dad5-42c8-9f02-1cd4c565b130 833620373d4d4f4bbb4f672985b11932 0af4408ae7e745e789886eb69a790879 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3071] 10.0.0.182 () {32 vars in 759 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3072] 10.0.0.182 () {32 vars in 758 bytes} [Thu Apr 2 18:04:43 2026] DELETE /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3073] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:04:43.436 7 INFO neutron.api.v2.resource [None req-17d66d2b-5cb1-4056-9540-a15741367790 833620373d4d4f4bbb4f672985b11932 0af4408ae7e745e789886eb69a790879 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3074] 10.0.0.182 () {32 vars in 762 bytes} [Thu Apr 2 18:04:43 2026] DELETE /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3077] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:04:43 2026] DELETE /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3078] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34/tags => 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: 1539/3079] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:43 2026] DELETE /v2.0/security-groups/f4714068-a46e-44f1-b288-0dacce7b0d34 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3080] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:44 2026] GET /v2.0/security-groups?tenant_id=2f487bafe95e4f16b43037a62841bb09&name=default => generated 2805 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3081] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:44 2026] DELETE /v2.0/security-groups/daa3fdb6-b01d-485e-856e-3bf7397a4b33 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3082] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:44 2026] GET /v2.0/security-groups?tenant_id=0af4408ae7e745e789886eb69a790879&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3083] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:44 2026] DELETE /v2.0/security-groups/719a6c6e-4368-4d2c-80c3-8215cd57805d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:48.228 7 WARNING neutron_lib.context [None req-05bdd2c5-8ce6-4db4-82cf-79cf2c90ba82 08aa9e2f557f45fda13ded16ef6dcaad a1979ef6b3dd4638a5f4a58a7da68f16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1543/3084] 10.0.0.182 () {34 vars in 676 bytes} [Thu Apr 2 18:04:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3085] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:04:48 2026] PUT /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3086] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3087] 10.0.0.182 () {34 vars in 770 bytes} [Thu Apr 2 18:04:48 2026] PUT /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3088] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3089] 10.0.0.182 () {34 vars in 766 bytes} [Thu Apr 2 18:04:48 2026] PUT /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3090] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3091] 10.0.0.182 () {34 vars in 788 bytes} [Thu Apr 2 18:04:48 2026] PUT /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3092] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/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: 1546/3093] 10.0.0.182 () {34 vars in 759 bytes} [Thu Apr 2 18:04:48 2026] PUT /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3094] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3095] 10.0.0.182 () {32 vars in 747 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:48.770 7 INFO neutron.api.v2.resource [None req-9a8b93c6-0ff9-4874-80ac-7cc3cb3c2770 08aa9e2f557f45fda13ded16ef6dcaad a1979ef6b3dd4638a5f4a58a7da68f16 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3096] 10.0.0.182 () {32 vars in 751 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3097] 10.0.0.182 () {32 vars in 750 bytes} [Thu Apr 2 18:04:48 2026] DELETE /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3098] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:04:48.883 8 INFO neutron.api.v2.resource [None req-f8dd6165-ffc3-45d7-91ae-043a077b7f1f 08aa9e2f557f45fda13ded16ef6dcaad a1979ef6b3dd4638a5f4a58a7da68f16 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3099] 10.0.0.182 () {32 vars in 754 bytes} [Thu Apr 2 18:04:48 2026] DELETE /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3100] 10.0.0.182 () {32 vars in 742 bytes} [Thu Apr 2 18:04:48 2026] DELETE /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3101] 10.0.0.182 () {32 vars in 739 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f/tags => 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: 1552/3102] 10.0.0.182 () {32 vars in 732 bytes} [Thu Apr 2 18:04:48 2026] DELETE /v2.0/subnetpools/a9154106-95ef-47ad-9fa7-c90990d9521f => 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: 1551/3103] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:49 2026] GET /v2.0/security-groups?tenant_id=f1a03cf160b04e14b8af8ba1e12c60d3&name=default => generated 2805 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3104] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:49 2026] DELETE /v2.0/security-groups/8e45eeaf-4b04-4e6b-a2a6-710778708807 => 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: 1552/3105] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:50 2026] GET /v2.0/security-groups?tenant_id=a1979ef6b3dd4638a5f4a58a7da68f16&name=default => generated 2805 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3106] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:50 2026] DELETE /v2.0/security-groups/ff2f9967-14bb-4401-bce0-9980f0e4340d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:04:53.625 8 WARNING neutron_lib.context [None req-88b827f9-c0ef-432c-a23e-2f1bda7cbf81 ca5b52ba24964b4eba8c7f2a18d35c1c 9025fb21e0c04b3b9fc9b712ee5c83af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:53.767 8 INFO neutron.db.segments_db [None req-88b827f9-c0ef-432c-a23e-2f1bda7cbf81 ca5b52ba24964b4eba8c7f2a18d35c1c 9025fb21e0c04b3b9fc9b712ee5c83af - - default default] Added segment 4a84c6e3-eb70-45fa-a494-47ad2fe86433 of type vxlan for network cdedb284-fcaf-417a-9fa9-db07bd844db8 [pid: 8|app: 0|req: 1553/3107] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:53 2026] POST /v2.0/networks => generated 631 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:04:53.900 7 WARNING neutron_lib.context [None req-75ea128e-47fa-4cf7-aa95-68816bb8624d ca5b52ba24964b4eba8c7f2a18d35c1c 9025fb21e0c04b3b9fc9b712ee5c83af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-02 18:04:53.959 7 INFO neutron.db.segments_db [None req-75ea128e-47fa-4cf7-aa95-68816bb8624d ca5b52ba24964b4eba8c7f2a18d35c1c 9025fb21e0c04b3b9fc9b712ee5c83af - - default default] Added segment f464cf12-bd16-4600-8dbd-737eeda61493 of type vxlan for network c6926302-fc50-4a66-9713-5affab3a0fcd [pid: 7|app: 0|req: 1555/3108] 10.0.0.182 () {34 vars in 670 bytes} [Thu Apr 2 18:04:53 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) [pid: 8|app: 0|req: 1554/3109] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 18:04:54 2026] PUT /v2.0/networks/cdedb284-fcaf-417a-9fa9-db07bd844db8/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3110] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 18:04:54 2026] GET /v2.0/networks/cdedb284-fcaf-417a-9fa9-db07bd844db8/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3111] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 18:04:54 2026] PUT /v2.0/networks/c6926302-fc50-4a66-9713-5affab3a0fcd/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3112] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 18:04:54 2026] GET /v2.0/networks/c6926302-fc50-4a66-9713-5affab3a0fcd/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3113] 10.0.0.182 () {34 vars in 753 bytes} [Thu Apr 2 18:04:54 2026] PUT /v2.0/networks/c6926302-fc50-4a66-9713-5affab3a0fcd/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3114] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 18:04:54 2026] GET /v2.0/networks/c6926302-fc50-4a66-9713-5affab3a0fcd/tags => 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: 1557/3115] 10.0.0.182 () {32 vars in 733 bytes} [Thu Apr 2 18:04:54 2026] GET /v2.0/networks/cdedb284-fcaf-417a-9fa9-db07bd844db8/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:04:54.771 7 INFO neutron.services.segments.plugin [-] Segment 4a84c6e3-eb70-45fa-a494-47ad2fe86433 resource provider aggregate not found 2026-04-02 18:04:54.777 7 INFO neutron.services.segments.plugin [-] Segment 4a84c6e3-eb70-45fa-a494-47ad2fe86433 resource provider aggregate not found 2026-04-02 18:04:54.799 7 INFO neutron.services.segments.plugin [-] Segment 4a84c6e3-eb70-45fa-a494-47ad2fe86433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a84c6e3-eb70-45fa-a494-47ad2fe86433 found for delete ", "request_id": "req-801fd335-6f35-481d-94bb-604299a794e5"}]} 2026-04-02 18:04:54.800 7 INFO neutron.services.segments.plugin [-] Segment 4a84c6e3-eb70-45fa-a494-47ad2fe86433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a84c6e3-eb70-45fa-a494-47ad2fe86433 found for delete ", "request_id": "req-88190db0-4d56-4fc7-abe4-1de8ed20a829"}]} [pid: 7|app: 0|req: 1559/3116] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:54 2026] DELETE /v2.0/networks/cdedb284-fcaf-417a-9fa9-db07bd844db8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:04:55.031 8 INFO neutron.services.segments.plugin [-] Segment f464cf12-bd16-4600-8dbd-737eeda61493 resource provider aggregate not found 2026-04-02 18:04:55.037 8 INFO neutron.services.segments.plugin [-] Segment f464cf12-bd16-4600-8dbd-737eeda61493 resource provider aggregate not found 2026-04-02 18:04:55.056 8 INFO neutron.services.segments.plugin [-] Segment f464cf12-bd16-4600-8dbd-737eeda61493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f464cf12-bd16-4600-8dbd-737eeda61493 found for delete ", "request_id": "req-65771194-5563-4f40-8c7a-acf0d3f5fcc6"}]} 2026-04-02 18:04:55.057 8 INFO neutron.services.segments.plugin [-] Segment f464cf12-bd16-4600-8dbd-737eeda61493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f464cf12-bd16-4600-8dbd-737eeda61493 found for delete ", "request_id": "req-3bf675a4-166d-4e61-a91b-6d3eaccee41a"}]} [pid: 8|app: 0|req: 1558/3117] 10.0.0.182 () {32 vars in 726 bytes} [Thu Apr 2 18:04:54 2026] DELETE /v2.0/networks/c6926302-fc50-4a66-9713-5affab3a0fcd => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3118] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:55 2026] GET /v2.0/security-groups?tenant_id=573be94c950d402abae453a8ceea9988&name=default => generated 2805 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3119] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:55 2026] DELETE /v2.0/security-groups/f2612e51-74e1-4a8e-9ecf-82786b0cfb84 => 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: 1561/3120] 10.0.0.182 () {32 vars in 774 bytes} [Thu Apr 2 18:04:56 2026] GET /v2.0/security-groups?tenant_id=9025fb21e0c04b3b9fc9b712ee5c83af&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3121] 10.0.0.182 () {32 vars in 740 bytes} [Thu Apr 2 18:04:56 2026] DELETE /v2.0/security-groups/0bcc9522-30c0-4574-b99c-981c0a8cd4a4 => 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: 1563/3124] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 18:04:59 2026] GET /v2.0/networks => generated 2167 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3125] 10.0.0.182 () {32 vars in 655 bytes} [Thu Apr 2 18:05:00 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: 7|app: 0|req: 1564/3126] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3127] 10.0.0.182 () {32 vars in 643 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3128] 10.0.0.182 () {32 vars in 647 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3129] 10.0.0.182 () {32 vars in 649 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/networks => generated 2167 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3130] 10.0.0.182 () {32 vars in 663 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/security-groups => generated 16626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3131] 10.0.0.182 () {32 vars in 655 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)