+ 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 01:11:36 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-77dff944f-cqhbc 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 0x7f6978853668 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 01:11:38.900 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 01:11:38.947 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 01:11:39.753 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 01:11:39.754 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 01:11:39.754 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:11:39.814 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 01:11:39.815 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 01:11:39.816 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 01:11:41.838 7 WARNING glance.api.v2.images [None req-ee814e62-a8de-455e-b5a3-088e1908510e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:11:41.840 8 WARNING glance.api.v2.images [None req-cb3cb9ac-a21f-45ea-bff3-7dd0d78d1a93 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:11:42.165 8 WARNING keystonemiddleware._common.config [None req-cb3cb9ac-a21f-45ea-bff3-7dd0d78d1a93 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:11:42.165 7 WARNING keystonemiddleware._common.config [None req-ee814e62-a8de-455e-b5a3-088e1908510e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:11:42.172 8 WARNING oslo_config.cfg [None req-cb3cb9ac-a21f-45ea-bff3-7dd0d78d1a93 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 01:11:42.173 7 WARNING oslo_config.cfg [None req-ee814e62-a8de-455e-b5a3-088e1908510e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6978853668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6978853668 pid: 7 (default app) [pid: 8|app: 0|req: 3/5] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:11:43 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 01:11:43.807 7 WARNING oslo_policy.policy [None req-5261e94a-2ed6-4ad3-a3cf-b58758f53501 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:43.808 7 WARNING oslo_policy.policy [None req-5261e94a-2ed6-4ad3-a3cf-b58758f53501 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:43.824 7 WARNING oslo_policy.policy [None req-5261e94a-2ed6-4ad3-a3cf-b58758f53501 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:43.824 7 WARNING oslo_policy.policy [None req-5261e94a-2ed6-4ad3-a3cf-b58758f53501 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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: 3/6] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:11:43 2026] GET /v2/images => generated 69 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:11:47 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: 4/8] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:11:47 2026] GET /v2/images => generated 69 bytes in 37 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 01:11:47.849 8 WARNING oslo_policy.policy [None req-726c3a89-0aa2-4347-8431-07aa972a7036 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:47.849 8 WARNING oslo_policy.policy [None req-726c3a89-0aa2-4347-8431-07aa972a7036 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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: 5/9] 199.204.45.155 () {44 vars in 911 bytes} [Fri Apr 17 01:11:47 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.155 () {44 vars in 933 bytes} [Fri Apr 17 01:11:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:11:47.988 8 WARNING oslo_policy.policy [None req-e5609c64-e296-42dc-99d0-12a42c93da5e a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:47.989 8 WARNING oslo_policy.policy [None req-e5609c64-e296-42dc-99d0-12a42c93da5e a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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: 6/11] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:11:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:11:48.073 7 WARNING oslo_config.cfg [None req-907db204-2322-40a3-ba5e-8e38c4193c99 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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: 6/12] 199.204.45.155 () {48 vars in 951 bytes} [Fri Apr 17 01:11:48 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:11:48.101 8 WARNING oslo_policy.policy [None req-d4c79f98-5635-40e8-93ef-83e55f5c7e8a a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:48.101 8 WARNING oslo_policy.policy [None req-d4c79f98-5635-40e8-93ef-83e55f5c7e8a a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:11:48.103 8 INFO glance.api.v2.image_data [None req-d4c79f98-5635-40e8-93ef-83e55f5c7e8a a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:11:51.521 8 WARNING glance.location [None req-d4c79f98-5635-40e8-93ef-83e55f5c7e8a a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/15] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Apr 17 01:11:48 2026] PUT /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4/file => generated 0 bytes in 3467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5673 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:11:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:11:51.593 8 WARNING oslo_config.cfg [None req-c660e3de-64f3-4fba-b430-1df8d6da287e a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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: 8/17] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:11:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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.155 () {42 vars in 688 bytes} [Fri Apr 17 01:12:49 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: 15/29] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:12:49 2026] GET /v2/images => generated 1240 bytes in 47 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.155 () {42 vars in 688 bytes} [Fri Apr 17 01:13:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 01:13:06.478 7 WARNING keystonemiddleware.audit [None req-56222e2e-998e-4f66-b3f9-a8b0cd1c3424 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 18/35] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:13:06 2026] GET /v2/images => generated 1240 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:13:06.505 8 WARNING keystonemiddleware.audit [None req-c660e3de-64f3-4fba-b430-1df8d6da287e a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 18/36] 199.204.45.155 () {44 vars in 947 bytes} [Fri Apr 17 01:13:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-04-17 01:13:06.520 7 WARNING keystonemiddleware.audit [None req-f3ebd416-aa72-4077-9e7e-c0525adad2b3 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 19/37] 199.204.45.155 () {44 vars in 969 bytes} [Fri Apr 17 01:13: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) 2026-04-17 01:13:06.535 8 WARNING keystonemiddleware.audit [None req-5121cf92-4f5d-46bd-8dcf-fdfc38425f65 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 19/38] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:13:06 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) 2026-04-17 01:13:06.555 7 WARNING keystonemiddleware.audit [None req-3efed45b-9685-4c72-928e-d1c345420b45 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 20/39] 199.204.45.155 () {48 vars in 951 bytes} [Fri Apr 17 01:13:06 2026] POST /v2/images => generated 799 bytes in 555 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:13:07.116 8 WARNING keystonemiddleware.audit [None req-2fc7b31e-49ac-438b-9c95-c7f69cb154df a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. 2026-04-17 01:13:07.125 8 INFO glance.api.v2.image_data [None req-d6f48540-5ef7-40fe-a792-aab36c661ccb a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:13:15.868 7 WARNING keystonemiddleware.audit [None req-3b335884-8e79-44db-99d7-95fa6f01476b a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Skipping service swift as it have no endpoints. 2026-04-17 01:13:15.879 7 WARNING glance.api.v2.images [None req-e282ed6f-9f81-4e54-aaaf-6f79b756db73 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eed468d7-d8b3-4f37-8c3c-9edff10de1ee [uwsgi-body-read] Error reading 2396248 bytes. Content-Length: 854769152 consumed: 509308840 left: 345460312 message: Client closed connection 2026-04-17 01:13:15.908 8 ERROR glance_store._drivers.rbd [None req-d6f48540-5ef7-40fe-a792-aab36c661ccb a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Failed to store image eed468d7-d8b3-4f37-8c3c-9edff10de1ee Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 23/42] 199.204.45.155 () {46 vars in 993 bytes} [Fri Apr 17 01:13:15 2026] DELETE /v2/images/eed468d7-d8b3-4f37-8c3c-9edff10de1ee => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 01:13:16.342 8 ERROR glance.api.v2.image_data [None req-d6f48540-5ef7-40fe-a792-aab36c661ccb a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi [None req-d6f48540-5ef7-40fe-a792-aab36c661ccb a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi raise exc 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 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 01:13:16.367 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:16.367 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 20/43] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Apr 17 01:13:07 2026] PUT /v2/images/eed468d7-d8b3-4f37-8c3c-9edff10de1ee/file => generated 114 bytes in 9261 msecs (HTTP/1.1 500) 4 headers in 185 bytes (16781 switches on core 0) [pid: 7|app: 0|req: 25/46] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:13:21 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: 22/47] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:13:21 2026] GET /v2/images => generated 1240 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/48] 199.204.45.155 () {44 vars in 947 bytes} [Fri Apr 17 01:13:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/49] 199.204.45.155 () {44 vars in 969 bytes} [Fri Apr 17 01:13:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 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.155 () {44 vars in 939 bytes} [Fri Apr 17 01:13:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 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.155 () {48 vars in 951 bytes} [Fri Apr 17 01:13:22 2026] POST /v2/images => generated 799 bytes in 653 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:13:23.038 7 WARNING oslo_policy.policy [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:13:23.038 7 WARNING oslo_policy.policy [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - 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 01:13:23.039 7 INFO glance.api.v2.image_data [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:13:35.999 8 WARNING glance.api.v2.images [None req-5c3bc0eb-36b2-4cb1-ad4b-fea7ce9a1446 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8296efc8-9b7e-4cca-9563-37132b0faf85 [pid: 8|app: 0|req: 27/54] 199.204.45.155 () {46 vars in 993 bytes} [Fri Apr 17 01:13:35 2026] DELETE /v2/images/8296efc8-9b7e-4cca-9563-37132b0faf85 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 4460517 bytes. Content-Length: 854769152 consumed: 582742043 left: 272027109 message: Client closed connection 2026-04-17 01:13:36.080 7 ERROR glance_store._drivers.rbd [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Failed to store image 8296efc8-9b7e-4cca-9563-37132b0faf85 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:36.460 7 ERROR glance.api.v2.image_data [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi [None req-acd0706f-7554-4f1c-ab35-e9e07047b960 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi raise self.value 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi raise self.value 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi raise exc 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 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 01:13:36.485 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 01:13:36.485 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 28/55] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Apr 17 01:13:23 2026] PUT /v2/images/8296efc8-9b7e-4cca-9563-37132b0faf85/file => generated 114 bytes in 13481 msecs (HTTP/1.1 500) 4 headers in 185 bytes (16212 switches on core 0) [pid: 8|app: 0|req: 29/58] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:13:41 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: 30/59] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:13:42 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/60] 199.204.45.155 () {44 vars in 947 bytes} [Fri Apr 17 01:13:42 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: 7|app: 0|req: 31/61] 199.204.45.155 () {44 vars in 969 bytes} [Fri Apr 17 01:13:42 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: 8|app: 0|req: 31/62] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:13:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 199.204.45.155 () {48 vars in 951 bytes} [Fri Apr 17 01:13:42 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:13:42.177 8 INFO glance.api.v2.image_data [None req-299c33aa-d273-40d6-b0ca-c5931291bb82 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:13:54.938 8 INFO glance.location [None req-299c33aa-d273-40d6-b0ca-c5931291bb82 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 32/66] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Apr 17 01:13:42 2026] PUT /v2/images/a3e10a47-a43a-443b-af8f-ebb82fa0a8f7/file => generated 0 bytes in 12804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26694 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:13:54 2026] GET /v2/images/a3e10a47-a43a-443b-af8f-ebb82fa0a8f7 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.155 () {48 vars in 1050 bytes} [Fri Apr 17 01:13:55 2026] PATCH /v2/images/a3e10a47-a43a-443b-af8f-ebb82fa0a8f7 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:13:55 2026] GET /v2/images/a3e10a47-a43a-443b-af8f-ebb82fa0a8f7 => 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: 89/180] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:23:05 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: 92/181] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:23:05 2026] GET /v2/images => generated 2476 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/184] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:23:15 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: 94/185] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:23:15 2026] GET /v2/images => generated 2476 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/186] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:23:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 199.204.45.155 () {44 vars in 961 bytes} [Fri Apr 17 01:23:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/188] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:23:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 199.204.45.155 () {48 vars in 951 bytes} [Fri Apr 17 01:23:16 2026] POST /v2/images => generated 791 bytes in 563 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:23:16.582 8 INFO glance.api.v2.image_data [None req-d6d91a51-5e2c-48e3-9153-bfe24b760485 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:23:29.290 8 INFO glance.location [None req-d6d91a51-5e2c-48e3-9153-bfe24b760485 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 94/192] 199.204.45.155 () {48 vars in 1045 bytes} [Fri Apr 17 01:23:16 2026] PUT /v2/images/23d308ba-54a5-4193-b7f1-84b6cfc4935d/file => generated 0 bytes in 12751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16474 switches on core 0) [pid: 7|app: 0|req: 99/193] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:23:29 2026] GET /v2/images/23d308ba-54a5-4193-b7f1-84b6cfc4935d => 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: 95/194] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:23:29 2026] GET /v2/images/23d308ba-54a5-4193-b7f1-84b6cfc4935d => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/195] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:23:30 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: 96/196] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:23:30 2026] GET /v2/images => generated 3681 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:23:50 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: 103/202] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:23:50 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: 8|app: 0|req: 100/203] 199.204.45.155 () {44 vars in 937 bytes} [Fri Apr 17 01:23:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.155 () {44 vars in 959 bytes} [Fri Apr 17 01:23:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.155 () {44 vars in 939 bytes} [Fri Apr 17 01:23:50 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: 105/206] 199.204.45.155 () {48 vars in 951 bytes} [Fri Apr 17 01:23:50 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:23:51.041 8 INFO glance.api.v2.image_data [None req-8814895a-3bc7-47bd-aa31-41f52023d109 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:24:21.645 8 WARNING glance.location [None req-8814895a-3bc7-47bd-aa31-41f52023d109 a4175e5204b2442a950d43037a604f49 62d7c1461930474c95d50ffdd652db40 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 102/215] 199.204.45.155 () {48 vars in 1046 bytes} [Fri Apr 17 01:23:51 2026] PUT /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab/file => generated 0 bytes in 30670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60107 switches on core 0) [pid: 7|app: 0|req: 114/216] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:24:21 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => 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: 103/217] 199.204.45.155 () {44 vars in 971 bytes} [Fri Apr 17 01:24:21 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => 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: 115/218] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:24:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/219] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:24:23 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/256] 199.204.45.155 () {42 vars in 688 bytes} [Fri Apr 17 01:27:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/259] 199.204.45.155 () {44 vars in 910 bytes} [Fri Apr 17 01:27:31 2026] GET /v2/images => generated 4892 bytes in 162 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: 139/268] 10.0.0.98 () {32 vars in 631 bytes} [Fri Apr 17 01:28:13 2026] GET /v2/images => generated 4892 bytes in 20 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: 132/273] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:28:36 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/274] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:28:36 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: 144/277] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 134/278] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:28:43 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: 145/279] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/280] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/281] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 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: 136/282] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 147/283] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 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: 137/284] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/285] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 138/286] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/287] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/288] 199.204.45.155 () {36 vars in 990 bytes} [Fri Apr 17 01:28:43 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/289] 199.204.45.155 () {36 vars in 930 bytes} [Fri Apr 17 01:28:44 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: 140/290] 10.0.0.174 () {36 vars in 910 bytes} [Fri Apr 17 01:28:44 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/291] 10.0.0.174 () {36 vars in 1006 bytes} [Fri Apr 17 01:28:44 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4/locations => generated 127 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/292] 10.0.0.174 () {36 vars in 986 bytes} [Fri Apr 17 01:28:44 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/293] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:28:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/294] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:28:44 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: 153/295] 199.204.45.155 () {36 vars in 990 bytes} [Fri Apr 17 01:28:44 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/296] 199.204.45.155 () {36 vars in 930 bytes} [Fri Apr 17 01:28:44 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: 157/303] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:29:13 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 147/304] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:29:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/305] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:29:17 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 148/306] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:29:17 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: 150/309] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:29:22 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/310] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:29:22 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: 163/315] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:29:49 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 153/316] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:29:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/321] 10.0.0.98 () {34 vars in 653 bytes} [Fri Apr 17 01:30:03 2026] POST /v2/images => generated 649 bytes in 299 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 01:30:03.335 8 WARNING glance.api.v2.images [None req-6bcded76-fd68-4d17-85ca-06d6cafeff2b 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7426d646-bb66-4a84-802f-a1d01c577722 [pid: 8|app: 0|req: 156/322] 10.0.0.98 () {32 vars in 708 bytes} [Fri Apr 17 01:30:03 2026] DELETE /v2/images/7426d646-bb66-4a84-802f-a1d01c577722 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/323] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:03 2026] GET /v2/images/7426d646-bb66-4a84-802f-a1d01c577722 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/324] 10.0.0.98 () {32 vars in 631 bytes} [Fri Apr 17 01:30:03 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/325] 10.0.0.98 () {34 vars in 653 bytes} [Fri Apr 17 01:30:03 2026] POST /v2/images => generated 703 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/326] 10.0.0.98 () {32 vars in 715 bytes} [Fri Apr 17 01:30:03 2026] GET /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 01:30:03.557 7 INFO glance.api.v2.image_data [None req-65f46a23-b39e-40b3-b050-cc63915bb300 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:30:03.596 7 WARNING glance_store._drivers.rbd [None req-65f46a23-b39e-40b3-b050-cc63915bb300 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 01:30:04.667 7 INFO glance.location [None req-65f46a23-b39e-40b3-b050-cc63915bb300 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 169/327] 10.0.0.98 () {32 vars in 725 bytes} [Fri Apr 17 01:30:03 2026] PUT /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70/file => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/328] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:04 2026] GET /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/329] 10.0.0.98 () {32 vars in 715 bytes} [Fri Apr 17 01:30:04 2026] GET /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70/file => generated 1024 bytes in 106 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/330] 10.0.0.98 () {34 vars in 653 bytes} [Fri Apr 17 01:30:04 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/331] 10.0.0.98 () {32 vars in 724 bytes} [Fri Apr 17 01:30:04 2026] PATCH /v2/images/1f993060-37f0-4359-b4bf-457ebe841cf9 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/332] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:04 2026] GET /v2/images/1f993060-37f0-4359-b4bf-457ebe841cf9 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 01:30:04.969 7 WARNING glance.api.v2.images [None req-6966a0e6-5f03-4160-8e83-6df84afb30ca 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f993060-37f0-4359-b4bf-457ebe841cf9 [pid: 7|app: 0|req: 172/333] 10.0.0.98 () {32 vars in 708 bytes} [Fri Apr 17 01:30:04 2026] DELETE /v2/images/1f993060-37f0-4359-b4bf-457ebe841cf9 => 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: 162/334] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:05 2026] GET /v2/images/1f993060-37f0-4359-b4bf-457ebe841cf9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:30:05.042 7 WARNING glance.api.v2.images [None req-bd9ad477-6846-4471-9989-6b3d23af95d4 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31f6710e-beff-4a51-b1ce-6d03bf3d1d70 [pid: 7|app: 0|req: 173/335] 10.0.0.98 () {32 vars in 708 bytes} [Fri Apr 17 01:30:05 2026] DELETE /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/336] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:05 2026] GET /v2/images/31f6710e-beff-4a51-b1ce-6d03bf3d1d70 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:30:05.897 7 WARNING glance.api.v2.images [None req-1969e0d5-21b9-4859-a035-3e42b7eaae8a 185ad7ec50f04d5b92c08bff3acf94d9 b428b771be124595acbb76581a2f1ca4 - - default default] Failed to find image 7426d646-bb66-4a84-802f-a1d01c577722 to delete: glance.common.exception.ImageNotFound: No image found with ID 7426d646-bb66-4a84-802f-a1d01c577722 [pid: 7|app: 0|req: 174/337] 10.0.0.98 () {32 vars in 708 bytes} [Fri Apr 17 01:30:05 2026] DELETE /v2/images/7426d646-bb66-4a84-802f-a1d01c577722 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/338] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:05 2026] GET /v2/images/7426d646-bb66-4a84-802f-a1d01c577722 => 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: 175/339] 10.0.0.98 () {30 vars in 409 bytes} [Fri Apr 17 01: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: 8|app: 0|req: 167/344] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:30:28 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 178/345] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:30:28 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: 181/350] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:30:42 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 170/351] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:30:42 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: 182/352] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:50 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/353] 10.0.0.98 () {32 vars in 705 bytes} [Fri Apr 17 01:30:50 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 183/354] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/355] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30:51 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: 184/356] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30: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: 173/357] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/358] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30:51 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: 174/359] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/360] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/361] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30: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: 187/362] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:30: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: 177/365] 10.0.0.174 () {36 vars in 910 bytes} [Fri Apr 17 01:30:51 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: 189/366] 10.0.0.174 () {36 vars in 1006 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/367] 10.0.0.174 () {36 vars in 986 bytes} [Fri Apr 17 01:30:51 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/368] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:30:51 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: 179/369] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:30:51 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: 191/370] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:31:00 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/371] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:31:00 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: 195/400] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:33:19 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => 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: 206/401] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:33:19 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/406] 10.0.0.188 () {36 vars in 986 bytes} [Fri Apr 17 01:33:37 2026] GET /v2/images/9f011c79-9cb9-40fd-9400-731e1aae2ff4 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/407] 10.0.0.188 () {36 vars in 926 bytes} [Fri Apr 17 01:33:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/416] 199.204.45.155 () {32 vars in 825 bytes} [Fri Apr 17 01:34:17 2026] GET /v2/images?status=active&owner=62d7c1461930474c95d50ffdd652db40&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/417] 199.204.45.155 () {32 vars in 652 bytes} [Fri Apr 17 01:34:17 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/418] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:34:17 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/419] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:34:17 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: 216/420] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:34:17 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: 205/421] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:34:17 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => 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: 217/422] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:34:17 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: 206/423] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:34:17 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: 218/424] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 01:34:17 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => 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: 207/425] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 01:34:17 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: 219/426] 10.0.0.174 () {36 vars in 910 bytes} [Fri Apr 17 01:34:18 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: 208/427] 10.0.0.174 () {36 vars in 1006 bytes} [Fri Apr 17 01:34:18 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 10.0.0.174 () {36 vars in 986 bytes} [Fri Apr 17 01:34:18 2026] GET /v2/images/d84448dd-80c2-4071-ba15-8d3d127431ab => 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: 209/429] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:34:18 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: 221/430] 10.0.0.174 () {36 vars in 926 bytes} [Fri Apr 17 01:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/471] 10.0.0.98 () {32 vars in 631 bytes} [Fri Apr 17 01:37:38 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)