+ 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:08:04 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-6658bd4895-kxgdz 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 0x7f485d711668 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:08:06.168 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 01:08:06.188 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:08:07.072 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:08:07.073 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:08:07.074 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:08:07.076 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:08:07.077 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:08:07.077 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:08:09.180 7 WARNING glance.api.v2.images [None req-61768159-9bb8-42a5-9205-8fd05e2bc926 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:08:09.244 8 WARNING glance.api.v2.images [None req-30f2411e-c6f8-4abf-9ef2-938ed804ea76 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 01:08:09.515 7 WARNING keystonemiddleware._common.config [None req-61768159-9bb8-42a5-9205-8fd05e2bc926 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:08:09.523 7 WARNING oslo_config.cfg [None req-61768159-9bb8-42a5-9205-8fd05e2bc926 - - - - - -] 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 0x7f485d711668 pid: 7 (default app) 2026-04-17 01:08:09.597 8 WARNING keystonemiddleware._common.config [None req-30f2411e-c6f8-4abf-9ef2-938ed804ea76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:08:09.605 8 WARNING oslo_config.cfg [None req-30f2411e-c6f8-4abf-9ef2-938ed804ea76 - - - - - -] 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 0x7f485d711668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:08:10 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:08:11.346 8 WARNING oslo_policy.policy [None req-74ae8205-282f-4d22-b16a-38444dbdd906 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:11.347 8 WARNING oslo_policy.policy [None req-74ae8205-282f-4d22-b16a-38444dbdd906 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:11.362 8 WARNING oslo_policy.policy [None req-74ae8205-282f-4d22-b16a-38444dbdd906 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:11.362 8 WARNING oslo_policy.policy [None req-74ae8205-282f-4d22-b16a-38444dbdd906 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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.229 () {44 vars in 911 bytes} [Fri Apr 17 01:08:10 2026] GET /v2/images => generated 69 bytes in 602 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.229 () {42 vars in 689 bytes} [Fri Apr 17 01:08:15 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.229 () {44 vars in 911 bytes} [Fri Apr 17 01:08:15 2026] GET /v2/images => generated 69 bytes in 45 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:08:15.792 7 WARNING oslo_policy.policy [None req-ec9db401-fe0f-48c0-bbc8-78853fadc343 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:15.792 7 WARNING oslo_policy.policy [None req-ec9db401-fe0f-48c0-bbc8-78853fadc343 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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.229 () {44 vars in 912 bytes} [Fri Apr 17 01:08:15 2026] GET /v2/images/cirros => generated 151 bytes in 130 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.229 () {44 vars in 934 bytes} [Fri Apr 17 01:08:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 01:08:15.946 7 WARNING oslo_policy.policy [None req-5fba295c-3926-42ba-a6ac-c703191b3386 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:15.946 7 WARNING oslo_policy.policy [None req-5fba295c-3926-42ba-a6ac-c703191b3386 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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.229 () {44 vars in 940 bytes} [Fri Apr 17 01:08:15 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) 2026-04-17 01:08:16.035 8 WARNING oslo_config.cfg [None req-18caa5cc-d7f7-450e-8925-ee113a96c905 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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.229 () {48 vars in 952 bytes} [Fri Apr 17 01:08:15 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:08:16.060 7 WARNING oslo_policy.policy [None req-b888eb19-f5f8-4a47-aa87-ab86935b7b79 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:16.060 7 WARNING oslo_policy.policy [None req-b888eb19-f5f8-4a47-aa87-ab86935b7b79 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:08:16.061 7 INFO glance.api.v2.image_data [None req-b888eb19-f5f8-4a47-aa87-ab86935b7b79 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:08:19.550 7 WARNING glance.location [None req-b888eb19-f5f8-4a47-aa87-ab86935b7b79 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 01:08:16 2026] PUT /v2/images/3c1946d6-387e-4991-a357-7544678f4c83/file => generated 0 bytes in 3532 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6996 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:08:19 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 01:08:19.626 7 WARNING oslo_config.cfg [None req-82692c28-5b71-495f-bd66-e4c73f59a4e7 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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.229 () {44 vars in 972 bytes} [Fri Apr 17 01:08:19 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 15/27] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:09:18 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: 13/28] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:09:18 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:09:35 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: 18/34] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:09:35 2026] GET /v2/images => generated 1240 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.229 () {44 vars in 948 bytes} [Fri Apr 17 01:09:36 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: 19/36] 199.204.45.229 () {44 vars in 970 bytes} [Fri Apr 17 01:09:36 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: 18/37] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:09:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/38] 199.204.45.229 () {48 vars in 952 bytes} [Fri Apr 17 01:09:36 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:09:36.255 8 WARNING oslo_policy.policy [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:09:36.256 8 WARNING oslo_policy.policy [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - 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:09:36.258 8 INFO glance.api.v2.image_data [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:09:42.392 7 WARNING glance.api.v2.images [None req-e7353ae8-537d-4641-a23a-482414ece603 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//26ff703f-818e-47c9-872a-86d3c75c1860 [uwsgi-body-read] Error reading 4304356 bytes. Content-Length: 854769152 consumed: 440291868 left: 414477284 message: Client closed connection 2026-04-17 01:09:42.454 8 ERROR glance_store._drivers.rbd [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Failed to store image 26ff703f-818e-47c9-872a-86d3c75c1860 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 23/41] 199.204.45.229 () {46 vars in 994 bytes} [Fri Apr 17 01:09:42 2026] DELETE /v2/images/26ff703f-818e-47c9-872a-86d3c75c1860 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 01:09:42.813 8 ERROR glance.api.v2.image_data [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi [None req-02735fc2-d538-4d9f-8169-3ecaa0766692 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi raise self.value 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi raise exc 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 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:09:42.845 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 01:09:42.845 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 19/42] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 01:09:36 2026] PUT /v2/images/26ff703f-818e-47c9-872a-86d3c75c1860/file => generated 114 bytes in 6618 msecs (HTTP/1.1 500) 4 headers in 185 bytes (19366 switches on core 0) [pid: 7|app: 0|req: 24/43] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:09:48 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: 20/44] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:09:48 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/45] 199.204.45.229 () {44 vars in 948 bytes} [Fri Apr 17 01:09:48 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: 21/46] 199.204.45.229 () {44 vars in 970 bytes} [Fri Apr 17 01:09:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:09:48 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: 8|app: 0|req: 24/50] 199.204.45.229 () {48 vars in 952 bytes} [Fri Apr 17 01:09:48 2026] POST /v2/images => generated 799 bytes in 545 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:09:49.091 7 INFO glance.api.v2.image_data [None req-b316d766-3520-4074-be52-e76afc2483e7 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data [None req-906aff1e-bf6f-47e0-a417-7aca79e4d4f2 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image status transition from saving to saving is not allowed: glance.common.exception.InvalidImageStatusTransition: Image status transition from saving to saving is not allowed 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data Traceback (most recent call last): 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 138, in upload 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data image.status = 'saving' 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^ 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/proxy.py", line 23, in set_attr 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data [Previous line repeated 1 more time] 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data File "/var/lib/openstack/lib/python3.12/site-packages/glance/domain/__init__.py", line 157, in status 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data raise e 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data glance.common.exception.InvalidImageStatusTransition: Image status transition from saving to saving is not allowed 2026-04-17 01:10:02.916 8 ERROR glance.api.v2.image_data [pid: 8|app: 0|req: 27/53] 199.204.45.229 () {48 vars in 1038 bytes} [Fri Apr 17 01:10:02 2026] PUT /v2/images/9ef738f9-4f05-46fa-8f44-e5f916dbd083/file => generated 79 bytes in 29 msecs (HTTP/1.1 409) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 01:10:02.941 8 WARNING glance.api.v2.images [None req-bfb390a8-063d-4505-b804-ec98db5abd23 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ef738f9-4f05-46fa-8f44-e5f916dbd083 [pid: 8|app: 0|req: 28/54] 199.204.45.229 () {46 vars in 994 bytes} [Fri Apr 17 01:10:02 2026] DELETE /v2/images/9ef738f9-4f05-46fa-8f44-e5f916dbd083 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 01:10:04.336 7 INFO glance.location [None req-b316d766-3520-4074-be52-e76afc2483e7 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image format matched and virtual size computed: 3221225472 2026-04-17 01:10:04.349 7 WARNING glance.api.v2.image_data [None req-b316d766-3520-4074-be52-e76afc2483e7 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image 9ef738f9-4f05-46fa-8f44-e5f916dbd083 could not be found after upload. The image may have been deleted during the upload, cleaning up the chunks uploaded.: glance.common.exception.Conflict: cannot transition from deleted to active in update (wanted from_state=saving) 2026-04-17 01:10:05.680 7 ERROR glance.api.v2.image_data [None req-b316d766-3520-4074-be52-e76afc2483e7 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Failed to upload image data due to HTTP error: webob.exc.HTTPGone: Image 9ef738f9-4f05-46fa-8f44-e5f916dbd083 could not be found after upload. The image may have been deleted during the upload, cleaning up the chunks uploaded. [pid: 7|app: 0|req: 27/55] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 01:09:49 2026] PUT /v2/images/9ef738f9-4f05-46fa-8f44-e5f916dbd083/file => generated 174 bytes in 16609 msecs (HTTP/1.1 410) 4 headers in 168 bytes (24656 switches on core 0) [pid: 8|app: 0|req: 30/58] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:10:09 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: 29/59] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:10:09 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: 8|app: 0|req: 31/60] 199.204.45.229 () {44 vars in 948 bytes} [Fri Apr 17 01:10:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/61] 199.204.45.229 () {44 vars in 970 bytes} [Fri Apr 17 01:10:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:10:09 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: 31/63] 199.204.45.229 () {48 vars in 952 bytes} [Fri Apr 17 01:10:09 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:10:09.928 8 INFO glance.api.v2.image_data [None req-0171ee44-d4d1-4be6-b3d0-82d8e7bc750c 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:10:21.625 8 INFO glance.location [None req-0171ee44-d4d1-4be6-b3d0-82d8e7bc750c 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 33/66] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 01:10:09 2026] PUT /v2/images/79fd89ff-6373-42ec-b398-6433e39792c9/file => generated 0 bytes in 11779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23030 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:10:21 2026] GET /v2/images/79fd89ff-6373-42ec-b398-6433e39792c9 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.204.45.229 () {48 vars in 1051 bytes} [Fri Apr 17 01:10:21 2026] PATCH /v2/images/79fd89ff-6373-42ec-b398-6433e39792c9 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:10:21 2026] GET /v2/images/79fd89ff-6373-42ec-b398-6433e39792c9 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:18:02 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: 81/163] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:18:02 2026] GET /v2/images => generated 2476 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:18:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:18:13 2026] GET /v2/images => generated 2476 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:18:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.229 () {44 vars in 962 bytes} [Fri Apr 17 01:18:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:18:13 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: 86/171] 199.204.45.229 () {48 vars in 952 bytes} [Fri Apr 17 01:18:13 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:18:13.726 8 INFO glance.api.v2.image_data [None req-3578fce4-3bdb-4486-95c1-858eef0bba65 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:18:22.550 8 INFO glance.location [None req-3578fce4-3bdb-4486-95c1-858eef0bba65 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 86/174] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Apr 17 01:18:13 2026] PUT /v2/images/f24e0f74-1a14-4b29-a678-23779f373641/file => generated 0 bytes in 8866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20954 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:18:22 2026] GET /v2/images/f24e0f74-1a14-4b29-a678-23779f373641 => generated 1203 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/176] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:18:22 2026] GET /v2/images/f24e0f74-1a14-4b29-a678-23779f373641 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:18:29 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: 91/180] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:18:29 2026] GET /v2/images => generated 3681 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:18:48 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/186] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:18:48 2026] GET /v2/images => generated 3681 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.204.45.229 () {44 vars in 938 bytes} [Fri Apr 17 01:18:48 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: 95/188] 199.204.45.229 () {44 vars in 960 bytes} [Fri Apr 17 01:18:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.204.45.229 () {44 vars in 940 bytes} [Fri Apr 17 01:18:48 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: 7|app: 0|req: 96/190] 199.204.45.229 () {48 vars in 952 bytes} [Fri Apr 17 01:18:48 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 01:18:48.828 8 INFO glance.api.v2.image_data [None req-fad28d14-85aa-4129-8299-6af565a55d3b 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:19:16.341 8 WARNING glance.location [None req-fad28d14-85aa-4129-8299-6af565a55d3b 8bb4898262d043c1b13ffeed934f6263 58f801cf16a64f388ffc8f0c79266c1e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 95/195] 199.204.45.229 () {48 vars in 1047 bytes} [Fri Apr 17 01:18:48 2026] PUT /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50/file => generated 0 bytes in 27570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63952 switches on core 0) [pid: 7|app: 0|req: 101/196] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:19:16 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => 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: 96/197] 199.204.45.229 () {44 vars in 972 bytes} [Fri Apr 17 01:19:16 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => 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: 102/198] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:19:18 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: 97/199] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:19:18 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.204.45.229 () {42 vars in 689 bytes} [Fri Apr 17 01:22:34 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: 123/241] 199.204.45.229 () {44 vars in 911 bytes} [Fri Apr 17 01:22:34 2026] GET /v2/images => generated 4892 bytes in 117 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: 128/250] 10.0.0.247 () {32 vars in 633 bytes} [Fri Apr 17 01:23:17 2026] GET /v2/images => generated 4892 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: 8|app: 0|req: 126/257] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:23:40 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:23:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/259] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:23:41 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:41 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: 128/261] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:41 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: 134/262] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:23:41 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/263] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:41 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: 135/264] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:41 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: 130/265] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:23:41 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 136/266] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:41 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: 131/267] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:23:42 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: 137/268] 10.0.0.58 () {36 vars in 910 bytes} [Fri Apr 17 01:23:42 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 10.0.0.58 () {36 vars in 1006 bytes} [Fri Apr 17 01:23:42 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83/locations => generated 127 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 10.0.0.58 () {36 vars in 986 bytes} [Fri Apr 17 01:23:43 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 133/271] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:23: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: 139/272] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:23: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: 134/273] 10.0.0.247 () {30 vars in 411 bytes} [Fri Apr 17 01:23:47 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.229 () {36 vars in 991 bytes} [Fri Apr 17 01:23:49 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.204.45.229 () {36 vars in 931 bytes} [Fri Apr 17 01:23: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: 142/278] 199.204.45.229 () {36 vars in 991 bytes} [Fri Apr 17 01:23:49 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.229 () {36 vars in 931 bytes} [Fri Apr 17 01:23:49 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: 140/284] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 145/285] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:24:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:24:33 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:24:33 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: 150/294] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:24:43 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 145/295] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:24: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: 149/302] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:25:13 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 154/303] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:25:13 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: 156/306] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:25:24 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 151/307] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:25:24 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: 155/314] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:50 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 160/315] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:50 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/316] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:25:51 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/317] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 157/318] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 7|app: 0|req: 162/319] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:25:51 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/320] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 7|app: 0|req: 163/321] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 159/322] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:25:51 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 164/323] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 160/324] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:25: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: 7|app: 0|req: 165/325] 10.0.0.247 () {34 vars in 655 bytes} [Fri Apr 17 01:25:51 2026] POST /v2/images => generated 649 bytes in 159 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 01:25:51.984 8 WARNING glance.api.v2.images [None req-6863c13a-86e5-41e8-9f15-3dc70ec6493c 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 [pid: 8|app: 0|req: 161/326] 10.0.0.247 () {32 vars in 710 bytes} [Fri Apr 17 01:25:51 2026] DELETE /v2/images/8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 10.0.0.58 () {36 vars in 910 bytes} [Fri Apr 17 01:25:52 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: 166/328] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/329] 10.0.0.58 () {36 vars in 1006 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 10.0.0.247 () {32 vars in 633 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 10.0.0.58 () {36 vars in 986 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:25:52 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: 168/334] 10.0.0.247 () {34 vars in 655 bytes} [Fri Apr 17 01:25:52 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 10.0.0.247 () {32 vars in 717 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 01:25:52.175 7 INFO glance.api.v2.image_data [None req-749dbbf0-470f-45a1-85ce-c05d298816b4 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 01:25:52.226 7 WARNING glance_store._drivers.rbd [None req-749dbbf0-470f-45a1-85ce-c05d298816b4 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 01:25:52.669 7 INFO glance.location [None req-749dbbf0-470f-45a1-85ce-c05d298816b4 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 169/336] 10.0.0.247 () {32 vars in 727 bytes} [Fri Apr 17 01:25:52 2026] PUT /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48/file => generated 0 bytes in 550 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 10.0.0.247 () {32 vars in 717 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 10.0.0.247 () {34 vars in 655 bytes} [Fri Apr 17 01:25:52 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 10.0.0.247 () {32 vars in 726 bytes} [Fri Apr 17 01:25:52 2026] PATCH /v2/images/7a273a50-a05d-4e09-92bc-a0c5f66b320b => 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: 170/341] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:52 2026] GET /v2/images/7a273a50-a05d-4e09-92bc-a0c5f66b320b => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 01:25:53.007 7 WARNING glance.api.v2.images [None req-7c299497-5a5e-4b70-beaf-56426ef04047 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a273a50-a05d-4e09-92bc-a0c5f66b320b [pid: 7|app: 0|req: 172/342] 10.0.0.247 () {32 vars in 710 bytes} [Fri Apr 17 01:25:52 2026] DELETE /v2/images/7a273a50-a05d-4e09-92bc-a0c5f66b320b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:53 2026] GET /v2/images/7a273a50-a05d-4e09-92bc-a0c5f66b320b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:25:53.081 7 WARNING glance.api.v2.images [None req-3e7133a3-acdf-4f53-9b66-9bf4815237d6 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//628d6f85-e472-4e89-b912-bfb627a5cc48 [pid: 7|app: 0|req: 173/344] 10.0.0.247 () {32 vars in 710 bytes} [Fri Apr 17 01:25:53 2026] DELETE /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:53 2026] GET /v2/images/628d6f85-e472-4e89-b912-bfb627a5cc48 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 01:25:53.948 7 WARNING glance.api.v2.images [None req-ccd06a91-9391-40d4-b606-b832d9f7f090 273952fe6c4542e5ac58b0ab70f2d936 731abb1a5e254c58bc9ae98ee521e862 - - default default] Failed to find image 8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 to delete: glance.common.exception.ImageNotFound: No image found with ID 8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 [pid: 7|app: 0|req: 174/346] 10.0.0.247 () {32 vars in 710 bytes} [Fri Apr 17 01:25:53 2026] DELETE /v2/images/8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 10.0.0.247 () {32 vars in 707 bytes} [Fri Apr 17 01:25:53 2026] GET /v2/images/8d40cc9b-be4a-4e20-b36e-ad9d6af68c18 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:26:33 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:26:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:27:10 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:27:10 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: 188/374] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:27:44 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 187/375] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:27:44 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: 198/396] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:29:18 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:29: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: 7|app: 0|req: 201/402] 10.0.0.14 () {36 vars in 986 bytes} [Fri Apr 17 01:29:42 2026] GET /v2/images/3c1946d6-387e-4991-a357-7544678f4c83 => 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: 202/403] 10.0.0.14 () {36 vars in 926 bytes} [Fri Apr 17 01:29:42 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/412] 199.204.45.229 () {32 vars in 826 bytes} [Fri Apr 17 01:30:19 2026] GET /v2/images?status=active&owner=58f801cf16a64f388ffc8f0c79266c1e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.229 () {32 vars in 653 bytes} [Fri Apr 17 01:30:20 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: 208/414] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 209/416] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 208/417] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 211/420] 10.0.0.67 () {36 vars in 986 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 10.0.0.67 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 212/422] 10.0.0.58 () {36 vars in 910 bytes} [Fri Apr 17 01:30:20 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.58 () {36 vars in 1006 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50/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: 213/424] 10.0.0.58 () {36 vars in 986 bytes} [Fri Apr 17 01:30:20 2026] GET /v2/images/aea0ce86-f579-46b5-ade7-f26acab77f50 => 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: 212/425] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 214/426] 10.0.0.58 () {36 vars in 926 bytes} [Fri Apr 17 01:30:20 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: 236/469] 10.0.0.247 () {32 vars in 633 bytes} [Fri Apr 17 01:33:54 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)