+ 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 [Tue Apr 21 03:52:42 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-7d744cdf5d-jss69 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 0x7f9646e4d668 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-21 03:52:44.474 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 03:52:44.512 7 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-21 03:52:45.352 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-21 03:52:45.353 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-21 03:52:45.354 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 03:52:45.365 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-21 03:52:45.366 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-21 03:52:45.367 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 03:52:47.436 8 WARNING glance.api.v2.images [None req-8ceb2e56-6c5a-4f39-b8aa-e0f71623cdd6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 03:52:47.460 7 WARNING glance.api.v2.images [None req-93e4111a-ee8f-4312-838d-0bb8bc69da0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 03:52:47.792 8 WARNING keystonemiddleware._common.config [None req-8ceb2e56-6c5a-4f39-b8aa-e0f71623cdd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 03:52:47.793 7 WARNING keystonemiddleware._common.config [None req-93e4111a-ee8f-4312-838d-0bb8bc69da0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 03:52:47.800 8 WARNING oslo_config.cfg [None req-8ceb2e56-6c5a-4f39-b8aa-e0f71623cdd6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 03:52:47.800 7 WARNING oslo_config.cfg [None req-93e4111a-ee8f-4312-838d-0bb8bc69da0a - - - - - -] 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 0x7f9646e4d668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9646e4d668 pid: 7 (default app) [pid: 8|app: 0|req: 3/5] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 03:52:49 2026] GET / => generated 1290 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-21 03:52:49.630 7 WARNING oslo_policy.policy [None req-c86cfb2b-503b-4b71-91b2-d1b2a1b54628 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:49.630 7 WARNING oslo_policy.policy [None req-c86cfb2b-503b-4b71-91b2-d1b2a1b54628 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:49.644 7 WARNING oslo_policy.policy [None req-c86cfb2b-503b-4b71-91b2-d1b2a1b54628 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:49.644 7 WARNING oslo_policy.policy [None req-c86cfb2b-503b-4b71-91b2-d1b2a1b54628 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 03:52:49 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 03:52:53 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 03:52:53 2026] GET /v2/images => generated 69 bytes in 36 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-21 03:52:53.222 8 WARNING oslo_policy.policy [None req-edeaab31-2ba6-4696-b2b5-eedd4652cf0e 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:53.222 8 WARNING oslo_policy.policy [None req-edeaab31-2ba6-4696-b2b5-eedd4652cf0e 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/9] 199.204.45.4 () {44 vars in 904 bytes} [Tue Apr 21 03:52:53 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.4 () {44 vars in 926 bytes} [Tue Apr 21 03:52:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 03:52:53.355 8 WARNING oslo_policy.policy [None req-6f6d8650-0e6a-4671-b374-9b956be09b61 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:53.355 8 WARNING oslo_policy.policy [None req-6f6d8650-0e6a-4671-b374-9b956be09b61 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/11] 199.204.45.4 () {44 vars in 932 bytes} [Tue Apr 21 03:52:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 03:52:53.441 7 WARNING oslo_config.cfg [None req-b319c8c2-97de-4050-9593-8824c90aa180 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/12] 199.204.45.4 () {48 vars in 944 bytes} [Tue Apr 21 03:52:53 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-21 03:52:53.464 8 WARNING oslo_policy.policy [None req-95f8b36a-7a8a-45f9-b96a-bc8280a475dd 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:53.464 8 WARNING oslo_policy.policy [None req-95f8b36a-7a8a-45f9-b96a-bc8280a475dd 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 03:52:53.465 8 INFO glance.api.v2.image_data [None req-95f8b36a-7a8a-45f9-b96a-bc8280a475dd 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 03:52:56.995 8 WARNING glance.location [None req-95f8b36a-7a8a-45f9-b96a-bc8280a475dd 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Apr 21 03:52:53 2026] PUT /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599/file => generated 0 bytes in 3574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4872 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 03:52:57 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 03:52:57.070 8 WARNING oslo_config.cfg [None req-e983718d-95b7-41ea-a826-c2dc27759adc 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 03:52:57 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 133/266] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:13:39 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:13:39 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:14:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:14:10 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.4 () {44 vars in 930 bytes} [Tue Apr 21 04:14:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.4 () {44 vars in 952 bytes} [Tue Apr 21 04:14:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.4 () {44 vars in 932 bytes} [Tue Apr 21 04:14:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.4 () {48 vars in 944 bytes} [Tue Apr 21 04:14:10 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-21 04:14:10.809 8 INFO glance.api.v2.image_data [None req-fa203c8b-4116-4cb1-9c35-96921109bbd8 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:14:48.916 8 WARNING glance.location [None req-fa203c8b-4116-4cb1-9c35-96921109bbd8 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/288] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Apr 21 04:14:10 2026] PUT /v2/images/602da919-35b6-46f2-b055-124599dba795/file => generated 0 bytes in 38158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65528 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:14:48 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => 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: 142/290] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:14:48 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:14:50 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/292] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:14:50 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:21:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:21:54 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:22:12 2026] GET / => generated 1290 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:22:12 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.4 () {44 vars in 940 bytes} [Tue Apr 21 04:22:13 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: 196/386] 199.204.45.4 () {44 vars in 962 bytes} [Tue Apr 21 04:22:13 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: 191/387] 199.204.45.4 () {44 vars in 932 bytes} [Tue Apr 21 04:22:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.4 () {48 vars in 944 bytes} [Tue Apr 21 04:22:13 2026] POST /v2/images => generated 799 bytes in 815 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-21 04:22:13.895 8 INFO glance.api.v2.image_data [None req-a7264da8-8780-4612-9cd8-c51ef57f79f3 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:23:07.000 8 INFO glance.location [None req-a7264da8-8780-4612-9cd8-c51ef57f79f3 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/399] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Apr 21 04:22:13 2026] PUT /v2/images/6fae53a6-285a-45e6-9c3f-1efc561bc8b1/file => generated 0 bytes in 53146 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20206 switches on core 0) [pid: 7|app: 0|req: 208/400] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:23:07 2026] GET /v2/images/6fae53a6-285a-45e6-9c3f-1efc561bc8b1 => 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: 193/401] 199.204.45.4 () {48 vars in 1043 bytes} [Tue Apr 21 04:23:07 2026] PATCH /v2/images/6fae53a6-285a-45e6-9c3f-1efc561bc8b1 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/402] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:23:07 2026] GET /v2/images/6fae53a6-285a-45e6-9c3f-1efc561bc8b1 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:24:19 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/420] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:24:19 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/423] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:24:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/424] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:24:32 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/425] 199.204.45.4 () {44 vars in 932 bytes} [Tue Apr 21 04:24:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/426] 199.204.45.4 () {44 vars in 954 bytes} [Tue Apr 21 04:24:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.204.45.4 () {44 vars in 932 bytes} [Tue Apr 21 04:24:32 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: 8|app: 0|req: 206/428] 199.204.45.4 () {48 vars in 944 bytes} [Tue Apr 21 04:24:32 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-21 04:24:32.393 7 WARNING oslo_policy.policy [None req-dc2fce25-b266-4745-86ab-eefe0a185931 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 04:24:32.393 7 WARNING oslo_policy.policy [None req-dc2fce25-b266-4745-86ab-eefe0a185931 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - 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-21 04:24:32.394 7 INFO glance.api.v2.image_data [None req-dc2fce25-b266-4745-86ab-eefe0a185931 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:24:42.872 7 INFO glance.location [None req-dc2fce25-b266-4745-86ab-eefe0a185931 595d4503c9e240cdbb5a9fe7f4160ac9 21b84ea7ce864d34903874d7e7414a88 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 223/431] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Apr 21 04:24:32 2026] PUT /v2/images/1600ec96-6ffb-45d0-90c1-ee237e582fff/file => generated 0 bytes in 10528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20427 switches on core 0) [pid: 8|app: 0|req: 209/432] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:24:42 2026] GET /v2/images/1600ec96-6ffb-45d0-90c1-ee237e582fff => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/433] 199.204.45.4 () {44 vars in 964 bytes} [Tue Apr 21 04:24:42 2026] GET /v2/images/1600ec96-6ffb-45d0-90c1-ee237e582fff => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/582] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:36:58 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/583] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:36:58 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/610] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:39:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/611] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:39:15 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/612] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:39:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/613] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:39:16 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/624] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:40:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/625] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:40:04 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/628] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:40:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:40:11 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/642] 199.204.45.4 () {42 vars in 681 bytes} [Tue Apr 21 04:41:10 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/643] 199.204.45.4 () {44 vars in 903 bytes} [Tue Apr 21 04:41:10 2026] GET /v2/images => generated 4892 bytes in 81 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: 319/652] 10.0.0.205 () {32 vars in 633 bytes} [Tue Apr 21 04:41:51 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/657] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:42:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 26 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: 336/658] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:42: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: 8|app: 0|req: 324/661] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:42:20 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/662] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42: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: 325/663] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42:20 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: 339/664] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:42:20 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/665] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42:20 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: 340/666] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42: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: 327/667] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:42:20 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 341/668] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/669] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:42:20 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: 342/670] 10.0.0.37 () {36 vars in 910 bytes} [Tue Apr 21 04:42:21 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/671] 10.0.0.37 () {36 vars in 1006 bytes} [Tue Apr 21 04:42:21 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599/locations => generated 127 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/672] 10.0.0.37 () {36 vars in 986 bytes} [Tue Apr 21 04:42:21 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 330/673] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:42:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/674] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:42: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: 331/675] 199.204.45.4 () {36 vars in 989 bytes} [Tue Apr 21 04:42:23 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 345/676] 199.204.45.4 () {36 vars in 929 bytes} [Tue Apr 21 04:42:23 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: 332/677] 199.204.45.4 () {36 vars in 989 bytes} [Tue Apr 21 04:42:23 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 346/678] 199.204.45.4 () {36 vars in 929 bytes} [Tue Apr 21 04:42: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: 7|app: 0|req: 348/681] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:42:31 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 334/682] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:42:31 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: 349/683] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:42:31 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 335/684] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:42:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/691] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:43:05 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 353/692] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:43:05 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: 355/695] 10.0.0.205 () {34 vars in 655 bytes} [Tue Apr 21 04:43:12 2026] POST /v2/images => generated 648 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-21 04:43:12.819 8 WARNING glance.api.v2.images [None req-08d0d9c2-ac48-4bd9-bdd5-f5f3fad4b7a4 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39713d7c-f0f5-447b-83b9-6804ab9db480 [pid: 8|app: 0|req: 341/696] 10.0.0.205 () {32 vars in 710 bytes} [Tue Apr 21 04:43:12 2026] DELETE /v2/images/39713d7c-f0f5-447b-83b9-6804ab9db480 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:12 2026] GET /v2/images/39713d7c-f0f5-447b-83b9-6804ab9db480 => 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: 342/698] 10.0.0.205 () {32 vars in 633 bytes} [Tue Apr 21 04:43:12 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/699] 10.0.0.205 () {34 vars in 655 bytes} [Tue Apr 21 04:43:12 2026] POST /v2/images => generated 702 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 10.0.0.205 () {32 vars in 717 bytes} [Tue Apr 21 04:43:12 2026] GET /v2/images/102dc245-d090-4587-9d5c-642e0f669c72/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 04:43:13.007 7 INFO glance.api.v2.image_data [None req-739784a8-c446-4d44-9367-49e8b7aa6ca2 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:43:13.049 7 WARNING glance_store._drivers.rbd [None req-739784a8-c446-4d44-9367-49e8b7aa6ca2 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-21 04:43:13.355 7 INFO glance.location [None req-739784a8-c446-4d44-9367-49e8b7aa6ca2 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/701] 10.0.0.205 () {32 vars in 727 bytes} [Tue Apr 21 04:43:12 2026] PUT /v2/images/102dc245-d090-4587-9d5c-642e0f669c72/file => generated 0 bytes in 410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:13 2026] GET /v2/images/102dc245-d090-4587-9d5c-642e0f669c72 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.205 () {32 vars in 717 bytes} [Tue Apr 21 04:43:13 2026] GET /v2/images/102dc245-d090-4587-9d5c-642e0f669c72/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.205 () {34 vars in 655 bytes} [Tue Apr 21 04:43:13 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.205 () {32 vars in 726 bytes} [Tue Apr 21 04:43:13 2026] PATCH /v2/images/2d3c4b29-c0f7-43a6-b003-ec33316e1a23 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:13 2026] GET /v2/images/2d3c4b29-c0f7-43a6-b003-ec33316e1a23 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 04:43:13.715 7 WARNING glance.api.v2.images [None req-0d0cb1d1-c0bb-49a3-8014-54a33aa61603 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d3c4b29-c0f7-43a6-b003-ec33316e1a23 [pid: 7|app: 0|req: 361/707] 10.0.0.205 () {32 vars in 710 bytes} [Tue Apr 21 04:43:13 2026] DELETE /v2/images/2d3c4b29-c0f7-43a6-b003-ec33316e1a23 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:13 2026] GET /v2/images/2d3c4b29-c0f7-43a6-b003-ec33316e1a23 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 04:43:13.779 7 WARNING glance.api.v2.images [None req-a1744bf0-a51e-4566-bf47-77f5635aefc4 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//102dc245-d090-4587-9d5c-642e0f669c72 [pid: 7|app: 0|req: 362/709] 10.0.0.205 () {32 vars in 710 bytes} [Tue Apr 21 04:43:13 2026] DELETE /v2/images/102dc245-d090-4587-9d5c-642e0f669c72 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:14 2026] GET /v2/images/102dc245-d090-4587-9d5c-642e0f669c72 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 04:43:14.635 7 WARNING glance.api.v2.images [None req-6be0d7a0-46d5-4747-8b6f-bf3878ef9496 32e4042fcf7b48fba35f7a8ee4676713 4793e851d24c4157bfaaf2cb9d91336a - - default default] Failed to find image 39713d7c-f0f5-447b-83b9-6804ab9db480 to delete: glance.common.exception.ImageNotFound: No image found with ID 39713d7c-f0f5-447b-83b9-6804ab9db480 [pid: 7|app: 0|req: 363/711] 10.0.0.205 () {32 vars in 710 bytes} [Tue Apr 21 04:43:14 2026] DELETE /v2/images/39713d7c-f0f5-447b-83b9-6804ab9db480 => 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: 349/712] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:43:14 2026] GET /v2/images/39713d7c-f0f5-447b-83b9-6804ab9db480 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/715] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:43:19 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/716] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:43: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: 8|app: 0|req: 355/723] 10.0.0.205 () {30 vars in 411 bytes} [Tue Apr 21 04:43:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:44:36 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: 378/742] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:45:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 365/743] 10.0.0.205 () {32 vars in 707 bytes} [Tue Apr 21 04:45:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 379/744] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:45:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45:15 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: 380/746] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45:15 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: 367/747] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:45:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/748] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45: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: 8|app: 0|req: 368/749] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45: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: 382/750] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:45:15 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 369/751] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45:15 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: 383/752] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:45:15 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: 370/753] 10.0.0.37 () {36 vars in 910 bytes} [Tue Apr 21 04:45:16 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.37 () {36 vars in 1006 bytes} [Tue Apr 21 04:45:16 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.37 () {36 vars in 986 bytes} [Tue Apr 21 04:45:16 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 385/756] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:45:16 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: 372/757] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:45:16 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: 387/760] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:45:18 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 374/761] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:45:18 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: 388/762] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:45:25 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 375/763] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:45:25 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: 380/772] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:45:57 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 393/773] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:45:57 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: 388/788] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:47:11 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => generated 1171 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/789] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:47:12 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: 391/794] 10.0.0.246 () {36 vars in 987 bytes} [Tue Apr 21 04:47:32 2026] GET /v2/images/97e1779f-cba6-4fea-a92e-a2f28e40b599 => 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: 404/795] 10.0.0.246 () {36 vars in 927 bytes} [Tue Apr 21 04:47: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: 7|app: 0|req: 408/802] 199.204.45.4 () {32 vars in 824 bytes} [Tue Apr 21 04:48:06 2026] GET /v2/images?status=active&owner=21b84ea7ce864d34903874d7e7414a88&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/803] 199.204.45.4 () {32 vars in 651 bytes} [Tue Apr 21 04:48:07 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: 410/806] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:48:07 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/807] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:48:07 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: 411/808] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:48:07 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: 398/809] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:48:07 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/810] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:48:07 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: 399/811] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:48:07 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: 413/812] 10.0.0.234 () {36 vars in 987 bytes} [Tue Apr 21 04:48:07 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => 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: 400/813] 10.0.0.234 () {36 vars in 927 bytes} [Tue Apr 21 04:48:07 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: 414/814] 10.0.0.37 () {36 vars in 910 bytes} [Tue Apr 21 04:48:07 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/815] 10.0.0.37 () {36 vars in 1006 bytes} [Tue Apr 21 04:48:08 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/816] 10.0.0.37 () {36 vars in 986 bytes} [Tue Apr 21 04:48:08 2026] GET /v2/images/602da919-35b6-46f2-b055-124599dba795 => 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: 402/817] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:48:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/818] 10.0.0.37 () {36 vars in 926 bytes} [Tue Apr 21 04:48:08 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: 424/861] 10.0.0.205 () {32 vars in 633 bytes} [Tue Apr 21 04:51:41 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)