+ 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 [Tue Aug 18 23:43:02 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-69f78b486d-cw4vm 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 0x7fa9bd6f2668 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-08-18 23:43:04.991 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-18 23:43:05.002 8 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-08-18 23:43:05.899 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-08-18 23:43:05.900 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-08-18 23:43:05.901 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-18 23:43:05.939 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-08-18 23:43:05.940 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-08-18 23:43:05.940 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-18 23:43:07.921 7 WARNING glance.api.v2.images [None req-022138e5-09d5-4f00-a921-5b92a4c5b021 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-18 23:43:08.100 8 WARNING glance.api.v2.images [None req-0913845a-f433-478e-9e72-65ee47a3c040 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-18 23:43:08.248 7 WARNING keystonemiddleware._common.config [None req-022138e5-09d5-4f00-a921-5b92a4c5b021 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-18 23:43:08.255 7 WARNING oslo_config.cfg [None req-022138e5-09d5-4f00-a921-5b92a4c5b021 - - - - - -] 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 0x7fa9bd6f2668 pid: 7 (default app) 2026-08-18 23:43:08.439 8 WARNING keystonemiddleware._common.config [None req-0913845a-f433-478e-9e72-65ee47a3c040 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-18 23:43:08.447 8 WARNING oslo_config.cfg [None req-0913845a-f433-478e-9e72-65ee47a3c040 - - - - - -] 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 0x7fa9bd6f2668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.227 () {42 vars in 689 bytes} [Tue Aug 18 23:43:08 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-08-18 23:43:09.122 8 WARNING oslo_policy.policy [None req-d59c53d0-de7f-4394-9c57-530944157927 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:09.122 8 WARNING oslo_policy.policy [None req-d59c53d0-de7f-4394-9c57-530944157927 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:09.147 8 WARNING oslo_policy.policy [None req-d59c53d0-de7f-4394-9c57-530944157927 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:09.147 8 WARNING oslo_policy.policy [None req-d59c53d0-de7f-4394-9c57-530944157927 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.227 () {44 vars in 911 bytes} [Tue Aug 18 23:43:08 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.227 () {42 vars in 689 bytes} [Tue Aug 18 23:43:12 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: 2/7] 199.204.45.227 () {44 vars in 911 bytes} [Tue Aug 18 23:43:12 2026] GET /v2/images => generated 69 bytes in 40 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-08-18 23:43:12.898 7 WARNING oslo_policy.policy [None req-5d07fed3-2f72-414d-ac27-18aaebd7ea19 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:12.898 7 WARNING oslo_policy.policy [None req-5d07fed3-2f72-414d-ac27-18aaebd7ea19 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - 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: 6/8] 199.204.45.227 () {44 vars in 912 bytes} [Tue Aug 18 23:43:12 2026] GET /v2/images/cirros => generated 151 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.227 () {44 vars in 934 bytes} [Tue Aug 18 23:43:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-18 23:43:13.054 7 WARNING oslo_policy.policy [None req-b42691c9-ccd0-4a1d-ba56-d58b9684ad53 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:13.054 7 WARNING oslo_policy.policy [None req-b42691c9-ccd0-4a1d-ba56-d58b9684ad53 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - 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: 7/10] 199.204.45.227 () {44 vars in 940 bytes} [Tue Aug 18 23:43:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-18 23:43:13.138 8 WARNING oslo_config.cfg [None req-417fc624-90bf-4fda-ba12-8ef38e46d945 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - 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: 4/11] 199.204.45.227 () {48 vars in 952 bytes} [Tue Aug 18 23:43:13 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-18 23:43:13.161 7 WARNING oslo_policy.policy [None req-dfafd398-5a85-412e-b0ef-211e358e2009 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:13.161 7 WARNING oslo_policy.policy [None req-dfafd398-5a85-412e-b0ef-211e358e2009 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:43:13.163 7 INFO glance.api.v2.image_data [None req-dfafd398-5a85-412e-b0ef-211e358e2009 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-18 23:43:16.543 7 WARNING glance.location [None req-dfafd398-5a85-412e-b0ef-211e358e2009 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.227 () {48 vars in 1046 bytes} [Tue Aug 18 23:43:13 2026] PUT /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6/file => generated 0 bytes in 3425 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8240 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.227 () {44 vars in 972 bytes} [Tue Aug 18 23:43:16 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-18 23:43:16.682 7 WARNING oslo_config.cfg [None req-60e41327-929c-491a-8f1f-94298dcb491c 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - 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: 9/14] 199.204.45.227 () {48 vars in 1052 bytes} [Tue Aug 18 23:43:16 2026] PATCH /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.227 () {44 vars in 972 bytes} [Tue Aug 18 23:43:16 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:03: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: 132/261] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:03:28 2026] GET /v2/images => generated 1381 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:03:45 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: 134/265] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:03:45 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.227 () {44 vars in 938 bytes} [Wed Aug 19 00:03:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.227 () {44 vars in 960 bytes} [Wed Aug 19 00:03:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.227 () {44 vars in 940 bytes} [Wed Aug 19 00:03:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.227 () {48 vars in 952 bytes} [Wed Aug 19 00:03:45 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:03:45.722 8 WARNING oslo_policy.policy [None req-9f6c64d4-1bf6-41c1-9f8d-9a3f0106affb 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-19 00:03:45.722 8 WARNING oslo_policy.policy [None req-9f6c64d4-1bf6-41c1-9f8d-9a3f0106affb 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-19 00:03:45.724 8 INFO glance.api.v2.image_data [None req-9f6c64d4-1bf6-41c1-9f8d-9a3f0106affb 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:04:12.004 8 WARNING glance.location [None req-9f6c64d4-1bf6-41c1-9f8d-9a3f0106affb 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 134/276] 199.204.45.227 () {48 vars in 1047 bytes} [Wed Aug 19 00:03:45 2026] PUT /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58/file => generated 0 bytes in 26331 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65737 switches on core 0) [pid: 7|app: 0|req: 143/277] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:04:12 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => 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: 135/278] 199.204.45.227 () {48 vars in 1052 bytes} [Wed Aug 19 00:04:12 2026] PATCH /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/279] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:04:12 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/280] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:04:14 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/281] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:04:14 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/362] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:10:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/363] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:10:48 2026] GET /v2/images => generated 2778 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/366] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:11:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/367] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:11:03 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/368] 199.204.45.227 () {44 vars in 948 bytes} [Wed Aug 19 00:11:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/369] 199.204.45.227 () {44 vars in 970 bytes} [Wed Aug 19 00:11:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 199.204.45.227 () {44 vars in 940 bytes} [Wed Aug 19 00:11:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/371] 199.204.45.227 () {48 vars in 952 bytes} [Wed Aug 19 00:11:03 2026] POST /v2/images => generated 799 bytes in 553 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:11:04.035 8 INFO glance.api.v2.image_data [None req-0acedfa3-11fa-45bf-acc1-a2671b4f0505 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:11:30.131 8 INFO glance.location [None req-0acedfa3-11fa-45bf-acc1-a2671b4f0505 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 182/378] 199.204.45.227 () {48 vars in 1046 bytes} [Wed Aug 19 00:11:04 2026] PUT /v2/images/959e38a7-8e1d-4d40-af30-8f4e7a0d0386/file => generated 0 bytes in 26144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29121 switches on core 0) [pid: 7|app: 0|req: 197/379] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:11:30 2026] GET /v2/images/959e38a7-8e1d-4d40-af30-8f4e7a0d0386 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/380] 199.204.45.227 () {48 vars in 1052 bytes} [Wed Aug 19 00:11:30 2026] PATCH /v2/images/959e38a7-8e1d-4d40-af30-8f4e7a0d0386 => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/381] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:11:30 2026] GET /v2/images/959e38a7-8e1d-4d40-af30-8f4e7a0d0386 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/390] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:12:13 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: 188/391] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:12:13 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/396] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:12:36 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: 191/397] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:12:36 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/398] 199.204.45.227 () {44 vars in 940 bytes} [Wed Aug 19 00:12:36 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: 192/399] 199.204.45.227 () {44 vars in 962 bytes} [Wed Aug 19 00:12:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/400] 199.204.45.227 () {44 vars in 940 bytes} [Wed Aug 19 00:12:36 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: 8|app: 0|req: 193/401] 199.204.45.227 () {48 vars in 952 bytes} [Wed Aug 19 00:12:36 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:12:36.599 7 INFO glance.api.v2.image_data [None req-f3e927f7-b3c8-4dcc-b448-bd0008c1cfc7 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:12:53.203 7 INFO glance.location [None req-f3e927f7-b3c8-4dcc-b448-bd0008c1cfc7 93f223654842482aa15ccc0e94273edd 866ef04f12314aa796b5469da3a9652f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/406] 199.204.45.227 () {48 vars in 1047 bytes} [Wed Aug 19 00:12:36 2026] PUT /v2/images/75b1e80a-5993-4dca-af0b-43fd5282bea9/file => generated 0 bytes in 16657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33949 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:12:53 2026] GET /v2/images/75b1e80a-5993-4dca-af0b-43fd5282bea9 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/408] 199.204.45.227 () {48 vars in 1052 bytes} [Wed Aug 19 00:12:53 2026] PATCH /v2/images/75b1e80a-5993-4dca-af0b-43fd5282bea9 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/409] 199.204.45.227 () {44 vars in 972 bytes} [Wed Aug 19 00:12:53 2026] GET /v2/images/75b1e80a-5993-4dca-af0b-43fd5282bea9 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/570] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:26:12 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/571] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:26:12 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/600] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:28: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: 306/601] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:28:28 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/602] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:28:30 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: 307/603] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:28:30 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/614] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:29:18 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: 302/615] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:29:18 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/618] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:29:27 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: 304/619] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:29:27 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/632] 199.204.45.227 () {42 vars in 689 bytes} [Wed Aug 19 00:30:27 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: 311/633] 199.204.45.227 () {44 vars in 911 bytes} [Wed Aug 19 00:30:27 2026] GET /v2/images => generated 5574 bytes in 45 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: 327/642] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 19 00:31:10 2026] GET /v2/images => generated 5574 bytes in 18 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: 318/647] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:31:36 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/648] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:36 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: 319/649] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:36 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: 331/650] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:31:36 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/652] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:36 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: 321/653] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:31:36 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:36 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: 335/657] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:31:37 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: 323/658] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:31:37 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:31:37 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: 324/660] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:31:37 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/661] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:31:37 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: 325/662] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:31:37 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/663] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:31:37 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: 326/664] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:31:37 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: 339/665] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:31:38 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:31:38 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: 340/667] 199.204.45.227 () {36 vars in 991 bytes} [Wed Aug 19 00:31:45 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 199.204.45.227 () {36 vars in 931 bytes} [Wed Aug 19 00:31:45 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: 341/669] 199.204.45.227 () {36 vars in 991 bytes} [Wed Aug 19 00:31:46 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 199.204.45.227 () {36 vars in 931 bytes} [Wed Aug 19 00:31: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: 333/677] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:32:08 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:32:08 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: 335/681] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:32:21 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:32:21 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: 350/687] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:32:39 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/688] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:32:39 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: 341/693] 10.0.0.243 () {30 vars in 411 bytes} [Wed Aug 19 00:33:02 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: 344/698] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:33:23 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:33: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: 358/704] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 19 00:33:39 2026] POST /v2/images => generated 649 bytes in 166 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-19 00:33:39.973 8 WARNING glance.api.v2.images [None req-dfcfa38f-f460-4515-8acf-8a02ecb310b8 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d12d7567-5221-43f0-87ca-c8dfa7e4ca85 [pid: 8|app: 0|req: 347/705] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 19 00:33:39 2026] DELETE /v2/images/d12d7567-5221-43f0-87ca-c8dfa7e4ca85 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:40 2026] GET /v2/images/d12d7567-5221-43f0-87ca-c8dfa7e4ca85 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/707] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 19 00:33:40 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 19 00:33:40 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.243 () {32 vars in 717 bytes} [Wed Aug 19 00:33:40 2026] GET /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2/file => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-19 00:33:40.241 7 INFO glance.api.v2.image_data [None req-15922409-8b75-47a8-a06b-c35f37e79f42 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:33:40.277 7 WARNING glance_store._drivers.rbd [None req-15922409-8b75-47a8-a06b-c35f37e79f42 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-19 00:33:40.880 7 INFO glance.location [None req-15922409-8b75-47a8-a06b-c35f37e79f42 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/710] 10.0.0.243 () {32 vars in 727 bytes} [Wed Aug 19 00:33:40 2026] PUT /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2/file => generated 0 bytes in 682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:40 2026] GET /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.243 () {32 vars in 717 bytes} [Wed Aug 19 00:33:40 2026] GET /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.243 () {34 vars in 655 bytes} [Wed Aug 19 00:33:41 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.243 () {32 vars in 726 bytes} [Wed Aug 19 00:33:41 2026] PATCH /v2/images/205abaaa-bbd1-43dd-9553-6446284e5291 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:41 2026] GET /v2/images/205abaaa-bbd1-43dd-9553-6446284e5291 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 00:33:41.244 7 WARNING glance.api.v2.images [None req-4a158894-359c-44c6-95dd-7671977c6333 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//205abaaa-bbd1-43dd-9553-6446284e5291 [pid: 7|app: 0|req: 364/716] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 19 00:33:41 2026] DELETE /v2/images/205abaaa-bbd1-43dd-9553-6446284e5291 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:41 2026] GET /v2/images/205abaaa-bbd1-43dd-9553-6446284e5291 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 00:33:41.337 7 WARNING glance.api.v2.images [None req-440ae5a8-3072-4329-9ac1-8e0916a4c53a 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2 [pid: 7|app: 0|req: 365/718] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 19 00:33:41 2026] DELETE /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:42 2026] GET /v2/images/6ef1ff2d-6fc3-4996-8b99-5e20e31c28f2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 00:33:42.220 7 WARNING glance.api.v2.images [None req-b8e240e6-a00c-4dac-956b-5549fe573bcb 7e657133eb8b4a7cb4099d1cb3b961b0 9e58f8cf92df42d1ac9ee594eab7d919 - - default default] Failed to find image d12d7567-5221-43f0-87ca-c8dfa7e4ca85 to delete: glance.common.exception.ImageNotFound: No image found with ID d12d7567-5221-43f0-87ca-c8dfa7e4ca85 [pid: 7|app: 0|req: 366/720] 10.0.0.243 () {32 vars in 710 bytes} [Wed Aug 19 00:33:42 2026] DELETE /v2/images/d12d7567-5221-43f0-87ca-c8dfa7e4ca85 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:33:42 2026] GET /v2/images/d12d7567-5221-43f0-87ca-c8dfa7e4ca85 => 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: 369/726] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:34:00 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.243 () {32 vars in 707 bytes} [Wed Aug 19 00:34:00 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:34:00 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:34:00 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: 371/730] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:34:01 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: 360/731] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:34:01 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:34:01 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: 361/733] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:34:01 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: 373/734] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:34:01 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:34:01 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: 374/736] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:34:01 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:34:01 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: 375/738] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:34:01 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:34:01 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: 376/740] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:34:01 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: 366/743] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:34:14 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:34:14 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: 369/749] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:34:33 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:34:34 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: 374/759] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:35:12 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:35:12 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: 394/775] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:36:19 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/776] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:36:19 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: 397/781] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 19 00:36:38 2026] GET /v2/images/3b61c3c5-22c5-4727-b278-5077bfa790d6 => generated 1312 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/782] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 19 00:36:38 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: 401/789] 199.204.45.227 () {32 vars in 826 bytes} [Wed Aug 19 00:37:12 2026] GET /v2/images?status=active&owner=866ef04f12314aa796b5469da3a9652f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/790] 199.204.45.227 () {32 vars in 653 bytes} [Wed Aug 19 00:37:13 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/791] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:37:13 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:13 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: 403/793] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:13 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/794] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:37:13 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/795] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:13 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: 392/796] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:13 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: 405/797] 10.0.0.166 () {36 vars in 987 bytes} [Wed Aug 19 00:37:13 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/798] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:14 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: 406/799] 10.0.0.166 () {36 vars in 927 bytes} [Wed Aug 19 00:37:14 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: 394/800] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:37:14 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:37:14 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: 395/802] 10.0.0.21 () {36 vars in 986 bytes} [Wed Aug 19 00:37:14 2026] GET /v2/images/8955773b-d7f0-4425-9c68-c6cf95177c58 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/803] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:37:14 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: 396/804] 10.0.0.21 () {36 vars in 926 bytes} [Wed Aug 19 00:37:14 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: 419/849] 10.0.0.243 () {32 vars in 633 bytes} [Wed Aug 19 00:40:53 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)