+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 05:12:16 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 nodename: nova-api-osapi-6fd9c8649f-867g5 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7291c86b4668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-23 05:12:21.494 7 INFO nova.utils [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 05:12:21.726 8 INFO nova.utils [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 05:12:23.236 7 WARNING keystonemiddleware._common.config [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 05:12:23.245 7 WARNING oslo_config.cfg [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 05:12:23.325 7 WARNING keystonemiddleware._common.config [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 05:12:23.340 7 WARNING oslo_config.cfg [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-23 05:12:23.352 7 WARNING oslo_config.cfg [None req-2e421c7b-d967-41f6-b9b7-3cc16407d733 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7291c86b4668 pid: 7 (default app) 2026-06-23 05:12:23.457 8 WARNING keystonemiddleware._common.config [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 05:12:23.466 8 WARNING oslo_config.cfg [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 05:12:23.546 8 WARNING keystonemiddleware._common.config [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 05:12:23.561 8 WARNING oslo_config.cfg [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-23 05:12:23.573 8 WARNING oslo_config.cfg [None req-3df25dbd-ce14-4203-a2fe-34f96e5951af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7291c86b4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:12:29 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 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-06-23 05:12:30.124 8 WARNING oslo_policy.policy [None req-28dc5f4b-6c77-4800-a403-8e1a830dcbc2 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 05:12:30.124 8 WARNING oslo_policy.policy [None req-28dc5f4b-6c77-4800-a403-8e1a830dcbc2 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:12:29 2026] GET /v2.1 => generated 0 bytes in 552 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 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-06-23 05:12:30.222 7 WARNING oslo_policy.policy [req-28dc5f4b-6c77-4800-a403-8e1a830dcbc2 req-964ba28c-b350-4477-949c-74eeb7b4e2db 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 05:12:30.223 7 WARNING oslo_policy.policy [req-28dc5f4b-6c77-4800-a403-8e1a830dcbc2 req-964ba28c-b350-4477-949c-74eeb7b4e2db 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/6] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:12:30 2026] GET /v2.1/ => generated 400 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:12:30.327 8 INFO nova.api.openstack.wsgi [None req-88bf1281-7073-4110-8e31-a0d380103ccb 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.144 () {48 vars in 1008 bytes} [Tue Jun 23 05:12:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:12:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.144 () {52 vars in 1045 bytes} [Tue Jun 23 05:12:30 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:12:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:12:31 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:12:31 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:12:31.308 8 INFO nova.api.openstack.wsgi [None req-d6ee458f-ba8b-49be-8223-e6448dd72807 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.144 () {48 vars in 1010 bytes} [Tue Jun 23 05:12:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:12:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.144 () {52 vars in 1045 bytes} [Tue Jun 23 05:12:31 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:12:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:12:32 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:12:32 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:12:32.259 8 INFO nova.api.openstack.wsgi [None req-7e5a5848-e713-4c31-99df-aeea2a5f203f 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jun 23 05:12:32 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:12:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.204.45.144 () {52 vars in 1045 bytes} [Tue Jun 23 05:12:32 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:12:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:12:33 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:12:33 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:12:33.219 8 INFO nova.api.openstack.wsgi [None req-b2b43e8a-3de9-4a3a-a43e-ad1c5f36eda8 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 11/25] 199.204.45.144 () {48 vars in 1010 bytes} [Tue Jun 23 05:12:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:12:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.144 () {52 vars in 1045 bytes} [Tue Jun 23 05:12:33 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:12:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:12:34 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:12:34 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:12:34.168 8 INFO nova.api.openstack.wsgi [None req-76ba4f15-ae4d-4126-af5a-555b0b132e98 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jun 23 05:12:34 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:12:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 199.204.45.144 () {52 vars in 1045 bytes} [Tue Jun 23 05:12:34 2026] POST /v2.1/flavors => generated 535 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 10.0.0.154 () {28 vars in 454 bytes} [Tue Jun 23 05:19:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 59/115] 10.0.0.154 () {30 vars in 658 bytes} [Tue Jun 23 05:19:08 2026] GET /v2.1 => generated 0 bytes in 436 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/116] 10.0.0.154 () {32 vars in 731 bytes} [Tue Jun 23 05:19:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 10.0.0.154 () {34 vars in 804 bytes} [Tue Jun 23 05:19:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/152] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:21:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 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: 78/153] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:21:59 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 76/154] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:21:59 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:21:59.412 7 INFO nova.api.openstack.wsgi [None req-358a4c33-fad9-40a6-bc3c-ed518c39b66d 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 79/155] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jun 23 05:21:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:21:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/157] 199.204.45.144 () {52 vars in 1046 bytes} [Tue Jun 23 05:21:59 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/170] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:23:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:23:01 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/172] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:23:01 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 05:23:01.962 7 INFO nova.api.openstack.wsgi [None req-2259bdfb-8ca3-459d-9422-fc5aea9bfd52 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5a417f7159ea44c48e201881921b3057 [pid: 7|app: 0|req: 88/173] 199.204.45.144 () {48 vars in 1048 bytes} [Tue Jun 23 05:23:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-23 05:23:01.972 8 WARNING oslo_db.sqlalchemy.utils [None req-9ec0dd4c-534b-471a-b2ee-a20750833ba2 5a417f7159ea44c48e201881921b3057 d09d838426c747b58e0fd71b5a61e1f9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/174] 199.204.45.144 () {48 vars in 1013 bytes} [Tue Jun 23 05:23:01 2026] GET /v2.1/os-keypairs => generated 16 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.144 () {52 vars in 1054 bytes} [Tue Jun 23 05:23:01 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/178] 199.204.45.144 () {42 vars in 702 bytes} [Tue Jun 23 05:23:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.144 () {44 vars in 906 bytes} [Tue Jun 23 05:23:05 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/180] 199.204.45.144 () {46 vars in 979 bytes} [Tue Jun 23 05:23:05 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.144 () {48 vars in 1093 bytes} [Tue Jun 23 05:23:05 2026] GET /v2.1/os-quota-sets/d09d838426c747b58e0fd71b5a61e1f9?usage=False => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)