+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 24 15:41:02 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-64f6d9857c-6j7qz 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 0x7f5a38482668 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-24 15:41:04.853 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-24 15:41:04.895 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-24 15:41:05.801 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-24 15:41:05.802 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-24 15:41:05.803 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 15:41:05.814 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-24 15:41:05.815 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-24 15:41:05.816 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 15:41:08.055 7 WARNING glance.api.v2.images [None req-6a04a31e-abd2-41f2-aea5-1980be29713b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 15:41:08.107 8 WARNING glance.api.v2.images [None req-25ae48d8-efb4-41a4-9bb6-9768f4bd7126 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 15:41:08.404 7 WARNING keystonemiddleware._common.config [None req-6a04a31e-abd2-41f2-aea5-1980be29713b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 15:41:08.412 7 WARNING oslo_config.cfg [None req-6a04a31e-abd2-41f2-aea5-1980be29713b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5a38482668 pid: 7 (default app) 2026-04-24 15:41:08.497 8 WARNING keystonemiddleware._common.config [None req-25ae48d8-efb4-41a4-9bb6-9768f4bd7126 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 15:41:08.506 8 WARNING oslo_config.cfg [None req-25ae48d8-efb4-41a4-9bb6-9768f4bd7126 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5a38482668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:41:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 15:41:10.771 8 WARNING oslo_policy.policy [None req-d6214c3f-e752-4b95-b22b-9c7a4558d0b4 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:10.772 8 WARNING oslo_policy.policy [None req-d6214c3f-e752-4b95-b22b-9c7a4558d0b4 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:10.787 8 WARNING oslo_policy.policy [None req-d6214c3f-e752-4b95-b22b-9c7a4558d0b4 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:10.787 8 WARNING oslo_policy.policy [None req-d6214c3f-e752-4b95-b22b-9c7a4558d0b4 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:41:10 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:41:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:41:15 2026] GET /v2/images => generated 69 bytes in 40 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-24 15:41:15.412 7 WARNING oslo_policy.policy [None req-a8d63f81-d5b7-404a-8def-08d8ca68ae41 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:15.413 7 WARNING oslo_policy.policy [None req-a8d63f81-d5b7-404a-8def-08d8ca68ae41 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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: 5/7] 199.19.213.196 () {44 vars in 912 bytes} [Fri Apr 24 15:41:15 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.196 () {44 vars in 934 bytes} [Fri Apr 24 15:41:15 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-24 15:41:15.547 7 WARNING oslo_policy.policy [None req-b41dfb5e-cafc-41ae-8098-706cd4f2a1ab c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:15.548 7 WARNING oslo_policy.policy [None req-b41dfb5e-cafc-41ae-8098-706cd4f2a1ab c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.196 () {44 vars in 940 bytes} [Fri Apr 24 15:41:15 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-24 15:41:15.632 8 WARNING oslo_config.cfg [None req-7541d588-a58a-4e7a-a188-0a659321e39b c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.19.213.196 () {48 vars in 952 bytes} [Fri Apr 24 15:41:15 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 15:41:15.657 7 WARNING oslo_policy.policy [None req-4c3b8d63-eb76-4e79-91ae-8961a376d727 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:15.658 7 WARNING oslo_policy.policy [None req-4c3b8d63-eb76-4e79-91ae-8961a376d727 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:41:15.659 7 INFO glance.api.v2.image_data [None req-4c3b8d63-eb76-4e79-91ae-8961a376d727 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 15:41:19.033 7 WARNING glance.location [None req-4c3b8d63-eb76-4e79-91ae-8961a376d727 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.196 () {48 vars in 1046 bytes} [Fri Apr 24 15:41:15 2026] PUT /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108/file => generated 0 bytes in 3433 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6921 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:41:19 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 15:41:19.118 7 WARNING oslo_config.cfg [None req-9ac79381-1b24-4f53-ae25-5391de1cc8a3 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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: 8/15] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:41:19 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 9/18] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:41:30 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:41:30 2026] GET /v2/images => generated 1240 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:41:44 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: 11/23] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:41:44 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.19.213.196 () {44 vars in 948 bytes} [Fri Apr 24 15:41:44 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: 8|app: 0|req: 12/25] 199.19.213.196 () {44 vars in 970 bytes} [Fri Apr 24 15:41:44 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: 7|app: 0|req: 14/26] 199.19.213.196 () {44 vars in 940 bytes} [Fri Apr 24 15:41:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.19.213.196 () {48 vars in 952 bytes} [Fri Apr 24 15:41:44 2026] POST /v2/images => generated 799 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 15:41:44.253 7 INFO glance.api.v2.image_data [None req-03dde237-024b-4b1f-b020-45ffe4f3f082 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 15:41:54.627 7 INFO glance.location [None req-03dde237-024b-4b1f-b020-45ffe4f3f082 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 15/30] 199.19.213.196 () {48 vars in 1046 bytes} [Fri Apr 24 15:41:44 2026] PUT /v2/images/7af8cdb3-892a-4d6e-9727-0a92fcc9d8a1/file => generated 0 bytes in 10447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26716 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:41:54 2026] GET /v2/images/7af8cdb3-892a-4d6e-9727-0a92fcc9d8a1 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.196 () {48 vars in 1051 bytes} [Fri Apr 24 15:41:54 2026] PATCH /v2/images/7af8cdb3-892a-4d6e-9727-0a92fcc9d8a1 => generated 1234 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:41:54 2026] GET /v2/images/7af8cdb3-892a-4d6e-9727-0a92fcc9d8a1 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:46:06 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: 42/85] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:46:06 2026] GET /v2/images => generated 2476 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:46:18 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: 45/91] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:46:18 2026] GET /v2/images => generated 2476 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.196 () {44 vars in 940 bytes} [Fri Apr 24 15:46:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.196 () {44 vars in 962 bytes} [Fri Apr 24 15:46:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.196 () {44 vars in 940 bytes} [Fri Apr 24 15:46:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.196 () {48 vars in 952 bytes} [Fri Apr 24 15:46:18 2026] POST /v2/images => generated 791 bytes in 312 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 15:46:18.952 8 WARNING oslo_policy.policy [None req-e74c3db2-b377-478f-a77f-e1068ebc63e2 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:46:18.952 8 WARNING oslo_policy.policy [None req-e74c3db2-b377-478f-a77f-e1068ebc63e2 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - 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-24 15:46:18.953 8 INFO glance.api.v2.image_data [None req-e74c3db2-b377-478f-a77f-e1068ebc63e2 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 15:46:28.759 8 INFO glance.location [None req-e74c3db2-b377-478f-a77f-e1068ebc63e2 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 49/98] 199.19.213.196 () {48 vars in 1046 bytes} [Fri Apr 24 15:46:18 2026] PUT /v2/images/3acb5e01-7229-4a43-ad83-e74b92a997e8/file => generated 0 bytes in 9865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23332 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:46:28 2026] GET /v2/images/3acb5e01-7229-4a43-ad83-e74b92a997e8 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:46:28 2026] GET /v2/images/3acb5e01-7229-4a43-ad83-e74b92a997e8 => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:46:59 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:46:59 2026] GET /v2/images => generated 3681 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:47:32 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: 58/116] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:47:32 2026] GET /v2/images => generated 3681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.19.213.196 () {44 vars in 938 bytes} [Fri Apr 24 15:47:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.19.213.196 () {44 vars in 960 bytes} [Fri Apr 24 15:47:33 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: 60/119] 199.19.213.196 () {44 vars in 940 bytes} [Fri Apr 24 15:47:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.19.213.196 () {48 vars in 952 bytes} [Fri Apr 24 15:47:33 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-24 15:47:33.135 8 INFO glance.api.v2.image_data [None req-e5a92535-b592-4d84-8ec3-133ef73c4e70 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 15:48:00.688 8 WARNING glance.location [None req-e5a92535-b592-4d84-8ec3-133ef73c4e70 c29e70f2f29b4c908ce98eeb87cbb60f a8fd3a73fc4a4b58b2532cfb74855766 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 61/127] 199.19.213.196 () {48 vars in 1047 bytes} [Fri Apr 24 15:47:33 2026] PUT /v2/images/11ef5108-19fa-412d-9975-eece4737310d/file => generated 0 bytes in 27652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64861 switches on core 0) [pid: 7|app: 0|req: 67/128] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:48:00 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => 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: 62/129] 199.19.213.196 () {44 vars in 972 bytes} [Fri Apr 24 15:48:00 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => 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: 68/130] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:48: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: 63/131] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:48:02 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/172] 199.19.213.196 () {42 vars in 689 bytes} [Fri Apr 24 15:51:24 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: 89/173] 199.19.213.196 () {44 vars in 911 bytes} [Fri Apr 24 15:51:24 2026] GET /v2/images => generated 4892 bytes in 138 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: 95/184] 10.0.0.174 () {32 vars in 633 bytes} [Fri Apr 24 15:52:08 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 92/189] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:52:32 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/190] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:52:32 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: 93/191] 10.0.0.174 () {30 vars in 411 bytes} [Fri Apr 24 15:52:36 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: 95/194] 199.19.213.196 () {36 vars in 991 bytes} [Fri Apr 24 15:52:41 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/195] 199.19.213.196 () {36 vars in 931 bytes} [Fri Apr 24 15:52:41 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: 96/196] 199.19.213.196 () {36 vars in 991 bytes} [Fri Apr 24 15:52:41 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 101/197] 199.19.213.196 () {36 vars in 931 bytes} [Fri Apr 24 15:52:41 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: 98/200] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:52:52 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 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: 99/202] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 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: 104/203] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:52:52 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 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: 101/206] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:52:52 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 106/207] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:52:52 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: 107/209] 10.0.0.213 () {36 vars in 911 bytes} [Fri Apr 24 15:52: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: 103/210] 10.0.0.213 () {36 vars in 1007 bytes} [Fri Apr 24 15:52:53 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 10.0.0.213 () {36 vars in 987 bytes} [Fri Apr 24 15:52:53 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 104/212] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:52: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: 109/213] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:52: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: 8|app: 0|req: 105/214] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:52:54 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 110/215] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:52:54 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: 109/222] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:53:25 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 114/223] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:53: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: 112/228] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:53:37 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 117/229] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:53:37 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/236] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:54:12 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 121/237] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:54:12 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: 118/240] 10.0.0.174 () {34 vars in 655 bytes} [Fri Apr 24 15:54:21 2026] POST /v2/images => generated 648 bytes in 117 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-24 15:54:21.266 7 WARNING glance.api.v2.images [None req-1318ea2b-8682-4420-ba09-bf45bb2895db 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//715d743c-6953-477f-b329-31d96e8e137d [pid: 7|app: 0|req: 123/241] 10.0.0.174 () {32 vars in 710 bytes} [Fri Apr 24 15:54:21 2026] DELETE /v2/images/715d743c-6953-477f-b329-31d96e8e137d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:21 2026] GET /v2/images/715d743c-6953-477f-b329-31d96e8e137d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 10.0.0.174 () {32 vars in 633 bytes} [Fri Apr 24 15:54:21 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 10.0.0.174 () {34 vars in 655 bytes} [Fri Apr 24 15:54:21 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 10.0.0.174 () {32 vars in 717 bytes} [Fri Apr 24 15:54:21 2026] GET /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 15:54:21.452 8 INFO glance.api.v2.image_data [None req-0a783481-24e6-4b0a-9c21-303fba9f0ec1 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 15:54:21.488 8 WARNING glance_store._drivers.rbd [None req-0a783481-24e6-4b0a-9c21-303fba9f0ec1 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-24 15:54:21.788 8 INFO glance.location [None req-0a783481-24e6-4b0a-9c21-303fba9f0ec1 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 121/246] 10.0.0.174 () {32 vars in 727 bytes} [Fri Apr 24 15:54:21 2026] PUT /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec/file => generated 0 bytes in 380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:21 2026] GET /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 10.0.0.174 () {32 vars in 717 bytes} [Fri Apr 24 15:54:21 2026] GET /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec/file => generated 1024 bytes in 183 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 10.0.0.174 () {34 vars in 655 bytes} [Fri Apr 24 15:54:22 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 10.0.0.174 () {32 vars in 726 bytes} [Fri Apr 24 15:54:22 2026] PATCH /v2/images/c94a86a5-68ed-4904-b029-3fac44c22c07 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:22 2026] GET /v2/images/c94a86a5-68ed-4904-b029-3fac44c22c07 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 15:54:22.154 8 WARNING glance.api.v2.images [None req-c7861aeb-8731-4a96-8a6d-92f20187d9b1 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c94a86a5-68ed-4904-b029-3fac44c22c07 [pid: 8|app: 0|req: 124/252] 10.0.0.174 () {32 vars in 710 bytes} [Fri Apr 24 15:54:22 2026] DELETE /v2/images/c94a86a5-68ed-4904-b029-3fac44c22c07 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:22 2026] GET /v2/images/c94a86a5-68ed-4904-b029-3fac44c22c07 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 15:54:22.227 8 WARNING glance.api.v2.images [None req-432c1d42-7d2a-4ad9-b837-0ea4d119c42b 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc337da7-65cd-444d-8204-14a4ea31c5ec [pid: 8|app: 0|req: 125/254] 10.0.0.174 () {32 vars in 710 bytes} [Fri Apr 24 15:54:22 2026] DELETE /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec => generated 0 bytes in 819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:23 2026] GET /v2/images/bc337da7-65cd-444d-8204-14a4ea31c5ec => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 15:54:23.063 8 WARNING glance.api.v2.images [None req-73920e44-9ae8-45bb-bff7-31b983eb3e14 39a7e6290dd041b79a749098f8aa18bd 0f4203612e0749e4bb4c41de247e65e9 - - default default] Failed to find image 715d743c-6953-477f-b329-31d96e8e137d to delete: glance.common.exception.ImageNotFound: No image found with ID 715d743c-6953-477f-b329-31d96e8e137d [pid: 8|app: 0|req: 126/256] 10.0.0.174 () {32 vars in 710 bytes} [Fri Apr 24 15:54:23 2026] DELETE /v2/images/715d743c-6953-477f-b329-31d96e8e137d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:23 2026] GET /v2/images/715d743c-6953-477f-b329-31d96e8e137d => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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/261] 10.0.0.174 () {32 vars in 707 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 129/262] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 134/263] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:54:31 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: 130/264] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:54: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: 7|app: 0|req: 135/265] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 131/266] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:54:31 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: 136/267] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:54:31 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: 132/268] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 10.0.0.213 () {36 vars in 911 bytes} [Fri Apr 24 15:54:31 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: 138/271] 10.0.0.213 () {36 vars in 1007 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 10.0.0.213 () {36 vars in 987 bytes} [Fri Apr 24 15:54:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 139/273] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:54: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: 135/274] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:54:31 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: 141/277] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:54:42 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 137/278] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:54:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:55:37 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 144/292] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:55:37 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: 154/303] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:56:31 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 150/304] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:56:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/311] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:57:03 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 154/312] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:57:03 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: 164/331] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:58:33 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 168/332] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:58:33 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: 171/337] 10.0.0.241 () {36 vars in 987 bytes} [Fri Apr 24 15:58:51 2026] GET /v2/images/388dc395-0f14-49b8-8ddb-efcc85a62108 => 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: 167/338] 10.0.0.241 () {36 vars in 927 bytes} [Fri Apr 24 15:58:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 199.19.213.196 () {32 vars in 826 bytes} [Fri Apr 24 15:59:28 2026] GET /v2/images?status=active&owner=a8fd3a73fc4a4b58b2532cfb74855766&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.19.213.196 () {32 vars in 653 bytes} [Fri Apr 24 15:59:29 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:59:29 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 178/352] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:59:30 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 179/354] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 176/355] 10.0.0.130 () {36 vars in 987 bytes} [Fri Apr 24 15:59:30 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => 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: 180/356] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 177/357] 10.0.0.130 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 181/358] 10.0.0.213 () {36 vars in 911 bytes} [Fri Apr 24 15:59:30 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: 178/359] 10.0.0.213 () {36 vars in 1007 bytes} [Fri Apr 24 15:59:30 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d/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: 182/360] 10.0.0.213 () {36 vars in 987 bytes} [Fri Apr 24 15:59:30 2026] GET /v2/images/11ef5108-19fa-412d-9975-eece4737310d => 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: 179/361] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 183/362] 10.0.0.213 () {36 vars in 927 bytes} [Fri Apr 24 15:59:30 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: 205/405] 10.0.0.174 () {32 vars in 633 bytes} [Fri Apr 24 16:03:05 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)