+ 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 [Fri Apr 17 09:13:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-669b575fd4-6jvkd 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb9ddb07668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-17 09:13:14.569 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 09:13:14.640 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-17 09:13:15.418 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:13:15.419 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:13:15.419 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:13:15.499 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:13:15.500 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:13:15.500 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:13:17.447 7 WARNING glance.api.v2.images [None req-da86fc0a-6556-4bf8-915f-a4f01a7b50bd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:13:17.484 8 WARNING glance.api.v2.images [None req-18e3b3a4-2121-4426-a2c4-f4a42db98db3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:13:17.781 7 WARNING keystonemiddleware._common.config [None req-da86fc0a-6556-4bf8-915f-a4f01a7b50bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:13:17.788 7 WARNING oslo_config.cfg [None req-da86fc0a-6556-4bf8-915f-a4f01a7b50bd - - - - - -] 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 0x7fb9ddb07668 pid: 7 (default app) 2026-04-17 09:13:17.812 8 WARNING keystonemiddleware._common.config [None req-18e3b3a4-2121-4426-a2c4-f4a42db98db3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:13:17.819 8 WARNING oslo_config.cfg [None req-18e3b3a4-2121-4426-a2c4-f4a42db98db3 - - - - - -] 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 0x7fb9ddb07668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:13:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:13:20.503 8 WARNING oslo_policy.policy [None req-cdbfbefb-cc84-49cb-b8e7-120d620e7cf2 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:20.503 8 WARNING oslo_policy.policy [None req-cdbfbefb-cc84-49cb-b8e7-120d620e7cf2 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:20.524 8 WARNING oslo_policy.policy [None req-cdbfbefb-cc84-49cb-b8e7-120d620e7cf2 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:20.524 8 WARNING oslo_policy.policy [None req-cdbfbefb-cc84-49cb-b8e7-120d620e7cf2 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - 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/4] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:13:20 2026] GET /v2/images => generated 69 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:13:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:13:24 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:13:24.660 7 WARNING oslo_policy.policy [None req-bf8bd90d-9f34-4a18-ae59-8822e79d8095 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:24.660 7 WARNING oslo_policy.policy [None req-bf8bd90d-9f34-4a18-ae59-8822e79d8095 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - 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: 5/7] 199.204.45.19 () {44 vars in 908 bytes} [Fri Apr 17 09:13:24 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 930 bytes} [Fri Apr 17 09:13:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:13:24.798 7 WARNING oslo_policy.policy [None req-e05f1c5c-8dfb-4124-ae6d-e8a64393d019 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:24.798 7 WARNING oslo_policy.policy [None req-e05f1c5c-8dfb-4124-ae6d-e8a64393d019 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - 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/9] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:13:24 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-04-17 09:13:24.877 8 WARNING oslo_config.cfg [None req-ebb11d3a-288b-409c-9a64-48d676609e0b 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - 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/10] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:13:24 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:13:24.897 7 WARNING oslo_policy.policy [None req-1e33cb70-a815-406b-b22e-2a3916fe6a05 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:24.897 7 WARNING oslo_policy.policy [None req-1e33cb70-a815-406b-b22e-2a3916fe6a05 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:13:24.899 7 INFO glance.api.v2.image_data [None req-1e33cb70-a815-406b-b22e-2a3916fe6a05 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:13:28.580 7 WARNING glance.location [None req-1e33cb70-a815-406b-b22e-2a3916fe6a05 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.19 () {48 vars in 1042 bytes} [Fri Apr 17 09:13:24 2026] PUT /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287/file => generated 0 bytes in 3725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5654 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:13:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:13:28.653 7 WARNING oslo_config.cfg [None req-3b2fc90e-9e6b-4334-98fa-a3835a13e133 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - 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: 8/15] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:13:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:14:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:14:30 2026] GET /v2/images => generated 1240 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:14:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:14:42 2026] GET /v2/images => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.19 () {44 vars in 944 bytes} [Fri Apr 17 09:14:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.19 () {44 vars in 966 bytes} [Fri Apr 17 09:14:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/36] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:14:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/37] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:14:43 2026] POST /v2/images => generated 799 bytes in 640 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:14:43.853 8 WARNING oslo_policy.policy [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:14:43.854 8 WARNING oslo_policy.policy [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:14:43.858 8 INFO glance.api.v2.image_data [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:15:00.221 7 WARNING glance.api.v2.images [None req-9b11c64f-9fd1-4f10-833c-3ac37e9deb05 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f512ff5-b4ac-4ede-814e-6188318fc501 [uwsgi-body-read] Error reading 845800 bytes. Content-Length: 854769152 consumed: 443750424 left: 411018728 message: Client closed connection 2026-04-17 09:15:00.549 8 ERROR glance_store._drivers.rbd [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Failed to store image 1f512ff5-b4ac-4ede-814e-6188318fc501 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 24/42] 199.204.45.19 () {46 vars in 990 bytes} [Fri Apr 17 09:15:00 2026] DELETE /v2/images/1f512ff5-b4ac-4ede-814e-6188318fc501 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 09:15:01.241 8 ERROR glance.api.v2.image_data [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi [None req-5492f644-904d-4621-a5c1-3741fb63e901 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi raise exc 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:01.305 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 19/43] 199.204.45.19 () {48 vars in 1042 bytes} [Fri Apr 17 09:14:43 2026] PUT /v2/images/1f512ff5-b4ac-4ede-814e-6188318fc501/file => generated 114 bytes in 17482 msecs (HTTP/1.1 500) 4 headers in 185 bytes (5089 switches on core 0) [pid: 7|app: 0|req: 25/44] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:15:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/45] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:15:06 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/46] 199.204.45.19 () {44 vars in 944 bytes} [Fri Apr 17 09:15:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/47] 199.204.45.19 () {44 vars in 966 bytes} [Fri Apr 17 09:15:06 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: 27/50] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:15:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/51] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:15:06 2026] POST /v2/images => generated 799 bytes in 96 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:15:06.986 7 INFO glance.api.v2.image_data [None req-c8c81d71-3705-4d95-8646-c1deef38d0d1 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [uwsgi-body-read] Error reading 909548 bytes. Content-Length: 854769152 consumed: 233971476 left: 620797676 message: Client closed connection 2026-04-17 09:15:13.542 8 WARNING glance.api.v2.images [None req-60f2825e-ad73-4321-adb1-e6dd580b37df 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05bf4580-20fd-41a0-ad66-c410fe0a1b7e 2026-04-17 09:15:13.562 7 ERROR glance_store._drivers.rbd [None req-c8c81d71-3705-4d95-8646-c1deef38d0d1 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Failed to store image 05bf4580-20fd-41a0-ad66-c410fe0a1b7e Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 8|app: 0|req: 25/52] 199.204.45.19 () {46 vars in 990 bytes} [Fri Apr 17 09:15:13 2026] DELETE /v2/images/05bf4580-20fd-41a0-ad66-c410fe0a1b7e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 09:15:13.912 7 ERROR glance.api.v2.image_data [None req-c8c81d71-3705-4d95-8646-c1deef38d0d1 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi [None req-c8c81d71-3705-4d95-8646-c1deef38d0d1 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi raise self.value 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi raise self.value 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi raise exc 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 09:15:13.953 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 28/53] 199.204.45.19 () {48 vars in 1042 bytes} [Fri Apr 17 09:15:06 2026] PUT /v2/images/05bf4580-20fd-41a0-ad66-c410fe0a1b7e/file => generated 114 bytes in 6992 msecs (HTTP/1.1 500) 4 headers in 185 bytes (6464 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:15:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/57] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:15:19 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 199.204.45.19 () {44 vars in 944 bytes} [Fri Apr 17 09:15:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.19 () {44 vars in 966 bytes} [Fri Apr 17 09:15:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:15:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:15:19 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:15:19.690 8 INFO glance.api.v2.image_data [None req-ee3e5250-f26c-460a-b6e7-59dd484e8986 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:15:38.137 8 INFO glance.location [None req-ee3e5250-f26c-460a-b6e7-59dd484e8986 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 30/66] 199.204.45.19 () {48 vars in 1042 bytes} [Fri Apr 17 09:15:19 2026] PUT /v2/images/d9260b31-80fa-4cc9-9425-0dae2865dd60/file => generated 0 bytes in 18490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24564 switches on core 0) [pid: 7|app: 0|req: 37/67] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:15:38 2026] GET /v2/images/d9260b31-80fa-4cc9-9425-0dae2865dd60 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/68] 199.204.45.19 () {48 vars in 1047 bytes} [Fri Apr 17 09:15:38 2026] PATCH /v2/images/d9260b31-80fa-4cc9-9425-0dae2865dd60 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/69] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:15:38 2026] GET /v2/images/d9260b31-80fa-4cc9-9425-0dae2865dd60 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/186] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:25:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/187] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:25:22 2026] GET /v2/images => generated 2476 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/190] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:25:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/191] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:25:35 2026] GET /v2/images => generated 2476 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/192] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:25:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/193] 199.204.45.19 () {44 vars in 958 bytes} [Fri Apr 17 09:25:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/194] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:25:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/195] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:25:35 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:25:35.780 7 INFO glance.api.v2.image_data [None req-e9c91409-5420-4fc9-ab97-c03d36d9f946 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:25:46.015 7 INFO glance.location [None req-e9c91409-5420-4fc9-ab97-c03d36d9f946 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 102/198] 199.204.45.19 () {48 vars in 1042 bytes} [Fri Apr 17 09:25:35 2026] PUT /v2/images/0468771c-2d79-4097-9636-1fdbcd334f6b/file => generated 0 bytes in 10279 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23008 switches on core 0) [pid: 8|app: 0|req: 97/199] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:25:46 2026] GET /v2/images/0468771c-2d79-4097-9636-1fdbcd334f6b => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/200] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:25:46 2026] GET /v2/images/0468771c-2d79-4097-9636-1fdbcd334f6b => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/203] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:25:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/204] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:25:48 2026] GET /v2/images => generated 3681 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/215] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:26:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/216] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:26:38 2026] GET /v2/images => generated 3681 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/217] 199.204.45.19 () {44 vars in 934 bytes} [Fri Apr 17 09:26:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/218] 199.204.45.19 () {44 vars in 956 bytes} [Fri Apr 17 09:26:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/219] 199.204.45.19 () {44 vars in 936 bytes} [Fri Apr 17 09:26:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/220] 199.204.45.19 () {48 vars in 948 bytes} [Fri Apr 17 09:26:39 2026] POST /v2/images => generated 796 bytes in 112 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 09:26:39.225 7 INFO glance.api.v2.image_data [None req-67fdd31d-9044-48d1-910a-281cb1b6e440 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:27:12.727 7 WARNING glance.location [None req-67fdd31d-9044-48d1-910a-281cb1b6e440 8db16aeb4a25468fa633d0608ceae825 24a73323a2dc40dcbedb914921139525 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 114/227] 199.204.45.19 () {48 vars in 1043 bytes} [Fri Apr 17 09:26:39 2026] PUT /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3/file => generated 0 bytes in 33548 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68213 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:27:12 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.204.45.19 () {44 vars in 968 bytes} [Fri Apr 17 09:27:12 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.204.45.19 () {42 vars in 685 bytes} [Fri Apr 17 09:27:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/231] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:27:14 2026] GET /v2/images => generated 4892 bytes in 42 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.19 () {42 vars in 685 bytes} [Fri Apr 17 09:30:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.19 () {44 vars in 907 bytes} [Fri Apr 17 09:30:27 2026] GET /v2/images => generated 4892 bytes in 142 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: 142/282] 10.0.0.16 () {32 vars in 632 bytes} [Fri Apr 17 09:31:11 2026] GET /v2/images => generated 4892 bytes in 25 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: 143/287] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:31:31 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:31:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:31:32 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:31:32 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: 145/291] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:31:33 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:31:33 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: 147/295] 199.204.45.19 () {36 vars in 990 bytes} [Fri Apr 17 09:31:40 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.19 () {36 vars in 930 bytes} [Fri Apr 17 09:31:40 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: 148/297] 199.204.45.19 () {36 vars in 990 bytes} [Fri Apr 17 09:31:40 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.19 () {36 vars in 930 bytes} [Fri Apr 17 09:31:40 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:31:55 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 153/303] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 151/304] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:31:55 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 152/306] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 155/307] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:31:55 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 156/309] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:31:55 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: 154/310] 10.0.0.188 () {36 vars in 911 bytes} [Fri Apr 17 09:31:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Apr 17 09:31:56 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287/locations => generated 127 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:31:56 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:31:56 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: 156/314] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:31:56 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: 159/319] 10.0.0.16 () {34 vars in 654 bytes} [Fri Apr 17 09:32:13 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 09:32:13.821 7 WARNING glance.api.v2.images [None req-546bf6a6-faf6-4fe9-8485-94b3534908c3 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6559855b-aac8-45bb-aee9-651c8e5e7150 [pid: 7|app: 0|req: 161/320] 10.0.0.16 () {32 vars in 709 bytes} [Fri Apr 17 09:32:13 2026] DELETE /v2/images/6559855b-aac8-45bb-aee9-651c8e5e7150 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:13 2026] GET /v2/images/6559855b-aac8-45bb-aee9-651c8e5e7150 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 10.0.0.16 () {32 vars in 632 bytes} [Fri Apr 17 09:32:13 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 10.0.0.16 () {34 vars in 654 bytes} [Fri Apr 17 09:32:13 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 10.0.0.16 () {32 vars in 716 bytes} [Fri Apr 17 09:32:13 2026] GET /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:32:14.004 8 INFO glance.api.v2.image_data [None req-4f0145fc-67b6-4920-8b83-5438369cda60 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:32:14.053 8 WARNING glance_store._drivers.rbd [None req-4f0145fc-67b6-4920-8b83-5438369cda60 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 09:32:14.278 8 INFO glance.location [None req-4f0145fc-67b6-4920-8b83-5438369cda60 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 162/325] 10.0.0.16 () {32 vars in 726 bytes} [Fri Apr 17 09:32:13 2026] PUT /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f/file => generated 0 bytes in 343 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:14 2026] GET /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/327] 10.0.0.16 () {32 vars in 716 bytes} [Fri Apr 17 09:32:14 2026] GET /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 10.0.0.16 () {34 vars in 654 bytes} [Fri Apr 17 09:32:14 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 10.0.0.16 () {32 vars in 725 bytes} [Fri Apr 17 09:32:14 2026] PATCH /v2/images/ce625d66-3346-4d57-b6f2-248f6e3ffe0e => 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: 166/330] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:14 2026] GET /v2/images/ce625d66-3346-4d57-b6f2-248f6e3ffe0e => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:32:14.618 8 WARNING glance.api.v2.images [None req-a7c1bb78-c04d-44d0-b9e1-ea02e86ff1c6 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce625d66-3346-4d57-b6f2-248f6e3ffe0e [pid: 8|app: 0|req: 165/331] 10.0.0.16 () {32 vars in 709 bytes} [Fri Apr 17 09:32:14 2026] DELETE /v2/images/ce625d66-3346-4d57-b6f2-248f6e3ffe0e => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:14 2026] GET /v2/images/ce625d66-3346-4d57-b6f2-248f6e3ffe0e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:32:14.684 8 WARNING glance.api.v2.images [None req-b34bbcd6-a719-4971-84fd-98f8bd71b075 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08fa4328-04b6-47dd-9eb8-1dd182098d0f [pid: 8|app: 0|req: 166/333] 10.0.0.16 () {32 vars in 709 bytes} [Fri Apr 17 09:32:14 2026] DELETE /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:15 2026] GET /v2/images/08fa4328-04b6-47dd-9eb8-1dd182098d0f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:32:15.549 8 WARNING glance.api.v2.images [None req-cd85c184-de11-476b-8f0b-5ae838ab73b6 2bcf057d6eda4d74b111177e5923a949 3719408ffe2547c7a66b8baa39f25008 - - default default] Failed to find image 6559855b-aac8-45bb-aee9-651c8e5e7150 to delete: glance.common.exception.ImageNotFound: No image found with ID 6559855b-aac8-45bb-aee9-651c8e5e7150 [pid: 8|app: 0|req: 167/335] 10.0.0.16 () {32 vars in 709 bytes} [Fri Apr 17 09:32:15 2026] DELETE /v2/images/6559855b-aac8-45bb-aee9-651c8e5e7150 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:32:15 2026] GET /v2/images/6559855b-aac8-45bb-aee9-651c8e5e7150 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 10.0.0.16 () {30 vars in 410 bytes} [Fri Apr 17 09:32:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:32:37 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:32:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:32:40 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:32: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: 7|app: 0|req: 183/364] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:33:57 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:33:57 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: 186/372] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:34:27 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.16 () {32 vars in 706 bytes} [Fri Apr 17 09:34:27 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:34:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 188/376] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 189/377] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:34:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 190/379] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 190/380] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:34:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 191/382] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 192/383] 10.0.0.188 () {36 vars in 911 bytes} [Fri Apr 17 09:34:28 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Apr 17 09:34:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:34:28 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 194/387] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:34:28 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: 195/390] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:34:46 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:34:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:34:51 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:34:51 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: 198/396] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:34:51 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:34:51 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: 202/402] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:35:09 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:35:09 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: 204/406] 10.0.0.228 () {36 vars in 987 bytes} [Fri Apr 17 09:35:25 2026] GET /v2/images/066333ac-c3c7-4e46-9c76-3edec9c28287 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 10.0.0.228 () {36 vars in 927 bytes} [Fri Apr 17 09:35: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: 208/414] 199.204.45.19 () {32 vars in 825 bytes} [Fri Apr 17 09:35:51 2026] GET /v2/images?status=active&owner=24a73323a2dc40dcbedb914921139525&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.19 () {32 vars in 652 bytes} [Fri Apr 17 09:35:51 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: 209/416] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:35:51 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:35:51 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: 210/418] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:35:51 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: 209/419] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:35:51 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:35:51 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: 210/421] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:35:51 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: 212/422] 10.0.0.139 () {36 vars in 987 bytes} [Fri Apr 17 09:35:52 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => 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: 211/423] 10.0.0.139 () {36 vars in 927 bytes} [Fri Apr 17 09:35:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.188 () {36 vars in 911 bytes} [Fri Apr 17 09:35:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.188 () {36 vars in 1007 bytes} [Fri Apr 17 09:35:52 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:35:52 2026] GET /v2/images/3dbfc397-5996-486d-a974-ed7b13bbdca3 => 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: 213/427] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:35:52 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: 215/428] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:35:52 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: 236/473] 10.0.0.16 () {32 vars in 632 bytes} [Fri Apr 17 09:39:29 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)