+ 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 [Mon Aug 31 08:03:31 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-5467c48fd6-zpq6t 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 0x7f3867b6b668 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-08-31 08:03:36.310 7 INFO nova.utils [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-31 08:03:36.438 8 INFO nova.utils [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-31 08:03:38.112 7 WARNING keystonemiddleware._common.config [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:03:38.121 7 WARNING oslo_config.cfg [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-31 08:03:38.193 8 WARNING keystonemiddleware._common.config [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:03:38.193 7 WARNING keystonemiddleware._common.config [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:03:38.201 8 WARNING oslo_config.cfg [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-31 08:03:38.208 7 WARNING oslo_config.cfg [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] 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-08-31 08:03:38.219 7 WARNING oslo_config.cfg [None req-b2e3a720-2dca-4a01-ae12-2a856e8d9dde - - - - - -] 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 0x7f3867b6b668 pid: 7 (default app) 2026-08-31 08:03:38.279 8 WARNING keystonemiddleware._common.config [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:03:38.294 8 WARNING oslo_config.cfg [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] 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-08-31 08:03:38.306 8 WARNING oslo_config.cfg [None req-b2fabc92-9d02-4df5-9424-537faec15861 - - - - - -] 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 0x7f3867b6b668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:03:51 2026] GET /v2.1 => generated 114 bytes in 29 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-08-31 08:03:51.937 7 WARNING oslo_policy.policy [None req-8f9e8fa3-3154-4b8d-a4a6-8a25cf9a41f8 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - 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-08-31 08:03:51.937 7 WARNING oslo_policy.policy [None req-8f9e8fa3-3154-4b8d-a4a6-8a25cf9a41f8 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - 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: 2/4] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:03:51 2026] GET /v2.1 => generated 0 bytes in 639 msecs (HTTP/1.1 302) 5 headers in 265 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-08-31 08:03:52.052 8 WARNING oslo_policy.policy [req-8f9e8fa3-3154-4b8d-a4a6-8a25cf9a41f8 req-2a696c00-f2a8-4b35-aea2-6826407e96c3 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - 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-08-31 08:03:52.053 8 WARNING oslo_policy.policy [req-8f9e8fa3-3154-4b8d-a4a6-8a25cf9a41f8 req-2a696c00-f2a8-4b35-aea2-6826407e96c3 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - 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: 3/5] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:03:52 2026] GET /v2.1/ => generated 399 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:03:52.178 7 INFO nova.api.openstack.wsgi [None req-52f20788-ab0e-4421-8a15-da33d05eea01 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.24 () {48 vars in 1007 bytes} [Mon Aug 31 08:03:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:03:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.24 () {52 vars in 1044 bytes} [Mon Aug 31 08:03:52 2026] POST /v2.1/flavors => generated 527 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:03:53 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: 5/10] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:03:53 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:03:53 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:03:53.231 7 INFO nova.api.openstack.wsgi [None req-f9222823-ad0e-411b-9dcf-97f7f12be49c ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.24 () {48 vars in 1009 bytes} [Mon Aug 31 08:03:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:03:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.24 () {52 vars in 1044 bytes} [Mon Aug 31 08:03:53 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:03:54 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: 8/16] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:03:54 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:03:54 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:03:54.223 7 INFO nova.api.openstack.wsgi [None req-0365b20b-0a6c-4b15-bc40-aab05e1722e0 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.24 () {48 vars in 1011 bytes} [Mon Aug 31 08:03:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:03:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.24 () {52 vars in 1044 bytes} [Mon Aug 31 08:03:54 2026] POST /v2.1/flavors => generated 531 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:03:55 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: 12/24] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:03:55 2026] GET /v2.1 => generated 0 bytes in 404 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:03:55 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:03:55.633 8 INFO nova.api.openstack.wsgi [None req-85101ac6-6115-42b2-a027-7f0ac11d4267 ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 162.253.55.24 () {48 vars in 1009 bytes} [Mon Aug 31 08:03:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:03:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.24 () {52 vars in 1044 bytes} [Mon Aug 31 08:03:55 2026] POST /v2.1/flavors => generated 530 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:03:56 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: 15/30] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:03:56 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:03:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:03:56.732 8 INFO nova.api.openstack.wsgi [None req-94a2b7c5-b615-4b8f-b497-4308133ca73a ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.24 () {48 vars in 1011 bytes} [Mon Aug 31 08:03:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:03:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.24 () {52 vars in 1044 bytes} [Mon Aug 31 08:03:56 2026] POST /v2.1/flavors => generated 533 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.99 () {28 vars in 453 bytes} [Mon Aug 31 08:10:19 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: 8|app: 0|req: 56/112] 10.0.0.99 () {30 vars in 657 bytes} [Mon Aug 31 08:10:19 2026] GET /v2.1 => generated 0 bytes in 148 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: 7|app: 0|req: 57/113] 10.0.0.99 () {32 vars in 730 bytes} [Mon Aug 31 08:10:19 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.99 () {34 vars in 803 bytes} [Mon Aug 31 08:10:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:14: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: 81/162] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:14:05 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 265 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, ' [pid: 8|app: 0|req: 82/163] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:14:05 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:14:05.355 7 INFO nova.api.openstack.wsgi [None req-761e4bc9-7232-4669-be4a-399bb1e2775d ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 162.253.55.24 () {48 vars in 1013 bytes} [Mon Aug 31 08:14:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:14:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 162.253.55.24 () {52 vars in 1045 bytes} [Mon Aug 31 08:14:05 2026] POST /v2.1/flavors => generated 532 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:15:15 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:15:15 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/183] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:15:15 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-31 08:15:15.678 8 INFO nova.api.openstack.wsgi [None req-c702d5e1-b379-4842-9aac-40c078c2494d ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ec605ca0a1e54bf1baa626f5d86673c4 [pid: 8|app: 0|req: 92/184] 162.253.55.24 () {48 vars in 1047 bytes} [Mon Aug 31 08:15:15 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-31 08:15:15.696 7 WARNING oslo_db.sqlalchemy.utils [None req-452a30fa-8e4a-4644-b8dd-245e5ed007ff ec605ca0a1e54bf1baa626f5d86673c4 f7bc87606f6e4438b524481ac2cd1eaf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/185] 162.253.55.24 () {48 vars in 1012 bytes} [Mon Aug 31 08:15:15 2026] GET /v2.1/os-keypairs => generated 16 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 162.253.55.24 () {52 vars in 1053 bytes} [Mon Aug 31 08:15:15 2026] POST /v2.1/os-keypairs => generated 576 bytes in 79 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 162.253.55.24 () {42 vars in 701 bytes} [Mon Aug 31 08:15:19 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: 94/188] 162.253.55.24 () {44 vars in 905 bytes} [Mon Aug 31 08:15:19 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/189] 162.253.55.24 () {46 vars in 978 bytes} [Mon Aug 31 08:15:19 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 162.253.55.24 () {48 vars in 1069 bytes} [Mon Aug 31 08:15:19 2026] GET /v2.1/os-quota-sets/f7bc87606f6e4438b524481ac2cd1eaf => generated 283 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 162.253.55.24 () {52 vars in 1121 bytes} [Mon Aug 31 08:15:20 2026] PUT /v2.1/os-quota-sets/f7bc87606f6e4438b524481ac2cd1eaf => generated 238 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)