+ 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 [Sat Aug 22 11:01:26 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-f84f7d669-9dgw6 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 0x7ff6ab654668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-22 11:01:28.090 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-22 11:01:28.132 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-08-22 11:01:28.941 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-22 11:01:28.942 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-22 11:01:28.943 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 11:01:29.009 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-22 11:01:29.010 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-22 11:01:29.010 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 11:01:31.126 7 WARNING glance.api.v2.images [None req-cdf57c88-848e-4fd4-9d1b-aafb6678eaf4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 11:01:31.252 8 WARNING glance.api.v2.images [None req-27505ea6-ac56-4a2e-90e7-a38df4fb8743 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 11:01:31.530 7 WARNING keystonemiddleware._common.config [None req-cdf57c88-848e-4fd4-9d1b-aafb6678eaf4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:01:31.540 7 WARNING oslo_config.cfg [None req-cdf57c88-848e-4fd4-9d1b-aafb6678eaf4 - - - - - -] 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 0x7ff6ab654668 pid: 7 (default app) 2026-08-22 11:01:31.614 8 WARNING keystonemiddleware._common.config [None req-27505ea6-ac56-4a2e-90e7-a38df4fb8743 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:01:31.622 8 WARNING oslo_config.cfg [None req-27505ea6-ac56-4a2e-90e7-a38df4fb8743 - - - - - -] 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 0x7ff6ab654668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:01:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:01:33.592 8 WARNING oslo_policy.policy [None req-1b51b723-b0af-4399-bdaf-a1b8a63b4e08 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:33.593 8 WARNING oslo_policy.policy [None req-1b51b723-b0af-4399-bdaf-a1b8a63b4e08 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:33.607 8 WARNING oslo_policy.policy [None req-1b51b723-b0af-4399-bdaf-a1b8a63b4e08 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:33.607 8 WARNING oslo_policy.policy [None req-1b51b723-b0af-4399-bdaf-a1b8a63b4e08 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:01:33 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:01: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: 2/7] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:01:37 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-08-22 11:01:37.530 7 WARNING oslo_policy.policy [None req-7615bedc-ea0b-4eff-8651-33139c7c5972 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:37.530 7 WARNING oslo_policy.policy [None req-7615bedc-ea0b-4eff-8651-33139c7c5972 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.179 () {44 vars in 911 bytes} [Sat Aug 22 11:01:37 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.179 () {44 vars in 933 bytes} [Sat Aug 22 11:01:37 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-08-22 11:01:37.662 7 WARNING oslo_policy.policy [None req-f02b9360-f18b-42e0-9430-25a82c6b5105 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:37.662 7 WARNING oslo_policy.policy [None req-f02b9360-f18b-42e0-9430-25a82c6b5105 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - 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: 7/10] 199.19.213.179 () {44 vars in 939 bytes} [Sat Aug 22 11:01:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 11:01:37.755 8 WARNING oslo_config.cfg [None req-481c08ab-cc03-409c-bef5-799449ac5b98 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.179 () {48 vars in 951 bytes} [Sat Aug 22 11:01:37 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 11:01:37.778 7 WARNING oslo_policy.policy [None req-b4759bb2-d912-4ac8-98a9-db228bf671bf 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:37.779 7 WARNING oslo_policy.policy [None req-b4759bb2-d912-4ac8-98a9-db228bf671bf 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:01:37.780 7 INFO glance.api.v2.image_data [None req-b4759bb2-d912-4ac8-98a9-db228bf671bf 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 11:01:41.008 7 WARNING glance.location [None req-b4759bb2-d912-4ac8-98a9-db228bf671bf 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.179 () {48 vars in 1045 bytes} [Sat Aug 22 11:01:37 2026] PUT /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09/file => generated 0 bytes in 3276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7640 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:01:41 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 11:01:41.154 7 WARNING oslo_config.cfg [None req-68d14c82-bff4-472c-b470-a3d5d9f9a027 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - 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: 9/16] 199.19.213.179 () {48 vars in 1051 bytes} [Sat Aug 22 11:01:41 2026] PATCH /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:01:41 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:23:03 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: 137/275] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:23:03 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:23:21 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: 140/281] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:23:21 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.179 () {44 vars in 937 bytes} [Sat Aug 22 11:23:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.179 () {44 vars in 959 bytes} [Sat Aug 22 11:23:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.179 () {44 vars in 939 bytes} [Sat Aug 22 11:23:21 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: 8|app: 0|req: 142/285] 199.19.213.179 () {48 vars in 951 bytes} [Sat Aug 22 11:23:21 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 11:23:21.911 7 INFO glance.api.v2.image_data [None req-7b34112b-85cc-4f40-bfce-dc846ce40f80 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 11:23:49.069 7 WARNING glance.location [None req-7b34112b-85cc-4f40-bfce-dc846ce40f80 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/290] 199.19.213.179 () {48 vars in 1046 bytes} [Sat Aug 22 11:23:21 2026] PUT /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb/file => generated 0 bytes in 27210 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62131 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:23:49 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.19.213.179 () {48 vars in 1051 bytes} [Sat Aug 22 11:23:49 2026] PATCH /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:23:49 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:23:50 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: 149/295] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:23:50 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:31:08 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: 194/385] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:31:08 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:31:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:31:18 2026] GET /v2/images => generated 2778 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.179 () {44 vars in 947 bytes} [Sat Aug 22 11:31:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.179 () {44 vars in 969 bytes} [Sat Aug 22 11:31:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.179 () {44 vars in 939 bytes} [Sat Aug 22 11:31:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.179 () {48 vars in 951 bytes} [Sat Aug 22 11:31:19 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 11:31:19.505 8 WARNING oslo_policy.policy [None req-417aaa50-8bdc-44a2-95bf-d869313d0886 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:31:19.505 8 WARNING oslo_policy.policy [None req-417aaa50-8bdc-44a2-95bf-d869313d0886 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:31:19.506 8 INFO glance.api.v2.image_data [None req-417aaa50-8bdc-44a2-95bf-d869313d0886 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 11:31:39.196 8 INFO glance.location [None req-417aaa50-8bdc-44a2-95bf-d869313d0886 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/398] 199.19.213.179 () {48 vars in 1045 bytes} [Sat Aug 22 11:31:19 2026] PUT /v2/images/745ff942-db20-4906-acd1-13e81285c051/file => generated 0 bytes in 19740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21068 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:31:39 2026] GET /v2/images/745ff942-db20-4906-acd1-13e81285c051 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.179 () {48 vars in 1051 bytes} [Sat Aug 22 11:31:39 2026] PATCH /v2/images/745ff942-db20-4906-acd1-13e81285c051 => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:31:39 2026] GET /v2/images/745ff942-db20-4906-acd1-13e81285c051 => 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: 205/410] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:32:19 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: 206/411] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:32:19 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:32:29 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: 207/415] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:32:29 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.179 () {44 vars in 939 bytes} [Sat Aug 22 11:32:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.19.213.179 () {44 vars in 961 bytes} [Sat Aug 22 11:32:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.19.213.179 () {44 vars in 939 bytes} [Sat Aug 22 11:32:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.19.213.179 () {48 vars in 951 bytes} [Sat Aug 22 11:32:29 2026] POST /v2/images => generated 791 bytes in 116 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 11:32:29.333 7 INFO glance.api.v2.image_data [None req-902d478e-4b7f-477d-a666-3b258bb1d106 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 11:32:45.436 7 INFO glance.location [None req-902d478e-4b7f-477d-a666-3b258bb1d106 5db254f8b7274e1e8c8603b6719f50c6 ca807da0169841588cbbfabcf717c80d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/424] 199.19.213.179 () {48 vars in 1046 bytes} [Sat Aug 22 11:32:29 2026] PUT /v2/images/d5062944-9938-4972-b1d6-fd0317d57878/file => generated 0 bytes in 16157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47178 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:32:45 2026] GET /v2/images/d5062944-9938-4972-b1d6-fd0317d57878 => generated 1204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.179 () {48 vars in 1051 bytes} [Sat Aug 22 11:32:45 2026] PATCH /v2/images/d5062944-9938-4972-b1d6-fd0317d57878 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.19.213.179 () {44 vars in 971 bytes} [Sat Aug 22 11:32:45 2026] GET /v2/images/d5062944-9938-4972-b1d6-fd0317d57878 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/602] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:47:15 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: 300/603] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:47:15 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:49:49 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: 316/635] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:49:49 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:49:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:49:51 2026] GET /v2/images => generated 5574 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:50:46 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: 324/651] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:50:46 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:50:56 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: 326/655] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:50:56 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: 334/670] 199.19.213.179 () {42 vars in 688 bytes} [Sat Aug 22 11:52:04 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: 337/671] 199.19.213.179 () {44 vars in 910 bytes} [Sat Aug 22 11:52:04 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/682] 10.0.0.158 () {32 vars in 632 bytes} [Sat Aug 22 11:52:51 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/687] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:53:12 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:53:12 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: 343/689] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:53:12 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:53:12 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: 344/691] 199.19.213.179 () {36 vars in 990 bytes} [Sat Aug 22 11:53:19 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 199.19.213.179 () {36 vars in 930 bytes} [Sat Aug 22 11:53:19 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: 345/693] 199.19.213.179 () {36 vars in 990 bytes} [Sat Aug 22 11:53:20 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 349/694] 199.19.213.179 () {36 vars in 930 bytes} [Sat Aug 22 11:53:20 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: 347/697] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:53:27 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53:27 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: 348/699] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53: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: 8|app: 0|req: 352/700] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:53:27 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 349/701] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53: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: 353/702] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53:27 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: 350/703] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:53:27 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53: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: 351/705] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:53:27 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: 355/706] 10.0.0.24 () {36 vars in 909 bytes} [Sat Aug 22 11:53:29 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: 352/707] 10.0.0.24 () {36 vars in 1005 bytes} [Sat Aug 22 11:53:29 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09/locations => generated 127 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.24 () {36 vars in 985 bytes} [Sat Aug 22 11:53:29 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 353/709] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:53:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:53:29 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: 357/717] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:53:54 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:54:14 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:54:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:54:34 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:54: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: 7|app: 0|req: 365/733] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:54:47 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 369/734] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:54:47 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: 374/743] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:55:23 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:55:23 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: 372/747] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:55:39 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:55: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: 7|app: 0|req: 374/751] 10.0.0.158 () {34 vars in 654 bytes} [Sat Aug 22 11:55:45 2026] POST /v2/images => generated 649 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 11:55:45.383 8 WARNING glance.api.v2.images [None req-eb094b7f-9c06-4dac-b33d-85b8f6f68584 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cebcedc7-35eb-4eae-aadd-f1b632cbb315 [pid: 8|app: 0|req: 378/752] 10.0.0.158 () {32 vars in 709 bytes} [Sat Aug 22 11:55:45 2026] DELETE /v2/images/cebcedc7-35eb-4eae-aadd-f1b632cbb315 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:45 2026] GET /v2/images/cebcedc7-35eb-4eae-aadd-f1b632cbb315 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.158 () {32 vars in 632 bytes} [Sat Aug 22 11:55:45 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.158 () {34 vars in 654 bytes} [Sat Aug 22 11:55:45 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/756] 10.0.0.158 () {32 vars in 716 bytes} [Sat Aug 22 11:55:45 2026] GET /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 11:55:45.579 7 INFO glance.api.v2.image_data [None req-b7755716-e722-4b4b-b522-b4eaa73b5d78 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 11:55:45.630 7 WARNING glance_store._drivers.rbd [None req-b7755716-e722-4b4b-b522-b4eaa73b5d78 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-22 11:55:45.900 7 INFO glance.location [None req-b7755716-e722-4b4b-b522-b4eaa73b5d78 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/757] 10.0.0.158 () {32 vars in 726 bytes} [Sat Aug 22 11:55:45 2026] PUT /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885/file => generated 0 bytes in 392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:45 2026] GET /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.158 () {32 vars in 716 bytes} [Sat Aug 22 11:55:45 2026] GET /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885/file => generated 1024 bytes in 192 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.158 () {34 vars in 654 bytes} [Sat Aug 22 11:55:46 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.158 () {32 vars in 725 bytes} [Sat Aug 22 11:55:46 2026] PATCH /v2/images/2fd06427-e59c-48d8-877b-c264fa511ffb => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:46 2026] GET /v2/images/2fd06427-e59c-48d8-877b-c264fa511ffb => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 11:55:46.330 7 WARNING glance.api.v2.images [None req-07e10e36-2b23-43de-9eb3-e7dd824f4d03 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2fd06427-e59c-48d8-877b-c264fa511ffb [pid: 7|app: 0|req: 380/763] 10.0.0.158 () {32 vars in 709 bytes} [Sat Aug 22 11:55:46 2026] DELETE /v2/images/2fd06427-e59c-48d8-877b-c264fa511ffb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:46 2026] GET /v2/images/2fd06427-e59c-48d8-877b-c264fa511ffb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:55:46.405 7 WARNING glance.api.v2.images [None req-0375ea3e-36cd-4f65-b49c-1789074620fc 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4670aa8a-010f-4cbf-8d71-cfff51980885 [pid: 7|app: 0|req: 381/765] 10.0.0.158 () {32 vars in 709 bytes} [Sat Aug 22 11:55:46 2026] DELETE /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:47 2026] GET /v2/images/4670aa8a-010f-4cbf-8d71-cfff51980885 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 11:55:47.164 7 WARNING glance.api.v2.images [None req-80f27881-5146-4d20-8f86-4902b4bfd7f2 535797bf025d450a85d17619338034dd cfacbd539916439a8d94d2b028a48252 - - default default] Failed to find image cebcedc7-35eb-4eae-aadd-f1b632cbb315 to delete: glance.common.exception.ImageNotFound: No image found with ID cebcedc7-35eb-4eae-aadd-f1b632cbb315 [pid: 7|app: 0|req: 382/767] 10.0.0.158 () {32 vars in 709 bytes} [Sat Aug 22 11:55:47 2026] DELETE /v2/images/cebcedc7-35eb-4eae-aadd-f1b632cbb315 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:55:47 2026] GET /v2/images/cebcedc7-35eb-4eae-aadd-f1b632cbb315 => 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: 383/769] 10.0.0.158 () {30 vars in 410 bytes} [Sat Aug 22 11:55:49 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: 389/774] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 386/775] 10.0.0.158 () {32 vars in 706 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 387/777] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:56:04 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: 391/778] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/779] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.24 () {36 vars in 909 bytes} [Sat Aug 22 11:56:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.24 () {36 vars in 1005 bytes} [Sat Aug 22 11:56:05 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.24 () {36 vars in 985 bytes} [Sat Aug 22 11:56:05 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 392/787] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:56:23 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 395/794] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:56:24 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: 400/795] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:56:29 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => 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: 396/796] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:56:29 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: 399/801] 10.0.0.111 () {36 vars in 986 bytes} [Sat Aug 22 11:56:48 2026] GET /v2/images/f248718a-196b-4878-b9f8-e120fb9d9b09 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.111 () {36 vars in 926 bytes} [Sat Aug 22 11:56:48 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: 409/813] 199.19.213.179 () {32 vars in 825 bytes} [Sat Aug 22 11:57:32 2026] GET /v2/images?status=active&owner=ca807da0169841588cbbfabcf717c80d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 199.19.213.179 () {32 vars in 652 bytes} [Sat Aug 22 11:57:32 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: 410/815] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 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: 411/817] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 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: 407/818] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:57: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: 413/821] 10.0.0.99 () {36 vars in 985 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.99 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.24 () {36 vars in 909 bytes} [Sat Aug 22 11:57:33 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: 410/824] 10.0.0.24 () {36 vars in 1005 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.24 () {36 vars in 985 bytes} [Sat Aug 22 11:57:33 2026] GET /v2/images/e3138567-5fdf-4965-9b41-09b9772bacbb => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 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: 416/827] 10.0.0.24 () {36 vars in 925 bytes} [Sat Aug 22 11:57:33 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: 440/884] 10.0.0.158 () {32 vars in 632 bytes} [Sat Aug 22 12:02:11 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)