+ 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 06:27:26 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-6dd8cccc8b-qlt74 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 0x7f378368d668 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 06:27:28.188 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 06:27:28.316 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 06:27:29.111 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 06:27:29.112 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 06:27:29.113 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:27:29.303 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 06:27:29.304 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 06:27:29.305 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:27:31.390 7 WARNING glance.api.v2.images [None req-5549b7b0-0abf-4a33-944c-3bea16e16779 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:27:31.558 8 WARNING glance.api.v2.images [None req-9e25aa1e-7e94-497d-919c-420480eeb943 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:27:31.779 7 WARNING keystonemiddleware._common.config [None req-5549b7b0-0abf-4a33-944c-3bea16e16779 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:27:31.788 7 WARNING oslo_config.cfg [None req-5549b7b0-0abf-4a33-944c-3bea16e16779 - - - - - -] 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 0x7f378368d668 pid: 7 (default app) 2026-04-17 06:27:31.968 8 WARNING keystonemiddleware._common.config [None req-9e25aa1e-7e94-497d-919c-420480eeb943 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:27:31.976 8 WARNING oslo_config.cfg [None req-9e25aa1e-7e94-497d-919c-420480eeb943 - - - - - -] 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 0x7f378368d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:27:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:27:34.398 8 WARNING oslo_policy.policy [None req-c74cf896-af51-42fe-ab11-a43d3f8fcbfb 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:34.398 8 WARNING oslo_policy.policy [None req-c74cf896-af51-42fe-ab11-a43d3f8fcbfb 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:34.415 8 WARNING oslo_policy.policy [None req-c74cf896-af51-42fe-ab11-a43d3f8fcbfb 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:34.415 8 WARNING oslo_policy.policy [None req-c74cf896-af51-42fe-ab11-a43d3f8fcbfb 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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.53 () {44 vars in 907 bytes} [Fri Apr 17 06:27:33 2026] GET /v2/images => generated 69 bytes in 611 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.53 () {42 vars in 685 bytes} [Fri Apr 17 06:27:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:27:38 2026] GET /v2/images => generated 69 bytes in 29 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 06:27:38.949 7 WARNING oslo_policy.policy [None req-f8976c0d-e3f9-47b7-b0d4-fa9e58b86d5b 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:38.949 7 WARNING oslo_policy.policy [None req-f8976c0d-e3f9-47b7-b0d4-fa9e58b86d5b 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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.53 () {44 vars in 908 bytes} [Fri Apr 17 06:27:38 2026] GET /v2/images/cirros => generated 151 bytes in 151 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.53 () {44 vars in 930 bytes} [Fri Apr 17 06:27:39 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 06:27:39.124 7 WARNING oslo_policy.policy [None req-3aeacd61-6e18-4329-81b3-e714e10ccb1b 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:39.124 7 WARNING oslo_policy.policy [None req-3aeacd61-6e18-4329-81b3-e714e10ccb1b 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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.53 () {44 vars in 936 bytes} [Fri Apr 17 06:27:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:27:39.246 8 WARNING oslo_config.cfg [None req-bf8aa3bb-3255-4080-846f-674c04c9fef6 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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.53 () {48 vars in 948 bytes} [Fri Apr 17 06:27:39 2026] POST /v2/images => generated 760 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:27:39.283 7 WARNING oslo_policy.policy [None req-d99dbd46-88fe-4d8b-8563-5e1b51050480 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:39.284 7 WARNING oslo_policy.policy [None req-d99dbd46-88fe-4d8b-8563-5e1b51050480 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:27:39.285 7 INFO glance.api.v2.image_data [None req-d99dbd46-88fe-4d8b-8563-5e1b51050480 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:27:42.696 7 WARNING glance.location [None req-d99dbd46-88fe-4d8b-8563-5e1b51050480 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Apr 17 06:27:39 2026] PUT /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1/file => generated 0 bytes in 3472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6463 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:27:42 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 06:27:42.781 7 WARNING oslo_config.cfg [None req-eaed1906-002a-46d0-97ae-f535cb3d2f4e 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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.53 () {44 vars in 968 bytes} [Fri Apr 17 06:27:42 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 16/29] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:28:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:28:41 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:28:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:28:52 2026] GET /v2/images => generated 1240 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.53 () {44 vars in 944 bytes} [Fri Apr 17 06:28:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/36] 199.204.45.53 () {44 vars in 966 bytes} [Fri Apr 17 06:28:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 199.204.45.53 () {44 vars in 936 bytes} [Fri Apr 17 06:28:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/38] 199.204.45.53 () {48 vars in 948 bytes} [Fri Apr 17 06:28:52 2026] POST /v2/images => generated 799 bytes in 159 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:28:52.985 7 INFO glance.api.v2.image_data [None req-6d540d5d-2212-480d-bf61-0f8141d4c72f 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:29:04.804 7 INFO glance.location [None req-6d540d5d-2212-480d-bf61-0f8141d4c72f 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 21/41] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Apr 17 06:28:52 2026] PUT /v2/images/1a598df2-4eec-47a9-be11-bef2bb0d4e38/file => generated 0 bytes in 11926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21693 switches on core 0) 2026-04-17 06:29:04.975 8 WARNING oslo_policy.policy [None req-aeb0a68b-7e76-44fa-be12-cb668cbf7d18 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:29:04.976 8 WARNING oslo_policy.policy [None req-aeb0a68b-7e76-44fa-be12-cb668cbf7d18 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - 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 06:29:04.977 8 ERROR glance.api.v2.image_data [None req-aeb0a68b-7e76-44fa-be12-cb668cbf7d18 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image status transition from active to saving is not allowed: glance.common.exception.InvalidImageStatusTransition: Image status transition from active to saving is not allowed 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data Traceback (most recent call last): 2026-04-17 06:29:04.977 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 06:29:04.977 8 ERROR glance.api.v2.image_data image.status = 'saving' 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^ 2026-04-17 06:29:04.977 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 06:29:04.977 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:29:04.977 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 06:29:04.977 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:29:04.977 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 06:29:04.977 8 ERROR glance.api.v2.image_data return setattr(getattr(self, target), attr, value) 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data [Previous line repeated 1 more time] 2026-04-17 06:29:04.977 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 06:29:04.977 8 ERROR glance.api.v2.image_data raise e 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data glance.common.exception.InvalidImageStatusTransition: Image status transition from active to saving is not allowed 2026-04-17 06:29:04.977 8 ERROR glance.api.v2.image_data [pid: 8|app: 0|req: 21/42] 199.204.45.53 () {48 vars in 1034 bytes} [Fri Apr 17 06:29:04 2026] PUT /v2/images/1a598df2-4eec-47a9-be11-bef2bb0d4e38/file => generated 79 bytes in 18 msecs (HTTP/1.1 409) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 06:29:05.012 7 WARNING glance.api.v2.images [None req-32da7f2b-a14e-40fa-b0fb-649ab5446f53 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a598df2-4eec-47a9-be11-bef2bb0d4e38 [pid: 7|app: 0|req: 22/43] 199.204.45.53 () {46 vars in 990 bytes} [Fri Apr 17 06:29:04 2026] DELETE /v2/images/1a598df2-4eec-47a9-be11-bef2bb0d4e38 => generated 0 bytes in 2270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/46] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:29:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/47] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:29:13 2026] GET /v2/images => generated 1240 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/48] 199.204.45.53 () {44 vars in 944 bytes} [Fri Apr 17 06:29:13 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: 25/49] 199.204.45.53 () {44 vars in 966 bytes} [Fri Apr 17 06:29:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/50] 199.204.45.53 () {44 vars in 936 bytes} [Fri Apr 17 06:29:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/51] 199.204.45.53 () {48 vars in 948 bytes} [Fri Apr 17 06:29:13 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:29:13.788 8 INFO glance.api.v2.image_data [None req-d4b0bfe3-c771-4122-bb53-4cb3887753e4 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:29:25.199 8 INFO glance.location [None req-d4b0bfe3-c771-4122-bb53-4cb3887753e4 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 26/54] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Apr 17 06:29:13 2026] PUT /v2/images/07e13492-7e86-4291-a4be-facd7c891705/file => generated 0 bytes in 11463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25495 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:29:25 2026] GET /v2/images/07e13492-7e86-4291-a4be-facd7c891705 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.53 () {48 vars in 1047 bytes} [Fri Apr 17 06:29:25 2026] PATCH /v2/images/07e13492-7e86-4291-a4be-facd7c891705 => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/57] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:29:25 2026] GET /v2/images/07e13492-7e86-4291-a4be-facd7c891705 => 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: 77/150] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:37:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/151] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:37:04 2026] GET /v2/images => generated 2476 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/154] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:37:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/155] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:37:16 2026] GET /v2/images => generated 2476 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/156] 199.204.45.53 () {44 vars in 936 bytes} [Fri Apr 17 06:37:16 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: 8|app: 0|req: 77/157] 199.204.45.53 () {44 vars in 958 bytes} [Fri Apr 17 06:37:16 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: 7|app: 0|req: 81/158] 199.204.45.53 () {44 vars in 936 bytes} [Fri Apr 17 06:37:16 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: 78/159] 199.204.45.53 () {48 vars in 948 bytes} [Fri Apr 17 06:37:16 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:37:16.583 7 INFO glance.api.v2.image_data [None req-cb85c943-a8be-43c0-80e1-df0fce4923d2 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:37:25.963 7 INFO glance.location [None req-cb85c943-a8be-43c0-80e1-df0fce4923d2 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 82/162] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Apr 17 06:37:16 2026] PUT /v2/images/4f677b1d-e863-45f6-9625-d2de23bc4d72/file => generated 0 bytes in 9419 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23434 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:37:25 2026] GET /v2/images/4f677b1d-e863-45f6-9625-d2de23bc4d72 => 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: 83/164] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:37:26 2026] GET /v2/images/4f677b1d-e863-45f6-9625-d2de23bc4d72 => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:37:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:37:26 2026] GET /v2/images => generated 3681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:37:45 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/172] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:37:45 2026] GET /v2/images => generated 3681 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/173] 199.204.45.53 () {44 vars in 934 bytes} [Fri Apr 17 06:37:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 199.204.45.53 () {44 vars in 956 bytes} [Fri Apr 17 06:37:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.53 () {44 vars in 936 bytes} [Fri Apr 17 06:37:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/176] 199.204.45.53 () {48 vars in 948 bytes} [Fri Apr 17 06:37:46 2026] POST /v2/images => generated 796 bytes in 638 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:37:46.677 7 INFO glance.api.v2.image_data [None req-786d6af7-b156-4032-8736-ed9e7eb32fbd 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:38:14.099 7 WARNING glance.location [None req-786d6af7-b156-4032-8736-ed9e7eb32fbd 29cfcc33a79c45aebf047e8214bc9b3a 8b698b5f4e264ccf90fe132c0f23cd68 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 90/183] 199.204.45.53 () {48 vars in 1043 bytes} [Fri Apr 17 06:37:46 2026] PUT /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb/file => generated 0 bytes in 27514 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67004 switches on core 0) [pid: 8|app: 0|req: 94/184] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:38:14 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => 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: 91/185] 199.204.45.53 () {44 vars in 968 bytes} [Fri Apr 17 06:38:14 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/186] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:38:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/187] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:38:16 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.204.45.53 () {42 vars in 685 bytes} [Fri Apr 17 06:41:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.204.45.53 () {44 vars in 907 bytes} [Fri Apr 17 06:41:27 2026] GET /v2/images => generated 4892 bytes in 200 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: 120/236] 10.0.0.153 () {32 vars in 633 bytes} [Fri Apr 17 06:42:07 2026] GET /v2/images => generated 4892 bytes in 19 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: 120/243] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:42:32 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42:32 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: 121/245] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42:32 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: 125/246] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:42:32 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42:32 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: 126/248] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42: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: 123/249] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:42:33 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 127/250] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42:33 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: 124/251] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:42: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: 8|app: 0|req: 128/252] 10.0.0.140 () {36 vars in 911 bytes} [Fri Apr 17 06:42:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 10.0.0.140 () {36 vars in 1007 bytes} [Fri Apr 17 06:42:34 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 10.0.0.140 () {36 vars in 987 bytes} [Fri Apr 17 06:42:34 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 126/255] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:42:34 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/256] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:42:34 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: 127/257] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:42:36 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 131/258] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:42:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:42:44 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 129/262] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:42:44 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: 134/263] 199.204.45.53 () {36 vars in 990 bytes} [Fri Apr 17 06:42:44 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.53 () {36 vars in 930 bytes} [Fri Apr 17 06:42:44 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: 135/265] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:42:44 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 131/266] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:42: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: 8|app: 0|req: 136/267] 199.204.45.53 () {36 vars in 990 bytes} [Fri Apr 17 06:42:45 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 132/268] 199.204.45.53 () {36 vars in 930 bytes} [Fri Apr 17 06:42:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:43:15 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 140/276] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:43:15 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: 137/277] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:43:20 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:43:20 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: 8|app: 0|req: 145/285] 10.0.0.153 () {30 vars in 411 bytes} [Fri Apr 17 06:43:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:44:19 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:44:19 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: 148/300] 10.0.0.153 () {34 vars in 655 bytes} [Fri Apr 17 06:44:41 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 06:44:41.941 8 WARNING glance.api.v2.images [None req-efadc526-e08d-4ca4-8f23-9f47fd92a16c c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb [pid: 8|app: 0|req: 153/301] 10.0.0.153 () {32 vars in 710 bytes} [Fri Apr 17 06:44:41 2026] DELETE /v2/images/77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/302] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:41 2026] GET /v2/images/77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/303] 10.0.0.153 () {32 vars in 633 bytes} [Fri Apr 17 06:44:41 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/304] 10.0.0.153 () {34 vars in 655 bytes} [Fri Apr 17 06:44:42 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 10.0.0.153 () {32 vars in 717 bytes} [Fri Apr 17 06:44:42 2026] GET /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 06:44:42.127 7 INFO glance.api.v2.image_data [None req-68b6a8d6-c493-4922-8808-c981206c7108 c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:44:42.165 7 WARNING glance_store._drivers.rbd [None req-68b6a8d6-c493-4922-8808-c981206c7108 c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 06:44:42.412 7 INFO glance.location [None req-68b6a8d6-c493-4922-8808-c981206c7108 c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 151/306] 10.0.0.153 () {32 vars in 727 bytes} [Fri Apr 17 06:44:42 2026] PUT /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d/file => generated 0 bytes in 329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/307] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:42 2026] GET /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/308] 10.0.0.153 () {32 vars in 717 bytes} [Fri Apr 17 06:44:42 2026] GET /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/309] 10.0.0.153 () {34 vars in 655 bytes} [Fri Apr 17 06:44:42 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/310] 10.0.0.153 () {32 vars in 726 bytes} [Fri Apr 17 06:44:42 2026] PATCH /v2/images/930f3111-bfff-45e1-b021-eec57095a97b => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/311] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:42 2026] GET /v2/images/930f3111-bfff-45e1-b021-eec57095a97b => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 06:44:42.746 7 WARNING glance.api.v2.images [None req-d65b3249-9fd9-4db2-93a8-6aaaaeaaadb3 c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//930f3111-bfff-45e1-b021-eec57095a97b [pid: 7|app: 0|req: 154/312] 10.0.0.153 () {32 vars in 710 bytes} [Fri Apr 17 06:44:42 2026] DELETE /v2/images/930f3111-bfff-45e1-b021-eec57095a97b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:42 2026] GET /v2/images/930f3111-bfff-45e1-b021-eec57095a97b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:44:42.816 7 WARNING glance.api.v2.images [None req-cf8ab21b-a511-429d-a3dd-1f3e2a0d9943 c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//348c5cff-842a-4b14-a93f-eb30ac3f726d [pid: 7|app: 0|req: 155/314] 10.0.0.153 () {32 vars in 710 bytes} [Fri Apr 17 06:44:42 2026] DELETE /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/315] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:43 2026] GET /v2/images/348c5cff-842a-4b14-a93f-eb30ac3f726d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:44:43.673 7 WARNING glance.api.v2.images [None req-543eaa24-8fb8-4ae1-a9c0-2cedddf31d7e c6d4a9ad021f4d58a2116a2a0be7710c 1a5424b8e9134f45a81cc69635b55de5 - - default default] Failed to find image 77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb to delete: glance.common.exception.ImageNotFound: No image found with ID 77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb [pid: 7|app: 0|req: 156/316] 10.0.0.153 () {32 vars in 710 bytes} [Fri Apr 17 06:44:43 2026] DELETE /v2/images/77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/317] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:44:43 2026] GET /v2/images/77d0bd6e-a0d0-41b1-a7fa-58b48d9cb0eb => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/326] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:45:22 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 161/327] 10.0.0.153 () {32 vars in 707 bytes} [Fri Apr 17 06:45:22 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 167/328] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:45:22 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/329] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/330] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 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: 163/331] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 169/332] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 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: 164/333] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/334] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 165/335] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 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: 171/336] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:45:23 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: 166/337] 10.0.0.140 () {36 vars in 911 bytes} [Fri Apr 17 06:45:23 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/338] 10.0.0.140 () {36 vars in 1007 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/339] 10.0.0.140 () {36 vars in 987 bytes} [Fri Apr 17 06:45:23 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 173/340] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:45:23 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/341] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:45:23 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: 172/348] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:45:53 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 177/349] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:45:53 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: 176/356] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:46:21 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 181/357] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:46:22 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: 178/360] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:46:36 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 183/361] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:46:36 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: 179/362] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:46:39 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:46:39 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: 184/372] 199.204.45.53 () {32 vars in 825 bytes} [Fri Apr 17 06:47:20 2026] GET /v2/images?status=active&owner=8b698b5f4e264ccf90fe132c0f23cd68&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.53 () {32 vars in 652 bytes} [Fri Apr 17 06:47: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: 186/376] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:47:21 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => 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: 191/377] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:47:21 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/378] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:47:21 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: 192/379] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:47:21 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => 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: 188/380] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:47:21 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: 193/381] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:47:21 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: 189/382] 10.0.0.73 () {36 vars in 986 bytes} [Fri Apr 17 06:47:21 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => 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: 194/383] 10.0.0.73 () {36 vars in 926 bytes} [Fri Apr 17 06:47:21 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: 190/384] 10.0.0.140 () {36 vars in 911 bytes} [Fri Apr 17 06:47:21 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 10.0.0.140 () {36 vars in 1007 bytes} [Fri Apr 17 06:47:21 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 10.0.0.140 () {36 vars in 987 bytes} [Fri Apr 17 06:47:21 2026] GET /v2/images/a7c0b7ac-0e24-4962-ac92-7c09aa1490eb => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:47:21 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: 192/388] 10.0.0.140 () {36 vars in 927 bytes} [Fri Apr 17 06:47:21 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: 198/391] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 17 06:47:40 2026] GET /v2/images/fe3b58bb-8c12-4d17-9e9c-12f979cdd3d1 => 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: 194/392] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 17 06:47:40 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: 217/429] 10.0.0.153 () {32 vars in 633 bytes} [Fri Apr 17 06:50:40 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)