+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Sep 9 06:41:16 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-fbc894c66-fhbtz 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:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff6cdc25668 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-09-09 06:41:18.428 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 06:41:18.566 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-09 06:41:19.288 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 06:41:19.289 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 06:41:19.290 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 06:41:19.481 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 06:41:19.482 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-09 06:41:19.483 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 06:41:21.544 8 WARNING glance.api.v2.images [None req-4bf95b5a-f5b2-4943-9762-69cb3c118b02 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 06:41:21.658 7 WARNING glance.api.v2.images [None req-d51a8d72-901d-4942-b0bd-ed271387efb4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 06:41:21.872 8 WARNING keystonemiddleware._common.config [None req-4bf95b5a-f5b2-4943-9762-69cb3c118b02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:41:21.879 8 WARNING oslo_config.cfg [None req-4bf95b5a-f5b2-4943-9762-69cb3c118b02 - - - - - -] 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 5 seconds on interpreter 0x7ff6cdc25668 pid: 8 (default app) 2026-09-09 06:41:22.012 7 WARNING keystonemiddleware._common.config [None req-d51a8d72-901d-4942-b0bd-ed271387efb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:41:22.020 7 WARNING oslo_config.cfg [None req-d51a8d72-901d-4942-b0bd-ed271387efb4 - - - - - -] 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 6 seconds on interpreter 0x7ff6cdc25668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 06:41:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 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-09 06:41:23.105 7 WARNING oslo_policy.policy [None req-140b130c-26b1-4cba-92a8-e2a0dc575f7b a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:23.105 7 WARNING oslo_policy.policy [None req-140b130c-26b1-4cba-92a8-e2a0dc575f7b a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:23.137 7 WARNING oslo_policy.policy [None req-140b130c-26b1-4cba-92a8-e2a0dc575f7b a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:23.138 7 WARNING oslo_policy.policy [None req-140b130c-26b1-4cba-92a8-e2a0dc575f7b a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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: 1/5] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 06:41:22 2026] GET /v2/images => generated 69 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 06:41:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 06:41:27 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 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-09 06:41:27.092 8 WARNING oslo_policy.policy [None req-5105fb0f-4c00-4e87-86af-1e2bdee8c1c2 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:27.093 8 WARNING oslo_policy.policy [None req-5105fb0f-4c00-4e87-86af-1e2bdee8c1c2 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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: 6/8] 162.253.55.57 () {44 vars in 907 bytes} [Wed Sep 9 06:41:27 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.57 () {44 vars in 929 bytes} [Wed Sep 9 06:41:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 06:41:27.245 8 WARNING oslo_policy.policy [None req-06287ad8-e90d-4f89-90f4-a86daee0da45 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:27.245 8 WARNING oslo_policy.policy [None req-06287ad8-e90d-4f89-90f4-a86daee0da45 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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: 7/10] 162.253.55.57 () {44 vars in 935 bytes} [Wed Sep 9 06:41:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 06:41:29.241 7 WARNING oslo_config.cfg [None req-2aebe784-d148-4e44-a491-f5f92d0f6e97 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/13] 162.253.55.57 () {48 vars in 947 bytes} [Wed Sep 9 06:41:27 2026] POST /v2/images => generated 760 bytes in 1954 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 06:41:29.263 8 WARNING oslo_policy.policy [None req-a608741f-d4a8-4b71-9c70-7a43209517b7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:29.263 8 WARNING oslo_policy.policy [None req-a608741f-d4a8-4b71-9c70-7a43209517b7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 06:41:29.266 8 INFO glance.api.v2.image_data [None req-a608741f-d4a8-4b71-9c70-7a43209517b7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 06:42:12.842 8 WARNING glance.location [None req-a608741f-d4a8-4b71-9c70-7a43209517b7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 10/22] 162.253.55.57 () {48 vars in 1041 bytes} [Wed Sep 9 06:41:29 2026] PUT /v2/images/5171fed6-2e71-4457-bc99-46200907757c/file => generated 0 bytes in 43631 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2234 switches on core 0) [pid: 7|app: 0|req: 13/23] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 06:42:12 2026] GET /v2/images/5171fed6-2e71-4457-bc99-46200907757c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 06:42:12.998 8 WARNING oslo_config.cfg [None req-c5e42acb-3b14-4108-8a9c-b44c149db9ce a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 11/24] 162.253.55.57 () {48 vars in 1047 bytes} [Wed Sep 9 06:42:12 2026] PATCH /v2/images/5171fed6-2e71-4457-bc99-46200907757c => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 06:42:13 2026] GET /v2/images/5171fed6-2e71-4457-bc99-46200907757c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:03:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:03:29 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:03:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:03:48 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 162.253.55.57 () {44 vars in 933 bytes} [Wed Sep 9 07:03:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 162.253.55.57 () {44 vars in 955 bytes} [Wed Sep 9 07:03:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 162.253.55.57 () {44 vars in 935 bytes} [Wed Sep 9 07:03:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 162.253.55.57 () {48 vars in 947 bytes} [Wed Sep 9 07:03:48 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 07:03:48.566 8 INFO glance.api.v2.image_data [None req-cb38fc89-c0af-4d84-9186-6eebbd335609 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:04:19.595 8 WARNING glance.location [None req-cb38fc89-c0af-4d84-9186-6eebbd335609 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/300] 162.253.55.57 () {48 vars in 1042 bytes} [Wed Sep 9 07:03:48 2026] PUT /v2/images/1fb175a6-9d4c-4c5f-8e86-39d7381cba3c/file => generated 0 bytes in 31099 msecs (HTTP/1.1 204) 4 headers in 171 bytes (113128 switches on core 0) [pid: 7|app: 0|req: 155/301] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:04:19 2026] GET /v2/images/1fb175a6-9d4c-4c5f-8e86-39d7381cba3c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 162.253.55.57 () {48 vars in 1047 bytes} [Wed Sep 9 07:04:19 2026] PATCH /v2/images/1fb175a6-9d4c-4c5f-8e86-39d7381cba3c => generated 1395 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/303] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:04:19 2026] GET /v2/images/1fb175a6-9d4c-4c5f-8e86-39d7381cba3c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/304] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:04:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/305] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:04:21 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:11:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:11:17 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:11:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:11:26 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 162.253.55.57 () {44 vars in 943 bytes} [Wed Sep 9 07:11:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 162.253.55.57 () {44 vars in 965 bytes} [Wed Sep 9 07:11:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 162.253.55.57 () {44 vars in 935 bytes} [Wed Sep 9 07:11:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 162.253.55.57 () {48 vars in 947 bytes} [Wed Sep 9 07:11:26 2026] POST /v2/images => generated 799 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 07:11:27.095 8 INFO glance.api.v2.image_data [None req-e0e2618b-7f3c-405d-85ce-3b8b05c990a7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:11:44.681 8 INFO glance.location [None req-e0e2618b-7f3c-405d-85ce-3b8b05c990a7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/402] 162.253.55.57 () {48 vars in 1041 bytes} [Wed Sep 9 07:11:27 2026] PUT /v2/images/9fdf2b2f-f5ac-4b4b-a817-908d4d1dc79d/file => generated 0 bytes in 17645 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41448 switches on core 0) [pid: 7|app: 0|req: 207/403] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:11:44 2026] GET /v2/images/9fdf2b2f-f5ac-4b4b-a817-908d4d1dc79d => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 162.253.55.57 () {48 vars in 1047 bytes} [Wed Sep 9 07:11:44 2026] PATCH /v2/images/9fdf2b2f-f5ac-4b4b-a817-908d4d1dc79d => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:11:44 2026] GET /v2/images/9fdf2b2f-f5ac-4b4b-a817-908d4d1dc79d => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/414] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:12:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:12:25 2026] GET /v2/images => generated 4190 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/420] 162.253.55.57 () {42 vars in 684 bytes} [Wed Sep 9 07:12:38 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/421] 162.253.55.57 () {44 vars in 906 bytes} [Wed Sep 9 07:12:38 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 162.253.55.57 () {44 vars in 935 bytes} [Wed Sep 9 07:12:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/423] 162.253.55.57 () {44 vars in 957 bytes} [Wed Sep 9 07:12:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/424] 162.253.55.57 () {44 vars in 935 bytes} [Wed Sep 9 07:12:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 162.253.55.57 () {48 vars in 947 bytes} [Wed Sep 9 07:12:39 2026] POST /v2/images => generated 791 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-09 07:12:39.280 7 WARNING oslo_policy.policy [None req-2e0fe8df-9379-40f1-a97d-10fc8c96d5e7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 07:12:39.281 7 WARNING oslo_policy.policy [None req-2e0fe8df-9379-40f1-a97d-10fc8c96d5e7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - 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-09 07:12:39.284 7 INFO glance.api.v2.image_data [None req-2e0fe8df-9379-40f1-a97d-10fc8c96d5e7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:12:59.703 7 INFO glance.location [None req-2e0fe8df-9379-40f1-a97d-10fc8c96d5e7 a5a98a4ce60244139d550fb3531e9feb 298591f17e8340c4bff790c619ca58e7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/430] 162.253.55.57 () {48 vars in 1042 bytes} [Wed Sep 9 07:12:39 2026] PUT /v2/images/98e34514-edaf-43eb-b00a-a30464361322/file => generated 0 bytes in 20485 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28810 switches on core 0) [pid: 8|app: 0|req: 212/431] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:12:59 2026] GET /v2/images/98e34514-edaf-43eb-b00a-a30464361322 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 162.253.55.57 () {48 vars in 1047 bytes} [Wed Sep 9 07:12:59 2026] PATCH /v2/images/98e34514-edaf-43eb-b00a-a30464361322 => generated 1382 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/433] 162.253.55.57 () {44 vars in 967 bytes} [Wed Sep 9 07:12:59 2026] GET /v2/images/98e34514-edaf-43eb-b00a-a30464361322 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)