+ 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:11:28 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-6989c68c5f-z8ngr 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 0x7fa27da15668 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:11:30.516 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 09:11:30.551 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:11:31.365 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:11:31.366 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:11:31.366 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:11:31.391 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:11:31.392 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:11:31.392 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:11:33.371 7 WARNING glance.api.v2.images [None req-9473e785-7f5c-4794-876b-c4454a874bb4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:11:33.383 8 WARNING glance.api.v2.images [None req-6c8752a4-9081-4ab4-8c83-79c92108631c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:11:33.700 7 WARNING keystonemiddleware._common.config [None req-9473e785-7f5c-4794-876b-c4454a874bb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:11:33.707 7 WARNING oslo_config.cfg [None req-9473e785-7f5c-4794-876b-c4454a874bb4 - - - - - -] 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 0x7fa27da15668 pid: 7 (default app) 2026-04-17 09:11:33.713 8 WARNING keystonemiddleware._common.config [None req-6c8752a4-9081-4ab4-8c83-79c92108631c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:11:33.720 8 WARNING oslo_config.cfg [None req-6c8752a4-9081-4ab4-8c83-79c92108631c - - - - - -] 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 0x7fa27da15668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:11:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:11:35.087 8 WARNING oslo_policy.policy [None req-ab1b4c98-f4ae-4bf5-9397-4ecf82bd62a0 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:35.087 8 WARNING oslo_policy.policy [None req-ab1b4c98-f4ae-4bf5-9397-4ecf82bd62a0 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:35.102 8 WARNING oslo_policy.policy [None req-ab1b4c98-f4ae-4bf5-9397-4ecf82bd62a0 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:35.102 8 WARNING oslo_policy.policy [None req-ab1b4c98-f4ae-4bf5-9397-4ecf82bd62a0 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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.155 () {44 vars in 911 bytes} [Fri Apr 17 09:11:34 2026] GET /v2/images => generated 69 bytes in 565 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.155 () {42 vars in 689 bytes} [Fri Apr 17 09:11:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:11:39 2026] GET /v2/images => generated 69 bytes in 57 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:11:39.253 7 WARNING oslo_policy.policy [None req-0e7e7aa1-bd51-4797-a2eb-b95c965201dc 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:39.253 7 WARNING oslo_policy.policy [None req-0e7e7aa1-bd51-4797-a2eb-b95c965201dc 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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.155 () {44 vars in 912 bytes} [Fri Apr 17 09:11:39 2026] GET /v2/images/cirros => generated 151 bytes in 116 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.155 () {44 vars in 934 bytes} [Fri Apr 17 09:11:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:11:39.386 7 WARNING oslo_policy.policy [None req-32520ca9-bdc1-4627-b034-7a5f81d0d7a3 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:39.386 7 WARNING oslo_policy.policy [None req-32520ca9-bdc1-4627-b034-7a5f81d0d7a3 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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.155 () {44 vars in 940 bytes} [Fri Apr 17 09:11:39 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-04-17 09:11:39.469 8 WARNING oslo_config.cfg [None req-5573efe8-857a-4363-afe8-67def9973bb4 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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.155 () {48 vars in 952 bytes} [Fri Apr 17 09:11:39 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:11:39.490 7 WARNING oslo_policy.policy [None req-033ad9ee-c3f2-4440-8f29-1d143b7b1841 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:39.491 7 WARNING oslo_policy.policy [None req-033ad9ee-c3f2-4440-8f29-1d143b7b1841 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:11:39.492 7 INFO glance.api.v2.image_data [None req-033ad9ee-c3f2-4440-8f29-1d143b7b1841 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:11:43.094 7 WARNING glance.location [None req-033ad9ee-c3f2-4440-8f29-1d143b7b1841 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 09:11:39 2026] PUT /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023/file => generated 0 bytes in 3640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5068 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:11:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:11:43.169 7 WARNING oslo_config.cfg [None req-c03dc8bc-5914-4d30-bdfd-bc3d8fe76f06 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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.155 () {44 vars in 972 bytes} [Fri Apr 17 09:11:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 13/27] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:12:39 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:12:39 2026] GET /v2/images => generated 1240 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:12:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:12:57 2026] GET /v2/images => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.155 () {44 vars in 948 bytes} [Fri Apr 17 09:12:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/36] 199.204.45.155 () {44 vars in 970 bytes} [Fri Apr 17 09:12:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:12:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/38] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:12:57 2026] POST /v2/images => generated 799 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:12:57.467 7 INFO glance.api.v2.image_data [None req-8d135958-120e-4853-afe8-5eb4760e610d 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:12.558 8 WARNING glance.api.v2.images [None req-aac459d6-bf1c-4a57-9bb1-324053c77ba4 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7074057a-d6dc-4105-8514-1fb0502428cb [uwsgi-body-read] Error reading 2678093 bytes. Content-Length: 854769152 consumed: 408363699 left: 446405453 message: Client closed connection [pid: 8|app: 0|req: 21/41] 199.204.45.155 () {46 vars in 994 bytes} [Fri Apr 17 09:13:12 2026] DELETE /v2/images/7074057a-d6dc-4105-8514-1fb0502428cb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 09:13:13.179 7 ERROR glance_store._drivers.rbd [None req-8d135958-120e-4853-afe8-5eb4760e610d 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to store image 7074057a-d6dc-4105-8514-1fb0502428cb Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:13.780 7 ERROR glance.api.v2.image_data [None req-8d135958-120e-4853-afe8-5eb4760e610d 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi [None req-8d135958-120e-4853-afe8-5eb4760e610d 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi raise self.value 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi raise self.value 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi raise exc 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 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:13:13.833 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:13.833 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 21/44] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 09:12:57 2026] PUT /v2/images/7074057a-d6dc-4105-8514-1fb0502428cb/file => generated 114 bytes in 16402 msecs (HTTP/1.1 500) 4 headers in 185 bytes (6150 switches on core 0) [pid: 8|app: 0|req: 24/45] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:13:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:13:18 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/47] 199.204.45.155 () {44 vars in 948 bytes} [Fri Apr 17 09:13:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/48] 199.204.45.155 () {44 vars in 970 bytes} [Fri Apr 17 09:13:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:13:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:13:18 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:13:18.908 8 WARNING oslo_policy.policy [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:18.908 8 WARNING oslo_policy.policy [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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:18.909 8 INFO glance.api.v2.image_data [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - 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 2721008 bytes. Content-Length: 854769152 consumed: 559315728 left: 295453424 message: Client closed connection 2026-04-17 09:13:39.242 7 WARNING glance.api.v2.images [None req-1d0421d3-5093-4757-a853-4239bdc90184 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f0479993-2909-4e0f-ab5a-f78dc6fdacf4 2026-04-17 09:13:39.281 8 ERROR glance_store._drivers.rbd [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to store image f0479993-2909-4e0f-ab5a-f78dc6fdacf4 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 29/55] 199.204.45.155 () {46 vars in 994 bytes} [Fri Apr 17 09:13:39 2026] DELETE /v2/images/f0479993-2909-4e0f-ab5a-f78dc6fdacf4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 09:13:39.744 8 ERROR glance.api.v2.image_data [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi [None req-f72d44d1-bca0-423c-adca-66873f3da8ce 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi raise exc 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 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:13:39.770 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 09:13:39.770 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 27/56] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 09:13:18 2026] PUT /v2/images/f0479993-2909-4e0f-ab5a-f78dc6fdacf4/file => generated 114 bytes in 20884 msecs (HTTP/1.1 500) 4 headers in 185 bytes (13519 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:13:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:13:45 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.204.45.155 () {44 vars in 948 bytes} [Fri Apr 17 09:13:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/62] 199.204.45.155 () {44 vars in 970 bytes} [Fri Apr 17 09:13:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/63] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:13:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/64] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:13:45 2026] POST /v2/images => generated 799 bytes in 6914 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:13:52.410 7 INFO glance.api.v2.image_data [None req-00acc867-6b1a-47d7-95e4-196dbf0cb3ef 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:14:59.871 7 INFO glance.location [None req-00acc867-6b1a-47d7-95e4-196dbf0cb3ef 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 34/79] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 09:13:52 2026] PUT /v2/images/15ed9c9e-3262-4dfd-99e4-e7796b1432f2/file => generated 0 bytes in 67509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19830 switches on core 0) [pid: 8|app: 0|req: 46/80] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:14:59 2026] GET /v2/images/15ed9c9e-3262-4dfd-99e4-e7796b1432f2 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/81] 199.204.45.155 () {48 vars in 1051 bytes} [Fri Apr 17 09:14:59 2026] PATCH /v2/images/15ed9c9e-3262-4dfd-99e4-e7796b1432f2 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/82] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:15:00 2026] GET /v2/images/15ed9c9e-3262-4dfd-99e4-e7796b1432f2 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/221] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:26:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/222] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:26:29 2026] GET /v2/images => generated 2476 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/225] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:26:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/226] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:26:41 2026] GET /v2/images => generated 2476 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/227] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:26:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/228] 199.204.45.155 () {44 vars in 962 bytes} [Fri Apr 17 09:26:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/229] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:26:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/230] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:26:41 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:26:41.870 7 INFO glance.api.v2.image_data [None req-11cf115c-d7a6-4aaf-870b-85f6182582a6 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 8|app: 0|req: 126/235] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:26:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/236] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:26:58 2026] GET /v2/images => generated 3269 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:26:59.496 7 INFO glance.location [None req-11cf115c-d7a6-4aaf-870b-85f6182582a6 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 110/237] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 09:26:41 2026] PUT /v2/images/5b3ffada-466e-42e3-b60f-1431c88aa797/file => generated 0 bytes in 17669 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20702 switches on core 0) [pid: 8|app: 0|req: 128/238] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:26:59 2026] GET /v2/images/5b3ffada-466e-42e3-b60f-1431c88aa797 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/239] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:26:59 2026] GET /v2/images/5b3ffada-466e-42e3-b60f-1431c88aa797 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/278] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:30:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/279] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:30:08 2026] GET /v2/images => generated 3681 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/280] 199.204.45.155 () {44 vars in 938 bytes} [Fri Apr 17 09:30:08 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: 7|app: 0|req: 132/281] 199.204.45.155 () {44 vars in 960 bytes} [Fri Apr 17 09:30:08 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: 8|app: 0|req: 150/282] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:30:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/283] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:30:08 2026] POST /v2/images => generated 796 bytes in 435 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:30:09.295 8 INFO glance.api.v2.image_data [None req-020e9e49-4922-44d7-adf4-fc7a1edcfc6c 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:30:21.267 7 WARNING glance.api.v2.images [None req-94191f3e-1644-4634-ad00-3663e1d6fd59 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0cd93cf1-f454-49af-a642-a1764fff15e9 [pid: 7|app: 0|req: 136/286] 199.204.45.155 () {46 vars in 994 bytes} [Fri Apr 17 09:30:21 2026] DELETE /v2/images/0cd93cf1-f454-49af-a642-a1764fff15e9 => generated 0 bytes in 1129 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 858938 bytes. Content-Length: 2147483648 consumed: 410182854 left: 1737300794 message: Client closed connection 2026-04-17 09:30:22.794 8 ERROR glance_store._drivers.rbd [None req-020e9e49-4922-44d7-adf4-fc7a1edcfc6c 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to store image 0cd93cf1-f454-49af-a642-a1764fff15e9 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:30:27.790 8 ERROR glance.api.v2.image_data [None req-020e9e49-4922-44d7-adf4-fc7a1edcfc6c 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi [None req-020e9e49-4922-44d7-adf4-fc7a1edcfc6c 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi raise self.value 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi raise exc 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 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:30:27.911 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 09:30:27.911 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 151/289] 199.204.45.155 () {48 vars in 1047 bytes} [Fri Apr 17 09:30:09 2026] PUT /v2/images/0cd93cf1-f454-49af-a642-a1764fff15e9/file => generated 114 bytes in 18633 msecs (HTTP/1.1 500) 4 headers in 185 bytes (10260 switches on core 0) [pid: 7|app: 0|req: 139/290] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:30:28 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/291] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:30:28 2026] GET /v2/images => generated 3681 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/292] 199.204.45.155 () {44 vars in 938 bytes} [Fri Apr 17 09:30:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/293] 199.204.45.155 () {44 vars in 960 bytes} [Fri Apr 17 09:30:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/294] 199.204.45.155 () {44 vars in 940 bytes} [Fri Apr 17 09:30:28 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: 154/295] 199.204.45.155 () {48 vars in 952 bytes} [Fri Apr 17 09:30:28 2026] POST /v2/images => generated 796 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:30:28.616 7 INFO glance.api.v2.image_data [None req-92bdc868-c68f-4d8d-9c78-ce6eb065eec5 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:31:11.845 7 WARNING glance.location [None req-92bdc868-c68f-4d8d-9c78-ce6eb065eec5 8f8ad7e11f2b411fb27e5dadf1806c4a ce823ba4d09a4ff7bc3242ab067e4fa5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/304] 199.204.45.155 () {48 vars in 1047 bytes} [Fri Apr 17 09:30:28 2026] PUT /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8/file => generated 0 bytes in 43295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50104 switches on core 0) [pid: 8|app: 0|req: 163/305] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:31:11 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/306] 199.204.45.155 () {44 vars in 972 bytes} [Fri Apr 17 09:31:11 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/309] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:31:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/310] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:31:13 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: 185/349] 199.204.45.155 () {42 vars in 689 bytes} [Fri Apr 17 09:34:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/350] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 09:34:25 2026] GET /v2/images => generated 4892 bytes in 128 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: 190/359] 10.0.0.252 () {32 vars in 633 bytes} [Fri Apr 17 09:35:09 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/366] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:35:35 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/367] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:35:35 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/368] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:35:36 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/369] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:35:36 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: 196/370] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:35:37 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/371] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/372] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35: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: 176/373] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:35:37 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 198/374] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35:37 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: 177/375] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35:37 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/376] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:35:38 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 178/377] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35:38 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: 200/378] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:35: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: 179/379] 10.0.0.26 () {36 vars in 910 bytes} [Fri Apr 17 09:35:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/380] 10.0.0.26 () {36 vars in 1006 bytes} [Fri Apr 17 09:35:38 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/381] 10.0.0.26 () {36 vars in 986 bytes} [Fri Apr 17 09:35:38 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 202/382] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:35: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: 181/383] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:35:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/386] 199.204.45.155 () {36 vars in 991 bytes} [Fri Apr 17 09:35:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/387] 199.204.45.155 () {36 vars in 931 bytes} [Fri Apr 17 09:35:43 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: 204/388] 199.204.45.155 () {36 vars in 991 bytes} [Fri Apr 17 09:35:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 185/389] 199.204.45.155 () {36 vars in 931 bytes} [Fri Apr 17 09:35:43 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: 207/394] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:36:03 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 188/395] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:36:03 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: 209/398] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:36:20 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 190/399] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:36:20 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: 211/402] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:36:23 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/403] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:36:23 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: 214/408] 10.0.0.252 () {34 vars in 655 bytes} [Fri Apr 17 09:36:49 2026] POST /v2/images => generated 649 bytes in 172 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 09:36:49.542 7 WARNING glance.api.v2.images [None req-ec39f7ff-e1a8-464e-88ab-4dc0d20a5e77 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3526cc86-649d-4319-9b54-4fc6007ee128 [pid: 7|app: 0|req: 195/409] 10.0.0.252 () {32 vars in 710 bytes} [Fri Apr 17 09:36:49 2026] DELETE /v2/images/3526cc86-649d-4319-9b54-4fc6007ee128 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/410] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:49 2026] GET /v2/images/3526cc86-649d-4319-9b54-4fc6007ee128 => 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: 196/411] 10.0.0.252 () {32 vars in 633 bytes} [Fri Apr 17 09:36:49 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: 216/412] 10.0.0.252 () {34 vars in 655 bytes} [Fri Apr 17 09:36:49 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/413] 10.0.0.252 () {32 vars in 717 bytes} [Fri Apr 17 09:36:49 2026] GET /v2/images/eecf205c-1927-451b-9d91-da87c9b45429/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:36:49.710 8 INFO glance.api.v2.image_data [None req-5c69f18a-6e2a-488e-aaaf-c7b7ac0c7313 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:36:49.757 8 WARNING glance_store._drivers.rbd [None req-5c69f18a-6e2a-488e-aaaf-c7b7ac0c7313 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 09:36:50.823 8 INFO glance.location [None req-5c69f18a-6e2a-488e-aaaf-c7b7ac0c7313 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 217/414] 10.0.0.252 () {32 vars in 727 bytes} [Fri Apr 17 09:36:49 2026] PUT /v2/images/eecf205c-1927-451b-9d91-da87c9b45429/file => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/415] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:50 2026] GET /v2/images/eecf205c-1927-451b-9d91-da87c9b45429 => 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: 218/416] 10.0.0.252 () {32 vars in 717 bytes} [Fri Apr 17 09:36:50 2026] GET /v2/images/eecf205c-1927-451b-9d91-da87c9b45429/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/417] 10.0.0.252 () {34 vars in 655 bytes} [Fri Apr 17 09:36:51 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/418] 10.0.0.252 () {32 vars in 726 bytes} [Fri Apr 17 09:36:51 2026] PATCH /v2/images/c8ee040f-2978-4ccf-ac62-d4f1269ff5a8 => 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: 200/419] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:51 2026] GET /v2/images/c8ee040f-2978-4ccf-ac62-d4f1269ff5a8 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:36:51.149 8 WARNING glance.api.v2.images [None req-fb57548b-8754-4e19-a252-64277f686194 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c8ee040f-2978-4ccf-ac62-d4f1269ff5a8 [pid: 8|app: 0|req: 220/420] 10.0.0.252 () {32 vars in 710 bytes} [Fri Apr 17 09:36:51 2026] DELETE /v2/images/c8ee040f-2978-4ccf-ac62-d4f1269ff5a8 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/421] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:51 2026] GET /v2/images/c8ee040f-2978-4ccf-ac62-d4f1269ff5a8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:36:51.207 8 WARNING glance.api.v2.images [None req-286a7100-c77a-4d36-a517-d0a6eea63464 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eecf205c-1927-451b-9d91-da87c9b45429 [pid: 8|app: 0|req: 221/422] 10.0.0.252 () {32 vars in 710 bytes} [Fri Apr 17 09:36:51 2026] DELETE /v2/images/eecf205c-1927-451b-9d91-da87c9b45429 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/423] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:52 2026] GET /v2/images/eecf205c-1927-451b-9d91-da87c9b45429 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:36:52.120 8 WARNING glance.api.v2.images [None req-45beadcd-840e-4982-9b53-61459c0d776e 32e8e91c45e74946b64015c39ecec81b 7b6db8fe3c5b407e86fcda4ec1dd8ecd - - default default] Failed to find image 3526cc86-649d-4319-9b54-4fc6007ee128 to delete: glance.common.exception.ImageNotFound: No image found with ID 3526cc86-649d-4319-9b54-4fc6007ee128 [pid: 8|app: 0|req: 222/424] 10.0.0.252 () {32 vars in 710 bytes} [Fri Apr 17 09:36:52 2026] DELETE /v2/images/3526cc86-649d-4319-9b54-4fc6007ee128 => 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: 203/425] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:36:52 2026] GET /v2/images/3526cc86-649d-4319-9b54-4fc6007ee128 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/430] 10.0.0.252 () {30 vars in 411 bytes} [Fri Apr 17 09:37:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/437] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:37:36 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 210/438] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:37:36 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: 230/441] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:37:45 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 212/442] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:37:45 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: 234/449] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:38:18 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/450] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:38:18 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: 237/457] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/458] 10.0.0.252 () {32 vars in 707 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 238/459] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 222/460] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:38:43 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: 239/461] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:38:43 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: 223/462] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/463] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:38:43 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: 224/464] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:38:43 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: 241/465] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 225/466] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:38:43 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: 242/467] 10.0.0.26 () {36 vars in 910 bytes} [Fri Apr 17 09:38:43 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/468] 10.0.0.26 () {36 vars in 1006 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/469] 10.0.0.26 () {36 vars in 986 bytes} [Fri Apr 17 09:38:43 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 227/470] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:38:43 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: 244/471] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:38:43 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: 229/474] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:38:55 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => 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: 246/475] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:38:55 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: 242/500] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:40:56 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/501] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:40: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: 262/506] 10.0.0.188 () {36 vars in 987 bytes} [Fri Apr 17 09:41:14 2026] GET /v2/images/cd32ec35-5c51-452c-9716-6804fb2c4023 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/507] 10.0.0.188 () {36 vars in 927 bytes} [Fri Apr 17 09:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/514] 199.204.45.155 () {32 vars in 826 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/images?status=active&owner=ce823ba4d09a4ff7bc3242ab067e4fa5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 199.204.45.155 () {32 vars in 653 bytes} [Fri Apr 17 09:41:48 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: 267/516] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:41:48 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: 251/519] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/520] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:41:48 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: 252/521] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:41:48 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: 270/522] 10.0.0.113 () {36 vars in 987 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/523] 10.0.0.113 () {36 vars in 927 bytes} [Fri Apr 17 09:41:48 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: 271/524] 10.0.0.26 () {36 vars in 910 bytes} [Fri Apr 17 09:41:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/525] 10.0.0.26 () {36 vars in 1006 bytes} [Fri Apr 17 09:41:48 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/526] 10.0.0.26 () {36 vars in 986 bytes} [Fri Apr 17 09:41:49 2026] GET /v2/images/34000011-d759-4cad-96ef-6ff0accd0cb8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/527] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:41:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/528] 10.0.0.26 () {36 vars in 926 bytes} [Fri Apr 17 09:41:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/571] 10.0.0.252 () {32 vars in 633 bytes} [Fri Apr 17 09:45:20 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)