+ 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 May 12 03:33:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-84996566b9-qlzpr 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 0x7f97424f6668 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-05-12 03:33:29.207 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 03:33:29.214 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-05-12 03:33:30.072 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-05-12 03:33:30.073 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-05-12 03:33:30.074 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 03:33:30.074 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-05-12 03:33:30.075 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-05-12 03:33:30.075 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 03:33:32.077 8 WARNING glance.api.v2.images [None req-0610dfec-5691-4b80-b755-3893e446169f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 03:33:32.081 7 WARNING glance.api.v2.images [None req-332183d1-64df-48d3-8623-197c1f26ef5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 03:33:32.407 8 WARNING keystonemiddleware._common.config [None req-0610dfec-5691-4b80-b755-3893e446169f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 03:33:32.413 7 WARNING keystonemiddleware._common.config [None req-332183d1-64df-48d3-8623-197c1f26ef5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 03:33:32.414 8 WARNING oslo_config.cfg [None req-0610dfec-5691-4b80-b755-3893e446169f - - - - - -] 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 0x7f97424f6668 pid: 8 (default app) 2026-05-12 03:33:32.420 7 WARNING oslo_config.cfg [None req-332183d1-64df-48d3-8623-197c1f26ef5c - - - - - -] 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 0x7f97424f6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 03:33:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 03:33:34.743 7 WARNING oslo_policy.policy [None req-bf64e84d-efeb-402a-ad0c-52768a2f05c4 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:34.743 7 WARNING oslo_policy.policy [None req-bf64e84d-efeb-402a-ad0c-52768a2f05c4 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:34.758 7 WARNING oslo_policy.policy [None req-bf64e84d-efeb-402a-ad0c-52768a2f05c4 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:34.759 7 WARNING oslo_policy.policy [None req-bf64e84d-efeb-402a-ad0c-52768a2f05c4 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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: 1/5] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 03:33:34 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 03:33:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 03:33:38 2026] GET /v2/images => generated 69 bytes in 43 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-05-12 03:33:38.206 8 WARNING oslo_policy.policy [None req-1ff819e0-f7c9-4ca3-9013-3e8d318febb8 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:38.207 8 WARNING oslo_policy.policy [None req-1ff819e0-f7c9-4ca3-9013-3e8d318febb8 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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/8] 199.204.45.223 () {44 vars in 911 bytes} [Tue May 12 03:33:38 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.223 () {44 vars in 933 bytes} [Tue May 12 03:33:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 03:33:38.362 8 WARNING oslo_policy.policy [None req-638ac568-622a-4ee1-96f6-d770a3b7886e de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:38.362 8 WARNING oslo_policy.policy [None req-638ac568-622a-4ee1-96f6-d770a3b7886e de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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: 7/10] 199.204.45.223 () {44 vars in 939 bytes} [Tue May 12 03:33:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 03:33:38.445 7 WARNING oslo_config.cfg [None req-e6ce17a9-59fe-4b36-a2f3-0963dc4df369 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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: 4/11] 199.204.45.223 () {48 vars in 951 bytes} [Tue May 12 03:33:38 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 03:33:38.466 8 WARNING oslo_policy.policy [None req-12290247-4c92-400d-bac4-b3e92baddd96 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:38.467 8 WARNING oslo_policy.policy [None req-12290247-4c92-400d-bac4-b3e92baddd96 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 03:33:38.468 8 INFO glance.api.v2.image_data [None req-12290247-4c92-400d-bac4-b3e92baddd96 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 03:33:43.197 8 WARNING glance.location [None req-12290247-4c92-400d-bac4-b3e92baddd96 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.223 () {48 vars in 1045 bytes} [Tue May 12 03:33:38 2026] PUT /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f/file => generated 0 bytes in 4769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7263 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 03:33:43 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 03:33:43.267 8 WARNING oslo_config.cfg [None req-b62d57ab-e22c-40dd-825f-30fd6c193d89 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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: 9/16] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 03:33:43 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 137/271] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 03:55:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 03:55:01 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 03:55:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 03:55:28 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.223 () {44 vars in 937 bytes} [Tue May 12 03:55:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.223 () {44 vars in 959 bytes} [Tue May 12 03:55:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.223 () {44 vars in 939 bytes} [Tue May 12 03:55:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.223 () {48 vars in 951 bytes} [Tue May 12 03:55:28 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 03:55:28.810 8 INFO glance.api.v2.image_data [None req-abdf0e07-22ab-4611-a932-144a3c3ca816 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 03:56:03.900 8 WARNING glance.location [None req-abdf0e07-22ab-4611-a932-144a3c3ca816 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/293] 199.204.45.223 () {48 vars in 1046 bytes} [Tue May 12 03:55:28 2026] PUT /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e/file => generated 0 bytes in 35145 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66714 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 03:56:03 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 03:56:03 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => 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: 151/296] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 03:56:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 03:56:05 2026] GET /v2/images => generated 2451 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:03:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:03:42 2026] GET /v2/images => generated 2451 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:03:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:03:53 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.223 () {44 vars in 947 bytes} [Tue May 12 04:03:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.223 () {44 vars in 969 bytes} [Tue May 12 04:03:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.223 () {44 vars in 939 bytes} [Tue May 12 04:03:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.223 () {48 vars in 951 bytes} [Tue May 12 04:03:53 2026] POST /v2/images => generated 799 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 04:03:53.873 8 INFO glance.api.v2.image_data [None req-f387cd88-0712-41a2-b146-1fbf33af9acc de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:04:43.202 8 INFO glance.location [None req-f387cd88-0712-41a2-b146-1fbf33af9acc de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/410] 199.204.45.223 () {48 vars in 1045 bytes} [Tue May 12 04:03:53 2026] PUT /v2/images/6bf08c87-7109-4cc2-a39b-661a405fded1/file => generated 0 bytes in 49376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23877 switches on core 0) [pid: 7|app: 0|req: 213/411] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 04:04:43 2026] GET /v2/images/6bf08c87-7109-4cc2-a39b-661a405fded1 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/412] 199.204.45.223 () {48 vars in 1050 bytes} [Tue May 12 04:04:43 2026] PATCH /v2/images/6bf08c87-7109-4cc2-a39b-661a405fded1 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/413] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 04:04:43 2026] GET /v2/images/6bf08c87-7109-4cc2-a39b-661a405fded1 => 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: 221/426] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:05:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/427] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:05:44 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/430] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:05:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/431] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:05:55 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/432] 199.204.45.223 () {44 vars in 939 bytes} [Tue May 12 04:05:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/433] 199.204.45.223 () {44 vars in 961 bytes} [Tue May 12 04:05:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/434] 199.204.45.223 () {44 vars in 939 bytes} [Tue May 12 04:05:56 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) [pid: 8|app: 0|req: 210/435] 199.204.45.223 () {48 vars in 951 bytes} [Tue May 12 04:05:56 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 04:05:56.193 7 WARNING oslo_policy.policy [None req-dc3f5073-52cd-4378-8e71-51731ba66b38 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 04:05:56.193 7 WARNING oslo_policy.policy [None req-dc3f5073-52cd-4378-8e71-51731ba66b38 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - 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-05-12 04:05:56.195 7 INFO glance.api.v2.image_data [None req-dc3f5073-52cd-4378-8e71-51731ba66b38 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:06:06.192 7 INFO glance.location [None req-dc3f5073-52cd-4378-8e71-51731ba66b38 de48b32992d24258a29e85f826825a52 e576ee8a807b468c8804d5788898bee4 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 226/438] 199.204.45.223 () {48 vars in 1045 bytes} [Tue May 12 04:05:56 2026] PUT /v2/images/42ccc1e9-cc66-4e4d-a027-76485c5c8bfc/file => generated 0 bytes in 10060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19156 switches on core 0) [pid: 8|app: 0|req: 213/439] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 04:06:06 2026] GET /v2/images/42ccc1e9-cc66-4e4d-a027-76485c5c8bfc => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/440] 199.204.45.223 () {44 vars in 971 bytes} [Tue May 12 04:06:06 2026] GET /v2/images/42ccc1e9-cc66-4e4d-a027-76485c5c8bfc => 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: 303/591] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:18:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/592] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:18:40 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/621] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:21:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/622] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:21:01 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/625] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:21:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:21:02 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:21:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:21:52 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:21:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/640] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:21:59 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/653] 199.204.45.223 () {42 vars in 688 bytes} [Tue May 12 04:23:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/654] 199.204.45.223 () {44 vars in 910 bytes} [Tue May 12 04:23:01 2026] GET /v2/images => generated 4892 bytes in 76 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: 326/665] 10.0.0.41 () {32 vars in 632 bytes} [Tue May 12 04:23:45 2026] GET /v2/images => generated 4892 bytes in 30 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: 342/670] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:24:09 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/671] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 343/672] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 330/673] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:24:09 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/674] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 331/675] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 345/676] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:24:09 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 332/677] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 346/678] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:24:09 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: 333/679] 10.0.0.202 () {36 vars in 911 bytes} [Tue May 12 04:24:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/680] 10.0.0.202 () {36 vars in 1007 bytes} [Tue May 12 04:24:10 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f/locations => generated 127 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/681] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 12 04:24:10 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 348/682] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:24:10 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: 335/683] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:24:10 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: 350/686] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:24:16 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/687] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:24: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: 352/690] 199.204.45.223 () {36 vars in 991 bytes} [Tue May 12 04:24:24 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/691] 199.204.45.223 () {36 vars in 931 bytes} [Tue May 12 04:24:24 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: 353/692] 199.204.45.223 () {36 vars in 991 bytes} [Tue May 12 04:24:25 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 340/693] 199.204.45.223 () {36 vars in 931 bytes} [Tue May 12 04:24:25 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: 354/694] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:24:25 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 341/695] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:24:25 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: 345/702] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:25:00 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 358/703] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:25:00 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: 346/704] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:25:01 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:25:01 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: 364/714] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:25:36 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 351/715] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:25: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: 365/716] 10.0.0.41 () {34 vars in 654 bytes} [Tue May 12 04:25:40 2026] POST /v2/images => generated 649 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 04:25:40.631 8 WARNING glance.api.v2.images [None req-605357ca-e8bc-4d8a-9c89-e9a422536a64 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//054cc242-df85-4f01-98c9-393fad0a68d5 [pid: 8|app: 0|req: 352/717] 10.0.0.41 () {32 vars in 709 bytes} [Tue May 12 04:25:40 2026] DELETE /v2/images/054cc242-df85-4f01-98c9-393fad0a68d5 => 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: 366/718] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:40 2026] GET /v2/images/054cc242-df85-4f01-98c9-393fad0a68d5 => 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: 353/719] 10.0.0.41 () {32 vars in 632 bytes} [Tue May 12 04:25:40 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.41 () {34 vars in 654 bytes} [Tue May 12 04:25:40 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/721] 10.0.0.41 () {32 vars in 716 bytes} [Tue May 12 04:25:40 2026] GET /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 04:25:40.795 7 INFO glance.api.v2.image_data [None req-a10a597e-0da7-4f0f-a689-f2f5b00f67f1 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:25:40.827 7 WARNING glance_store._drivers.rbd [None req-a10a597e-0da7-4f0f-a689-f2f5b00f67f1 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 04:25:41.805 7 INFO glance.location [None req-a10a597e-0da7-4f0f-a689-f2f5b00f67f1 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/722] 10.0.0.41 () {32 vars in 726 bytes} [Tue May 12 04:25:40 2026] PUT /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30/file => generated 0 bytes in 1055 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/723] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:41 2026] GET /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.41 () {32 vars in 716 bytes} [Tue May 12 04:25:41 2026] GET /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.41 () {34 vars in 654 bytes} [Tue May 12 04:25:41 2026] POST /v2/images => generated 649 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/726] 10.0.0.41 () {32 vars in 725 bytes} [Tue May 12 04:25:42 2026] PATCH /v2/images/a8ebcaa2-31c9-4ff9-9470-4afcf0c2a937 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:42 2026] GET /v2/images/a8ebcaa2-31c9-4ff9-9470-4afcf0c2a937 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 04:25:42.165 7 WARNING glance.api.v2.images [None req-244612db-7d15-4581-9cb7-a9c28c0a9b14 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8ebcaa2-31c9-4ff9-9470-4afcf0c2a937 [pid: 7|app: 0|req: 371/730] 10.0.0.41 () {32 vars in 709 bytes} [Tue May 12 04:25:42 2026] DELETE /v2/images/a8ebcaa2-31c9-4ff9-9470-4afcf0c2a937 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:42 2026] GET /v2/images/a8ebcaa2-31c9-4ff9-9470-4afcf0c2a937 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 04:25:42.241 7 WARNING glance.api.v2.images [None req-722ef7bd-4d4d-4e13-9f6f-cbf28b26ee66 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c706e44-6928-4c9c-8686-5070e690bc30 [pid: 7|app: 0|req: 372/732] 10.0.0.41 () {32 vars in 709 bytes} [Tue May 12 04:25:42 2026] DELETE /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:43 2026] GET /v2/images/6c706e44-6928-4c9c-8686-5070e690bc30 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 04:25:43.036 7 WARNING glance.api.v2.images [None req-9ab5d65f-068d-4a39-a113-0bc47c9c3584 e7a0543d18bf419b955fbc82951a03c8 852161838de14fb79eedb32f3aa4b2b5 - - default default] Failed to find image 054cc242-df85-4f01-98c9-393fad0a68d5 to delete: glance.common.exception.ImageNotFound: No image found with ID 054cc242-df85-4f01-98c9-393fad0a68d5 [pid: 7|app: 0|req: 373/734] 10.0.0.41 () {32 vars in 709 bytes} [Tue May 12 04:25:43 2026] DELETE /v2/images/054cc242-df85-4f01-98c9-393fad0a68d5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:25:43 2026] GET /v2/images/054cc242-df85-4f01-98c9-393fad0a68d5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:26:02 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 365/741] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:26:02 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: 368/746] 10.0.0.41 () {30 vars in 410 bytes} [Tue May 12 04:26:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:26:37 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 370/750] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:26:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:27:19 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 375/760] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:27: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: 380/769] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:27:52 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.41 () {32 vars in 706 bytes} [Tue May 12 04:27:52 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:27:53 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 392/774] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:27:53 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 383/775] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 393/776] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 384/777] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:27:53 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 394/778] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 385/779] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 395/780] 10.0.0.202 () {36 vars in 911 bytes} [Tue May 12 04:27:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.202 () {36 vars in 1007 bytes} [Tue May 12 04:27:53 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/782] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 12 04:27:53 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 387/783] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 397/784] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:27:53 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: 392/793] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:28:37 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:28:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:30:36 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:30:36 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: 418/825] 10.0.0.127 () {36 vars in 987 bytes} [Tue May 12 04:30:54 2026] GET /v2/images/b92451a8-6c6a-4a24-b9ac-e21ae6cc8f3f => 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: 408/826] 10.0.0.127 () {36 vars in 927 bytes} [Tue May 12 04:30:54 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: 412/833] 199.204.45.223 () {32 vars in 826 bytes} [Tue May 12 04:31:27 2026] GET /v2/images?status=active&owner=e576ee8a807b468c8804d5788898bee4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/834] 199.204.45.223 () {32 vars in 653 bytes} [Tue May 12 04:31:27 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: 413/835] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:31:28 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/836] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 414/837] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/838] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:31:28 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/839] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 425/840] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 416/841] 10.0.0.111 () {36 vars in 987 bytes} [Tue May 12 04:31:28 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 10.0.0.111 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 417/843] 10.0.0.202 () {36 vars in 911 bytes} [Tue May 12 04:31:28 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/844] 10.0.0.202 () {36 vars in 1007 bytes} [Tue May 12 04:31:28 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/845] 10.0.0.202 () {36 vars in 987 bytes} [Tue May 12 04:31:28 2026] GET /v2/images/2eef20b3-71fa-4d47-bf74-08a07586cb8e => 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: 428/846] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 419/847] 10.0.0.202 () {36 vars in 927 bytes} [Tue May 12 04:31:28 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: 441/890] 10.0.0.41 () {32 vars in 632 bytes} [Tue May 12 04:35:01 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)