+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 07:40:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7564467bcf-d9mcz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fc2a600e668 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)... 2026-05-26 07:40:23.967 7 INFO neutron.common.config [-] Logging enabled! 2026-05-26 07:40:23.967 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 07:40:24.174 8 INFO neutron.common.config [-] Logging enabled! 2026-05-26 07:40:24.175 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 07:40:25.110 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 07:40:25.276 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 07:40:26.744 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 07:40:26.747 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 07:40:26.750 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 07:40:26.751 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 07:40:26.751 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 07:40:26.752 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 07:40:26.752 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.759 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.759 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.760 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.786 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 07:40:26.788 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.788 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.788 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 07:40:26.791 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 07:40:26.795 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 07:40:26.796 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 07:40:26.796 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 07:40:26.796 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 07:40:26.797 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.804 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.804 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:40:26.804 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.825 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 07:40:26.825 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 07:40:26.825 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 07:40:26.825 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 07:40:26.829 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 07:40:26.830 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.830 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 07:40:26.861 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 07:40:26.861 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 07:40:26.861 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 07:40:26.861 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 07:40:27.134 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 07:40:27.157 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 07:40:27.413 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 07:40:27.414 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 07:40:27.414 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 07:40:27.427 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 07:40:27.427 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 07:40:27.427 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 07:40:27.428 7 INFO neutron.plugins.ml2.extensions.port_security [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 07:40:27.428 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing extension driver 'qos' 2026-05-26 07:40:27.428 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 07:40:27.428 7 INFO neutron.plugins.ml2.managers [None req-994bb33c-7031-4e5e-a491-738ebf351db2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 07:40:27.443 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 07:40:27.444 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 07:40:27.444 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 07:40:27.445 7 INFO neutron.quota [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded quota_driver: . 2026-05-26 07:40:27.446 7 INFO neutron.plugins.ml2.plugin [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 07:40:27.446 7 INFO neutron.plugins.ml2.managers [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 07:40:27.446 7 INFO neutron.plugins.ml2.managers [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 07:40:27.446 7 INFO neutron.plugins.ml2.managers [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 07:40:27.446 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: qos 2026-05-26 07:40:27.460 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: router 2026-05-26 07:40:27.461 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 07:40:27.461 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 07:40:27.461 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 07:40:27.462 8 INFO neutron.plugins.ml2.extensions.port_security [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 07:40:27.462 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing extension driver 'qos' 2026-05-26 07:40:27.462 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 07:40:27.462 8 INFO neutron.plugins.ml2.managers [None req-38ca05ba-26a8-4a12-af4b-558d460262e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 07:40:27.479 8 INFO neutron.quota [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded quota_driver: . 2026-05-26 07:40:27.480 8 INFO neutron.plugins.ml2.plugin [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 07:40:27.480 8 INFO neutron.plugins.ml2.managers [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 07:40:27.480 8 INFO neutron.plugins.ml2.managers [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 07:40:27.480 8 INFO neutron.plugins.ml2.managers [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 07:40:27.480 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: qos 2026-05-26 07:40:27.493 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: router 2026-05-26 07:40:27.508 7 INFO neutron.services.service_base [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 07:40:27.509 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: segments 2026-05-26 07:40:27.539 8 INFO neutron.services.service_base [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 07:40:27.539 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: segments 2026-05-26 07:40:27.609 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: trunk 2026-05-26 07:40:27.624 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: vpnaas 2026-05-26 07:40:27.639 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: trunk 2026-05-26 07:40:27.653 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: vpnaas 2026-05-26 07:40:27.666 7 WARNING stevedore.named [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.692 8 WARNING stevedore.named [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.741 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 07:40:27.741 7 INFO neutron.common.utils [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 07:40:27.741 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: taas 2026-05-26 07:40:27.760 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 07:40:27.761 8 INFO neutron.common.utils [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 07:40:27.761 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: taas 2026-05-26 07:40:27.769 7 WARNING stevedore.named [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.769 7 WARNING stevedore.named [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 07:40:27.792 8 WARNING stevedore.named [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.792 8 WARNING stevedore.named [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 07:40:27.793 7 INFO neutron_taas.services.taas.taas_plugin [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:40:27.794 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: tapmirror 2026-05-26 07:40:27.806 7 WARNING stevedore.named [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.807 7 WARNING stevedore.named [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 07:40:27.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:40:27.817 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: tapmirror 2026-05-26 07:40:27.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:40:27.823 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: auto_allocate 2026-05-26 07:40:27.830 8 WARNING stevedore.named [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 07:40:27.831 8 WARNING stevedore.named [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 07:40:27.834 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: tag 2026-05-26 07:40:27.845 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: timestamp 2026-05-26 07:40:27.847 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 07:40:27.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:40:27.847 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 07:40:27.851 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: flavors 2026-05-26 07:40:27.855 7 INFO neutron.manager [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loading Plugin: revisions 2026-05-26 07:40:27.857 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: tag 2026-05-26 07:40:27.858 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Initializing extension manager. 2026-05-26 07:40:27.859 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: address-group 2026-05-26 07:40:27.860 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: address-scope 2026-05-26 07:40:27.861 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 07:40:27.862 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: agent 2026-05-26 07:40:27.862 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 07:40:27.864 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 07:40:27.864 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 07:40:27.865 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: timestamp 2026-05-26 07:40:27.865 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: availability_zone 2026-05-26 07:40:27.866 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 07:40:27.866 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 07:40:27.867 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: default-subnetpools 2026-05-26 07:40:27.868 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 07:40:27.869 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 07:40:27.870 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: dns-integration 2026-05-26 07:40:27.871 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 07:40:27.871 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 07:40:27.872 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: dvr 2026-05-26 07:40:27.872 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: flavors 2026-05-26 07:40:27.872 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 07:40:27.873 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 07:40:27.873 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:40:27.874 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 07:40:27.874 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: external-net 2026-05-26 07:40:27.875 8 INFO neutron.manager [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loading Plugin: revisions 2026-05-26 07:40:27.875 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 07:40:27.876 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: extraroute 2026-05-26 07:40:27.876 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 07:40:27.877 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 07:40:27.878 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 07:40:27.878 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 07:40:27.878 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Initializing extension manager. 2026-05-26 07:40:27.879 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 07:40:27.879 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: fip-port-details 2026-05-26 07:40:27.880 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: flavors 2026-05-26 07:40:27.880 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: address-group 2026-05-26 07:40:27.881 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 07:40:27.881 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: address-scope 2026-05-26 07:40:27.882 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 07:40:27.882 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: floatingip-pools 2026-05-26 07:40:27.882 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: ip_allocation 2026-05-26 07:40:27.883 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: agent 2026-05-26 07:40:27.883 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 07:40:27.883 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 07:40:27.884 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: l2_adjacency 2026-05-26 07:40:27.884 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 07:40:27.885 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: router 2026-05-26 07:40:27.885 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 07:40:27.886 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: availability_zone 2026-05-26 07:40:27.887 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:40:27.887 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 07:40:27.887 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 07:40:27.888 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 07:40:27.888 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 07:40:27.888 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 07:40:27.889 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 07:40:27.889 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: l3-ha 2026-05-26 07:40:27.890 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 07:40:27.890 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:40:27.890 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: dns-integration 2026-05-26 07:40:27.890 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 07:40:27.891 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 07:40:27.891 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: l3-flavors 2026-05-26 07:40:27.891 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 07:40:27.892 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: dvr 2026-05-26 07:40:27.892 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:40:27.892 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 07:40:27.892 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 07:40:27.893 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 07:40:27.893 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:40:27.894 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 07:40:27.894 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: external-net 2026-05-26 07:40:27.895 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 07:40:27.895 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 07:40:27.895 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: extraroute 2026-05-26 07:40:27.896 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 07:40:27.896 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 07:40:27.897 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 07:40:27.897 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 07:40:27.897 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 07:40:27.898 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 07:40:27.898 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 07:40:27.898 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 07:40:27.899 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 07:40:27.899 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: multi-provider 2026-05-26 07:40:27.899 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: fip-port-details 2026-05-26 07:40:27.900 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: net-mtu 2026-05-26 07:40:27.900 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 07:40:27.900 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: flavors 2026-05-26 07:40:27.901 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: network_availability_zone 2026-05-26 07:40:27.901 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: network_ha 2026-05-26 07:40:27.901 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 07:40:27.902 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 07:40:27.902 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: network-ip-availability 2026-05-26 07:40:27.903 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: ip_allocation 2026-05-26 07:40:27.903 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 07:40:27.903 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 07:40:27.904 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 07:40:27.904 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: pagination 2026-05-26 07:40:27.904 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-device-profile 2026-05-26 07:40:27.905 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: router 2026-05-26 07:40:27.905 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 07:40:27.905 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 07:40:27.906 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 07:40:27.906 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-mac-override 2026-05-26 07:40:27.907 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:40:27.907 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 07:40:27.907 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 07:40:27.908 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 07:40:27.908 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 07:40:27.908 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 07:40:27.908 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 07:40:27.909 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-resource-request 2026-05-26 07:40:27.909 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: l3-ha 2026-05-26 07:40:27.909 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 07:40:27.909 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:40:27.910 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 07:40:27.910 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 07:40:27.910 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: binding 2026-05-26 07:40:27.910 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: l3-flavors 2026-05-26 07:40:27.911 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: binding-extended 2026-05-26 07:40:27.911 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:40:27.912 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 07:40:27.912 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-security 2026-05-26 07:40:27.912 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: project-id 2026-05-26 07:40:27.913 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: provider 2026-05-26 07:40:27.913 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 07:40:27.914 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 07:40:27.915 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 07:40:27.916 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos 2026-05-26 07:40:27.916 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 07:40:27.916 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 07:40:27.917 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 07:40:27.917 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 07:40:27.917 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-default 2026-05-26 07:40:27.918 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 07:40:27.918 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-fip 2026-05-26 07:40:27.918 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: multi-provider 2026-05-26 07:40:27.918 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 07:40:27.919 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: net-mtu 2026-05-26 07:40:27.919 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 07:40:27.919 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 07:40:27.919 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 07:40:27.920 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 07:40:27.920 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 07:40:27.920 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: network_ha 2026-05-26 07:40:27.921 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 07:40:27.921 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 07:40:27.921 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-pps 2026-05-26 07:40:27.922 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 07:40:27.922 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 07:40:27.922 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 07:40:27.923 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: pagination 2026-05-26 07:40:27.923 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 07:40:27.923 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-device-profile 2026-05-26 07:40:27.924 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: quota-check-limit 2026-05-26 07:40:27.924 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 07:40:27.924 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 07:40:27.924 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 07:40:27.925 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 07:40:27.925 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-mac-override 2026-05-26 07:40:27.926 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 07:40:27.926 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 07:40:27.927 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 07:40:27.927 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: quotas 2026-05-26 07:40:27.927 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-resource-request 2026-05-26 07:40:27.928 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 07:40:27.928 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: quota_details 2026-05-26 07:40:27.928 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 07:40:27.929 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: binding 2026-05-26 07:40:27.929 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: rbac-policies 2026-05-26 07:40:27.930 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: rbac-address-group 2026-05-26 07:40:27.930 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: binding-extended 2026-05-26 07:40:27.931 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 07:40:27.931 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-security 2026-05-26 07:40:27.931 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: project-id 2026-05-26 07:40:27.931 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 07:40:27.932 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: provider 2026-05-26 07:40:27.932 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 07:40:27.932 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: revision-if-match 2026-05-26 07:40:27.932 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 07:40:27.933 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 07:40:27.933 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: router_availability_zone 2026-05-26 07:40:27.934 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 07:40:27.934 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos 2026-05-26 07:40:27.935 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 07:40:27.936 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 07:40:27.936 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 07:40:27.936 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 07:40:27.936 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-default 2026-05-26 07:40:27.937 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 07:40:27.937 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-fip 2026-05-26 07:40:27.937 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 07:40:27.937 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 07:40:27.937 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 07:40:27.938 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 07:40:27.938 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 07:40:27.938 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 07:40:27.939 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 07:40:27.940 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 07:40:27.940 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-pps 2026-05-26 07:40:27.941 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 07:40:27.941 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 07:40:27.942 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 07:40:27.943 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 07:40:27.943 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 07:40:27.944 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: security-group 2026-05-26 07:40:27.945 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: quotas 2026-05-26 07:40:27.946 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: segment 2026-05-26 07:40:27.946 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: quota_details 2026-05-26 07:40:27.947 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 07:40:27.948 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: service-type 2026-05-26 07:40:27.948 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: rbac-policies 2026-05-26 07:40:27.948 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: sorting 2026-05-26 07:40:27.948 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 07:40:27.949 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 07:40:27.949 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 07:40:27.949 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 07:40:27.950 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 07:40:27.950 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: standard-attr-description 2026-05-26 07:40:27.951 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: revision-if-match 2026-05-26 07:40:27.951 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: stateful-security-group 2026-05-26 07:40:27.951 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 07:40:27.951 7 WARNING neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 07:40:27.952 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 07:40:27.952 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 07:40:27.952 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnet-external-network 2026-05-26 07:40:27.952 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 07:40:27.953 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnet_onboard 2026-05-26 07:40:27.953 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 07:40:27.954 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnet-service-types 2026-05-26 07:40:27.954 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 07:40:27.955 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnet_allocation 2026-05-26 07:40:27.955 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 07:40:27.955 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 07:40:27.956 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 07:40:27.956 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 07:40:27.957 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 07:40:27.957 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 07:40:27.957 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: tag-creation 2026-05-26 07:40:27.958 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 07:40:27.962 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 07:40:27.961 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: security-group 2026-05-26 07:40:27.963 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 07:40:27.964 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: segment 2026-05-26 07:40:27.965 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: trunk 2026-05-26 07:40:27.965 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 07:40:27.966 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: service-type 2026-05-26 07:40:27.966 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: sorting 2026-05-26 07:40:27.966 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: trunk-details 2026-05-26 07:40:27.966 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 07:40:27.967 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 07:40:27.968 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 07:40:27.968 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 07:40:27.968 8 WARNING neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 07:40:27.969 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 07:40:27.969 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 07:40:27.969 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 07:40:27.970 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 07:40:27.970 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 07:40:27.970 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 07:40:27.971 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 07:40:27.971 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 07:40:27.971 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 07:40:27.972 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 07:40:27.972 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: tag-creation 2026-05-26 07:40:27.973 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 07:40:27.973 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 07:40:27.974 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 07:40:27.974 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: vpn-flavors 2026-05-26 07:40:27.976 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: vpnaas 2026-05-26 07:40:27.977 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 07:40:27.977 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: taas 2026-05-26 07:40:27.978 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 07:40:27.979 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: tap-mirror 2026-05-26 07:40:27.979 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: trunk 2026-05-26 07:40:27.979 7 INFO neutron.api.extensions [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 07:40:27.979 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: trunk-details 2026-05-26 07:40:27.980 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 07:40:27.980 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 07:40:27.981 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 07:40:27.981 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 07:40:27.982 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 07:40:27.982 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 07:40:27.982 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:27.982 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 07:40:27.983 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 07:40:27.984 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 07:40:27.985 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 07:40:27.985 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 07:40:27.986 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 07:40:27.987 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: vpnaas 2026-05-26 07:40:27.988 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: taas 2026-05-26 07:40:27.989 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: tap-mirror 2026-05-26 07:40:27.989 8 INFO neutron.api.extensions [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 07:40:27.990 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 07:40:27.991 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 07:40:27.991 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 07:40:27.992 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 07:40:27.992 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 07:40:27.992 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:27.992 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 07:40:27.992 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:27.993 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] subnetpool is already registered 2026-05-26 07:40:27.993 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:27.993 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] subnetpool is already registered 2026-05-26 07:40:27.993 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 07:40:27.994 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:27.994 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:27.995 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 07:40:27.995 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 07:40:27.996 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 07:40:27.996 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 07:40:27.996 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:27.996 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:27.996 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 07:40:27.996 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:27.997 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.001 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 07:40:28.001 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 07:40:28.002 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 07:40:28.002 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 07:40:28.002 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] router is already registered 2026-05-26 07:40:28.003 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 07:40:28.003 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.003 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] floatingip is already registered 2026-05-26 07:40:28.003 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.003 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.004 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.004 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 07:40:28.004 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.005 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.005 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 07:40:28.006 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 07:40:28.006 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 07:40:28.007 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.007 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:28.007 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.007 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.009 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 07:40:28.009 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] rbac_policy is already registered 2026-05-26 07:40:28.010 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 07:40:28.010 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] security_group is already registered 2026-05-26 07:40:28.011 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 07:40:28.011 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] security_group_rule is already registered 2026-05-26 07:40:28.012 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 07:40:28.012 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] router is already registered 2026-05-26 07:40:28.013 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 07:40:28.013 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.013 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] floatingip is already registered 2026-05-26 07:40:28.013 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.014 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.014 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.014 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 07:40:28.014 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] trunk is already registered 2026-05-26 07:40:28.015 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.015 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.015 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.016 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:28.016 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 07:40:28.016 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] endpoint_group is already registered 2026-05-26 07:40:28.016 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 07:40:28.017 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] vpnservice is already registered 2026-05-26 07:40:28.017 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 07:40:28.017 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] rbac_policy is already registered 2026-05-26 07:40:28.017 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 07:40:28.017 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ipsec_site_connection is already registered 2026-05-26 07:40:28.017 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 07:40:28.017 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.017 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] security_group is already registered 2026-05-26 07:40:28.018 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:28.018 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 07:40:28.018 7 INFO neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.018 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] security_group_rule is already registered 2026-05-26 07:40:28.018 7 WARNING neutron.quota.resource_registry [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.019 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.020 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.020 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 07:40:28.020 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] subnetpool is already registered 2026-05-26 07:40:28.021 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 07:40:28.021 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] trunk is already registered 2026-05-26 07:40:28.021 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.021 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.022 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.022 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:28.022 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 07:40:28.022 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] endpoint_group is already registered 2026-05-26 07:40:28.023 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 07:40:28.023 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] vpnservice is already registered 2026-05-26 07:40:28.023 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 07:40:28.023 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ipsec_site_connection is already registered 2026-05-26 07:40:28.024 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 07:40:28.024 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ipsecpolicy is already registered 2026-05-26 07:40:28.024 8 INFO neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 07:40:28.024 8 WARNING neutron.quota.resource_registry [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] ikepolicy is already registered 2026-05-26 07:40:28.056 7 WARNING keystonemiddleware._common.config [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:40:28.062 8 WARNING keystonemiddleware._common.config [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:40:28.063 7 WARNING oslo_config.cfg [None req-7654dd5e-3b84-4f2e-8257-f7488a3f377d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fc2a600e668 pid: 7 (default app) 2026-05-26 07:40:28.068 8 WARNING oslo_config.cfg [None req-a212240b-f49a-45fd-9e0f-dad5fae146e8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fc2a600e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:40:31.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9143589-cc93-4551-b012-1a1c0946f294 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:40:30 2026] GET /v2.0/networks/public => generated 108 bytes in 839 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 2/5] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:40:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:40:32.277 7 WARNING neutron.services.revisions.revision_plugin [None req-7f06c88f-e21b-4964-b75d-62ff4b4af50b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:40:32.292 7 INFO neutron.db.segments_db [None req-7f06c88f-e21b-4964-b75d-62ff4b4af50b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment c132851c-be2e-46b5-ba8b-6dd4c187bb65 of type flat for network 02b0ba4a-9e09-41b6-a9bd-b2d784819a35 2026-05-26 07:40:32.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f06c88f-e21b-4964-b75d-62ff4b4af50b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:40:31 2026] POST /v2.0/networks => generated 124 bytes in 484 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:40:38.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9620fb3f-0b01-48aa-9fff-94777fa1ea28 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:40:38 2026] GET /v2.0/networks/public => generated 108 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:40:38 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-05-26 07:40:38.946 8 WARNING neutron.services.revisions.revision_plugin [None req-abbf48a8-4af3-492d-bd9b-9082564e574d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:40:38.967 8 INFO neutron.db.segments_db [None req-abbf48a8-4af3-492d-bd9b-9082564e574d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment 4180f91c-8c5d-44df-b370-ecd5de41ee51 of type flat for network 1c5d1791-e378-4ec2-bc57-2a2a8fcb88cc 2026-05-26 07:40:39.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abbf48a8-4af3-492d-bd9b-9082564e574d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:40:38 2026] POST /v2.0/networks => generated 124 bytes in 344 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:40:45.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca42d037-9efc-4d0f-b310-f2b1a83e8e1c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:40:45 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:40:45 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-05-26 07:40:45.122 7 WARNING neutron.services.revisions.revision_plugin [None req-55315f61-5dc6-4bd0-9ea7-0b25f0c7a28a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:40:45.133 7 INFO neutron.db.segments_db [None req-55315f61-5dc6-4bd0-9ea7-0b25f0c7a28a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment 76b980df-753b-424b-8d17-ef190328ef9b of type flat for network 2bf5e823-815e-456b-bfa9-90d109df5371 2026-05-26 07:40:45.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55315f61-5dc6-4bd0-9ea7-0b25f0c7a28a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:40:45 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:40:51.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf1818b9-2fae-43c2-86c7-a0d8b51109b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:40:51 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:40:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:40:51.189 7 WARNING neutron.services.revisions.revision_plugin [None req-062c1a36-d837-463d-9c96-c237f27bf234 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:40:51.206 7 INFO neutron.db.segments_db [None req-062c1a36-d837-463d-9c96-c237f27bf234 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment a44018fa-6021-423c-859e-8f6d46c67703 of type flat for network 1ba4bf4e-8716-46f8-8fa0-b36cb5d785c5 2026-05-26 07:40:51.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-062c1a36-d837-463d-9c96-c237f27bf234 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:40:51 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:40:57.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68be7443-8ce8-4d07-a6a7-43f3fbb9b8f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:40:57 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:40:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:40:57.357 8 WARNING neutron.services.revisions.revision_plugin [None req-5855daee-efe0-4d34-ad38-5eeeb3d4dfd3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:40:57.380 8 INFO neutron.db.segments_db [None req-5855daee-efe0-4d34-ad38-5eeeb3d4dfd3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment 29b113a0-94ab-4261-9b35-ceee1f91aecc of type flat for network 8e54298c-2208-4c22-b7a4-10264c4275f3 2026-05-26 07:40:57.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5855daee-efe0-4d34-ad38-5eeeb3d4dfd3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:40:57 2026] POST /v2.0/networks => generated 124 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:41:03.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30cf8078-6adf-459c-bd79-f6c2914e4888 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:41:03 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:41:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:41:03.706 8 WARNING neutron.services.revisions.revision_plugin [None req-03d4cc39-eb22-428b-9ba7-75c22f14b0c4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Could not find related network for resource to bump revision. 2026-05-26 07:41:03.722 8 INFO neutron.db.segments_db [None req-03d4cc39-eb22-428b-9ba7-75c22f14b0c4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment f6144b3e-86a0-4992-8b6c-7a8c6de95924 of type flat for network e7f9c4ad-d696-4560-b4ac-b5111d4af3a2 [pid: 8|app: 0|req: 11/23] 162.253.55.186 () {48 vars in 968 bytes} [Tue May 26 07:41:03 2026] POST /v2.0/networks => generated 706 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:41:05.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22b09699-9ae3-495f-89f9-ff080c7b51b7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 162.253.55.186 () {44 vars in 928 bytes} [Tue May 26 07:41:05 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 162.253.55.186 () {44 vars in 950 bytes} [Tue May 26 07:41:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:41:05.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76fa6497-7dac-45d3-b43d-81677318aa00 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 162.253.55.186 () {44 vars in 1035 bytes} [Tue May 26 07:41:05 2026] GET /v2.0/subnets/public-subnet?network_id=e7f9c4ad-d696-4560-b4ac-b5111d4af3a2 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 162.253.55.186 () {44 vars in 1058 bytes} [Tue May 26 07:41:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=e7f9c4ad-d696-4560-b4ac-b5111d4af3a2 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 162.253.55.186 () {48 vars in 966 bytes} [Tue May 26 07:41:05 2026] POST /v2.0/subnets => generated 664 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:42:03.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e9b7aed-7d01-4c47-933a-51bf3de8d1df 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 19/36] 162.253.55.186 () {44 vars in 938 bytes} [Tue May 26 07:42:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/37] 162.253.55.186 () {44 vars in 960 bytes} [Tue May 26 07:42:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:42:03.398 7 INFO neutron.db.segments_db [None req-d6c0d283-bcb4-4d1b-94ab-42f8ee3d58b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Added segment f0ecc0a2-4b48-446d-922b-c9a9415d4b38 of type vxlan for network d80d28af-27f3-4a4e-a442-6da59ac4ef2e [pid: 7|app: 0|req: 20/38] 162.253.55.186 () {48 vars in 967 bytes} [Tue May 26 07:42:03 2026] POST /v2.0/networks => generated 688 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:42:04.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5df001e-f8de-4fd5-a347-179858f8794a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 19/39] 162.253.55.186 () {44 vars in 938 bytes} [Tue May 26 07:42:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/40] 162.253.55.186 () {44 vars in 960 bytes} [Tue May 26 07:42:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:42:04.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d85893d-b128-4253-8d92-fb07291495ab 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 20/41] 162.253.55.186 () {44 vars in 1037 bytes} [Tue May 26 07:42:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d80d28af-27f3-4a4e-a442-6da59ac4ef2e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/42] 162.253.55.186 () {44 vars in 1060 bytes} [Tue May 26 07:42:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d80d28af-27f3-4a4e-a442-6da59ac4ef2e => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/43] 162.253.55.186 () {48 vars in 966 bytes} [Tue May 26 07:42:04 2026] POST /v2.0/subnets => generated 651 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:42:06.425 7 INFO neutron.api.v2.resource [None req-d19e4d4e-4014-4f72-acac-d07629390c1f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/44] 162.253.55.186 () {44 vars in 972 bytes} [Tue May 26 07:42:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/45] 162.253.55.186 () {44 vars in 994 bytes} [Tue May 26 07:42:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/46] 162.253.55.186 () {48 vars in 981 bytes} [Tue May 26 07:42:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/47] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:07 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/48] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:07 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/49] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:07 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/51] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:09 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/52] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:09 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:09 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/54] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/55] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:10 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/56] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:10 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/57] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:10 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:11 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:11 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/61] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:11 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:12 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 4078 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/64] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:12 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:12 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 162.253.55.186 () {44 vars in 988 bytes} [Tue May 26 07:42:14 2026] GET /v2.0/networks/d80d28af-27f3-4a4e-a442-6da59ac4ef2e => generated 732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:42:14.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec9811ce-0c2e-46fd-baea-3fd0e7e12688 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 162.253.55.186 () {44 vars in 1077 bytes} [Tue May 26 07:42:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d80d28af-27f3-4a4e-a442-6da59ac4ef2e => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 162.253.55.186 () {44 vars in 1100 bytes} [Tue May 26 07:42:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d80d28af-27f3-4a4e-a442-6da59ac4ef2e => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:14 2026] GET /v2.0/security-groups/945d5a23-c5dc-45ed-8b38-c41ac690b4cc => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 162.253.55.186 () {48 vars in 962 bytes} [Tue May 26 07:42:14 2026] POST /v2.0/ports => generated 1100 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:42:23.739 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab31ebdf-9456-4c1e-b776-bb76ad1b711b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/74] 162.253.55.186 () {44 vars in 980 bytes} [Tue May 26 07:42:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 37/75] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 162.253.55.186 () {48 vars in 1032 bytes} [Tue May 26 07:42:23 2026] PUT /v2.0/ports/6ee6ea3f-b70d-4498-9789-ceef201b7733 => generated 1249 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 162.253.55.186 () {44 vars in 921 bytes} [Tue May 26 07:42:26 2026] GET /v2.0/ports => generated 3730 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:42:26.378 7 INFO neutron.api.v2.resource [None req-7c76d139-5534-4754-9a07-c1aafe67e7d6 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/78] 162.253.55.186 () {44 vars in 1075 bytes} [Tue May 26 07:42:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 139 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 162.253.55.186 () {44 vars in 1098 bytes} [Tue May 26 07:42:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=350e70591adb4eafbc3d41bfd4847664 => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 162.253.55.186 () {48 vars in 982 bytes} [Tue May 26 07:42:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:42:27.474 8 INFO neutron.api.v2.resource [None req-843cee5c-90e2-4753-b349-30353546384c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/81] 162.253.55.186 () {44 vars in 960 bytes} [Tue May 26 07:42:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 162.253.55.186 () {44 vars in 982 bytes} [Tue May 26 07:42:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 162.253.55.186 () {48 vars in 981 bytes} [Tue May 26 07:42:27 2026] POST /v2.0/security-groups => generated 1610 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:27 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 1624 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:27 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:28 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:28 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 1610 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:28 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:28 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:28 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 2246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:29 2026] GET /v2.0/security-groups/b97ca0b7-8ec4-4032-b961-9e68a17c4f22 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:29 2026] POST /v2.0/security-group-rules => generated 627 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:30 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:30 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:30 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:31 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 162.253.55.186 () {44 vars in 1002 bytes} [Tue May 26 07:42:31 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88 => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.186 () {44 vars in 1089 bytes} [Tue May 26 07:42:32 2026] GET /v2.0/security-groups/9caebf3a-c915-4a09-88ec-de26df9c0b88?project_id=350e70591adb4eafbc3d41bfd4847664 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 162.253.55.186 () {48 vars in 992 bytes} [Tue May 26 07:42:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 162.253.55.186 () {44 vars in 976 bytes} [Tue May 26 07:43:35 2026] GET /v2.0/quotas/e3fcad031d9b4ae5b0f44f8167abf373 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 162.253.55.186 () {48 vars in 1028 bytes} [Tue May 26 07:43:35 2026] PUT /v2.0/quotas/e3fcad031d9b4ae5b0f44f8167abf373 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:45:01.262 8 WARNING keystonemiddleware.audit [None req-e09d3a91-bd65-4be5-a560-1a2db2adadd7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 65/130] 162.253.55.186 () {30 vars in 740 bytes} [Tue May 26 07:45:01 2026] GET /v2.0/networks?tenant_id=350e70591adb4eafbc3d41bfd4847664&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:45:01.298 7 WARNING keystonemiddleware.audit [None req-f35d685b-6c64-4766-b5f2-f2197bc65bdb 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:45:01.386 7 INFO neutron.db.segments_db [None req-077679e9-952b-42d4-a054-417a9a8ce176 b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Added segment 7d173b9b-42cb-417c-83a9-2afe1165443f of type vxlan for network 4dc4668c-0be6-4f4d-b23e-1c47ceb76287 [pid: 7|app: 0|req: 66/133] 162.253.55.186 () {34 vars in 682 bytes} [Tue May 26 07:45:01 2026] POST /v2.0/networks => generated 699 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:45:01.509 8 WARNING keystonemiddleware.audit [None req-4ccf6565-c81d-41b4-a3ad-6a29c785507b b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 68/134] 162.253.55.186 () {30 vars in 722 bytes} [Tue May 26 07:45:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:45:01.559 7 WARNING keystonemiddleware.audit [None req-077679e9-952b-42d4-a054-417a9a8ce176 b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 67/135] 162.253.55.186 () {30 vars in 633 bytes} [Tue May 26 07:45:01 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-26 07:45:01.568 8 WARNING keystonemiddleware.audit [None req-311bcd5c-39b7-46f7-a390-cb1b5e6e9d1c b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 69/136] 162.253.55.186 () {34 vars in 677 bytes} [Tue May 26 07:45:01 2026] POST /v2.0/ports => generated 999 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:45:02.002 7 WARNING keystonemiddleware.audit [None req-1b7e80c2-0572-4ca3-ae60-004e630259db b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 68/137] 162.253.55.186 () {30 vars in 703 bytes} [Tue May 26 07:45:01 2026] GET /v2.0/networks/4dc4668c-0be6-4f4d-b23e-1c47ceb76287 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:45:03.924 8 WARNING keystonemiddleware.audit [None req-8e42e0e8-cdcb-4bdb-b607-1cc87eb90233 b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 70/138] 162.253.55.186 () {30 vars in 722 bytes} [Tue May 26 07:45:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:45:03.980 7 WARNING keystonemiddleware.audit [None req-d7c20a40-3de6-4153-b1f2-efb06820a0ab b48dd76097064bb3a13ee99fa78ec727 350e70591adb4eafbc3d41bfd4847664 - - 5dd8eb0edee144ab8ee833a3e12c4841 5dd8eb0edee144ab8ee833a3e12c4841] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 69/139] 162.253.55.186 () {30 vars in 703 bytes} [Tue May 26 07:45:03 2026] GET /v2.0/networks/4dc4668c-0be6-4f4d-b23e-1c47ceb76287 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:45:58.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-166af2f8-c45d-4335-b96f-df8398a4b43d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/146] 162.253.55.186 () {30 vars in 741 bytes} [Tue May 26 07:45:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 162.253.55.186 () {30 vars in 763 bytes} [Tue May 26 07:45:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:46:00.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6650102-a0c0-4da8-90d9-9b02d6a425bb 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/148] 162.253.55.186 () {30 vars in 741 bytes} [Tue May 26 07:46:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 162.253.55.186 () {30 vars in 763 bytes} [Tue May 26 07:46:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)