+ 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 [Wed Jul 1 07:47:23 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5d7cb86fc5-q8tzh 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7faa58013668 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-07-01 07:47:25.996 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:47:26.040 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 07:47:26.910 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-07-01 07:47:26.911 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-07-01 07:47:26.912 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:47:26.928 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-07-01 07:47:26.929 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-07-01 07:47:26.930 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:47:29.035 8 WARNING glance.api.v2.images [None req-b4a4f097-7e08-402f-b09a-2e6b16e72b90 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:47:29.094 7 WARNING glance.api.v2.images [None req-573a9bd0-ef16-4abb-82de-112cd117c9a9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:47:29.458 8 WARNING keystonemiddleware._common.config [None req-b4a4f097-7e08-402f-b09a-2e6b16e72b90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:47:29.467 8 WARNING oslo_config.cfg [None req-b4a4f097-7e08-402f-b09a-2e6b16e72b90 - - - - - -] 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 0x7faa58013668 pid: 8 (default app) 2026-07-01 07:47:29.487 7 WARNING keystonemiddleware._common.config [None req-573a9bd0-ef16-4abb-82de-112cd117c9a9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:47:29.496 7 WARNING oslo_config.cfg [None req-573a9bd0-ef16-4abb-82de-112cd117c9a9 - - - - - -] 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 0x7faa58013668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 07:47:29 2026] GET / => generated 1301 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-07-01 07:47:30.139 7 WARNING oslo_policy.policy [None req-0b833dd7-157f-4494-a467-bf70471ebc3c e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:30.139 7 WARNING oslo_policy.policy [None req-0b833dd7-157f-4494-a467-bf70471ebc3c e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:30.157 7 WARNING oslo_policy.policy [None req-0b833dd7-157f-4494-a467-bf70471ebc3c e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:30.157 7 WARNING oslo_policy.policy [None req-0b833dd7-157f-4494-a467-bf70471ebc3c e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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.53 () {44 vars in 906 bytes} [Wed Jul 1 07:47:29 2026] GET /v2/images => generated 69 bytes in 566 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.53 () {42 vars in 684 bytes} [Wed Jul 1 07:47:34 2026] GET / => generated 1301 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.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 07:47:34 2026] GET /v2/images => generated 69 bytes in 37 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-07-01 07:47:34.416 8 WARNING oslo_policy.policy [None req-2d7aba15-cd01-4123-9ecc-7cde4681eebe e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:34.416 8 WARNING oslo_policy.policy [None req-2d7aba15-cd01-4123-9ecc-7cde4681eebe e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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.53 () {44 vars in 907 bytes} [Wed Jul 1 07:47:34 2026] GET /v2/images/cirros => generated 151 bytes in 124 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.53 () {44 vars in 929 bytes} [Wed Jul 1 07:47:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:47:34.557 8 WARNING oslo_policy.policy [None req-f6f6e93d-5685-4d7c-8707-dff05afef289 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:34.557 8 WARNING oslo_policy.policy [None req-f6f6e93d-5685-4d7c-8707-dff05afef289 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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.53 () {44 vars in 935 bytes} [Wed Jul 1 07:47:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:47:34.648 7 WARNING oslo_config.cfg [None req-30307f72-2565-4897-bd5d-a5cb3aa800dc e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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.53 () {48 vars in 947 bytes} [Wed Jul 1 07:47:34 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 07:47:34.673 8 WARNING oslo_policy.policy [None req-84cb81fc-28e2-435e-95bd-bf36c8a8334a e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:34.673 8 WARNING oslo_policy.policy [None req-84cb81fc-28e2-435e-95bd-bf36c8a8334a e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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-07-01 07:47:34.674 8 INFO glance.api.v2.image_data [None req-84cb81fc-28e2-435e-95bd-bf36c8a8334a e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:47:38.028 8 WARNING glance.location [None req-84cb81fc-28e2-435e-95bd-bf36c8a8334a e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.53 () {48 vars in 1041 bytes} [Wed Jul 1 07:47:34 2026] PUT /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949/file => generated 0 bytes in 3411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5263 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 07:47:38 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:47:38.189 8 WARNING oslo_config.cfg [None req-a2c0bbcc-c41d-4457-b734-f7b622e21843 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - 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.204.45.53 () {48 vars in 1047 bytes} [Wed Jul 1 07:47:38 2026] PATCH /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 07:47:38 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 141/279] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:09:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:09:19 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:09:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:09:36 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.53 () {44 vars in 933 bytes} [Wed Jul 1 08:09:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.53 () {44 vars in 955 bytes} [Wed Jul 1 08:09:37 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: 145/287] 199.204.45.53 () {44 vars in 935 bytes} [Wed Jul 1 08:09:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.53 () {48 vars in 947 bytes} [Wed Jul 1 08:09:37 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 08:09:37.185 8 INFO glance.api.v2.image_data [None req-7a584555-2f5d-4f90-a002-bc7c150379d8 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:10:02.663 8 WARNING glance.location [None req-7a584555-2f5d-4f90-a002-bc7c150379d8 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/295] 199.204.45.53 () {48 vars in 1042 bytes} [Wed Jul 1 08:09:37 2026] PUT /v2/images/10385b77-1408-432a-a274-e02f3196b9ff/file => generated 0 bytes in 25527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63500 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:10:02 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => 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: 147/297] 199.204.45.53 () {48 vars in 1047 bytes} [Wed Jul 1 08:10:02 2026] PATCH /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:10:02 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/299] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:10:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:10:04 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:16:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:16:49 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:17:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:17:01 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: 8|app: 0|req: 193/389] 199.204.45.53 () {44 vars in 943 bytes} [Wed Jul 1 08:17:01 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: 7|app: 0|req: 197/390] 199.204.45.53 () {44 vars in 965 bytes} [Wed Jul 1 08:17:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.53 () {44 vars in 935 bytes} [Wed Jul 1 08:17:01 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: 198/392] 199.204.45.53 () {48 vars in 947 bytes} [Wed Jul 1 08:17:01 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 08:17:01.308 8 INFO glance.api.v2.image_data [None req-5c4492b2-f73c-49f5-a2dd-269298ba0359 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:17:20.818 8 INFO glance.location [None req-5c4492b2-f73c-49f5-a2dd-269298ba0359 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/397] 199.204.45.53 () {48 vars in 1041 bytes} [Wed Jul 1 08:17:01 2026] PUT /v2/images/c30808a2-b8b2-49e8-9c3f-5046f16fb089/file => generated 0 bytes in 19559 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51641 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:17:20 2026] GET /v2/images/c30808a2-b8b2-49e8-9c3f-5046f16fb089 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.53 () {48 vars in 1047 bytes} [Wed Jul 1 08:17:20 2026] PATCH /v2/images/c30808a2-b8b2-49e8-9c3f-5046f16fb089 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:17:20 2026] GET /v2/images/c30808a2-b8b2-49e8-9c3f-5046f16fb089 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:17:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:17:58 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:18:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:18:10 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.204.45.53 () {44 vars in 935 bytes} [Wed Jul 1 08:18:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.204.45.53 () {44 vars in 957 bytes} [Wed Jul 1 08:18:10 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: 8|app: 0|req: 205/417] 199.204.45.53 () {44 vars in 935 bytes} [Wed Jul 1 08:18:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.53 () {48 vars in 947 bytes} [Wed Jul 1 08:18:10 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 08:18:10.837 8 INFO glance.api.v2.image_data [None req-214a2f4d-4090-49f0-b69f-a20b57d27489 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:18:25.826 8 INFO glance.location [None req-214a2f4d-4090-49f0-b69f-a20b57d27489 e01e9152d89049d2bbc86ba3b35b32de 075b41ad5db5452fac1a166ae5a6d627 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/421] 199.204.45.53 () {48 vars in 1042 bytes} [Wed Jul 1 08:18:10 2026] PUT /v2/images/fb6cbcbc-6049-4c23-a2ae-8702f24d1072/file => generated 0 bytes in 15037 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32258 switches on core 0) [pid: 7|app: 0|req: 216/422] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:18:25 2026] GET /v2/images/fb6cbcbc-6049-4c23-a2ae-8702f24d1072 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 199.204.45.53 () {48 vars in 1047 bytes} [Wed Jul 1 08:18:25 2026] PATCH /v2/images/fb6cbcbc-6049-4c23-a2ae-8702f24d1072 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 199.204.45.53 () {44 vars in 967 bytes} [Wed Jul 1 08:18:25 2026] GET /v2/images/fb6cbcbc-6049-4c23-a2ae-8702f24d1072 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/579] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:31:10 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:31:10 2026] GET /v2/images => generated 5574 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/607] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:33:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/608] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:33:28 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:33:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:33:30 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:34:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/624] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:34:18 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/625] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:34:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/626] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:34:26 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 199.204.45.53 () {42 vars in 684 bytes} [Wed Jul 1 08:35:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 199.204.45.53 () {44 vars in 906 bytes} [Wed Jul 1 08:35:27 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: 331/651] 10.0.0.228 () {32 vars in 633 bytes} [Wed Jul 1 08:36:08 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: 322/654] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:36:26 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 333/655] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:36:26 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: 323/656] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:36:27 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 334/657] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:36:27 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: 325/660] 199.204.45.53 () {36 vars in 990 bytes} [Wed Jul 1 08:36:34 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/661] 199.204.45.53 () {36 vars in 930 bytes} [Wed Jul 1 08:36:34 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: 326/662] 199.204.45.53 () {36 vars in 990 bytes} [Wed Jul 1 08:36:35 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 199.204.45.53 () {36 vars in 930 bytes} [Wed Jul 1 08:36:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/666] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:36:40 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/667] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:40 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: 329/668] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:40 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: 340/669] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:36:40 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 330/670] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:40 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: 341/671] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:41 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/672] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:36:41 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 342/673] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:41 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: 332/674] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:36:41 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: 343/675] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:36:41 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:36:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:36:42 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:36:42 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: 345/679] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:36:42 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 335/680] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:36:42 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: 346/681] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:36:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:37:09 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/689] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:37:24 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:37:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:37:49 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:37:49 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: 348/706] 10.0.0.228 () {30 vars in 411 bytes} [Wed Jul 1 08:38:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:38:33 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:38: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: 7|app: 0|req: 364/717] 10.0.0.228 () {34 vars in 655 bytes} [Wed Jul 1 08:38:48 2026] POST /v2/images => generated 649 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:38:48.621 8 WARNING glance.api.v2.images [None req-c7d11c11-be37-4c87-a41a-d8241b301215 a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84be2281-8a8e-472f-9514-a826e4643293 [pid: 8|app: 0|req: 354/718] 10.0.0.228 () {32 vars in 710 bytes} [Wed Jul 1 08:38:48 2026] DELETE /v2/images/84be2281-8a8e-472f-9514-a826e4643293 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:48 2026] GET /v2/images/84be2281-8a8e-472f-9514-a826e4643293 => 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: 355/720] 10.0.0.228 () {32 vars in 633 bytes} [Wed Jul 1 08:38:48 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.228 () {34 vars in 655 bytes} [Wed Jul 1 08:38:48 2026] POST /v2/images => generated 703 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.228 () {32 vars in 717 bytes} [Wed Jul 1 08:38:48 2026] GET /v2/images/3713925f-5617-45e5-8054-b5592deee207/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:48.864 7 WARNING oslo_policy.policy [None req-4d6c9643-20d0-444b-b754-2fa49b4e37cb a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - 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-07-01 08:38:48.865 7 WARNING oslo_policy.policy [None req-4d6c9643-20d0-444b-b754-2fa49b4e37cb a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - 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-07-01 08:38:48.866 7 INFO glance.api.v2.image_data [None req-4d6c9643-20d0-444b-b754-2fa49b4e37cb a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:38:48.922 7 WARNING glance_store._drivers.rbd [None req-4d6c9643-20d0-444b-b754-2fa49b4e37cb a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 08:38:49.752 7 INFO glance.location [None req-4d6c9643-20d0-444b-b754-2fa49b4e37cb a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 367/723] 10.0.0.228 () {32 vars in 727 bytes} [Wed Jul 1 08:38:48 2026] PUT /v2/images/3713925f-5617-45e5-8054-b5592deee207/file => generated 0 bytes in 948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/724] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/3713925f-5617-45e5-8054-b5592deee207 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 10.0.0.228 () {32 vars in 717 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/3713925f-5617-45e5-8054-b5592deee207/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.228 () {34 vars in 655 bytes} [Wed Jul 1 08:38:49 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/727] 10.0.0.228 () {32 vars in 726 bytes} [Wed Jul 1 08:38:50 2026] PATCH /v2/images/fb46e75d-9736-4272-9699-a39dace70715 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/728] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:50 2026] GET /v2/images/fb46e75d-9736-4272-9699-a39dace70715 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:50.122 7 WARNING glance.api.v2.images [None req-feae8055-f153-460b-bb4e-3b9f3727c098 a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb46e75d-9736-4272-9699-a39dace70715 [pid: 7|app: 0|req: 370/729] 10.0.0.228 () {32 vars in 710 bytes} [Wed Jul 1 08:38:50 2026] DELETE /v2/images/fb46e75d-9736-4272-9699-a39dace70715 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/730] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:50 2026] GET /v2/images/fb46e75d-9736-4272-9699-a39dace70715 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:50.204 7 WARNING glance.api.v2.images [None req-5efdc6bb-f1cb-44b2-b638-66f2b96d7a4e a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3713925f-5617-45e5-8054-b5592deee207 [pid: 7|app: 0|req: 371/731] 10.0.0.228 () {32 vars in 710 bytes} [Wed Jul 1 08:38:50 2026] DELETE /v2/images/3713925f-5617-45e5-8054-b5592deee207 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/732] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:50 2026] GET /v2/images/3713925f-5617-45e5-8054-b5592deee207 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:50.984 7 WARNING glance.api.v2.images [None req-f476782c-c609-49e8-adb9-9dc62b36f75a a8eefaba102544eca2b59ee5268e6cdf 2f861520a9554f599bb2d64e26cdbf92 - - default default] Failed to find image 84be2281-8a8e-472f-9514-a826e4643293 to delete: glance.common.exception.ImageNotFound: No image found with ID 84be2281-8a8e-472f-9514-a826e4643293 [pid: 7|app: 0|req: 372/733] 10.0.0.228 () {32 vars in 710 bytes} [Wed Jul 1 08:38:50 2026] DELETE /v2/images/84be2281-8a8e-472f-9514-a826e4643293 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:38:50 2026] GET /v2/images/84be2281-8a8e-472f-9514-a826e4643293 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:39:44 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.228 () {32 vars in 707 bytes} [Wed Jul 1 08:39:44 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:39:45 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/748] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 370/749] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 380/750] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:39:45 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 381/752] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 372/753] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:39:45 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 382/754] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 373/755] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:39:45 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: 383/756] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:39:46 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:39:46 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: 384/758] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:39:46 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/759] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:39:46 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: 385/760] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:39:46 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: 377/763] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:39:54 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 387/764] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:39:54 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:40:32 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => 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: 392/774] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:40:32 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: 390/789] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:41:39 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/790] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:41:40 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: 402/793] 10.0.0.133 () {36 vars in 987 bytes} [Wed Jul 1 08:41:57 2026] GET /v2/images/3206b9d1-d06e-4e58-a04a-f2cf75722949 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.133 () {36 vars in 927 bytes} [Wed Jul 1 08:41:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 199.204.45.53 () {32 vars in 825 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/images?status=active&owner=075b41ad5db5452fac1a166ae5a6d627&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 199.204.45.53 () {32 vars in 652 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/807] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/808] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:42:38 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: 400/809] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/811] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:42:38 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: 411/812] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:42:38 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: 402/813] 10.0.0.194 () {36 vars in 987 bytes} [Wed Jul 1 08:42:38 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/814] 10.0.0.194 () {36 vars in 927 bytes} [Wed Jul 1 08:42:38 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: 403/815] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:42:39 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/816] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:42:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/817] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jul 1 08:42:39 2026] GET /v2/images/10385b77-1408-432a-a274-e02f3196b9ff => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/818] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:42:39 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: 405/819] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jul 1 08:42: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: 428/864] 10.0.0.228 () {32 vars in 633 bytes} [Wed Jul 1 08:46:19 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)