+ 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 May 11 01:18:16 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:29 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-8684ff4999-t4kh5 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f60ca74b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 01:18:18.937 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:18:19.061 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-05-11 01:18:19.804 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:18:19.805 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:18:19.805 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:18:19.917 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:18:19.918 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:18:19.919 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:18:21.910 8 WARNING glance.api.v2.images [None req-3189ca23-520b-49a8-b3d1-8570d9417957 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:18:21.943 7 WARNING glance.api.v2.images [None req-81e95ce0-3cc4-4442-8c4a-7abbe7b6bada - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:18:22.262 8 WARNING keystonemiddleware._common.config [None req-3189ca23-520b-49a8-b3d1-8570d9417957 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:18:22.270 8 WARNING oslo_config.cfg [None req-3189ca23-520b-49a8-b3d1-8570d9417957 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f60ca74b668 pid: 8 (default app) 2026-05-11 01:18:22.281 7 WARNING keystonemiddleware._common.config [None req-81e95ce0-3cc4-4442-8c4a-7abbe7b6bada - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:18:22.288 7 WARNING oslo_config.cfg [None req-81e95ce0-3cc4-4442-8c4a-7abbe7b6bada - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f60ca74b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:18:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:18:23.157 7 WARNING oslo_policy.policy [None req-edc1cbd7-72ba-49a3-b02c-3ad96ad33706 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:23.157 7 WARNING oslo_policy.policy [None req-edc1cbd7-72ba-49a3-b02c-3ad96ad33706 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:23.174 7 WARNING oslo_policy.policy [None req-edc1cbd7-72ba-49a3-b02c-3ad96ad33706 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:23.174 7 WARNING oslo_policy.policy [None req-edc1cbd7-72ba-49a3-b02c-3ad96ad33706 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - 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.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:18:22 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:18:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:18:26 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:18:26.619 8 WARNING oslo_policy.policy [None req-14a35ace-d90b-459e-922e-64a43fa40063 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:26.620 8 WARNING oslo_policy.policy [None req-14a35ace-d90b-459e-922e-64a43fa40063 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - 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.204.45.223 () {44 vars in 912 bytes} [Mon May 11 01:18:26 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.223 () {44 vars in 934 bytes} [Mon May 11 01:18:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:18:26.758 8 WARNING oslo_policy.policy [None req-f7ef0a1e-91bd-48b4-98a7-fa079ee4fee9 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:26.759 8 WARNING oslo_policy.policy [None req-f7ef0a1e-91bd-48b4-98a7-fa079ee4fee9 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - 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.204.45.223 () {44 vars in 940 bytes} [Mon May 11 01:18:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:18:26.839 7 WARNING oslo_config.cfg [None req-6802f1e8-d9f0-4ac9-a739-882b203baa4b 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - 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.204.45.223 () {48 vars in 952 bytes} [Mon May 11 01:18:26 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:18:26.859 8 WARNING oslo_policy.policy [None req-2b10aaad-1d51-460b-9ca5-864e2c9c51e5 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:26.859 8 WARNING oslo_policy.policy [None req-2b10aaad-1d51-460b-9ca5-864e2c9c51e5 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:18:26.860 8 INFO glance.api.v2.image_data [None req-2b10aaad-1d51-460b-9ca5-864e2c9c51e5 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:18:30.816 8 WARNING glance.location [None req-2b10aaad-1d51-460b-9ca5-864e2c9c51e5 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.223 () {48 vars in 1046 bytes} [Mon May 11 01:18:26 2026] PUT /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1/file => generated 0 bytes in 4000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7249 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:18:30 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:18:30.897 8 WARNING oslo_config.cfg [None req-d4ebe663-a7df-429c-870c-ecc24561efb5 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - 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/15] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:18:30 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 133/270] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:39:37 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: 138/271] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:39:37 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:39:56 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: 136/277] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:39:56 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 199.204.45.223 () {44 vars in 938 bytes} [Mon May 11 01:39:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/279] 199.204.45.223 () {44 vars in 960 bytes} [Mon May 11 01:39:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.204.45.223 () {44 vars in 940 bytes} [Mon May 11 01:39:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.204.45.223 () {48 vars in 952 bytes} [Mon May 11 01:39:56 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:39:56.371 8 INFO glance.api.v2.image_data [None req-fdbe4194-4eb1-4b83-bef5-0a6e3b50cd81 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:40:21.991 8 WARNING glance.location [None req-fdbe4194-4eb1-4b83-bef5-0a6e3b50cd81 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/288] 199.204.45.223 () {48 vars in 1047 bytes} [Mon May 11 01:39:56 2026] PUT /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8/file => generated 0 bytes in 25660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62671 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:40:22 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:40:22 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:40:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:40:23 2026] GET /v2/images => generated 2451 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:47:25 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: 189/378] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:47:25 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:47:33 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:47:33 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.223 () {44 vars in 948 bytes} [Mon May 11 01:47:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.223 () {44 vars in 970 bytes} [Mon May 11 01:47:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.223 () {44 vars in 940 bytes} [Mon May 11 01:47:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.223 () {48 vars in 952 bytes} [Mon May 11 01:47:33 2026] POST /v2/images => generated 799 bytes in 307 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:47:33.927 7 WARNING oslo_policy.policy [None req-7d32cf4f-b533-4383-b15b-2c49363b59bf 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:47:33.928 7 WARNING oslo_policy.policy [None req-7d32cf4f-b533-4383-b15b-2c49363b59bf 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:47:33.929 7 INFO glance.api.v2.image_data [None req-7d32cf4f-b533-4383-b15b-2c49363b59bf 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:47:52.616 7 INFO glance.location [None req-7d32cf4f-b533-4383-b15b-2c49363b59bf 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/391] 199.204.45.223 () {48 vars in 1046 bytes} [Mon May 11 01:47:33 2026] PUT /v2/images/cecf684e-a0e5-4dde-8bd6-a79e58012567/file => generated 0 bytes in 18736 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23629 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:47:52 2026] GET /v2/images/cecf684e-a0e5-4dde-8bd6-a79e58012567 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.223 () {48 vars in 1051 bytes} [Mon May 11 01:47:52 2026] PATCH /v2/images/cecf684e-a0e5-4dde-8bd6-a79e58012567 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:47:52 2026] GET /v2/images/cecf684e-a0e5-4dde-8bd6-a79e58012567 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:48:29 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: 203/402] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:48:29 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 01:48:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 01:48:46 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.204.45.223 () {44 vars in 940 bytes} [Mon May 11 01:48:46 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: 207/410] 199.204.45.223 () {44 vars in 962 bytes} [Mon May 11 01:48:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.223 () {44 vars in 940 bytes} [Mon May 11 01:48:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.223 () {48 vars in 952 bytes} [Mon May 11 01:48:46 2026] POST /v2/images => generated 791 bytes in 112 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:48:46.421 7 INFO glance.api.v2.image_data [None req-22ae1cae-d038-42ff-86f3-2ebf3ee51839 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:49:00.050 7 INFO glance.location [None req-22ae1cae-d038-42ff-86f3-2ebf3ee51839 9d8c40760f3d49dea5fc261860174ebc 205dc31baa0c47068b0514130261db50 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 205/415] 199.204.45.223 () {48 vars in 1047 bytes} [Mon May 11 01:48:46 2026] PUT /v2/images/f8bbd5f8-7a1b-446c-89d7-5d4133076fa1/file => generated 0 bytes in 13679 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26735 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:49:00 2026] GET /v2/images/f8bbd5f8-7a1b-446c-89d7-5d4133076fa1 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.223 () {44 vars in 972 bytes} [Mon May 11 01:49:00 2026] GET /v2/images/f8bbd5f8-7a1b-446c-89d7-5d4133076fa1 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/566] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:01:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/567] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:01:16 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:03:35 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: 301/597] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:03:35 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:03:37 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: 302/599] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:03:37 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:04:27 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: 303/611] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:04:27 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:04: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: 310/615] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:04:35 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 199.204.45.223 () {42 vars in 689 bytes} [Mon May 11 02:05: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: 317/629] 199.204.45.223 () {44 vars in 911 bytes} [Mon May 11 02:05:36 2026] GET /v2/images => generated 4893 bytes in 62 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: 317/638] 10.0.0.102 () {32 vars in 633 bytes} [Mon May 11 02:06:19 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:06:39 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 118 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: 324/644] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 321/645] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:06:39 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 326/648] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 323/649] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:06:39 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 324/651] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:06:39 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: 328/652] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 11 02:06:40 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: 325/653] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 11 02:06:40 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:06:40 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:06:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:06:44 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:06:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:06:50 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 329/662] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:06:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 199.204.45.223 () {36 vars in 991 bytes} [Mon May 11 02:06:53 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 331/666] 199.204.45.223 () {36 vars in 931 bytes} [Mon May 11 02:06:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 199.204.45.223 () {36 vars in 991 bytes} [Mon May 11 02:06:54 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 199.204.45.223 () {36 vars in 931 bytes} [Mon May 11 02:06:54 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: 340/675] 10.0.0.102 () {34 vars in 655 bytes} [Mon May 11 02:07:29 2026] POST /v2/images => generated 649 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:07:29.470 7 WARNING glance.api.v2.images [None req-6d236568-5cf1-4cb8-8518-bfa31ea424cc 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9824bd6f-e78e-4bb7-a623-0323f57125a5 [pid: 7|app: 0|req: 336/676] 10.0.0.102 () {32 vars in 710 bytes} [Mon May 11 02:07:29 2026] DELETE /v2/images/9824bd6f-e78e-4bb7-a623-0323f57125a5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/9824bd6f-e78e-4bb7-a623-0323f57125a5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.102 () {32 vars in 633 bytes} [Mon May 11 02:07:29 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.102 () {34 vars in 655 bytes} [Mon May 11 02:07:29 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 10.0.0.102 () {32 vars in 717 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/51641a95-85ce-4242-88c8-bda830666eda/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:29.670 8 INFO glance.api.v2.image_data [None req-83348e2f-07e8-4e19-9b88-4b47d78d1942 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:07:29.718 8 WARNING glance_store._drivers.rbd [None req-83348e2f-07e8-4e19-9b88-4b47d78d1942 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:07:30.400 8 INFO glance.location [None req-83348e2f-07e8-4e19-9b88-4b47d78d1942 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 343/681] 10.0.0.102 () {32 vars in 727 bytes} [Mon May 11 02:07:29 2026] PUT /v2/images/51641a95-85ce-4242-88c8-bda830666eda/file => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/51641a95-85ce-4242-88c8-bda830666eda => 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: 344/683] 10.0.0.102 () {32 vars in 717 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/51641a95-85ce-4242-88c8-bda830666eda/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 10.0.0.102 () {34 vars in 655 bytes} [Mon May 11 02:07:30 2026] POST /v2/images => generated 647 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 10.0.0.102 () {32 vars in 726 bytes} [Mon May 11 02:07:30 2026] PATCH /v2/images/afe0bf6d-d77f-4369-9b8d-c9391d29183a => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/afe0bf6d-d77f-4369-9b8d-c9391d29183a => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:30.705 8 WARNING glance.api.v2.images [None req-f5556ed8-475d-4f21-9a65-822fed00a9ef 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afe0bf6d-d77f-4369-9b8d-c9391d29183a [pid: 8|app: 0|req: 346/687] 10.0.0.102 () {32 vars in 710 bytes} [Mon May 11 02:07:30 2026] DELETE /v2/images/afe0bf6d-d77f-4369-9b8d-c9391d29183a => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/afe0bf6d-d77f-4369-9b8d-c9391d29183a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:30.772 8 WARNING glance.api.v2.images [None req-0a374381-66f2-4ac8-a73b-4bb3d5cbd492 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51641a95-85ce-4242-88c8-bda830666eda [pid: 8|app: 0|req: 347/691] 10.0.0.102 () {32 vars in 710 bytes} [Mon May 11 02:07:30 2026] DELETE /v2/images/51641a95-85ce-4242-88c8-bda830666eda => generated 0 bytes in 871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:31 2026] GET /v2/images/51641a95-85ce-4242-88c8-bda830666eda => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:31.659 8 WARNING glance.api.v2.images [None req-93d54cbe-45a1-49ee-b245-32a983c01896 0abd8fe9ea68418998feb555d315f385 3d9dc7182dc04d7daf209f3d18144463 - - default default] Failed to find image 9824bd6f-e78e-4bb7-a623-0323f57125a5 to delete: glance.common.exception.ImageNotFound: No image found with ID 9824bd6f-e78e-4bb7-a623-0323f57125a5 [pid: 8|app: 0|req: 348/693] 10.0.0.102 () {32 vars in 710 bytes} [Mon May 11 02:07:31 2026] DELETE /v2/images/9824bd6f-e78e-4bb7-a623-0323f57125a5 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:07:31 2026] GET /v2/images/9824bd6f-e78e-4bb7-a623-0323f57125a5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:08:01 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 350/702] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:08:01 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: 353/707] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:08:27 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:08:27 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: 355/711] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:08:36 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 357/712] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:08:36 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: 358/717] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.102 () {32 vars in 707 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 361/720] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:09:00 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: 360/721] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:09:00 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: 362/722] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 361/723] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:09:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:09:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:09:00 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: 363/727] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 11 02:09:00 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: 365/728] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 11 02:09:00 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:09:01 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 366/730] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:09:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:09:59 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 372/745] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:09:59 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: 378/754] 10.0.0.102 () {30 vars in 411 bytes} [Mon May 11 02:10:34 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: 379/759] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:10:55 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:10: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: 386/769] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:11:33 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 384/770] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:11:33 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: 393/783] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:12:36 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:12:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:14:01 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => 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: 403/804] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:14:01 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: 403/807] 10.0.0.167 () {36 vars in 987 bytes} [Mon May 11 02:14:19 2026] GET /v2/images/5a92d80c-88cc-4888-9346-64935dac0ec1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.167 () {36 vars in 927 bytes} [Mon May 11 02:14:19 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: 411/819] 199.204.45.223 () {32 vars in 826 bytes} [Mon May 11 02:15:05 2026] GET /v2/images?status=active&owner=205dc31baa0c47068b0514130261db50&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 199.204.45.223 () {32 vars in 653 bytes} [Mon May 11 02:15:06 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: 412/821] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:15:06 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:15:06 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: 413/823] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:15:06 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: 411/824] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:15:06 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:15:06 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: 412/826] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:15:06 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: 415/827] 10.0.0.36 () {36 vars in 986 bytes} [Mon May 11 02:15:06 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.36 () {36 vars in 926 bytes} [Mon May 11 02:15:06 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: 416/829] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 11 02:15:06 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: 414/830] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 11 02:15:06 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 11 02:15:06 2026] GET /v2/images/b2c2943c-4432-423e-afcb-ba0c0286f9e8 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:15:06 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: 418/833] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 11 02:15:06 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: 438/878] 10.0.0.102 () {32 vars in 633 bytes} [Mon May 11 02:18:41 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)