+ 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 Sep 1 07:52:11 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-69b6dd45c6-87z9t 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 0x7fb37c719668 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-09-01 07:52:16.031 7 INFO nova.utils [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 07:52:16.184 8 INFO nova.utils [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-01 07:52:17.874 7 WARNING keystonemiddleware._common.config [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 07:52:17.883 7 WARNING oslo_config.cfg [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 07:52:17.955 7 WARNING keystonemiddleware._common.config [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 07:52:17.970 7 WARNING oslo_config.cfg [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] 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-09-01 07:52:17.982 7 WARNING oslo_config.cfg [None req-b30608b5-6d1d-4ae8-a62c-d14072718442 - - - - - -] 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 6 seconds on interpreter 0x7fb37c719668 pid: 7 (default app) 2026-09-01 07:52:18.045 8 WARNING keystonemiddleware._common.config [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 07:52:18.054 8 WARNING oslo_config.cfg [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 07:52:18.125 8 WARNING keystonemiddleware._common.config [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 07:52:18.139 8 WARNING oslo_config.cfg [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] 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-09-01 07:52:18.151 8 WARNING oslo_config.cfg [None req-c6d97444-c002-4dd3-bd63-3b72318c9920 - - - - - -] 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 0x7fb37c719668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 07:52:25 2026] GET /v2.1 => generated 114 bytes in 27 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-09-01 07:52:25.767 8 WARNING oslo_policy.policy [None req-2ff50305-62a0-4bc8-9b46-a168839e23b7 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - 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-09-01 07:52:25.768 8 WARNING oslo_policy.policy [None req-2ff50305-62a0-4bc8-9b46-a168839e23b7 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - 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] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 07:52:25 2026] GET /v2.1 => generated 0 bytes in 649 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-09-01 07:52:25.874 7 WARNING oslo_policy.policy [req-2ff50305-62a0-4bc8-9b46-a168839e23b7 req-4d148757-130d-4eef-90bd-ee7b627c8b30 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - 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-09-01 07:52:25.875 7 WARNING oslo_policy.policy [req-2ff50305-62a0-4bc8-9b46-a168839e23b7 req-4d148757-130d-4eef-90bd-ee7b627c8b30 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - 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] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 07:52:25 2026] GET /v2.1/ => generated 400 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 07:52:25.993 8 INFO nova.api.openstack.wsgi [None req-0506cebc-538d-499a-9736-99e07abd9391 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 162.253.55.111 () {48 vars in 1010 bytes} [Tue Sep 1 07:52:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 07:52:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.111 () {52 vars in 1047 bytes} [Tue Sep 1 07:52:26 2026] POST /v2.1/flavors => generated 529 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 07:52:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 07:52:26 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/14] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 07:52:27 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-09-01 07:52:27.041 8 INFO nova.api.openstack.wsgi [None req-309ebe18-a387-44aa-96bc-ef0d6138fc0d a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/15] 162.253.55.111 () {48 vars in 1012 bytes} [Tue Sep 1 07:52:27 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: 10/16] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 07:52:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 162.253.55.111 () {52 vars in 1047 bytes} [Tue Sep 1 07:52:27 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 07:52:27 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: 8/19] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 07:52:27 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/20] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 07:52:28 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-09-01 07:52:28.041 8 INFO nova.api.openstack.wsgi [None req-57b6fd9e-1fd8-4258-b1dd-aebffe869072 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 162.253.55.111 () {48 vars in 1014 bytes} [Tue Sep 1 07:52:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 07:52:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 162.253.55.111 () {52 vars in 1047 bytes} [Tue Sep 1 07:52:28 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: 14/24] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 07:52:28 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: 11/25] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 07:52:28 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/26] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 07:52:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 07:52:29.024 8 INFO nova.api.openstack.wsgi [None req-3560d6fd-5e14-4344-9805-09fc5e6b419d a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 162.253.55.111 () {48 vars in 1012 bytes} [Tue Sep 1 07:52:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 07:52:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 162.253.55.111 () {52 vars in 1047 bytes} [Tue Sep 1 07:52:29 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 07:52:30 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] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 07:52:30 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 07:52:30 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-09-01 07:52:30.168 8 INFO nova.api.openstack.wsgi [None req-962e57dd-5029-4fa9-8242-cedcb88fe9de a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 162.253.55.111 () {48 vars in 1014 bytes} [Tue Sep 1 07:52:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 07:52:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 162.253.55.111 () {52 vars in 1047 bytes} [Tue Sep 1 07:52:30 2026] POST /v2.1/flavors => generated 535 bytes in 28 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.186 () {28 vars in 454 bytes} [Tue Sep 1 07:59:00 2026] GET /v2.1 => generated 114 bytes in 2 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.186 () {30 vars in 658 bytes} [Tue Sep 1 07:59:00 2026] GET /v2.1 => generated 0 bytes in 528 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.186 () {32 vars in 731 bytes} [Tue Sep 1 07:59:00 2026] GET /v2.1/ => generated 411 bytes in 13 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.186 () {34 vars in 804 bytes} [Tue Sep 1 07:59:00 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: 7|app: 0|req: 68/132] 10.0.0.251 () {28 vars in 454 bytes} [Tue Sep 1 08:00: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) [pid: 8|app: 0|req: 65/133] 10.0.0.251 () {30 vars in 658 bytes} [Tue Sep 1 08:00:08 2026] GET /v2.1 => generated 0 bytes in 86 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: 69/134] 10.0.0.251 () {32 vars in 731 bytes} [Tue Sep 1 08:00:08 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: 66/135] 10.0.0.251 () {34 vars in 765 bytes} [Tue Sep 1 08:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/136] 10.0.0.251 () {28 vars in 454 bytes} [Tue Sep 1 08:00:13 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: 67/137] 10.0.0.251 () {30 vars in 658 bytes} [Tue Sep 1 08:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 71/138] 10.0.0.251 () {32 vars in 731 bytes} [Tue Sep 1 08:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/139] 10.0.0.251 () {34 vars in 765 bytes} [Tue Sep 1 08:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/142] 10.0.0.251 () {28 vars in 454 bytes} [Tue Sep 1 08:00:17 2026] GET /v2.1 => generated 114 bytes in 2 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: 70/143] 10.0.0.251 () {30 vars in 658 bytes} [Tue Sep 1 08:00:17 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/144] 10.0.0.251 () {32 vars in 731 bytes} [Tue Sep 1 08:00:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/145] 10.0.0.251 () {34 vars in 808 bytes} [Tue Sep 1 08:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/146] 10.0.0.251 () {28 vars in 454 bytes} [Tue Sep 1 08:00:21 2026] GET /v2.1 => generated 114 bytes in 2 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: 72/147] 10.0.0.251 () {30 vars in 658 bytes} [Tue Sep 1 08:00:21 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 76/148] 10.0.0.251 () {32 vars in 731 bytes} [Tue Sep 1 08:00:21 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/149] 10.0.0.251 () {34 vars in 808 bytes} [Tue Sep 1 08:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/168] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 08:01:52 2026] GET /v2.1 => generated 114 bytes in 2 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: 86/169] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 08:01:52 2026] GET /v2.1 => generated 0 bytes in 103 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, ' [pid: 8|app: 0|req: 84/170] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 08:01:52 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 08:01:52.826 7 INFO nova.api.openstack.wsgi [None req-cd1d9e1d-2a0f-476e-8aae-01eba2172f62 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 87/171] 162.253.55.111 () {48 vars in 1016 bytes} [Tue Sep 1 08:01:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/172] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 08:01:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/173] 162.253.55.111 () {52 vars in 1048 bytes} [Tue Sep 1 08:01:52 2026] POST /v2.1/flavors => generated 534 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/188] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 08:03:02 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: 96/189] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 08:03:02 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/190] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 08:03:02 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 08:03:02.782 7 INFO nova.api.openstack.wsgi [None req-889e6292-2a2c-491e-9a29-0dcc567da828 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a55037cd33f444ada4945f38a7208cf2 [pid: 7|app: 0|req: 97/191] 162.253.55.111 () {48 vars in 1050 bytes} [Tue Sep 1 08:03:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-01 08:03:02.798 8 WARNING oslo_db.sqlalchemy.utils [None req-35bdec17-768c-4dc7-9a80-41856cf91f53 a55037cd33f444ada4945f38a7208cf2 831d0d7629b645e396156ea54fa4cfa2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 95/192] 162.253.55.111 () {48 vars in 1015 bytes} [Tue Sep 1 08:03:02 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 162.253.55.111 () {52 vars in 1056 bytes} [Tue Sep 1 08:03:02 2026] POST /v2.1/os-keypairs => generated 576 bytes in 75 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/196] 162.253.55.111 () {42 vars in 704 bytes} [Tue Sep 1 08:03:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/197] 162.253.55.111 () {44 vars in 908 bytes} [Tue Sep 1 08:03:06 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 101/198] 162.253.55.111 () {46 vars in 981 bytes} [Tue Sep 1 08:03:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 162.253.55.111 () {48 vars in 1072 bytes} [Tue Sep 1 08:03:07 2026] GET /v2.1/os-quota-sets/831d0d7629b645e396156ea54fa4cfa2 => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 162.253.55.111 () {52 vars in 1124 bytes} [Tue Sep 1 08:03:07 2026] PUT /v2.1/os-quota-sets/831d0d7629b645e396156ea54fa4cfa2 => generated 238 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)