+ 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 May 26 21:29:05 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7b754c999f-h9jlp 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 0x7f38555ee668 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-05-26 21:29:07.127 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 21:29:07.131 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-05-26 21:29:08.002 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-05-26 21:29:08.003 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-05-26 21:29:08.003 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 21:29:08.029 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-05-26 21:29:08.030 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-05-26 21:29:08.030 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 21:29:10.120 7 WARNING glance.api.v2.images [None req-2f5e8eb1-18f3-43be-96f5-6c5a171412be - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 21:29:10.185 8 WARNING glance.api.v2.images [None req-851bcf92-238e-457d-a9b0-5b937f125a6a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 21:29:10.499 7 WARNING keystonemiddleware._common.config [None req-2f5e8eb1-18f3-43be-96f5-6c5a171412be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:29:10.507 7 WARNING oslo_config.cfg [None req-2f5e8eb1-18f3-43be-96f5-6c5a171412be - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f38555ee668 pid: 7 (default app) 2026-05-26 21:29:10.585 8 WARNING keystonemiddleware._common.config [None req-851bcf92-238e-457d-a9b0-5b937f125a6a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:29:10.594 8 WARNING oslo_config.cfg [None req-851bcf92-238e-457d-a9b0-5b937f125a6a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f38555ee668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:29:11 2026] GET / => generated 1290 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-05-26 21:29:12.377 8 WARNING oslo_policy.policy [None req-79e37978-023f-47af-b713-b11210e76621 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:12.378 8 WARNING oslo_policy.policy [None req-79e37978-023f-47af-b713-b11210e76621 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:12.394 8 WARNING oslo_policy.policy [None req-79e37978-023f-47af-b713-b11210e76621 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:12.394 8 WARNING oslo_policy.policy [None req-79e37978-023f-47af-b713-b11210e76621 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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.4 () {44 vars in 902 bytes} [Tue May 26 21:29:11 2026] GET /v2/images => generated 69 bytes in 564 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.4 () {42 vars in 680 bytes} [Tue May 26 21:29:15 2026] GET / => generated 1290 bytes in 2 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.4 () {44 vars in 902 bytes} [Tue May 26 21:29:15 2026] GET /v2/images => generated 69 bytes in 36 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-05-26 21:29:16.026 7 WARNING oslo_policy.policy [None req-2aea0c61-6368-415c-87e9-b2cc5eef8f53 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:16.026 7 WARNING oslo_policy.policy [None req-2aea0c61-6368-415c-87e9-b2cc5eef8f53 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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.4 () {44 vars in 903 bytes} [Tue May 26 21:29:15 2026] GET /v2/images/cirros => generated 151 bytes in 140 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.4 () {44 vars in 925 bytes} [Tue May 26 21:29:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:29:16.173 7 WARNING oslo_policy.policy [None req-0c1bfc83-b1ba-4db6-b411-8f18b24e17a2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:16.174 7 WARNING oslo_policy.policy [None req-0c1bfc83-b1ba-4db6-b411-8f18b24e17a2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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.4 () {44 vars in 931 bytes} [Tue May 26 21:29:16 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) 2026-05-26 21:29:16.257 8 WARNING oslo_config.cfg [None req-ce99e299-7a8b-4441-a0c6-76f9792d2ff6 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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.4 () {48 vars in 943 bytes} [Tue May 26 21:29:16 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-26 21:29:16.278 7 WARNING oslo_policy.policy [None req-56648a55-1d56-4a0a-8462-935ac482d24b 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:16.279 7 WARNING oslo_policy.policy [None req-56648a55-1d56-4a0a-8462-935ac482d24b 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:29:16.280 7 INFO glance.api.v2.image_data [None req-56648a55-1d56-4a0a-8462-935ac482d24b 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:29:19.840 7 WARNING glance.location [None req-56648a55-1d56-4a0a-8462-935ac482d24b 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.4 () {48 vars in 1037 bytes} [Tue May 26 21:29:16 2026] PUT /v2/images/86ded826-5710-4d80-b716-092faad69b25/file => generated 0 bytes in 3610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6367 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:29:19 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:29:19.990 7 WARNING oslo_config.cfg [None req-6349e905-0e66-429c-9f34-3f980eb4ed2b 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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/16] 199.204.45.4 () {48 vars in 1043 bytes} [Tue May 26 21:29:19 2026] PATCH /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:29:20 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 134/268] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:50:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:50:10 2026] GET /v2/images => generated 1381 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:50:28 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:50:28 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.4 () {44 vars in 929 bytes} [Tue May 26 21:50:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.4 () {44 vars in 951 bytes} [Tue May 26 21:50:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.4 () {44 vars in 931 bytes} [Tue May 26 21:50:29 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: 7|app: 0|req: 139/277] 199.204.45.4 () {48 vars in 943 bytes} [Tue May 26 21:50:29 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-26 21:50:29.212 8 WARNING oslo_policy.policy [None req-44d59222-d55a-4b4c-82a8-e59fca7091c2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:50:29.212 8 WARNING oslo_policy.policy [None req-44d59222-d55a-4b4c-82a8-e59fca7091c2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - 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-05-26 21:50:29.213 8 INFO glance.api.v2.image_data [None req-44d59222-d55a-4b4c-82a8-e59fca7091c2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:50:54.164 8 WARNING glance.location [None req-44d59222-d55a-4b4c-82a8-e59fca7091c2 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/284] 199.204.45.4 () {48 vars in 1038 bytes} [Tue May 26 21:50:29 2026] PUT /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079/file => generated 0 bytes in 25001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62841 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:50:54 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.204.45.4 () {48 vars in 1043 bytes} [Tue May 26 21:50:54 2026] PATCH /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:50:54 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:50:55 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:50:55 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:57:57 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:57:57 2026] GET /v2/images => generated 2778 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:58:09 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:58:09 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.4 () {44 vars in 939 bytes} [Tue May 26 21:58:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.4 () {44 vars in 961 bytes} [Tue May 26 21:58:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.4 () {44 vars in 931 bytes} [Tue May 26 21:58:09 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: 188/383] 199.204.45.4 () {48 vars in 943 bytes} [Tue May 26 21:58:09 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-26 21:58:09.604 7 INFO glance.api.v2.image_data [None req-8e179973-54a8-476c-862c-a16731a44655 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:58:27.415 7 INFO glance.location [None req-8e179973-54a8-476c-862c-a16731a44655 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/388] 199.204.45.4 () {48 vars in 1037 bytes} [Tue May 26 21:58:09 2026] PUT /v2/images/ff3b1b8a-abc8-4d74-ace3-6a420101775b/file => generated 0 bytes in 17857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24209 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:58:27 2026] GET /v2/images/ff3b1b8a-abc8-4d74-ace3-6a420101775b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.4 () {48 vars in 1043 bytes} [Tue May 26 21:58:27 2026] PATCH /v2/images/ff3b1b8a-abc8-4d74-ace3-6a420101775b => generated 1410 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:58:27 2026] GET /v2/images/ff3b1b8a-abc8-4d74-ace3-6a420101775b => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:59:04 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:59:04 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 21:59:17 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 21:59:17 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: 8|app: 0|req: 202/406] 199.204.45.4 () {44 vars in 931 bytes} [Tue May 26 21:59:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.4 () {44 vars in 953 bytes} [Tue May 26 21:59:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.4 () {44 vars in 931 bytes} [Tue May 26 21:59:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.4 () {48 vars in 943 bytes} [Tue May 26 21:59:18 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-26 21:59:18.168 8 INFO glance.api.v2.image_data [None req-5ab8be7c-8539-4f32-b30f-a30b2c6dba43 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:59:30.525 8 INFO glance.location [None req-5ab8be7c-8539-4f32-b30f-a30b2c6dba43 13d36218e2dc4569932ed674c5470410 373a94198dff4f48880912bbf564e275 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 204/414] 199.204.45.4 () {48 vars in 1038 bytes} [Tue May 26 21:59:18 2026] PUT /v2/images/4d38d7a2-e151-4b77-9749-9e4358176e0a/file => generated 0 bytes in 12399 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34947 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:59:30 2026] GET /v2/images/4d38d7a2-e151-4b77-9749-9e4358176e0a => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.4 () {48 vars in 1043 bytes} [Tue May 26 21:59:30 2026] PATCH /v2/images/4d38d7a2-e151-4b77-9749-9e4358176e0a => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.4 () {44 vars in 963 bytes} [Tue May 26 21:59:30 2026] GET /v2/images/4d38d7a2-e151-4b77-9749-9e4358176e0a => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:12:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:12:10 2026] GET /v2/images => generated 5574 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:14:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:14:29 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/602] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:14:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/603] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:14:31 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:15:22 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:15:22 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:15:30 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:15:30 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 199.204.45.4 () {42 vars in 680 bytes} [Tue May 26 22:16:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 199.204.45.4 () {44 vars in 902 bytes} [Tue May 26 22:16:31 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/642] 10.0.0.215 () {32 vars in 633 bytes} [Tue May 26 22:17:13 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/647] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:17:37 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 103 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: 320/648] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17:37 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17:37 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: 321/650] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:17:37 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 330/651] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17:37 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17:37 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: 331/653] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:17:37 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 332/654] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17: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: 8|app: 0|req: 323/655] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:17:37 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/656] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:17:38 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: 8|app: 0|req: 324/657] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:17:38 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/658] 10.0.0.253 () {36 vars in 911 bytes} [Tue May 26 22:17:38 2026] GET /versions => generated 1290 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.253 () {36 vars in 1007 bytes} [Tue May 26 22:17:38 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 10.0.0.253 () {36 vars in 987 bytes} [Tue May 26 22:17:38 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 326/661] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:17:38 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: 336/662] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:17: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: 8|app: 0|req: 328/665] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:17:41 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 338/666] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:17:41 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: 329/667] 199.204.45.4 () {36 vars in 989 bytes} [Tue May 26 22:17:46 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 339/668] 199.204.45.4 () {36 vars in 929 bytes} [Tue May 26 22:17:46 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: 330/669] 199.204.45.4 () {36 vars in 989 bytes} [Tue May 26 22:17:46 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 340/670] 199.204.45.4 () {36 vars in 929 bytes} [Tue May 26 22:17:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:18:04 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 343/676] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:18:04 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: 335/679] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:18:18 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 345/680] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:18:18 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: 337/683] 10.0.0.215 () {34 vars in 655 bytes} [Tue May 26 22:18:25 2026] POST /v2/images => generated 648 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 22:18:25.349 7 WARNING glance.api.v2.images [None req-b4cd6e90-da70-4846-a34c-d93e3cd28da8 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08e538d2-9011-49f3-b0ae-cd54deec7800 [pid: 7|app: 0|req: 347/684] 10.0.0.215 () {32 vars in 710 bytes} [Tue May 26 22:18:25 2026] DELETE /v2/images/08e538d2-9011-49f3-b0ae-cd54deec7800 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:25 2026] GET /v2/images/08e538d2-9011-49f3-b0ae-cd54deec7800 => 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: 348/686] 10.0.0.215 () {32 vars in 633 bytes} [Tue May 26 22:18:25 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.215 () {34 vars in 655 bytes} [Tue May 26 22:18:25 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/688] 10.0.0.215 () {32 vars in 717 bytes} [Tue May 26 22:18:25 2026] GET /v2/images/531b2d74-9837-4981-848f-0796289a602b/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:18:25.546 8 INFO glance.api.v2.image_data [None req-d392bd3d-35a8-49b9-8aa1-7eea40a8f3a3 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 22:18:25.585 8 WARNING glance_store._drivers.rbd [None req-d392bd3d-35a8-49b9-8aa1-7eea40a8f3a3 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 22:18:26.256 8 INFO glance.location [None req-d392bd3d-35a8-49b9-8aa1-7eea40a8f3a3 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 340/689] 10.0.0.215 () {32 vars in 727 bytes} [Tue May 26 22:18:25 2026] PUT /v2/images/531b2d74-9837-4981-848f-0796289a602b/file => generated 0 bytes in 763 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/690] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:26 2026] GET /v2/images/531b2d74-9837-4981-848f-0796289a602b => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.215 () {32 vars in 717 bytes} [Tue May 26 22:18:26 2026] GET /v2/images/531b2d74-9837-4981-848f-0796289a602b/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.215 () {34 vars in 655 bytes} [Tue May 26 22:18:26 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 10.0.0.215 () {32 vars in 726 bytes} [Tue May 26 22:18:26 2026] PATCH /v2/images/5faf2f7c-0b62-4e29-b31b-707e3c51db1c => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:26 2026] GET /v2/images/5faf2f7c-0b62-4e29-b31b-707e3c51db1c => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:18:26.602 8 WARNING glance.api.v2.images [None req-73f80161-270f-4bb2-b47f-93fb555d110c 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5faf2f7c-0b62-4e29-b31b-707e3c51db1c [pid: 8|app: 0|req: 343/695] 10.0.0.215 () {32 vars in 710 bytes} [Tue May 26 22:18:26 2026] DELETE /v2/images/5faf2f7c-0b62-4e29-b31b-707e3c51db1c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:26 2026] GET /v2/images/5faf2f7c-0b62-4e29-b31b-707e3c51db1c => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:18:26.663 8 WARNING glance.api.v2.images [None req-3f02778d-0bd4-4a29-8b8f-a971d80d46dc 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//531b2d74-9837-4981-848f-0796289a602b [pid: 8|app: 0|req: 344/697] 10.0.0.215 () {32 vars in 710 bytes} [Tue May 26 22:18:26 2026] DELETE /v2/images/531b2d74-9837-4981-848f-0796289a602b => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:27 2026] GET /v2/images/531b2d74-9837-4981-848f-0796289a602b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:18:27.492 8 WARNING glance.api.v2.images [None req-7f338a95-e41d-4df5-aae3-b546ea47b947 7b3cb278037b4b3c88125bf3d30eea39 bf2628932d6e48b0900471588aa66ab7 - - default default] Failed to find image 08e538d2-9011-49f3-b0ae-cd54deec7800 to delete: glance.common.exception.ImageNotFound: No image found with ID 08e538d2-9011-49f3-b0ae-cd54deec7800 [pid: 8|app: 0|req: 345/699] 10.0.0.215 () {32 vars in 710 bytes} [Tue May 26 22:18:27 2026] DELETE /v2/images/08e538d2-9011-49f3-b0ae-cd54deec7800 => 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: 355/700] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:18:27 2026] GET /v2/images/08e538d2-9011-49f3-b0ae-cd54deec7800 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:19:05 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 360/710] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:19:05 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: 351/711] 10.0.0.215 () {30 vars in 411 bytes} [Tue May 26 22:19:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:20:00 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:20:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:20:17 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 369/729] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:20:17 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: 8|app: 0|req: 363/734] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:20:37 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 372/735] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:20: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: 374/738] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:20:39 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:20:39 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 369/747] 10.0.0.215 () {32 vars in 707 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 379/748] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 370/749] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 380/750] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 371/751] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 372/753] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 382/754] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 373/755] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 383/756] 10.0.0.253 () {36 vars in 911 bytes} [Tue May 26 22:21:11 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.253 () {36 vars in 1007 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.253 () {36 vars in 987 bytes} [Tue May 26 22:21:11 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 375/759] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 385/760] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:21:11 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: 382/773] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:22:13 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => 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: 392/774] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:22:13 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: 396/781] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 26 22:22:47 2026] GET /v2/images/86ded826-5710-4d80-b716-092faad69b25 => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 26 22:22:47 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: 401/791] 199.204.45.4 () {32 vars in 824 bytes} [Tue May 26 22:23:23 2026] GET /v2/images?status=active&owner=373a94198dff4f48880912bbf564e275&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 199.204.45.4 () {32 vars in 651 bytes} [Tue May 26 22:23:24 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: 402/793] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:23:24 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:23:24 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: 403/795] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:23:24 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: 393/796] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:23:24 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/797] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:23:24 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: 394/798] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:23:24 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/799] 10.0.0.112 () {36 vars in 987 bytes} [Tue May 26 22:23:24 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.112 () {36 vars in 927 bytes} [Tue May 26 22:23:24 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: 406/801] 10.0.0.253 () {36 vars in 911 bytes} [Tue May 26 22:23:24 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.253 () {36 vars in 1007 bytes} [Tue May 26 22:23:24 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.253 () {36 vars in 987 bytes} [Tue May 26 22:23:24 2026] GET /v2/images/21d114c5-2169-4664-b5a4-bda3cf726079 => 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: 397/804] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:23:25 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: 408/805] 10.0.0.253 () {36 vars in 927 bytes} [Tue May 26 22:23:25 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: 430/848] 10.0.0.215 () {32 vars in 633 bytes} [Tue May 26 22:26:56 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)