+ 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 Apr 22 18:48:48 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-666886dd-97957 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe76e6c0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-22 18:48:50.430 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 18:48:50.453 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-04-22 18:48:51.350 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-04-22 18:48:51.351 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-04-22 18:48:51.352 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:48:51.359 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-04-22 18:48:51.360 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-04-22 18:48:51.361 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:48:53.486 8 WARNING glance.api.v2.images [None req-4663608d-a122-44a7-b173-1dd4ed189dde - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:48:53.509 7 WARNING glance.api.v2.images [None req-b377fcc7-eafe-47c6-8950-915a3d962d4a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:48:53.852 8 WARNING keystonemiddleware._common.config [None req-4663608d-a122-44a7-b173-1dd4ed189dde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:48:53.860 8 WARNING oslo_config.cfg [None req-4663608d-a122-44a7-b173-1dd4ed189dde - - - - - -] 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 0x7fe76e6c0668 pid: 8 (default app) 2026-04-22 18:48:53.867 7 WARNING keystonemiddleware._common.config [None req-b377fcc7-eafe-47c6-8950-915a3d962d4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:48:53.875 7 WARNING oslo_config.cfg [None req-b377fcc7-eafe-47c6-8950-915a3d962d4a - - - - - -] 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 0x7fe76e6c0668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 18:48:56 2026] GET / => generated 1312 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-04-22 18:48:56.733 7 WARNING oslo_policy.policy [None req-a0c354e0-47ec-43b1-9db2-afb2ff544f50 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:48:56.733 7 WARNING oslo_policy.policy [None req-a0c354e0-47ec-43b1-9db2-afb2ff544f50 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:48:56.756 7 WARNING oslo_policy.policy [None req-a0c354e0-47ec-43b1-9db2-afb2ff544f50 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:48:56.757 7 WARNING oslo_policy.policy [None req-a0c354e0-47ec-43b1-9db2-afb2ff544f50 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 18:48:56 2026] GET /v2/images => generated 69 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 18:49:00 2026] GET / => generated 1312 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] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 18:49:00 2026] GET /v2/images => generated 69 bytes in 42 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-04-22 18:49:00.716 8 WARNING oslo_policy.policy [None req-3daa073a-b134-40d0-93fb-c953b4b3e6ab 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:49:00.716 8 WARNING oslo_policy.policy [None req-3daa073a-b134-40d0-93fb-c953b4b3e6ab 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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] 199.19.213.105 () {44 vars in 910 bytes} [Wed Apr 22 18:49:00 2026] GET /v2/images/cirros => generated 151 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.105 () {44 vars in 932 bytes} [Wed Apr 22 18:49:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:49:00.882 8 WARNING oslo_policy.policy [None req-177946c6-5cc5-4ac2-87b3-6c0033a346bf 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:49:00.882 8 WARNING oslo_policy.policy [None req-177946c6-5cc5-4ac2-87b3-6c0033a346bf 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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] 199.19.213.105 () {44 vars in 938 bytes} [Wed Apr 22 18:49:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:49:00.974 7 WARNING oslo_config.cfg [None req-4e30518d-b07d-4174-bf7c-de7f1ec22a22 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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/11] 199.19.213.105 () {48 vars in 950 bytes} [Wed Apr 22 18:49:00 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 18:49:00.994 8 WARNING oslo_policy.policy [None req-ac6e73c6-6044-44c8-bb7d-7ea4fe347c8a 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:49:00.995 8 WARNING oslo_policy.policy [None req-ac6e73c6-6044-44c8-bb7d-7ea4fe347c8a 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 18:49:00.996 8 INFO glance.api.v2.image_data [None req-ac6e73c6-6044-44c8-bb7d-7ea4fe347c8a 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 18:49:04.565 8 WARNING glance.location [None req-ac6e73c6-6044-44c8-bb7d-7ea4fe347c8a 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.105 () {48 vars in 1044 bytes} [Wed Apr 22 18:49:00 2026] PUT /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3/file => generated 0 bytes in 3630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5622 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 18:49:04 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 18:49:04.667 8 WARNING oslo_config.cfg [None req-3d4fb392-a44f-40f7-befe-70716302bbcb 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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: 9/16] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 18:49:04 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:10:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:10:13 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:11:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:11:02 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.19.213.105 () {44 vars in 936 bytes} [Wed Apr 22 19:11:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.19.213.105 () {44 vars in 958 bytes} [Wed Apr 22 19:11:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.19.213.105 () {44 vars in 938 bytes} [Wed Apr 22 19:11:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.19.213.105 () {48 vars in 950 bytes} [Wed Apr 22 19:11:02 2026] POST /v2/images => generated 796 bytes in 121 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:11:02.911 8 INFO glance.api.v2.image_data [None req-80440ce8-851d-421a-ac29-bc47ba9278dc 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:11:28.877 8 WARNING glance.location [None req-80440ce8-851d-421a-ac29-bc47ba9278dc 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/293] 199.19.213.105 () {48 vars in 1045 bytes} [Wed Apr 22 19:11:02 2026] PUT /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd/file => generated 0 bytes in 26019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68340 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:11:28 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:11:28 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:11:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:11:30 2026] GET /v2/images => generated 2451 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:18:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:18:28 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:18:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:18:42 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.105 () {44 vars in 946 bytes} [Wed Apr 22 19:18:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.105 () {44 vars in 968 bytes} [Wed Apr 22 19:18:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.105 () {44 vars in 938 bytes} [Wed Apr 22 19:18:42 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: 8|app: 0|req: 194/391] 199.19.213.105 () {48 vars in 950 bytes} [Wed Apr 22 19:18:42 2026] POST /v2/images => generated 799 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:18:43.016 7 WARNING oslo_policy.policy [None req-2dcc55f2-8d74-408e-a1a6-29c02dac69d9 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 19:18:43.016 7 WARNING oslo_policy.policy [None req-2dcc55f2-8d74-408e-a1a6-29c02dac69d9 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - 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-04-22 19:18:43.018 7 INFO glance.api.v2.image_data [None req-2dcc55f2-8d74-408e-a1a6-29c02dac69d9 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:19:02.969 7 INFO glance.location [None req-2dcc55f2-8d74-408e-a1a6-29c02dac69d9 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/396] 199.19.213.105 () {48 vars in 1044 bytes} [Wed Apr 22 19:18:43 2026] PUT /v2/images/39a22326-0094-4e2c-b03b-255d9f181098/file => generated 0 bytes in 19996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23455 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:19:03 2026] GET /v2/images/39a22326-0094-4e2c-b03b-255d9f181098 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.19.213.105 () {48 vars in 1049 bytes} [Wed Apr 22 19:19:03 2026] PATCH /v2/images/39a22326-0094-4e2c-b03b-255d9f181098 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:19:03 2026] GET /v2/images/39a22326-0094-4e2c-b03b-255d9f181098 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:19:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:19:40 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:20:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:20:03 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.105 () {44 vars in 938 bytes} [Wed Apr 22 19:20:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.105 () {44 vars in 960 bytes} [Wed Apr 22 19:20:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.19.213.105 () {44 vars in 938 bytes} [Wed Apr 22 19:20:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.19.213.105 () {48 vars in 950 bytes} [Wed Apr 22 19:20:03 2026] POST /v2/images => generated 791 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:20:03.589 7 INFO glance.api.v2.image_data [None req-d58428a6-31dc-4882-beb7-6c5dba8ba30d 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:20:18.138 7 INFO glance.location [None req-d58428a6-31dc-4882-beb7-6c5dba8ba30d 4b4b6ce29f564672a8f0db85131a5484 25f594882cb34a9989942eccca808cc3 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 211/424] 199.19.213.105 () {48 vars in 1045 bytes} [Wed Apr 22 19:20:03 2026] PUT /v2/images/1b3eaa86-5a85-4d4a-b06d-ea9c5c5bff53/file => generated 0 bytes in 14609 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29978 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:20:18 2026] GET /v2/images/1b3eaa86-5a85-4d4a-b06d-ea9c5c5bff53 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.105 () {44 vars in 970 bytes} [Wed Apr 22 19:20:18 2026] GET /v2/images/1b3eaa86-5a85-4d4a-b06d-ea9c5c5bff53 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:32:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:32:55 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:35:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:35:16 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:35:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:35:18 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:36:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:36:09 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:36:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:36:16 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 199.19.213.105 () {42 vars in 687 bytes} [Wed Apr 22 19:37:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 199.19.213.105 () {44 vars in 909 bytes} [Wed Apr 22 19:37:19 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/651] 10.0.0.238 () {32 vars in 631 bytes} [Wed Apr 22 19:38:02 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/656] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:38:22 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:38:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:38:23 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:38:25 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:38:25 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 199.19.213.105 () {36 vars in 989 bytes} [Wed Apr 22 19:38:31 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 199.19.213.105 () {36 vars in 929 bytes} [Wed Apr 22 19:38:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 199.19.213.105 () {36 vars in 989 bytes} [Wed Apr 22 19:38:31 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 199.19.213.105 () {36 vars in 929 bytes} [Wed Apr 22 19:38:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:39:39 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:39:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:39:52 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:39:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:39:59 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:39:59 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:39:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:40:20 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:40:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:40:26 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:40:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.238 () {30 vars in 409 bytes} [Wed Apr 22 19:40:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.238 () {34 vars in 653 bytes} [Wed Apr 22 19:41:20 2026] POST /v2/images => generated 649 bytes in 298 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 19:41:20.490 7 WARNING glance.api.v2.images [None req-161f0697-2f1a-43ad-82b9-4bdcda6240b1 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//86ab5c37-daf9-432a-bb2c-6815b01c00bf [pid: 7|app: 0|req: 371/742] 10.0.0.238 () {32 vars in 708 bytes} [Wed Apr 22 19:41:20 2026] DELETE /v2/images/86ab5c37-daf9-432a-bb2c-6815b01c00bf => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:20 2026] GET /v2/images/86ab5c37-daf9-432a-bb2c-6815b01c00bf => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.238 () {32 vars in 631 bytes} [Wed Apr 22 19:41:20 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.238 () {34 vars in 653 bytes} [Wed Apr 22 19:41:20 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.238 () {32 vars in 715 bytes} [Wed Apr 22 19:41:20 2026] GET /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 19:41:20.725 8 INFO glance.api.v2.image_data [None req-2854a619-7f48-4879-94e2-50717e0e15c0 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:41:20.781 8 WARNING glance_store._drivers.rbd [None req-2854a619-7f48-4879-94e2-50717e0e15c0 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-22 19:41:22.195 8 INFO glance.location [None req-2854a619-7f48-4879-94e2-50717e0e15c0 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 374/747] 10.0.0.238 () {32 vars in 725 bytes} [Wed Apr 22 19:41:20 2026] PUT /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44/file => generated 0 bytes in 1518 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:22 2026] GET /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.238 () {32 vars in 715 bytes} [Wed Apr 22 19:41:22 2026] GET /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44/file => generated 1024 bytes in 1304 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.238 () {34 vars in 653 bytes} [Wed Apr 22 19:41:23 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.238 () {32 vars in 724 bytes} [Wed Apr 22 19:41:23 2026] PATCH /v2/images/9b2a5c90-365e-4c06-b844-dc58d1d5fcb7 => generated 652 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:23 2026] GET /v2/images/9b2a5c90-365e-4c06-b844-dc58d1d5fcb7 => generated 652 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 19:41:23.766 8 WARNING glance.api.v2.images [None req-9ff64190-4d2b-4764-bcfa-52c0233fe689 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9b2a5c90-365e-4c06-b844-dc58d1d5fcb7 [pid: 8|app: 0|req: 377/755] 10.0.0.238 () {32 vars in 708 bytes} [Wed Apr 22 19:41:23 2026] DELETE /v2/images/9b2a5c90-365e-4c06-b844-dc58d1d5fcb7 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:23 2026] GET /v2/images/9b2a5c90-365e-4c06-b844-dc58d1d5fcb7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:41:23.845 8 WARNING glance.api.v2.images [None req-8e918d56-3b11-435f-b347-444fd47a9363 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b3e4bae-ff00-4916-954b-8f71bcf58c44 [pid: 8|app: 0|req: 378/757] 10.0.0.238 () {32 vars in 708 bytes} [Wed Apr 22 19:41:23 2026] DELETE /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:24 2026] GET /v2/images/7b3e4bae-ff00-4916-954b-8f71bcf58c44 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:41:24.927 8 WARNING glance.api.v2.images [None req-520144c1-b507-497f-9cb2-ec7342d24ea1 5fde3b31a4d642aba7e3e0f7dee15f9e 5737a99aa2c64fb8907b3a8c357f0dca - - default default] Failed to find image 86ab5c37-daf9-432a-bb2c-6815b01c00bf to delete: glance.common.exception.ImageNotFound: No image found with ID 86ab5c37-daf9-432a-bb2c-6815b01c00bf [pid: 8|app: 0|req: 379/759] 10.0.0.238 () {32 vars in 708 bytes} [Wed Apr 22 19:41:24 2026] DELETE /v2/images/86ab5c37-daf9-432a-bb2c-6815b01c00bf => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.238 () {32 vars in 705 bytes} [Wed Apr 22 19:41:24 2026] GET /v2/images/86ab5c37-daf9-432a-bb2c-6815b01c00bf => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:42:23 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:42:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:42:41 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:42:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:42:59 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:42:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.211 () {36 vars in 985 bytes} [Wed Apr 22 19:43:02 2026] GET /v2/images/6d98431f-674c-4961-bf2c-38da5eaebfc3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 10.0.0.211 () {36 vars in 925 bytes} [Wed Apr 22 19:43:02 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 199.19.213.105 () {32 vars in 824 bytes} [Wed Apr 22 19:43:45 2026] GET /v2/images?status=active&owner=25f594882cb34a9989942eccca808cc3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 199.19.213.105 () {32 vars in 651 bytes} [Wed Apr 22 19:43:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 10.0.0.174 () {36 vars in 985 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.174 () {36 vars in 925 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/807] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.85 () {36 vars in 984 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/images/b495d0e0-3756-4fea-9232-b6a93f3543fd => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.85 () {36 vars in 924 bytes} [Wed Apr 22 19:43:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 10.0.0.238 () {32 vars in 631 bytes} [Wed Apr 22 19:47:20 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)