+ 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 [Thu Jul 16 10:12:03 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-fd97dcf5-fxc76 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 0x7fd4e7ac7668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-16 10:12:05.987 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 10:12:05.994 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-07-16 10:12:06.863 6 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-07-16 10:12:06.864 6 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-07-16 10:12:06.865 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 10:12:06.901 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-07-16 10:12:06.902 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-07-16 10:12:06.903 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 10:12:08.891 6 WARNING glance.api.v2.images [None req-8497a171-87a3-42c6-8aec-7a705e1b8619 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 10:12:08.994 7 WARNING glance.api.v2.images [None req-e044a2f2-f3e1-4d0e-bb8b-1d2aa8066197 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 10:12:09.255 6 WARNING keystonemiddleware._common.config [None req-8497a171-87a3-42c6-8aec-7a705e1b8619 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 10:12:09.262 6 WARNING oslo_config.cfg [None req-8497a171-87a3-42c6-8aec-7a705e1b8619 - - - - - -] 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 0x7fd4e7ac7668 pid: 6 (default app) 2026-07-16 10:12:09.349 7 WARNING keystonemiddleware._common.config [None req-e044a2f2-f3e1-4d0e-bb8b-1d2aa8066197 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 10:12:09.357 7 WARNING oslo_config.cfg [None req-e044a2f2-f3e1-4d0e-bb8b-1d2aa8066197 - - - - - -] 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 0x7fd4e7ac7668 pid: 7 (default app) [pid: 6|app: 0|req: 4/4] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:12:09 2026] GET / => generated 1312 bytes in 2 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-07-16 10:12:10.310 7 WARNING oslo_policy.policy [None req-8ad2cdbe-bed4-4266-84bd-c644977e1f8d ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:10.311 7 WARNING oslo_policy.policy [None req-8ad2cdbe-bed4-4266-84bd-c644977e1f8d ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:10.326 7 WARNING oslo_policy.policy [None req-8ad2cdbe-bed4-4266-84bd-c644977e1f8d ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:10.326 7 WARNING oslo_policy.policy [None req-8ad2cdbe-bed4-4266-84bd-c644977e1f8d ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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.228 () {44 vars in 909 bytes} [Thu Jul 16 10:12:09 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/6] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10: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: 7|app: 0|req: 2/7] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:12:13 2026] GET /v2/images => generated 69 bytes in 46 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-07-16 10:12:14.075 6 WARNING oslo_policy.policy [None req-bcaad148-da65-40ec-ac87-01f43d28be69 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:14.075 6 WARNING oslo_policy.policy [None req-bcaad148-da65-40ec-ac87-01f43d28be69 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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: 6|app: 0|req: 6/8] 199.19.213.228 () {44 vars in 910 bytes} [Thu Jul 16 10:12:14 2026] GET /v2/images/cirros => generated 151 bytes in 133 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.228 () {44 vars in 932 bytes} [Thu Jul 16 10:12:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 10:12:14.225 6 WARNING oslo_policy.policy [None req-bbf2b3fd-7772-4903-abfe-f046a6609a56 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:14.225 6 WARNING oslo_policy.policy [None req-bbf2b3fd-7772-4903-abfe-f046a6609a56 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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: 6|app: 0|req: 7/10] 199.19.213.228 () {44 vars in 938 bytes} [Thu Jul 16 10:12:14 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-07-16 10:12:14.316 7 WARNING oslo_config.cfg [None req-728780df-09af-419f-88c9-9618a4af0d66 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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.228 () {48 vars in 950 bytes} [Thu Jul 16 10:12:14 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 10:12:14.343 6 WARNING oslo_policy.policy [None req-1266c410-0281-4edf-a0f5-ca8c24e40f44 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:14.344 6 WARNING oslo_policy.policy [None req-1266c410-0281-4edf-a0f5-ca8c24e40f44 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:12:14.346 6 INFO glance.api.v2.image_data [None req-1266c410-0281-4edf-a0f5-ca8c24e40f44 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 10:12:18.154 6 WARNING glance.location [None req-1266c410-0281-4edf-a0f5-ca8c24e40f44 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 8/12] 199.19.213.228 () {48 vars in 1044 bytes} [Thu Jul 16 10:12:14 2026] PUT /v2/images/a216727a-2a67-414c-9d28-015b8f782469/file => generated 0 bytes in 3861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5313 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:12:18 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 10:12:18.315 6 WARNING oslo_config.cfg [None req-56119d7e-4cdb-4b5b-9100-c3b56a6b1a46 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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: 6|app: 0|req: 9/14] 199.19.213.228 () {48 vars in 1050 bytes} [Thu Jul 16 10:12:18 2026] PATCH /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:12:18 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:33:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/273] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:33:36 2026] GET /v2/images => generated 1381 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:33:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/279] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:33:56 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.19.213.228 () {44 vars in 936 bytes} [Thu Jul 16 10:33:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/281] 199.19.213.228 () {44 vars in 958 bytes} [Thu Jul 16 10:33:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.19.213.228 () {44 vars in 938 bytes} [Thu Jul 16 10:33:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/283] 199.19.213.228 () {48 vars in 950 bytes} [Thu Jul 16 10:33:56 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 10:33:56.643 7 WARNING oslo_policy.policy [None req-84341f05-313f-4a24-a5ae-edc09f725795 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:33:56.643 7 WARNING oslo_policy.policy [None req-84341f05-313f-4a24-a5ae-edc09f725795 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - 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-07-16 10:33:56.645 7 INFO glance.api.v2.image_data [None req-84341f05-313f-4a24-a5ae-edc09f725795 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 10:34:24.001 7 WARNING glance.location [None req-84341f05-313f-4a24-a5ae-edc09f725795 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/290] 199.19.213.228 () {48 vars in 1045 bytes} [Thu Jul 16 10:33:56 2026] PUT /v2/images/daefbb4c-9c71-413a-89a7-82598098114c/file => generated 0 bytes in 27410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63429 switches on core 0) [pid: 6|app: 0|req: 150/291] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:34:24 2026] GET /v2/images/daefbb4c-9c71-413a-89a7-82598098114c => 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: 142/292] 199.19.213.228 () {48 vars in 1050 bytes} [Thu Jul 16 10:34:24 2026] PATCH /v2/images/daefbb4c-9c71-413a-89a7-82598098114c => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 151/293] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:34:24 2026] GET /v2/images/daefbb4c-9c71-413a-89a7-82598098114c => 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: 143/294] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:34:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/295] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:34:25 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:41:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/383] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:41:32 2026] GET /v2/images => generated 2778 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:41:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/387] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:41:42 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.19.213.228 () {44 vars in 946 bytes} [Thu Jul 16 10:41:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/389] 199.19.213.228 () {44 vars in 968 bytes} [Thu Jul 16 10:41:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.19.213.228 () {44 vars in 938 bytes} [Thu Jul 16 10:41:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/391] 199.19.213.228 () {48 vars in 950 bytes} [Thu Jul 16 10:41:43 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 10:41:43.163 7 INFO glance.api.v2.image_data [None req-cd618618-f5ca-4f3a-91bc-90e1823f1077 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 10:42:19.122 7 INFO glance.location [None req-cd618618-f5ca-4f3a-91bc-90e1823f1077 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/400] 199.19.213.228 () {48 vars in 1044 bytes} [Thu Jul 16 10:41:43 2026] PUT /v2/images/119adfb4-a8ca-4fe1-9ecc-634f39954a5f/file => generated 0 bytes in 36011 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22239 switches on core 0) [pid: 6|app: 0|req: 209/401] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:42:19 2026] GET /v2/images/119adfb4-a8ca-4fe1-9ecc-634f39954a5f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/402] 199.19.213.228 () {48 vars in 1050 bytes} [Thu Jul 16 10:42:19 2026] PATCH /v2/images/119adfb4-a8ca-4fe1-9ecc-634f39954a5f => generated 1410 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/403] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:42:19 2026] GET /v2/images/119adfb4-a8ca-4fe1-9ecc-634f39954a5f => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/414] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:43:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/415] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:43:17 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/420] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:43:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/421] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:43:32 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/422] 199.19.213.228 () {44 vars in 938 bytes} [Thu Jul 16 10:43:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/423] 199.19.213.228 () {44 vars in 960 bytes} [Thu Jul 16 10:43:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/424] 199.19.213.228 () {44 vars in 938 bytes} [Thu Jul 16 10:43:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/425] 199.19.213.228 () {48 vars in 950 bytes} [Thu Jul 16 10:43:32 2026] POST /v2/images => generated 791 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 10:43:32.972 7 INFO glance.api.v2.image_data [None req-70f86aa3-7a06-43f3-b9ed-b56ee19ceb47 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 10:43:48.556 7 INFO glance.location [None req-70f86aa3-7a06-43f3-b9ed-b56ee19ceb47 ad6e520e110e4d6096d5ffd73760a532 482a05e41ae14fb0bae262e74b9ff76c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/428] 199.19.213.228 () {48 vars in 1045 bytes} [Thu Jul 16 10:43:32 2026] PUT /v2/images/b636aab4-7951-45ab-a3a9-979b9d4fcaa3/file => generated 0 bytes in 15634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33386 switches on core 0) [pid: 6|app: 0|req: 224/429] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:43:48 2026] GET /v2/images/b636aab4-7951-45ab-a3a9-979b9d4fcaa3 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/432] 199.19.213.228 () {48 vars in 1050 bytes} [Thu Jul 16 10:43:48 2026] PATCH /v2/images/b636aab4-7951-45ab-a3a9-979b9d4fcaa3 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/433] 199.19.213.228 () {44 vars in 970 bytes} [Thu Jul 16 10:43:48 2026] GET /v2/images/b636aab4-7951-45ab-a3a9-979b9d4fcaa3 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/606] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 10:58:17 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/607] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 10:58:17 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/640] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 11:00:51 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: 310/641] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 11:00:51 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/642] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 11:00:53 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: 311/643] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 11:00:53 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: 317/654] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 11:01:47 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/655] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 11:01:47 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/658] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 11:01:56 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: 319/659] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 11:01:56 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/676] 199.19.213.228 () {42 vars in 687 bytes} [Thu Jul 16 11:03:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/677] 199.19.213.228 () {44 vars in 909 bytes} [Thu Jul 16 11:03:09 2026] GET /v2/images => generated 5574 bytes in 58 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: 333/686] 10.0.0.15 () {32 vars in 630 bytes} [Thu Jul 16 11:03:55 2026] GET /v2/images => generated 5574 bytes in 21 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: 336/691] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:04:15 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/692] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:04:15 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/693] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:04:15 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: 6|app: 0|req: 357/694] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:04:15 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/697] 199.19.213.228 () {36 vars in 989 bytes} [Thu Jul 16 11:04:23 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/698] 199.19.213.228 () {36 vars in 929 bytes} [Thu Jul 16 11:04: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: 340/699] 199.19.213.228 () {36 vars in 989 bytes} [Thu Jul 16 11:04:23 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/700] 199.19.213.228 () {36 vars in 929 bytes} [Thu Jul 16 11:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/705] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:04:40 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 343/706] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:04:40 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: 6|app: 0|req: 366/711] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 346/712] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/713] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 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: 6|app: 0|req: 368/715] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 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/716] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/717] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 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: 6|app: 0|req: 370/719] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:05 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 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: 6|app: 0|req: 371/721] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:05 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: 351/722] 10.0.0.233 () {36 vars in 985 bytes} [Thu Jul 16 11:05:06 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/723] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05:06 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: 352/724] 10.0.0.233 () {36 vars in 985 bytes} [Thu Jul 16 11:05:06 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/725] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05:06 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: 353/726] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05:06 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: 355/729] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:05:15 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/730] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:05:15 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: 6|app: 0|req: 377/733] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:22 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 357/734] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:22 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: 6|app: 0|req: 378/735] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:22 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/736] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:22 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/737] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:22 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: 359/738] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:22 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: 6|app: 0|req: 380/739] 10.0.0.99 () {36 vars in 984 bytes} [Thu Jul 16 11:05:22 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/740] 10.0.0.99 () {36 vars in 924 bytes} [Thu Jul 16 11:05:22 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: 6|app: 0|req: 381/741] 10.0.0.233 () {36 vars in 985 bytes} [Thu Jul 16 11:05:23 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/742] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05:23 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: 6|app: 0|req: 382/743] 10.0.0.233 () {36 vars in 985 bytes} [Thu Jul 16 11:05:23 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 362/744] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05: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: 6|app: 0|req: 383/745] 10.0.0.233 () {36 vars in 925 bytes} [Thu Jul 16 11:05:23 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: 6|app: 0|req: 387/752] 10.0.0.15 () {34 vars in 652 bytes} [Thu Jul 16 11:05:55 2026] POST /v2/images => generated 648 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 11:05:55.543 7 WARNING glance.api.v2.images [None req-e50d8404-8179-4480-9d74-ac6c49a8ee84 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d [pid: 7|app: 0|req: 366/753] 10.0.0.15 () {32 vars in 707 bytes} [Thu Jul 16 11:05:55 2026] DELETE /v2/images/82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/754] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:55 2026] GET /v2/images/82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/755] 10.0.0.15 () {32 vars in 630 bytes} [Thu Jul 16 11:05:55 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: 6|app: 0|req: 389/756] 10.0.0.15 () {34 vars in 652 bytes} [Thu Jul 16 11:05:55 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/757] 10.0.0.15 () {32 vars in 714 bytes} [Thu Jul 16 11:05:55 2026] GET /v2/images/acff0264-aae8-44f6-822c-4af722848571/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 11:05:55.737 6 INFO glance.api.v2.image_data [None req-5bd2cdd7-e1ff-4ac7-a5cf-b368b9049342 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 11:05:55.784 6 WARNING glance_store._drivers.rbd [None req-5bd2cdd7-e1ff-4ac7-a5cf-b368b9049342 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 11:05:56.322 6 INFO glance.location [None req-5bd2cdd7-e1ff-4ac7-a5cf-b368b9049342 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 390/758] 10.0.0.15 () {32 vars in 724 bytes} [Thu Jul 16 11:05:55 2026] PUT /v2/images/acff0264-aae8-44f6-822c-4af722848571/file => generated 0 bytes in 636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/759] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:56 2026] GET /v2/images/acff0264-aae8-44f6-822c-4af722848571 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/760] 10.0.0.15 () {32 vars in 714 bytes} [Thu Jul 16 11:05:56 2026] GET /v2/images/acff0264-aae8-44f6-822c-4af722848571/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/761] 10.0.0.15 () {34 vars in 652 bytes} [Thu Jul 16 11:05:56 2026] POST /v2/images => generated 648 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/762] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 16 11:05:56 2026] PATCH /v2/images/ded5f45b-d1eb-45ff-b8d7-abbe99377cd9 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/763] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:56 2026] GET /v2/images/ded5f45b-d1eb-45ff-b8d7-abbe99377cd9 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 11:05:56.735 6 WARNING glance.api.v2.images [None req-55974cc2-a7eb-4c08-ad23-ed1fa27b996d 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ded5f45b-d1eb-45ff-b8d7-abbe99377cd9 [pid: 6|app: 0|req: 393/764] 10.0.0.15 () {32 vars in 707 bytes} [Thu Jul 16 11:05:56 2026] DELETE /v2/images/ded5f45b-d1eb-45ff-b8d7-abbe99377cd9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/765] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:56 2026] GET /v2/images/ded5f45b-d1eb-45ff-b8d7-abbe99377cd9 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 11:05:56.837 6 WARNING glance.api.v2.images [None req-e67d7dbf-6a87-4c07-b4ea-8a96f44627ae 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acff0264-aae8-44f6-822c-4af722848571 [pid: 6|app: 0|req: 394/766] 10.0.0.15 () {32 vars in 707 bytes} [Thu Jul 16 11:05:56 2026] DELETE /v2/images/acff0264-aae8-44f6-822c-4af722848571 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/767] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:57 2026] GET /v2/images/acff0264-aae8-44f6-822c-4af722848571 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 11:05:57.597 6 WARNING glance.api.v2.images [None req-acf4ecfc-9a98-465b-9e03-807547138599 6c5b5ff6a99140dd8f0868c2cee48186 3bd34c9ffd2848bd828f368ce67d8029 - - default default] Failed to find image 82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d to delete: glance.common.exception.ImageNotFound: No image found with ID 82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d [pid: 6|app: 0|req: 395/768] 10.0.0.15 () {32 vars in 707 bytes} [Thu Jul 16 11:05:57 2026] DELETE /v2/images/82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/769] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 16 11:05:57 2026] GET /v2/images/82ec53c7-ee94-41cf-bb29-bdc1d6d8c14d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/772] 10.0.0.15 () {30 vars in 408 bytes} [Thu Jul 16 11:06:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/773] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:06:02 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 377/774] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:06:02 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: 6|app: 0|req: 401/781] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:06:28 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 381/782] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:06:28 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: 6|app: 0|req: 402/783] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:06:33 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/784] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:06:33 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: 6|app: 0|req: 404/787] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:06:48 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/788] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:06:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/795] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:07:14 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/796] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:07: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: 6|app: 0|req: 410/799] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:07:21 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/800] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:07:21 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: 6|app: 0|req: 414/807] 10.0.0.189 () {36 vars in 985 bytes} [Thu Jul 16 11:07:49 2026] GET /v2/images/a216727a-2a67-414c-9d28-015b8f782469 => 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: 394/808] 10.0.0.189 () {36 vars in 925 bytes} [Thu Jul 16 11:07:49 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)