+ 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 Apr 14 04:37:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-75f79fbc9b-74hnn 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 0x7fed207d8668 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-04-14 04:37:11.263 8 INFO neutron.common.config [-] Logging enabled! 2026-04-14 04:37:11.264 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-14 04:37:11.339 7 INFO neutron.common.config [-] Logging enabled! 2026-04-14 04:37:11.339 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-14 04:37:12.314 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 04:37:12.354 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 04:37:13.778 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:37:13.780 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 04:37:13.784 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 04:37:13.785 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:37:13.785 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 04:37:13.785 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 04:37:13.785 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.793 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.793 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.793 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.806 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:37:13.809 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 04:37:13.813 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 04:37:13.814 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:37:13.814 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 04:37:13.814 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 04:37:13.814 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.815 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 04:37:13.816 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.816 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.822 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.823 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:37:13.823 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.845 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 04:37:13.846 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 04:37:13.846 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 04:37:13.846 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 04:37:13.848 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 04:37:13.849 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.849 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 04:37:13.877 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 04:37:13.877 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 04:37:13.878 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 04:37:13.878 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 04:37:14.128 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 04:37:14.179 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing driver for type 'vlan' 2026-04-14 04:37:14.388 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 04:37:14.388 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 04:37:14.388 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.extensions.port_security [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing extension driver 'qos' 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 04:37:14.402 8 INFO neutron.plugins.ml2.managers [None req-07c987e6-d172-40ec-a60b-04027d0689a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 04:37:14.414 8 INFO neutron.quota [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded quota_driver: . 2026-04-14 04:37:14.414 8 INFO neutron.plugins.ml2.plugin [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 04:37:14.414 8 INFO neutron.plugins.ml2.managers [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 04:37:14.415 8 INFO neutron.plugins.ml2.managers [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 04:37:14.415 8 INFO neutron.plugins.ml2.managers [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 04:37:14.415 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: qos 2026-04-14 04:37:14.428 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: router 2026-04-14 04:37:14.445 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] VlanTypeDriver initialization complete 2026-04-14 04:37:14.445 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 04:37:14.445 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 04:37:14.462 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 04:37:14.462 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 04:37:14.462 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing extension driver 'port_security' 2026-04-14 04:37:14.462 7 INFO neutron.plugins.ml2.extensions.port_security [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 04:37:14.462 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing extension driver 'qos' 2026-04-14 04:37:14.463 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 04:37:14.463 7 INFO neutron.plugins.ml2.managers [None req-385a01d0-4c15-470d-aeb5-d1593183f5cd - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 04:37:14.473 8 INFO neutron.services.service_base [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 04:37:14.474 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: segments 2026-04-14 04:37:14.474 7 INFO neutron.quota [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded quota_driver: . 2026-04-14 04:37:14.475 7 INFO neutron.plugins.ml2.plugin [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 04:37:14.475 7 INFO neutron.plugins.ml2.managers [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 04:37:14.475 7 INFO neutron.plugins.ml2.managers [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 04:37:14.475 7 INFO neutron.plugins.ml2.managers [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 04:37:14.475 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: qos 2026-04-14 04:37:14.488 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: router 2026-04-14 04:37:14.533 7 INFO neutron.services.service_base [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 04:37:14.534 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: segments 2026-04-14 04:37:14.574 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: trunk 2026-04-14 04:37:14.588 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: vpnaas 2026-04-14 04:37:14.628 8 WARNING stevedore.named [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.630 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: trunk 2026-04-14 04:37:14.643 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: vpnaas 2026-04-14 04:37:14.682 7 WARNING stevedore.named [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.700 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 04:37:14.701 8 INFO neutron.common.utils [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 04:37:14.701 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: taas 2026-04-14 04:37:14.725 8 WARNING stevedore.named [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.725 8 WARNING stevedore.named [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:37:14.744 7 INFO neutron_vpnaas.services.vpn.plugin [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 04:37:14.745 7 INFO neutron.common.utils [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 04:37:14.745 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: taas 2026-04-14 04:37:14.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:37:14.745 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: tapmirror 2026-04-14 04:37:14.759 8 WARNING stevedore.named [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.760 8 WARNING stevedore.named [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:37:14.771 7 WARNING stevedore.named [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.771 7 WARNING stevedore.named [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:37:14.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:37:14.774 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: auto_allocate 2026-04-14 04:37:14.782 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: tag 2026-04-14 04:37:14.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:37:14.789 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: tapmirror 2026-04-14 04:37:14.792 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: timestamp 2026-04-14 04:37:14.794 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 04:37:14.798 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: flavors 2026-04-14 04:37:14.801 7 WARNING stevedore.named [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:37:14.801 7 WARNING stevedore.named [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:37:14.802 8 INFO neutron.manager [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loading Plugin: revisions 2026-04-14 04:37:14.805 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Initializing extension manager. 2026-04-14 04:37:14.806 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: address-group 2026-04-14 04:37:14.807 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: address-scope 2026-04-14 04:37:14.807 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 04:37:14.808 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: agent 2026-04-14 04:37:14.809 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 04:37:14.810 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 04:37:14.811 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 04:37:14.811 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: availability_zone 2026-04-14 04:37:14.812 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 04:37:14.812 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 04:37:14.813 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: default-subnetpools 2026-04-14 04:37:14.814 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 04:37:14.815 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: dns-integration 2026-04-14 04:37:14.816 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 04:37:14.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:37:14.816 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: auto_allocate 2026-04-14 04:37:14.816 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 04:37:14.817 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: dvr 2026-04-14 04:37:14.817 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 04:37:14.818 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 04:37:14.818 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:37:14.819 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 04:37:14.819 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: external-net 2026-04-14 04:37:14.820 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 04:37:14.820 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: extraroute 2026-04-14 04:37:14.821 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 04:37:14.822 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 04:37:14.822 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 04:37:14.822 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 04:37:14.823 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 04:37:14.823 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: fip-port-details 2026-04-14 04:37:14.824 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: flavors 2026-04-14 04:37:14.825 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: tag 2026-04-14 04:37:14.826 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 04:37:14.827 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: floatingip-pools 2026-04-14 04:37:14.827 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: ip_allocation 2026-04-14 04:37:14.828 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 04:37:14.829 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: l2_adjacency 2026-04-14 04:37:14.830 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: router 2026-04-14 04:37:14.832 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:37:14.833 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 04:37:14.834 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 04:37:14.834 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 04:37:14.835 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: l3-ha 2026-04-14 04:37:14.835 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:37:14.836 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 04:37:14.837 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: l3-flavors 2026-04-14 04:37:14.837 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: timestamp 2026-04-14 04:37:14.838 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:37:14.838 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 04:37:14.839 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 04:37:14.840 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 04:37:14.841 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 04:37:14.842 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 04:37:14.843 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 04:37:14.844 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: flavors 2026-04-14 04:37:14.844 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 04:37:14.845 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: multi-provider 2026-04-14 04:37:14.845 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: net-mtu 2026-04-14 04:37:14.845 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 04:37:14.846 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: network_availability_zone 2026-04-14 04:37:14.847 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: network_ha 2026-04-14 04:37:14.847 7 INFO neutron.manager [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loading Plugin: revisions 2026-04-14 04:37:14.847 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: network-ip-availability 2026-04-14 04:37:14.849 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 04:37:14.849 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: pagination 2026-04-14 04:37:14.850 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-device-profile 2026-04-14 04:37:14.850 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 04:37:14.850 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Initializing extension manager. 2026-04-14 04:37:14.851 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 04:37:14.851 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 04:37:14.851 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-mac-override 2026-04-14 04:37:14.852 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: address-group 2026-04-14 04:37:14.852 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 04:37:14.852 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 04:37:14.853 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: address-scope 2026-04-14 04:37:14.853 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 04:37:14.853 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 04:37:14.853 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-resource-request 2026-04-14 04:37:14.854 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: agent 2026-04-14 04:37:14.854 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 04:37:14.854 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 04:37:14.854 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 04:37:14.855 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: binding 2026-04-14 04:37:14.855 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 04:37:14.856 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: binding-extended 2026-04-14 04:37:14.856 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 04:37:14.856 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-security 2026-04-14 04:37:14.857 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: project-id 2026-04-14 04:37:14.857 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: availability_zone 2026-04-14 04:37:14.857 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: provider 2026-04-14 04:37:14.858 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 04:37:14.858 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 04:37:14.858 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 04:37:14.858 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: default-subnetpools 2026-04-14 04:37:14.860 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos 2026-04-14 04:37:14.860 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 04:37:14.860 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: dns-integration 2026-04-14 04:37:14.861 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 04:37:14.861 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 04:37:14.861 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 04:37:14.861 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 04:37:14.862 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-default 2026-04-14 04:37:14.862 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: dvr 2026-04-14 04:37:14.862 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-fip 2026-04-14 04:37:14.862 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 04:37:14.863 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 04:37:14.863 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 04:37:14.863 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 04:37:14.863 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:37:14.864 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 04:37:14.864 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 04:37:14.864 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 04:37:14.864 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: external-net 2026-04-14 04:37:14.865 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 04:37:14.865 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 04:37:14.865 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: extraroute 2026-04-14 04:37:14.865 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-pps 2026-04-14 04:37:14.866 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 04:37:14.866 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 04:37:14.866 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 04:37:14.867 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 04:37:14.867 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 04:37:14.867 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 04:37:14.867 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: quota-check-limit 2026-04-14 04:37:14.868 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 04:37:14.868 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 04:37:14.868 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 04:37:14.869 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: fip-port-details 2026-04-14 04:37:14.870 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: flavors 2026-04-14 04:37:14.870 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: quotas 2026-04-14 04:37:14.871 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 04:37:14.871 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: quota_details 2026-04-14 04:37:14.871 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: floatingip-pools 2026-04-14 04:37:14.872 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: ip_allocation 2026-04-14 04:37:14.872 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 04:37:14.873 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: rbac-policies 2026-04-14 04:37:14.873 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: l2_adjacency 2026-04-14 04:37:14.873 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: rbac-address-group 2026-04-14 04:37:14.874 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 04:37:14.874 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 04:37:14.874 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: router 2026-04-14 04:37:14.875 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 04:37:14.875 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: revision-if-match 2026-04-14 04:37:14.876 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 04:37:14.876 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:37:14.876 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: router_availability_zone 2026-04-14 04:37:14.877 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 04:37:14.877 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 04:37:14.878 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 04:37:14.878 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 04:37:14.878 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 04:37:14.878 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: l3-ha 2026-04-14 04:37:14.879 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:37:14.879 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 04:37:14.879 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 04:37:14.879 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 04:37:14.880 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: l3-flavors 2026-04-14 04:37:14.880 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 04:37:14.880 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 04:37:14.881 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:37:14.881 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 04:37:14.881 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 04:37:14.883 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 04:37:14.885 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 04:37:14.885 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: security-group 2026-04-14 04:37:14.885 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 04:37:14.886 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: segment 2026-04-14 04:37:14.887 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 04:37:14.887 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 04:37:14.887 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 04:37:14.887 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: service-type 2026-04-14 04:37:14.888 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: multi-provider 2026-04-14 04:37:14.888 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: sorting 2026-04-14 04:37:14.888 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: net-mtu 2026-04-14 04:37:14.888 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 04:37:14.889 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 04:37:14.889 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: standard-attr-description 2026-04-14 04:37:14.889 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: network_availability_zone 2026-04-14 04:37:14.890 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: stateful-security-group 2026-04-14 04:37:14.890 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: network_ha 2026-04-14 04:37:14.890 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: network-ip-availability 2026-04-14 04:37:14.890 8 WARNING neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 04:37:14.891 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 04:37:14.891 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 04:37:14.891 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnet-external-network 2026-04-14 04:37:14.892 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: pagination 2026-04-14 04:37:14.892 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnet_onboard 2026-04-14 04:37:14.892 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-device-profile 2026-04-14 04:37:14.893 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 04:37:14.893 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 04:37:14.893 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnet-service-types 2026-04-14 04:37:14.893 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 04:37:14.894 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnet_allocation 2026-04-14 04:37:14.894 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 04:37:14.894 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-mac-override 2026-04-14 04:37:14.895 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 04:37:14.895 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 04:37:14.896 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 04:37:14.896 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 04:37:14.896 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-resource-request 2026-04-14 04:37:14.896 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: tag-creation 2026-04-14 04:37:14.897 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 04:37:14.897 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 04:37:14.897 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 04:37:14.898 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: binding 2026-04-14 04:37:14.898 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: binding-extended 2026-04-14 04:37:14.899 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-security 2026-04-14 04:37:14.900 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: project-id 2026-04-14 04:37:14.900 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: provider 2026-04-14 04:37:14.901 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 04:37:14.901 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 04:37:14.901 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 04:37:14.902 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: trunk 2026-04-14 04:37:14.902 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: trunk-details 2026-04-14 04:37:14.903 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 04:37:14.903 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos 2026-04-14 04:37:14.903 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 04:37:14.904 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 04:37:14.904 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 04:37:14.904 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 04:37:14.905 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 04:37:14.905 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-default 2026-04-14 04:37:14.905 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-fip 2026-04-14 04:37:14.906 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 04:37:14.906 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 04:37:14.906 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 04:37:14.907 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 04:37:14.907 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 04:37:14.907 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 04:37:14.908 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 04:37:14.908 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: vpn-flavors 2026-04-14 04:37:14.908 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-pps 2026-04-14 04:37:14.909 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 04:37:14.909 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 04:37:14.909 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: vpnaas 2026-04-14 04:37:14.910 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 04:37:14.910 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: quota-check-limit 2026-04-14 04:37:14.911 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: taas 2026-04-14 04:37:14.911 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 04:37:14.912 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: tap-mirror 2026-04-14 04:37:14.912 8 INFO neutron.api.extensions [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 04:37:14.913 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: quotas 2026-04-14 04:37:14.914 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: quota_details 2026-04-14 04:37:14.915 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 04:37:14.915 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 04:37:14.915 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.915 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 04:37:14.915 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: rbac-policies 2026-04-14 04:37:14.916 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: rbac-address-group 2026-04-14 04:37:14.916 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 04:37:14.917 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 04:37:14.918 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 04:37:14.918 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: revision-if-match 2026-04-14 04:37:14.919 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 04:37:14.919 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 04:37:14.919 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: router_availability_zone 2026-04-14 04:37:14.919 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 04:37:14.920 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 04:37:14.921 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 04:37:14.922 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 04:37:14.922 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 04:37:14.923 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 04:37:14.923 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 04:37:14.924 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 04:37:14.924 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 04:37:14.924 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 04:37:14.925 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 04:37:14.926 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.926 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.926 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.926 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.927 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 04:37:14.927 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.928 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.928 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 04:37:14.928 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: security-group 2026-04-14 04:37:14.928 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 04:37:14.929 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 04:37:14.929 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: segment 2026-04-14 04:37:14.929 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.929 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.930 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 04:37:14.930 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.930 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.930 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: service-type 2026-04-14 04:37:14.931 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: sorting 2026-04-14 04:37:14.931 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 04:37:14.933 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: standard-attr-description 2026-04-14 04:37:14.934 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: stateful-security-group 2026-04-14 04:37:14.934 7 WARNING neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 04:37:14.934 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 04:37:14.934 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] router is already registered 2026-04-14 04:37:14.935 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 04:37:14.935 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 04:37:14.935 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] floatingip is already registered 2026-04-14 04:37:14.935 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnet-external-network 2026-04-14 04:37:14.936 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnet_onboard 2026-04-14 04:37:14.936 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 04:37:14.937 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnet-service-types 2026-04-14 04:37:14.937 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnet_allocation 2026-04-14 04:37:14.938 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 04:37:14.938 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: tag-creation 2026-04-14 04:37:14.938 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 04:37:14.939 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] rbac_policy is already registered 2026-04-14 04:37:14.939 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 04:37:14.939 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 04:37:14.939 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] security_group is already registered 2026-04-14 04:37:14.940 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 04:37:14.940 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] security_group_rule is already registered 2026-04-14 04:37:14.941 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.941 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.941 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.941 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.942 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 04:37:14.942 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] trunk is already registered 2026-04-14 04:37:14.942 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.942 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.943 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.943 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.943 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 04:37:14.943 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 04:37:14.943 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] endpoint_group is already registered 2026-04-14 04:37:14.944 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 04:37:14.944 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 04:37:14.944 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] vpnservice is already registered 2026-04-14 04:37:14.944 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 04:37:14.945 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ipsec_site_connection is already registered 2026-04-14 04:37:14.945 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: trunk 2026-04-14 04:37:14.945 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.945 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.945 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: trunk-details 2026-04-14 04:37:14.945 8 INFO neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.945 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 04:37:14.946 8 WARNING neutron.quota.resource_registry [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.946 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 04:37:14.947 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 04:37:14.947 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 04:37:14.949 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 04:37:14.950 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 04:37:14.950 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: vpn-flavors 2026-04-14 04:37:14.952 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: vpnaas 2026-04-14 04:37:14.953 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: taas 2026-04-14 04:37:14.954 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: tap-mirror 2026-04-14 04:37:14.955 7 INFO neutron.api.extensions [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 04:37:14.957 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 04:37:14.957 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 04:37:14.957 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.958 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 04:37:14.961 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 04:37:14.961 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 04:37:14.965 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 04:37:14.966 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 04:37:14.967 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 04:37:14.967 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.968 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.968 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.968 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.969 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 04:37:14.969 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.969 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.970 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 04:37:14.970 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 04:37:14.971 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 04:37:14.971 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.971 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.971 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.972 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.976 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 04:37:14.976 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] router is already registered 2026-04-14 04:37:14.977 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 04:37:14.977 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] floatingip is already registered 2026-04-14 04:37:14.980 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 04:37:14.980 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] rbac_policy is already registered 2026-04-14 04:37:14.981 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 04:37:14.981 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] security_group is already registered 2026-04-14 04:37:14.981 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 04:37:14.981 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] security_group_rule is already registered 2026-04-14 04:37:14.982 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.982 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.983 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 04:37:14.983 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] subnetpool is already registered 2026-04-14 04:37:14.983 8 WARNING keystonemiddleware._common.config [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:37:14.983 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 04:37:14.984 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] trunk is already registered 2026-04-14 04:37:14.984 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.984 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.984 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.985 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.985 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 04:37:14.985 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] endpoint_group is already registered 2026-04-14 04:37:14.985 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 04:37:14.986 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] vpnservice is already registered 2026-04-14 04:37:14.986 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 04:37:14.986 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ipsec_site_connection is already registered 2026-04-14 04:37:14.986 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 04:37:14.986 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ipsecpolicy is already registered 2026-04-14 04:37:14.987 7 INFO neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 04:37:14.987 7 WARNING neutron.quota.resource_registry [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] ikepolicy is already registered 2026-04-14 04:37:14.990 8 WARNING oslo_config.cfg [None req-1d46f33b-4965-4b12-b1bc-d3cdf0f8484f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fed207d8668 pid: 8 (default app) 2026-04-14 04:37:15.025 7 WARNING keystonemiddleware._common.config [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:37:15.031 7 WARNING oslo_config.cfg [None req-59b56883-dc92-4010-a96e-481ba35ea58d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fed207d8668 pid: 7 (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-04-14 04:37:19.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b92c1762-a78a-404e-a0ac-6aa0df40120e d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:18 2026] GET /v2.0/networks/public => generated 108 bytes in 791 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: 7|app: 0|req: 1/4] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:20.520 8 WARNING neutron.services.revisions.revision_plugin [None req-d2e4a9be-51ae-43f5-a919-fff04db077cc d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:20.543 8 INFO neutron.db.segments_db [None req-d2e4a9be-51ae-43f5-a919-fff04db077cc d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment 5b370f1d-a974-4423-bc9a-42d20424de3d of type flat for network fd50cf68-4845-4229-a44b-177d5dbb0af6 2026-04-14 04:37:20.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2e4a9be-51ae-43f5-a919-fff04db077cc d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:20 2026] POST /v2.0/networks => generated 124 bytes in 514 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 04:37:26.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3bfb173-7dc9-4ad8-9969-c0c32ec1cb0a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:26 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:26.571 8 WARNING neutron.services.revisions.revision_plugin [None req-e911406b-e234-4a3b-8939-271cf6dd0355 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:26.584 8 INFO neutron.db.segments_db [None req-e911406b-e234-4a3b-8939-271cf6dd0355 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment aee92ed4-e5a1-4508-95b0-26a301ef50f2 of type flat for network 0182d889-631a-426b-87aa-125fd219e48c 2026-04-14 04:37:26.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e911406b-e234-4a3b-8939-271cf6dd0355 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:26 2026] POST /v2.0/networks => generated 124 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 04:37:32.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37aed64c-4320-43f9-adf6-371df7cc82cb d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:32 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:33.132 7 WARNING neutron.services.revisions.revision_plugin [None req-fc8aaec4-7528-4314-a3ae-f616663d7b8a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:33.154 7 INFO neutron.db.segments_db [None req-fc8aaec4-7528-4314-a3ae-f616663d7b8a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment 63ccce64-0763-4bde-ac43-140fbfe48b66 of type flat for network b1e792ac-c21d-407e-825d-50ae21a78c1c 2026-04-14 04:37:33.198 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc8aaec4-7528-4314-a3ae-f616663d7b8a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:32 2026] POST /v2.0/networks => generated 124 bytes in 298 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 04:37:39.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41800468-f155-4903-a426-3b99ad7b550b d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:39 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:39.303 7 WARNING neutron.services.revisions.revision_plugin [None req-09e9ef39-c257-4851-96d0-920af4324c76 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:39.321 7 INFO neutron.db.segments_db [None req-09e9ef39-c257-4851-96d0-920af4324c76 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment 0834a078-e834-4ed5-8a7a-972b27ac2abb of type flat for network c4bcaa00-3ba6-4240-84ce-ed991b068582 2026-04-14 04:37:39.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09e9ef39-c257-4851-96d0-920af4324c76 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:39 2026] POST /v2.0/networks => generated 124 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 04:37:45.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1578b6cc-ec20-4e12-98c2-2bbe4b4a50d3 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:45 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:45.379 8 WARNING neutron.services.revisions.revision_plugin [None req-02fa6932-fac8-4144-a375-5ba494d8ed7e d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:45.417 8 INFO neutron.db.segments_db [None req-02fa6932-fac8-4144-a375-5ba494d8ed7e d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment 7a4fd14b-5eb7-461f-bc8f-8d9e48023c94 of type flat for network fbef8579-3b86-428a-9227-6595598e6984 2026-04-14 04:37:45.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02fa6932-fac8-4144-a375-5ba494d8ed7e d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:45 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 04:37:51.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6e5edec-9bc7-40f1-abc2-8cf633dcc2b2 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:51 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: 12/21] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:37:51.532 7 WARNING neutron.services.revisions.revision_plugin [None req-8d305464-28de-434f-969a-7fd0f0854a28 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Could not find related network for resource to bump revision. 2026-04-14 04:37:51.550 7 INFO neutron.db.segments_db [None req-8d305464-28de-434f-969a-7fd0f0854a28 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment 7ac0a544-4487-402f-86b2-549c0e23eb27 of type flat for network 0fe4d98c-656b-40f8-834a-04576ef89296 [pid: 7|app: 0|req: 10/22] 199.204.45.235 () {48 vars in 968 bytes} [Tue Apr 14 04:37:51 2026] POST /v2.0/networks => generated 706 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:37:52.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0a665a-c2f0-43ca-bc22-679ccf5c093a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.235 () {44 vars in 928 bytes} [Tue Apr 14 04:37:52 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.235 () {44 vars in 950 bytes} [Tue Apr 14 04:37:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:37:52.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6595df59-9724-4814-8097-0002dd7eeb5a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.235 () {44 vars in 1035 bytes} [Tue Apr 14 04:37:52 2026] GET /v2.0/subnets/public-subnet?network_id=0fe4d98c-656b-40f8-834a-04576ef89296 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.235 () {44 vars in 1058 bytes} [Tue Apr 14 04:37:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=0fe4d98c-656b-40f8-834a-04576ef89296 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.235 () {48 vars in 966 bytes} [Tue Apr 14 04:37:52 2026] POST /v2.0/subnets => generated 664 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:38:48.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24d34f2d-ff08-413a-8e1a-40f28a09ff04 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 19/34] 199.204.45.235 () {44 vars in 938 bytes} [Tue Apr 14 04:38:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.204.45.235 () {44 vars in 960 bytes} [Tue Apr 14 04:38:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:38:48.997 8 INFO neutron.db.segments_db [None req-38480330-8eb0-4a38-8c91-6efd3c2a9b28 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] Added segment d6cd0c5e-d612-4c8c-aa07-2573fd1712dd of type vxlan for network 9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a [pid: 8|app: 0|req: 20/36] 199.204.45.235 () {48 vars in 967 bytes} [Tue Apr 14 04:38:48 2026] POST /v2.0/networks => generated 688 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:38:51.084 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d7836cd-ac03-48da-8fb0-cfa280959663 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/37] 199.204.45.235 () {44 vars in 938 bytes} [Tue Apr 14 04:38:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/38] 199.204.45.235 () {44 vars in 960 bytes} [Tue Apr 14 04:38:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:38:51.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc28cd4b-a1b9-4916-9657-20602fdd474b d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 18/39] 199.204.45.235 () {44 vars in 1037 bytes} [Tue Apr 14 04:38:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/40] 199.204.45.235 () {44 vars in 1060 bytes} [Tue Apr 14 04:38:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/41] 199.204.45.235 () {48 vars in 966 bytes} [Tue Apr 14 04:38:51 2026] POST /v2.0/subnets => generated 651 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:38:52.482 8 INFO neutron.api.v2.resource [None req-cf8e9a1a-3a23-4346-983f-8ad0469b758d d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/44] 199.204.45.235 () {44 vars in 972 bytes} [Tue Apr 14 04:38:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/45] 199.204.45.235 () {44 vars in 994 bytes} [Tue Apr 14 04:38:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/46] 199.204.45.235 () {48 vars in 981 bytes} [Tue Apr 14 04:38:52 2026] POST /v2.0/security-groups => generated 1616 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/47] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:53 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/48] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:53 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/49] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:53 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/50] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:38:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/51] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:55 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/52] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:55 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/53] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:55 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/54] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:38:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/55] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:56 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/56] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:56 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/57] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:56 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/58] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:38:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/59] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:57 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/60] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:57 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/61] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:57 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/62] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:38:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:58 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/64] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:58 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/65] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:38:58 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:38:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.235 () {44 vars in 988 bytes} [Tue Apr 14 04:38:59 2026] GET /v2.0/networks/9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a => generated 732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:39:00.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ab3f32e-3d84-4702-80cf-65d610954ef8 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 199.204.45.235 () {44 vars in 1077 bytes} [Tue Apr 14 04:38:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.235 () {44 vars in 1100 bytes} [Tue Apr 14 04:39:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9c0ff9a0-9d74-4afb-86e6-8e7eea29f45a => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:00 2026] GET /v2.0/security-groups/5056f37d-5803-4c81-be33-9b9fe9ab64b3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.235 () {48 vars in 962 bytes} [Tue Apr 14 04:39:00 2026] POST /v2.0/ports => generated 1100 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 04:39:01.950 8 INFO neutron.api.v2.resource [None req-edf4b994-c2fe-4343-8afc-9ab36b8a7c2f d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 199.204.45.235 () {44 vars in 1075 bytes} [Tue Apr 14 04:39:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 139 bytes in 42 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: 7|app: 0|req: 35/73] 199.204.45.235 () {44 vars in 1098 bytes} [Tue Apr 14 04:39:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 23 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.235 () {48 vars in 982 bytes} [Tue Apr 14 04:39:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:03 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 1624 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:03 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:03 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 1624 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:04 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 2234 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:04 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e => 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: 39/81] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:04 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:06 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:06 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:06 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:07 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:07 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 04:39:07.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa7dfd8-371f-451f-beb1-f17d74bec7ad d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/91] 199.204.45.235 () {44 vars in 980 bytes} [Tue Apr 14 04:39:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.235 () {44 vars in 1089 bytes} [Tue Apr 14 04:39:07 2026] GET /v2.0/security-groups/cb6fe0c4-fb24-4e6e-a58f-d00e2e42346e?project_id=c8ceb6340f164411a1241daa2d3a0d22 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.235 () {48 vars in 1032 bytes} [Tue Apr 14 04:39:07 2026] PUT /v2.0/ports/70a583ce-e013-4d23-ac2c-4e04191341cc => generated 1249 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.235 () {44 vars in 921 bytes} [Tue Apr 14 04:39:09 2026] GET /v2.0/ports => generated 3730 bytes in 93 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-04-14 04:39:11.013 8 INFO neutron.api.v2.resource [None req-14fd093b-a9f5-4a39-b72a-0c121a87f654 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/97] 199.204.45.235 () {44 vars in 960 bytes} [Tue Apr 14 04:39:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.235 () {44 vars in 982 bytes} [Tue Apr 14 04:39:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.235 () {48 vars in 981 bytes} [Tue Apr 14 04:39:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:12 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:12 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 1610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:12 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 1610 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:12 2026] POST /v2.0/security-group-rules => generated 623 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:13 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 2246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:13 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.235 () {44 vars in 1002 bytes} [Tue Apr 14 04:39:13 2026] GET /v2.0/security-groups/ced96e68-a3fc-490a-b9e9-2a952c00561b => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.235 () {48 vars in 992 bytes} [Tue Apr 14 04:39:13 2026] POST /v2.0/security-group-rules => generated 627 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.235 () {44 vars in 976 bytes} [Tue Apr 14 04:40:24 2026] GET /v2.0/quotas/6e695e79847e42aa811732dcf664aebe => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.235 () {48 vars in 1028 bytes} [Tue Apr 14 04:40:25 2026] PUT /v2.0/quotas/6e695e79847e42aa811732dcf664aebe => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:41:45.567 8 WARNING keystonemiddleware.audit [None req-f8276b29-6aa7-4e87-92a8-c991dbbad710 d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - 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: 67/130] 199.204.45.235 () {30 vars in 740 bytes} [Tue Apr 14 04:41:45 2026] GET /v2.0/networks?tenant_id=c8ceb6340f164411a1241daa2d3a0d22&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:41:45.595 7 WARNING keystonemiddleware.audit [None req-df282be6-1816-4cd9-b044-3be046f3fe3a d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - 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-04-14 04:41:45.655 7 INFO neutron.db.segments_db [None req-dc1181c7-8040-4eff-84f8-55f5211c391f 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Added segment c343a67d-b6d5-4236-aea7-a8431a780ae9 of type vxlan for network 39e9d179-f32a-42c6-87c7-491e512e5ae4 [pid: 7|app: 0|req: 64/131] 199.204.45.235 () {34 vars in 682 bytes} [Tue Apr 14 04:41:45 2026] POST /v2.0/networks => generated 699 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:41:45.749 8 WARNING keystonemiddleware.audit [None req-d22576e8-cf18-4c86-b290-d7f8eb108b9e 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 68/132] 199.204.45.235 () {30 vars in 722 bytes} [Tue Apr 14 04:41:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:41:45.787 7 WARNING keystonemiddleware.audit [None req-dc1181c7-8040-4eff-84f8-55f5211c391f 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 65/133] 199.204.45.235 () {30 vars in 633 bytes} [Tue Apr 14 04:41:45 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 04:41:45.802 8 WARNING keystonemiddleware.audit [None req-aa7d79d8-1c81-47aa-91d2-3d7e07735d12 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 69/134] 199.204.45.235 () {34 vars in 677 bytes} [Tue Apr 14 04:41:45 2026] POST /v2.0/ports => generated 999 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 04:41:46.195 7 WARNING keystonemiddleware.audit [None req-0f7e1102-5cdc-470a-87ca-45b6004ef413 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 66/135] 199.204.45.235 () {30 vars in 703 bytes} [Tue Apr 14 04:41:46 2026] GET /v2.0/networks/39e9d179-f32a-42c6-87c7-491e512e5ae4 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:41:47.886 8 WARNING keystonemiddleware.audit [None req-c5ba909f-f77c-4bed-b4d2-9a495899b0f8 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 70/136] 199.204.45.235 () {30 vars in 722 bytes} [Tue Apr 14 04:41:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 04:41:47.935 7 WARNING keystonemiddleware.audit [None req-bd17a9b3-d3f9-4cd7-a3df-7ab4bec3f86a 84d697d8d0a04ec6a11088d599db8f1f c8ceb6340f164411a1241daa2d3a0d22 - - 5db349f7bfe74d92a00e93e508c16339 5db349f7bfe74d92a00e93e508c16339] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 67/137] 199.204.45.235 () {30 vars in 703 bytes} [Tue Apr 14 04:41:47 2026] GET /v2.0/networks/39e9d179-f32a-42c6-87c7-491e512e5ae4 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 04:42:45.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-063130ae-88d5-4803-b6f4-75539337206c d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.235 () {30 vars in 741 bytes} [Tue Apr 14 04:42:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.235 () {30 vars in 763 bytes} [Tue Apr 14 04:42:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 04:42:47.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03d92f4d-c5e2-44dd-b193-9d09eec2568c d0bab08a549246ff9081d5d96fe8d8de 6e695e79847e42aa811732dcf664aebe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/148] 199.204.45.235 () {30 vars in 741 bytes} [Tue Apr 14 04:42:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.204.45.235 () {30 vars in 763 bytes} [Tue Apr 14 04:42:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)