+ 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 [Mon Aug 24 16:05:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-b6466f8b7-27jf2 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 0x7fcc8e58a668 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-08-24 16:05:20.504 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 16:05:20.749 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-24 16:05:21.457 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-08-24 16:05:21.458 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-08-24 16:05:21.459 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 16:05:21.720 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-08-24 16:05:21.721 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-08-24 16:05:21.722 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 16:05:23.782 8 WARNING glance.api.v2.images [None req-1c864381-911e-4c28-b807-ed46c02f9925 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 16:05:24.201 8 WARNING keystonemiddleware._common.config [None req-1c864381-911e-4c28-b807-ed46c02f9925 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:05:24.209 8 WARNING oslo_config.cfg [None req-1c864381-911e-4c28-b807-ed46c02f9925 - - - - - -] 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 0x7fcc8e58a668 pid: 8 (default app) 2026-08-24 16:05:24.305 7 WARNING glance.api.v2.images [None req-2f740392-8d66-4de2-aff2-e86d4d90a6ed - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 16:05:24.662 7 WARNING keystonemiddleware._common.config [None req-2f740392-8d66-4de2-aff2-e86d4d90a6ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:05:24.670 7 WARNING oslo_config.cfg [None req-2f740392-8d66-4de2-aff2-e86d4d90a6ed - - - - - -] 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 0x7fcc8e58a668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:05:25 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-08-24 16:05:26.028 7 WARNING oslo_policy.policy [None req-ec01f14e-3c2f-4d79-b537-4e4ba59c52c5 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:26.028 7 WARNING oslo_policy.policy [None req-ec01f14e-3c2f-4d79-b537-4e4ba59c52c5 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:26.045 7 WARNING oslo_policy.policy [None req-ec01f14e-3c2f-4d79-b537-4e4ba59c52c5 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:26.045 7 WARNING oslo_policy.policy [None req-ec01f14e-3c2f-4d79-b537-4e4ba59c52c5 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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/6] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:05:25 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:05:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:05:29 2026] GET /v2/images => generated 69 bytes in 44 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-08-24 16:05:29.997 8 WARNING oslo_policy.policy [None req-d08f34ea-f836-41a4-9f2e-188480eed039 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:29.998 8 WARNING oslo_policy.policy [None req-d08f34ea-f836-41a4-9f2e-188480eed039 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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/9] 199.19.213.249 () {44 vars in 911 bytes} [Mon Aug 24 16:05:29 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.249 () {44 vars in 933 bytes} [Mon Aug 24 16:05:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:05:30.147 8 WARNING oslo_policy.policy [None req-508a7988-58f6-4f18-b65d-265900bf799e 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:30.148 8 WARNING oslo_policy.policy [None req-508a7988-58f6-4f18-b65d-265900bf799e 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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: 8/11] 199.19.213.249 () {44 vars in 939 bytes} [Mon Aug 24 16:05:30 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-08-24 16:05:30.251 7 WARNING oslo_config.cfg [None req-c1db8a6e-735e-4670-943e-3d0430a3bf65 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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/12] 199.19.213.249 () {48 vars in 951 bytes} [Mon Aug 24 16:05:30 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:05:30.274 8 WARNING oslo_policy.policy [None req-f2c068f0-f188-4665-9fab-5c2d7ee53b30 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:30.274 8 WARNING oslo_policy.policy [None req-f2c068f0-f188-4665-9fab-5c2d7ee53b30 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:05:30.276 8 INFO glance.api.v2.image_data [None req-f2c068f0-f188-4665-9fab-5c2d7ee53b30 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:05:34.332 8 WARNING glance.location [None req-f2c068f0-f188-4665-9fab-5c2d7ee53b30 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.249 () {48 vars in 1045 bytes} [Mon Aug 24 16:05:30 2026] PUT /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c/file => generated 0 bytes in 4114 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5739 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:05:34 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:05:34.530 8 WARNING oslo_config.cfg [None req-d9d2b265-3fb4-44d4-bd52-a6b7b6b507c5 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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: 10/17] 199.19.213.249 () {48 vars in 1051 bytes} [Mon Aug 24 16:05:34 2026] PATCH /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:05:34 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:26:42 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: 137/274] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:26:42 2026] GET /v2/images => generated 1381 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:27:05 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: 140/280] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:27:05 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.249 () {44 vars in 937 bytes} [Mon Aug 24 16:27:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.249 () {44 vars in 959 bytes} [Mon Aug 24 16:27:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.249 () {44 vars in 939 bytes} [Mon Aug 24 16:27:05 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: 7|app: 0|req: 142/284] 199.19.213.249 () {48 vars in 951 bytes} [Mon Aug 24 16:27:05 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:27:05.949 8 INFO glance.api.v2.image_data [None req-b09a561d-acdf-4d04-9c44-4b681eb18616 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:27:45.248 8 WARNING glance.location [None req-b09a561d-acdf-4d04-9c44-4b681eb18616 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/293] 199.19.213.249 () {48 vars in 1046 bytes} [Mon Aug 24 16:27:05 2026] PUT /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f/file => generated 0 bytes in 39344 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58103 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:27:45 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 199.19.213.249 () {48 vars in 1051 bytes} [Mon Aug 24 16:27:45 2026] PATCH /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:27:45 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/297] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:27:47 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: 153/298] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:27:47 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:35: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: 191/390] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:35:15 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:35:26 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: 193/394] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:35:26 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.19.213.249 () {44 vars in 947 bytes} [Mon Aug 24 16:35:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.249 () {44 vars in 969 bytes} [Mon Aug 24 16:35:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.19.213.249 () {44 vars in 939 bytes} [Mon Aug 24 16:35:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.19.213.249 () {48 vars in 951 bytes} [Mon Aug 24 16:35:26 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:35:26.260 7 WARNING oslo_policy.policy [None req-0703e1d0-f704-4483-baed-12bdf316fd79 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:35:26.260 7 WARNING oslo_policy.policy [None req-0703e1d0-f704-4483-baed-12bdf316fd79 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - 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-08-24 16:35:26.262 7 INFO glance.api.v2.image_data [None req-0703e1d0-f704-4483-baed-12bdf316fd79 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:35:44.481 7 INFO glance.location [None req-0703e1d0-f704-4483-baed-12bdf316fd79 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/403] 199.19.213.249 () {48 vars in 1045 bytes} [Mon Aug 24 16:35:26 2026] PUT /v2/images/6b439098-e68c-426c-b432-72db7d379822/file => generated 0 bytes in 18276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22327 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:35:44 2026] GET /v2/images/6b439098-e68c-426c-b432-72db7d379822 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.19.213.249 () {48 vars in 1051 bytes} [Mon Aug 24 16:35:44 2026] PATCH /v2/images/6b439098-e68c-426c-b432-72db7d379822 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:35:44 2026] GET /v2/images/6b439098-e68c-426c-b432-72db7d379822 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:36:22 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:36:22 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:36:34 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/420] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:36:34 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.19.213.249 () {44 vars in 939 bytes} [Mon Aug 24 16:36:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.249 () {44 vars in 961 bytes} [Mon Aug 24 16:36:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.19.213.249 () {44 vars in 939 bytes} [Mon Aug 24 16:36:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.19.213.249 () {48 vars in 951 bytes} [Mon Aug 24 16:36:34 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:36:34.772 7 INFO glance.api.v2.image_data [None req-5db2c84e-458e-4586-9a5a-abae9397751b 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:36:50.080 7 INFO glance.location [None req-5db2c84e-458e-4586-9a5a-abae9397751b 4d6edf3dae384c0ab1e6f8d739a25f74 fb04ca99dc9843b59309bcf0f02a9272 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 215/427] 199.19.213.249 () {48 vars in 1046 bytes} [Mon Aug 24 16:36:34 2026] PUT /v2/images/b52926e8-8176-41b8-9a05-dd409941855c/file => generated 0 bytes in 15366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35898 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:36:50 2026] GET /v2/images/b52926e8-8176-41b8-9a05-dd409941855c => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.19.213.249 () {48 vars in 1051 bytes} [Mon Aug 24 16:36:50 2026] PATCH /v2/images/b52926e8-8176-41b8-9a05-dd409941855c => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.19.213.249 () {44 vars in 971 bytes} [Mon Aug 24 16:36:50 2026] GET /v2/images/b52926e8-8176-41b8-9a05-dd409941855c => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:50:51 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: 299/600] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:50:51 2026] GET /v2/images => generated 5574 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/635] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:53:36 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: 317/636] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:53:36 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:53:38 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: 318/638] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:53:38 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:54:35 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: 325/652] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:54:35 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:54:45 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: 327/656] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:54:45 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 199.19.213.249 () {42 vars in 688 bytes} [Mon Aug 24 16:55:53 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: 335/672] 199.19.213.249 () {44 vars in 910 bytes} [Mon Aug 24 16:55:53 2026] GET /v2/images => generated 5574 bytes in 59 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/681] 10.0.0.7 () {32 vars in 630 bytes} [Mon Aug 24 16:56:36 2026] GET /v2/images => generated 5574 bytes in 24 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: 343/688] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:57:03 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 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: 344/690] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:57:04 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 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: 348/693] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:57:04 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 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: 347/696] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 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/697] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:57:04 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:57:04 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: 351/699] 10.0.0.143 () {36 vars in 910 bytes} [Mon Aug 24 16:57:05 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: 349/700] 10.0.0.143 () {36 vars in 1006 bytes} [Mon Aug 24 16:57:05 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.143 () {36 vars in 986 bytes} [Mon Aug 24 16:57:05 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 16:57:05 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/703] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 16:57:05 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: 351/704] 199.19.213.249 () {36 vars in 990 bytes} [Mon Aug 24 16:57:12 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 199.19.213.249 () {36 vars in 930 bytes} [Mon Aug 24 16:57:12 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: 352/706] 199.19.213.249 () {36 vars in 990 bytes} [Mon Aug 24 16:57:13 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 199.19.213.249 () {36 vars in 930 bytes} [Mon Aug 24 16:57:13 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: 354/710] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:57:21 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:57:21 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: 356/714] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:57:26 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:57: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: 361/724] 10.0.0.7 () {34 vars in 652 bytes} [Mon Aug 24 16:58:03 2026] POST /v2/images => generated 648 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 16:58:04.042 7 WARNING glance.api.v2.images [None req-c6e5909c-5042-431a-aec4-943920c98628 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39742928-5148-4df1-9590-a78e4667126e [pid: 7|app: 0|req: 364/725] 10.0.0.7 () {32 vars in 707 bytes} [Mon Aug 24 16:58:04 2026] DELETE /v2/images/39742928-5148-4df1-9590-a78e4667126e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:04 2026] GET /v2/images/39742928-5148-4df1-9590-a78e4667126e => 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: 365/727] 10.0.0.7 () {32 vars in 630 bytes} [Mon Aug 24 16:58:04 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.7 () {34 vars in 652 bytes} [Mon Aug 24 16:58:04 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.7 () {32 vars in 714 bytes} [Mon Aug 24 16:58:04 2026] GET /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 16:58:04.247 8 INFO glance.api.v2.image_data [None req-cf6314b8-540a-46b4-860b-68e88f047414 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:58:04.299 8 WARNING glance_store._drivers.rbd [None req-cf6314b8-540a-46b4-860b-68e88f047414 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 16:58:05.069 8 INFO glance.location [None req-cf6314b8-540a-46b4-860b-68e88f047414 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 364/730] 10.0.0.7 () {32 vars in 724 bytes} [Mon Aug 24 16:58:04 2026] PUT /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a/file => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:05 2026] GET /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.7 () {32 vars in 714 bytes} [Mon Aug 24 16:58:05 2026] GET /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.7 () {34 vars in 652 bytes} [Mon Aug 24 16:58:05 2026] POST /v2/images => generated 647 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.7 () {32 vars in 723 bytes} [Mon Aug 24 16:58:05 2026] PATCH /v2/images/c1992a3f-640c-4efe-a160-6f09732dbf0a => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:05 2026] GET /v2/images/c1992a3f-640c-4efe-a160-6f09732dbf0a => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:58:05.414 8 WARNING glance.api.v2.images [None req-d008f1ac-173f-4836-bffe-4b1b4b9be875 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c1992a3f-640c-4efe-a160-6f09732dbf0a [pid: 8|app: 0|req: 367/736] 10.0.0.7 () {32 vars in 707 bytes} [Mon Aug 24 16:58:05 2026] DELETE /v2/images/c1992a3f-640c-4efe-a160-6f09732dbf0a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:05 2026] GET /v2/images/c1992a3f-640c-4efe-a160-6f09732dbf0a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:58:05.479 8 WARNING glance.api.v2.images [None req-c3d35e91-42bf-4c95-bde3-27db150875fa 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a [pid: 8|app: 0|req: 368/738] 10.0.0.7 () {32 vars in 707 bytes} [Mon Aug 24 16:58:05 2026] DELETE /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a => generated 0 bytes in 841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:06 2026] GET /v2/images/78bdbcee-16ab-4e7c-9b1c-00b3cd4d218a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:58:06.338 8 WARNING glance.api.v2.images [None req-80aa08d1-96cd-417d-9956-18cfa046b5a4 67a5b4db9f8942a2ae69ea256d0f834f 0cd6f29e313b42dba204739b92623359 - - default default] Failed to find image 39742928-5148-4df1-9590-a78e4667126e to delete: glance.common.exception.ImageNotFound: No image found with ID 39742928-5148-4df1-9590-a78e4667126e [pid: 8|app: 0|req: 369/740] 10.0.0.7 () {32 vars in 707 bytes} [Mon Aug 24 16:58:06 2026] DELETE /v2/images/39742928-5148-4df1-9590-a78e4667126e => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:58:06 2026] GET /v2/images/39742928-5148-4df1-9590-a78e4667126e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:58:09 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:58: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: 377/750] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:58:33 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:58:33 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: 377/756] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 16:59:02 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 16:59: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: 382/766] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:59:42 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.7 () {32 vars in 704 bytes} [Mon Aug 24 16:59:42 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 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: 390/775] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 16:59:43 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: 392/779] 10.0.0.143 () {36 vars in 910 bytes} [Mon Aug 24 16:59:44 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: 388/780] 10.0.0.143 () {36 vars in 1006 bytes} [Mon Aug 24 16:59:44 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.143 () {36 vars in 986 bytes} [Mon Aug 24 16:59:44 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 16:59:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 16:59:44 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: 396/786] 10.0.0.7 () {30 vars in 408 bytes} [Mon Aug 24 16:59:57 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: 399/791] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 17:00:22 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 17:00:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 17:00:54 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 17:00:54 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/807] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 17:01:22 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 17:01:22 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: 418/829] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 17:02:55 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/830] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 17:02:55 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: 415/835] 10.0.0.57 () {36 vars in 985 bytes} [Mon Aug 24 17:03:13 2026] GET /v2/images/e3c9093c-2169-4d72-9d0f-f75963e08e3c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/836] 10.0.0.57 () {36 vars in 925 bytes} [Mon Aug 24 17:03:14 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: 425/843] 199.19.213.249 () {32 vars in 825 bytes} [Mon Aug 24 17:03:48 2026] GET /v2/images?status=active&owner=fb04ca99dc9843b59309bcf0f02a9272&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/844] 199.19.213.249 () {32 vars in 652 bytes} [Mon Aug 24 17:03:48 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: 426/845] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 17:03:48 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 17:03:48 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: 427/847] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 17:03:48 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: 421/848] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 17:03:48 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 17:03:48 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: 422/850] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 17:03:48 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: 429/851] 10.0.0.70 () {36 vars in 985 bytes} [Mon Aug 24 17:03:49 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/852] 10.0.0.70 () {36 vars in 925 bytes} [Mon Aug 24 17:03:49 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: 430/853] 10.0.0.143 () {36 vars in 910 bytes} [Mon Aug 24 17:03:49 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: 424/854] 10.0.0.143 () {36 vars in 1006 bytes} [Mon Aug 24 17:03:49 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/855] 10.0.0.143 () {36 vars in 986 bytes} [Mon Aug 24 17:03:49 2026] GET /v2/images/9022574c-5002-44b3-b400-fbce10e0e22f => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/856] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 17:03:49 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: 432/857] 10.0.0.143 () {36 vars in 926 bytes} [Mon Aug 24 17:03:49 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: 460/912] 10.0.0.7 () {32 vars in 630 bytes} [Mon Aug 24 17:08:14 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)